Uses of Enum
org.optaplanner.benchmark.impl.aggregator.swingui.MixedCheckBox.MixedCheckBoxStatus
Packages that use MixedCheckBox.MixedCheckBoxStatus
-
Uses of MixedCheckBox.MixedCheckBoxStatus in org.optaplanner.benchmark.impl.aggregator.swingui
Methods in org.optaplanner.benchmark.impl.aggregator.swingui that return MixedCheckBox.MixedCheckBoxStatusModifier and TypeMethodDescriptionMixedCheckBox.getStatus()
Returns the enum constant of this type with the specified name.static MixedCheckBox.MixedCheckBoxStatus[]
MixedCheckBox.MixedCheckBoxStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.optaplanner.benchmark.impl.aggregator.swingui with parameters of type MixedCheckBox.MixedCheckBoxStatusModifier and TypeMethodDescriptionvoid
MixedCheckBox.setStatus
(MixedCheckBox.MixedCheckBoxStatus status)