tudresden.ocl.sql.gui
Class ChoiceTab.AttributeViewer
java.lang.Object
tudresden.ocl.sql.gui.ChoiceTab.AttributeViewer
- All Implemented Interfaces:
- EventListener, ListSelectionListener
- Enclosing class:
- ChoiceTab
- private class ChoiceTab.AttributeViewer
- extends Object
- implements ListSelectionListener
basically a ClassViewer for undefined attribute types,
marks the selected attribute in ClassView
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
attributes
private Vector attributes
ChoiceTab.AttributeViewer
public ChoiceTab.AttributeViewer(JPanel panel,
JList list,
Vector attributes)
- Parameters:
panel
- the JPanel for displaylist
- the List to get selected attributes fromattributes
- Vector of MAttribute 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.