net.sourceforge.demetrix.properties.swixml
Class IntegerPropertySwixMLRepresentation
java.lang.Object
net.sourceforge.demetrix.properties.swixml.IntegerPropertySwixMLRepresentation
- All Implemented Interfaces:
- DemetrixPropertyRepresentation, SwixMLDemetrixPropertyRepresentation
- public class IntegerPropertySwixMLRepresentation
- 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
propertyValueTextField
public JTextField propertyValueTextField
UI_DEF_FILE_NAME
public static final String UI_DEF_FILE_NAME
- See Also:
- Constant Field Values
IntegerPropertySwixMLRepresentation
public IntegerPropertySwixMLRepresentation()
getPanel
public JPanel getPanel()
- Specified by:
getPanel
in interface SwixMLDemetrixPropertyRepresentation
isEnteredDataValid
public boolean isEnteredDataValid()
- Specified by:
isEnteredDataValid
in interface DemetrixPropertyRepresentation
updatePropertyData
public void updatePropertyData(DemetrixProperty property)
- Specified by:
updatePropertyData
in interface DemetrixPropertyRepresentation
updateRepresentation
public void updateRepresentation(DemetrixProperty property)
- Specified by:
updateRepresentation
in interface DemetrixPropertyRepresentation