|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LayoutRegistryListener
Interface implemented by objects that are interested in changes to a layout registry.
Method Summary | |
---|---|
void |
layoutAdded(LayoutRegistryEvent event)
Notify all listeners of the addition of a layout model. |
void |
layoutRemoved(LayoutRegistryEvent event)
Notify all listeners of the removal of a layout model. |
Method Detail |
---|
void layoutAdded(LayoutRegistryEvent event) throws RemoteException
event
- the layout event
RemoteException
- if a remote exception occursvoid layoutRemoved(LayoutRegistryEvent event) throws RemoteException
event
- the layout event
RemoteException
- if a remote exception occurs
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |