public interface LayoutEventListener
LayoutEvent,
ColumnLayout| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(LayoutEvent event)
Invoked anytime a LayoutEvent is dispatched.
|
void handleEvent(LayoutEvent event) throws LayoutEventException
event - LayoutEvent that has been dispatched.LayoutEventException - if an error occurs will processing the event.Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.