Dresden OCL Toolkit

tudresden.ocl.sql.gui
Class TableTab.TableViewer

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

private class TableTab.TableViewer
extends Object
implements ListSelectionListener


Field Summary
private  JList list
           
private  JPanel panel
           
private  Vector tables
           
 
Constructor Summary
TableTab.TableViewer(JPanel panel, JList list, Vector tables)
           
 
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

tables

private Vector tables
Constructor Detail

TableTab.TableViewer

public TableTab.TableViewer(JPanel panel,
                            JList list,
                            Vector tables)
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.