Class BooleanPanel
java.lang.Object
loggerForms.formdesign.propertypanels.PropertyPanel
loggerForms.formdesign.propertypanels.BooleanPanel
-
Constructor Summary
ConstructorDescriptionBooleanPanel
(FormEditor formEditor, PropertyTypes propertyType, String hint) -
Method Summary
Methods inherited from class loggerForms.formdesign.propertypanels.PropertyPanel
fetchProperty, getPanel, getPropertyType, getUseProperty, notifyChanges, pushProperty
-
Constructor Details
-
BooleanPanel
-
-
Method Details
-
propertyEnable
public void propertyEnable(boolean enabled) - Specified by:
propertyEnable
in classPropertyPanel
-