Log4j 0.9d

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

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

public class EventLogPerspAction
extends WfmObservableAbstractAction

EventLogPerspAction class - the event log perspective action

Author:
Dominik Stoklosa (~osa~)

Field Summary
 
Fields inherited from class pl.psnc.expres.wfm.action.WfmObservableAbstractAction
mainFrame
 
Constructor Summary
EventLogPerspAction()
          Creates a new instance of zoom in Action.
 
Method Summary
 void actionPerformed(ActionEvent e)
           
protected  void initObservers()
          Initialises observers
 boolean isVisible()
          Getter for property visible.
 void setVisible(boolean visible)
          Setter for property visible.
 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

EventLogPerspAction

public EventLogPerspAction()
Creates a new instance of zoom in Action. 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)

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

isVisible

public boolean isVisible()
Getter for property visible.

Returns:
Value of property visible.

setVisible

public void setVisible(boolean visible)
Setter for property visible.

Parameters:
visible - New value of property visible.

Log4j 0.9d

Copyright 2003 by VLAB Dominik Stoklosa.