Log4j 0.9d

pl.psnc.expres.wfm.action.ccf
Class OpenVexFileAction

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

Field Summary
 
Fields inherited from class pl.psnc.expres.wfm.action.WfmObservableAbstractAction
mainFrame
 
Constructor Summary
OpenVexFileAction()
          Creates a new instance of Open VEX File Action.
 
Method Summary
 void actionPerformed(ActionEvent e)
           
protected  void initObservers()
          Initialises observers
 void update(Observable o, Object arg)
           
 
Methods inherited from class pl.psnc.expres.wfm.action.WfmObservableAbstractAction
getBundle, getCurrentGraph, getCurrentGraphLayoutCache, getMarqueeHandler
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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
Method Detail

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

Log4j 0.9d

Copyright 2003 by VLAB Dominik Stoklosa.