Log4j 0.9d

pl.psnc.expres.wfm.action.perspective
Class WelcomePaneAction

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

Field Summary
 
Fields inherited from class pl.psnc.expres.wfm.action.WfmAbstractAction
mainFrame
 
Constructor Summary
WelcomePaneAction()
          Creates a new instance ofWelcomePaneAction.
 
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

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

Method Detail

actionPerformed

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

Log4j 0.9d

Copyright 2003 by VLAB Dominik Stoklosa.