Uses of Enum Class
likelihoodDetectionModule.NewBandNameDialog.BandType
Packages that use NewBandNameDialog.BandType
-
Uses of NewBandNameDialog.BandType in likelihoodDetectionModule
Methods in likelihoodDetectionModule that return NewBandNameDialog.BandTypeModifier and TypeMethodDescriptionstatic NewBandNameDialog.BandType
Returns the enum constant of this class with the specified name.static NewBandNameDialog.BandType[]
NewBandNameDialog.BandType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in likelihoodDetectionModule with parameters of type NewBandNameDialog.BandTypeModifierConstructorDescriptionNewBandNameDialog
(NewBandNameDialog.BandType type, ArrayList<String> existingIdentifiers) Instantiates a new new band name dialog.