Dresden OCL Toolkit

tudresden.ocl.sql.gui
Class ChoiceTab.ClassViewer

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

private class ChoiceTab.ClassViewer
extends Object
implements ListSelectionListener

ListSelectionListener viewing selected classes


Field Summary
private  Hashtable classStrategies
           
private  JList list
           
private  JPanel panel
           
 
Constructor Summary
ChoiceTab.ClassViewer(JPanel panel, JList list, Hashtable classStrategies)
           
 
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

classStrategies

private Hashtable classStrategies
Constructor Detail

ChoiceTab.ClassViewer

public ChoiceTab.ClassViewer(JPanel panel,
                             JList list,
                             Hashtable classStrategies)
Parameters:
panel - the JPanel to use for display
list - the List where the displayable class was selected
classStrategies - the Hashtable to store selected strategies (MClassifier -> Strategy)
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.