|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ComponentListener
A descritpion of a class responding to events occuring on a GUI component
Method Summary | |
---|---|
void |
componentActivated(AbstractComponent source)
Notification that a component has been activated (button clicked, text field entered, etc) |
Method Detail |
---|
void componentActivated(AbstractComponent source)
source
- The source of the event
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |