|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
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 |
public void layoutAdded(LayoutRegistryEvent event)
throws RemoteException
event - the layout event
RemoteException - if a remote exception occurs
public void 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 | ||||||||||