com.tirsen.angkor.event
Interface ActionSource
- All Known Implementing Classes:
- ActionSourceHelper, Button, ImageButton, ImageMap.Area, Link, MenuItem
- public interface ActionSource
Implemented by classes that are sources of the component-defined action event.
- Version:
- $Revision: 1.3 $
- Author:
- $Author: tirsen $
getAction
public Action getAction()
setAction
public void setAction(Action action)
addActionListener
public void addActionListener(ActionListener listener)
removeActionListener
public void removeActionListener(ActionListener listener)
signalActionEvent
public void signalActionEvent()
Copyright © 2002-2002 . All Rights Reserved.