pl.psnc.expres.wfm.action.base
Class CloseAppAction
java.lang.Object
LocalizedAbstractAction
pl.psnc.expres.wfm.action.WfmAbstractAction
pl.psnc.expres.wfm.action.base.CloseAppAction
- All Implemented Interfaces:
- IActionGraphDecorator
public class CloseAppAction
- extends WfmAbstractAction
CloseAppAction
class - close application action
- Author:
- Dominik Stoklosa (~osa~)
Constructor Summary |
CloseAppAction()
Creates a new instance of Exit Action. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CloseAppAction
public CloseAppAction()
- Creates a new instance of Exit Action. The action is created with the
default name, icon, mnemonic and accelerator key - these are taken from
the resource bundle
actionPerformed
public void actionPerformed(ActionEvent e)
- See Also:
ActionListener.actionPerformed(ActionEvent)
Copyright 2003 by VLAB Dominik Stoklosa.