org.openorb.board.shared

Class ExtAbstractAction

public class ExtAbstractAction extends AbstractAction

OpenORB Management Board / Extended Abstract Action

Author: Olivier Modica

Constructor Summary
ExtAbstractAction(String name)
Constructor.
ExtAbstractAction()
Constructor.
Method Summary
voidactionPerformed(ActionEvent evt)
Action performed
voidregisterPropertyChangeListener(AbstractButton b)
Register a component to this action property changes

Constructor Detail

ExtAbstractAction

public ExtAbstractAction(String name)
Constructor.

ExtAbstractAction

public ExtAbstractAction()
Constructor.

Method Detail

actionPerformed

public void actionPerformed(ActionEvent evt)
Action performed

registerPropertyChangeListener

public void registerPropertyChangeListener(AbstractButton b)
Register a component to this action property changes