pl.psnc.expres.wfm.action.base
Class OpenFileAction
java.lang.Object
LocalizedAbstractAction
pl.psnc.expres.wfm.action.WfmAbstractAction
pl.psnc.expres.wfm.action.base.OpenFileAction
- All Implemented Interfaces:
- IActionGraphDecorator
public class OpenFileAction
- extends WfmAbstractAction
OpenFileAction
class - open file action
- Author:
- Dominik Stoklosa (~osa~)
Constructor Summary |
OpenFileAction()
Creates a new instance of Open Action. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OpenFileAction
public OpenFileAction()
- Creates a new instance of Open Action. The open action is used to clone
the existing nodes. The action is created with the default name, icons,
mnemonic and accelerator key - these are taken from the resource bundle
- Parameters:
source
- the source swing component, which uses this action
actionPerformed
public void actionPerformed(ActionEvent e)
- See Also:
ActionListener.actionPerformed(ActionEvent)
updateFrameTitle
public void updateFrameTitle(String name)
- Update the Main Frame Base top component title
- Parameters:
modified
-
Copyright 2003 by VLAB Dominik Stoklosa.