Uses of Enum Class
likelihoodDetectionModule.NewBandNameDialog.BandType
-
Uses of NewBandNameDialog.BandType in likelihoodDetectionModule
Modifier 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.ModifierConstructorDescriptionNewBandNameDialog
(NewBandNameDialog.BandType type, ArrayList<String> existingIdentifiers) Instantiates a new new band name dialog.