|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LayoutEventListener
Interface to be implemented by classes that want to handle LayoutEvents
LayoutEvent,
ColumnLayout| Method Summary | |
|---|---|
void |
handleEvent(LayoutEvent event)
Invoked anytime a LayoutEvent is dispatched. |
| Method Detail |
|---|
void handleEvent(LayoutEvent event)
throws LayoutEventException
event - LayoutEvent that has been dispatched.
LayoutEventException - if an error occurs will processing the event.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||