net.sf.dc.core.actions
Class OpenFieldsSettingsDialog

java.lang.Object
  extended bynet.sf.dc.core.actions.DcAction
      extended bynet.sf.dc.core.actions.OpenFieldsSettingsDialog
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

public class OpenFieldsSettingsDialog
extends DcAction


Field Summary
 
Fields inherited from class net.sf.dc.core.actions.DcAction
_INSERTTAB, _NOTETAB, _SEARCHTAB
 
Constructor Summary
OpenFieldsSettingsDialog()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 
Methods inherited from class net.sf.dc.core.actions.DcAction
changeModule, getCurrentTab, getModule
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenFieldsSettingsDialog

public OpenFieldsSettingsDialog()
Method Detail

actionPerformed

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