Log4j 0.9d

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

java.lang.Object
  extended by LocalizedObservableAbstractAction
      extended by pl.psnc.expres.wfm.action.WfmObservableAbstractAction
          extended by pl.psnc.expres.wfm.action.perspective.CcfEditorPaneAction
All Implemented Interfaces:
Observer, IActionGraphDecorator

public class CcfEditorPaneAction
extends WfmObservableAbstractAction

CcfEditorPaneAction class - shows correlator control file editor

Author:
Dominik Stoklosa (~osa~)

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

CcfEditorPaneAction

public CcfEditorPaneAction()
Creates a new instance of CcfEditorPaneAction. 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)

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.