Dresden OCL Toolkit

tudresden.ocl.sql.gui
Class ChoiceTab.TreeViewer

java.lang.Object
  extended bytudresden.ocl.sql.gui.ChoiceTab.TreeViewer
All Implemented Interfaces:
EventListener, ListSelectionListener
Enclosing class:
ChoiceTab

private class ChoiceTab.TreeViewer
extends Object
implements ListSelectionListener

ListSelectionListener to View InheritanceTrees uses a JTree for display


Field Summary
private  JList list
           
private  JPanel panel
           
 
Constructor Summary
ChoiceTab.TreeViewer(JPanel panel, JList list)
           
 
Method Summary
 void valueChanged(ListSelectionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

panel

private JPanel panel

list

private JList list
Constructor Detail

ChoiceTab.TreeViewer

public ChoiceTab.TreeViewer(JPanel panel,
                            JList list)
Parameters:
panel - the JPanel for display
Method Detail

valueChanged

public void valueChanged(ListSelectionEvent e)
Specified by:
valueChanged in interface ListSelectionListener

Dresden OCL Toolkit

Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.