pl.psnc.expres.wfm.action.perspective
Class WelcomePaneAction
java.lang.Object
LocalizedAbstractAction
pl.psnc.expres.wfm.action.WfmAbstractAction
pl.psnc.expres.wfm.action.perspective.WelcomePaneAction
- All Implemented Interfaces:
- IActionGraphDecorator
public class WelcomePaneAction
- extends WfmAbstractAction
WelcomePaneAction
class - shows the welcome pane, which is displayed
when the application is launched
- Author:
- Dominik Stoklosa (~osa~)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WelcomePaneAction
public WelcomePaneAction()
- Creates a new instance ofWelcomePaneAction. The action is created with
the default name, icons, 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.