tudresden.ocl.sql.gui
Class ChoiceTab.ClassViewer
java.lang.Object
tudresden.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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
panel
private JPanel panel
list
private JList list
classStrategies
private Hashtable classStrategies
ChoiceTab.ClassViewer
public ChoiceTab.ClassViewer(JPanel panel,
JList list,
Hashtable classStrategies)
- Parameters:
panel
- the JPanel to use for displaylist
- the List where the displayable class was selectedclassStrategies
- the Hashtable to store selected strategies
(MClassifier -> Strategy)
valueChanged
public void valueChanged(ListSelectionEvent e)
- Specified by:
valueChanged
in interface ListSelectionListener
Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.