public class GUIPropertyListString extends GUIPropertyList<java.lang.String>
| Constructor and Description |
|---|
GUIPropertyListString() |
| Modifier and Type | Method and Description |
|---|---|
<P extends Property<?>> |
parseComponents(P property,
java.util.List<java.util.List<java.util.List<java.lang.Object>>> values)
Parse the components and make appropriate data structures out of it
|
fillGUI, getDataRow, getHeaderRowsgetFooterRows, initialiseGUIProperty, initialiseTabPane, initialiseTabPanepublic <P extends Property<?>> java.util.ArrayList<java.lang.String> parseComponents(P property, java.util.List<java.util.List<java.util.List<java.lang.Object>>> values) throws java.lang.InstantiationException, java.lang.IllegalAccessException
GUIPropertyjava.lang.InstantiationExceptionjava.lang.IllegalAccessException