public class GUIPropertyListDouble extends GUIPropertyList<java.lang.Double>
Constructor and Description |
---|
GUIPropertyListDouble() |
Modifier and Type | Method and Description |
---|---|
<P extends Property<?>> |
parseComponents(P property,
java.util.List<java.util.List<java.util.List<java.lang.Object>>> lines)
Parse the components and make appropriate data structures out of it
|
fillGUI, getDataRow, getHeaderRows
getFooterRows, initialiseGUIProperty, initialiseTabPane, initialiseTabPane
public <P extends Property<?>> java.util.List<java.lang.Double> parseComponents(P property, java.util.List<java.util.List<java.util.List<java.lang.Object>>> lines) throws java.lang.InstantiationException, java.lang.IllegalAccessException
GUIProperty
java.lang.InstantiationException
java.lang.IllegalAccessException