Uses of Enum Class
org.loboevolution.gui.FieldType
Packages that use FieldType
-
Uses of FieldType in org.loboevolution.gui
Fields in org.loboevolution.gui declared as FieldTypeMethods in org.loboevolution.gui that return FieldTypeModifier and TypeMethodDescriptionstatic FieldType
Returns the enum constant of this class with the specified name.static FieldType[]
FieldType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.loboevolution.gui with parameters of type FieldTypeModifierConstructorDescriptionInstantiates a new form field.Instantiates a new form field.Instantiates a new form field.Instantiates a new form field.