|
||||||||||
| 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.SelectionEntry
A SelectionEntry for a dropdown-box
| Constructor Summary | |
SelectionEntry()
Creates a new instance of SelectionEntry |
|
| Method Summary | |
java.lang.String |
getName()
Getter for property _name. |
java.lang.String |
getValue()
Getter for property _value. |
void |
setName(java.lang.String _name)
Setter for property _name. |
void |
setValue(java.lang.String _value)
Setter for property _value. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SelectionEntry()
| Method Detail |
public java.lang.String getName()
public void setName(java.lang.String _name)
_name - New value of property _name.public java.lang.String getValue()
public void setValue(java.lang.String _value)
_value - New value of property _value.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||