Log4j 0.9d

pl.psnc.expres.wfm.action.base
Class CloseAppAction

java.lang.Object
  extended by LocalizedAbstractAction
      extended by pl.psnc.expres.wfm.action.WfmAbstractAction
          extended by 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~)

Field Summary
 
Fields inherited from class pl.psnc.expres.wfm.action.WfmAbstractAction
mainFrame
 
Constructor Summary
CloseAppAction()
          Creates a new instance of Exit Action.
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 
Methods inherited from class pl.psnc.expres.wfm.action.WfmAbstractAction
getBundle, getCurrentGraph, getCurrentGraphLayoutCache
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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

Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
See Also:
ActionListener.actionPerformed(ActionEvent)

Log4j 0.9d

Copyright 2003 by VLAB Dominik Stoklosa.