pl.psnc.expres.wfm.action.perspective
Class EventLogPerspAction
java.lang.Object
LocalizedObservableAbstractAction
pl.psnc.expres.wfm.action.WfmObservableAbstractAction
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~)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
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.
Copyright 2003 by VLAB Dominik Stoklosa.