com.lowagie.tools.arguments
Class PageSelectionTableDialog_jButton1_actionAdapter

java.lang.Object
  extended bycom.lowagie.tools.arguments.PageSelectionTableDialog_jButton1_actionAdapter
All Implemented Interfaces:
ActionListener, EventListener

class PageSelectionTableDialog_jButton1_actionAdapter
extends Object
implements ActionListener


Field Summary
private  PageSelectionTableDialog adaptee
           
 
Constructor Summary
(package private) PageSelectionTableDialog_jButton1_actionAdapter(PageSelectionTableDialog adaptee)
           
 
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

adaptee

private PageSelectionTableDialog adaptee
Constructor Detail

PageSelectionTableDialog_jButton1_actionAdapter

PageSelectionTableDialog_jButton1_actionAdapter(PageSelectionTableDialog adaptee)
Method Detail

actionPerformed

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