@Deprecated
public static interface PanelLibrary.HeaderPanelListener
| Modifier and Type | Method and Description |
|---|---|
void |
panelSetChange(java.lang.String key, Navigable[] navs)
Deprecated.
Notifies the listeners that the panel set is changing.
|
void panelSetChange(java.lang.String key,
Navigable[] navs)
throws TraversalException
key - the panel set key to switch tonavs - the set of Navigables that make up the given panel set keyheader - the calling HeaderPanel so that the change can be validatedTraversalException