Uses of Enum Class
loggerForms.HeadingTypes
Packages that use HeadingTypes
-
Uses of HeadingTypes in loggerForms
Methods in loggerForms that return HeadingTypesModifier and TypeMethodDescriptionstatic HeadingTypesstatic HeadingTypesReturns the enum constant of this class with the specified name.static HeadingTypes[]HeadingTypes.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of HeadingTypes in loggerForms.propertyInfos
Methods in loggerForms.propertyInfos that return HeadingTypesConstructors in loggerForms.propertyInfos with parameters of type HeadingTypesModifierConstructorDescriptionHEADINGinfo(ControlDescription relatedControl, int controlIndex, RangeUnitTypes unitType, int arrowLength, int arrowHeadSize, HeadingTypes type, boolean fillHead, Color colour)