pl.psnc.expres.wfm.action.ccf
Class OpenVexFileAction
java.lang.Object
LocalizedObservableAbstractAction
pl.psnc.expres.wfm.action.WfmObservableAbstractAction
pl.psnc.expres.wfm.action.ccf.OpenVexFileAction
- All Implemented Interfaces:
- Observer, IActionGraphDecorator
public class OpenVexFileAction
- extends WfmObservableAbstractAction
OpenVexFileAction
class - based on the VEX file, the Correlator
Control File (CCF) is created and radio telescopes from the observation file
are located on the application design pane
- Author:
- Dominik Stoklosa (~osa~)
Constructor Summary |
OpenVexFileAction()
Creates a new instance of Open VEX File Action. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OpenVexFileAction
public OpenVexFileAction()
- Creates a new instance of Open VEX File 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)
update
public void update(Observable o,
Object arg)
initObservers
protected void initObservers()
- Description copied from class:
WfmObservableAbstractAction
- Initialises observers
- Specified by:
initObservers
in class WfmObservableAbstractAction
Copyright 2003 by VLAB Dominik Stoklosa.