RandomnessConfigurable
Randomness' root configurable; all other configurables are its children.
Constructors
Types
Functions
Link copied to clipboard
Returns a panel containing links to the other configurables.
Link copied to clipboard
Link copied to clipboard
Returns the name of the configurable as displayed in the settings window.
Link copied to clipboard
@Nullable
@NonNls
@Contract(pure = true)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Returns false because there is nothing to be modified.
open fun isModified(@NotNull p0: @NotNull JTextField, @NotNull p1: @NotNull String): Boolean
Content copied to clipboard
open fun isModified(@NotNull p0: @NotNull JToggleButton, p1: Boolean): Boolean
Content copied to clipboard
open fun isModified( @NotNull p0: @NotNull JTextField, p1: Int, @NotNull p2: @NotNull UINumericRange): Boolean
Content copied to clipboard