tudresden.ocl.sql.gui
Class ChoiceTab.AssociationViewer
java.lang.Object
tudresden.ocl.sql.gui.ChoiceTab.AssociationViewer
- All Implemented Interfaces:
- EventListener, ListSelectionListener
- Enclosing class:
- ChoiceTab
- private class ChoiceTab.AssociationViewer
- extends Object
- implements ListSelectionListener
ListSelectionListener for all kinds of assoiations to be displayed
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
associations
private Vector associations
ChoiceTab.AssociationViewer
public ChoiceTab.AssociationViewer(JPanel panel,
JList list,
Vector associations)
- Parameters:
panel
- the panel for displaylist
- the JList to get selected associations fromassociations
- a Vctor of MAssociation corresponding to list
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.