org.openorb.board.shared
public class ExtAbstractAction extends AbstractAction
Constructor Summary | |
---|---|
ExtAbstractAction(String name)
Constructor. | |
ExtAbstractAction()
Constructor. |
Method Summary | |
---|---|
void | actionPerformed(ActionEvent evt)
Action performed |
void | registerPropertyChangeListener(AbstractButton b)
Register a component to this action property changes |