|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.gui.swing.dialog.graphfilechooser.GraphFileChooserOption
com.tensegrity.gui.swing.dialog.graphfilechooser.GraphFileChooserOptionLabel
GraphFileChooserOptionLabel
| Field Summary |
| Fields inherited from class com.tensegrity.gui.swing.dialog.graphfilechooser.GraphFileChooserOption |
file, filter |
| Constructor Summary | |
GraphFileChooserOptionLabel(java.lang.String text)
Constructor |
|
| Method Summary | |
protected java.lang.Object |
getInitialValue()
Called at initialization time to determine the initial value |
protected void |
parentValueChanged(java.lang.Object newVal)
Called when the parent option changes the value |
void |
setValue(java.lang.Object val)
Sets the new value of this option |
| Methods inherited from class com.tensegrity.gui.swing.dialog.graphfilechooser.GraphFileChooserOption |
addChild, getChild, getChildCount, getComponent, getDepth, getIndentation, getParent, getValue, isEnabled, removeChild, revalidate, updateIndentation, updateState |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GraphFileChooserOptionLabel(java.lang.String text)
text - The text to display in the label| Method Detail |
protected void parentValueChanged(java.lang.Object newVal)
GraphFileChooserOption
parentValueChanged in class GraphFileChooserOptionnewVal - The new value of the optionprotected java.lang.Object getInitialValue()
GraphFileChooserOption
getInitialValue in class GraphFileChooserOptionpublic void setValue(java.lang.Object val)
GraphFileChooserOption
setValue in class GraphFileChooserOptionval - the new value of this option to set
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||