Dresden OCL Toolkit

tudresden.ocl.sql.gui
Class ChoiceTab.ListFiller

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

private class ChoiceTab.ListFiller
extends Object
implements ActionListener

ActionListener for the combobox deciding which kind of Modelelements to display in the List, and which strategies to offer in another choice accordingly


Field Summary
private  JPanel panel
           
private  JPanel parent
           
 
Constructor Summary
ChoiceTab.ListFiller(JPanel panel, JPanel parent)
           
 
Method Summary
 void actionPerformed(ActionEvent 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

parent

private JPanel parent
Constructor Detail

ChoiceTab.ListFiller

public ChoiceTab.ListFiller(JPanel panel,
                            JPanel parent)
Parameters:
panel - the JPanel for display of selected ListItems
parent - the ChoiceTab using the ListFiller
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Specified by:
actionPerformed in interface ActionListener

Dresden OCL Toolkit

Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.