net.sourceforge.demetrix.properties.swixml
Class StringPropertySwixMLRepresentation
java.lang.Object
net.sourceforge.demetrix.properties.swixml.StringPropertySwixMLRepresentation
- All Implemented Interfaces:
- DemetrixPropertyRepresentation, SwixMLDemetrixPropertyRepresentation
- public class StringPropertySwixMLRepresentation
- 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
StringPropertySwixMLRepresentation
public StringPropertySwixMLRepresentation()
updateRepresentation
public void updateRepresentation(DemetrixProperty property)
- Specified by:
updateRepresentation
in interface DemetrixPropertyRepresentation
getPanel
public JPanel getPanel()
- Specified by:
getPanel
in interface SwixMLDemetrixPropertyRepresentation
- Returns:
updatePropertyData
public void updatePropertyData(DemetrixProperty property)
- Specified by:
updatePropertyData
in interface DemetrixPropertyRepresentation
isEnteredDataValid
public boolean isEnteredDataValid()
- Specified by:
isEnteredDataValid
in interface DemetrixPropertyRepresentation