|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ActionProducer
This interface is implemented by all components that can fire ActionEvents.
(C) DOMOLOGIC Home Automation GmbH 2005
ActionEvent
,
ActionListener
Method Summary | |
---|---|
ActionListener |
getActionListener()
Returns the ActionListener that has been set by setActionListener. |
void |
setActionListener(ActionListener listener)
Sets an ActionListener to the ActionProducer. |
Method Detail |
---|
ActionListener getActionListener()
void setActionListener(ActionListener listener)
listener
- The new ActionListener.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |