|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.openai.ai.nn.gui.properties.PropertyFile
Temporary object Used for reading values from a XML-propertydefinition.
Constructor Summary | |
PropertyFile()
Creates a new instance of PropertyFile |
Method Summary | |
java.util.Vector |
getLists()
|
java.util.Vector |
getSelections()
Getter for property _selections. |
void |
setLists(java.util.Vector lists)
|
void |
setSelections(java.util.Vector _selections)
Setter for property _selections. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PropertyFile()
Method Detail |
public java.util.Vector getLists()
public void setLists(java.util.Vector lists)
public java.util.Vector getSelections()
public void setSelections(java.util.Vector _selections)
_selections
- New value of property _selections.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |