be.lassi.ui.library
Class AttributeValuesView
java.lang.Object
be.lassi.ui.library.TableView
be.lassi.ui.library.AttributeValuesView
- All Implemented Interfaces:
- View
public class AttributeValuesView
- extends TableView
Method Summary |
protected java.lang.String |
getTitle()
|
protected void |
prototypeValues(org.jdesktop.swingx.JXTable table)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributeValuesView
public AttributeValuesView(AttributeValuesPresentationModel model)
getTitle
protected java.lang.String getTitle()
- Specified by:
getTitle
in class TableView
prototypeValues
protected void prototypeValues(org.jdesktop.swingx.JXTable table)
- Overrides:
prototypeValues
in class TableView