apollo.dataadapter.ensj19
Class AnnotationEnsJAdapterGUI.ShowTypesActionListener

java.lang.Object
  extended by apollo.dataadapter.ensj19.AnnotationEnsJAdapterGUI.ShowTypesActionListener
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
AnnotationEnsJAdapterGUI

public class AnnotationEnsJAdapterGUI.ShowTypesActionListener
extends java.lang.Object
implements java.awt.event.ActionListener

Sets the Include Panel contained in the types panel to visible and re-packs the dialog - this makes it look like the dialog has expanded with those options


Constructor Summary
AnnotationEnsJAdapterGUI.ShowTypesActionListener()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationEnsJAdapterGUI.ShowTypesActionListener

public AnnotationEnsJAdapterGUI.ShowTypesActionListener()
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent event)
Specified by:
actionPerformed in interface java.awt.event.ActionListener