Uses of Enum Class
loggerForms.BearingTypes
-
Uses of BearingTypes in loggerForms
Modifier and TypeMethodDescriptionFormDescription.getBearingType()
FormDescription.getHeadingType()
static BearingTypes
static BearingTypes
Returns the enum constant of this class with the specified name.static BearingTypes[]
BearingTypes.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of BearingTypes in loggerForms.propertyInfos
ModifierConstructorDescriptionBEARINGinfo
(ControlDescription relatedControl, int controlIndex, BearingTypes type, boolean plot)