|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ActionListenable
An object that allows the registration of action listeners.
| Method Summary | |
|---|---|
void |
addActionListener(ActionListener actionListener)
Adds an action listener. |
void |
removeActionListener(ActionListener actionListener)
Removes an action listener. |
| Method Detail |
|---|
void addActionListener(ActionListener actionListener)
actionListener - The action listener to add.void removeActionListener(ActionListener actionListener)
actionListener - The action listener to remove.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||