net.sourceforge.demetrix.properties.swixml
Class BooleanPropertySwixMLRepresentation
java.lang.Object
net.sourceforge.demetrix.properties.swixml.BooleanPropertySwixMLRepresentation
- All Implemented Interfaces:
- DemetrixPropertyRepresentation, SwixMLDemetrixPropertyRepresentation
- public class BooleanPropertySwixMLRepresentation
- extends Object
- implements SwixMLDemetrixPropertyRepresentation
- Author:
- Dimitri Pissarenko
*
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
private Logger logger
panel
private JPanel panel
propertyNameLabel
public JLabel propertyNameLabel
propertyValueCheckBox
public JCheckBox propertyValueCheckBox
UI_DEF_FILE_NAME
public static final String UI_DEF_FILE_NAME
- See Also:
- Constant Field Values
BooleanPropertySwixMLRepresentation
public BooleanPropertySwixMLRepresentation()
updatePropertyData
public void updatePropertyData(DemetrixProperty property)
- Specified by:
updatePropertyData
in interface DemetrixPropertyRepresentation
updateRepresentation
public void updateRepresentation(DemetrixProperty property)
- Specified by:
updateRepresentation
in interface DemetrixPropertyRepresentation
getPanel
public JPanel getPanel()
- Specified by:
getPanel
in interface SwixMLDemetrixPropertyRepresentation
isEnteredDataValid
public boolean isEnteredDataValid()
- Specified by:
isEnteredDataValid
in interface DemetrixPropertyRepresentation