com.tensegrity.gui.swing.dialog.graphfilechooser
Class GraphFileChooserOptionSeperator

java.lang.Object
  extended bycom.tensegrity.gui.swing.dialog.graphfilechooser.GraphFileChooserOption
      extended bycom.tensegrity.gui.swing.dialog.graphfilechooser.GraphFileChooserOptionSeperator

public class GraphFileChooserOptionSeperator
extends GraphFileChooserOption

GraphFileChooserOptionSeperator

Author:
BurkhardWick

Field Summary
 
Fields inherited from class com.tensegrity.gui.swing.dialog.graphfilechooser.GraphFileChooserOption
file, filter
 
Constructor Summary
GraphFileChooserOptionSeperator()
          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
 
Methods inherited from class com.tensegrity.gui.swing.dialog.graphfilechooser.GraphFileChooserOption
addChild, getChild, getChildCount, getComponent, getDepth, getIndentation, getParent, getValue, isEnabled, removeChild, revalidate, setValue, updateIndentation, updateState
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphFileChooserOptionSeperator

public GraphFileChooserOptionSeperator()
Constructor

Method Detail

parentValueChanged

protected void parentValueChanged(java.lang.Object newVal)
Description copied from class: GraphFileChooserOption
Called when the parent option changes the value

Specified by:
parentValueChanged in class GraphFileChooserOption
Parameters:
newVal - The new value of the option

getInitialValue

protected java.lang.Object getInitialValue()
Description copied from class: GraphFileChooserOption
Called at initialization time to determine the initial value

Specified by:
getInitialValue in class GraphFileChooserOption
Returns:
The initial value of this option


Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.