|
Extension SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface to support notification of visibility changes on a dockable.
To simplify the implementation of Dockable
s, the DockableListeners
are registered on the DockStation and not on the Dockable itself.
DockStation.addDockableListener(DockableListener l, Dockable d)
Method Summary | |
void |
dockableHidden(DockableEvent e)
|
void |
dockableShown(DockableEvent e)
|
Method Detail |
public void dockableHidden(DockableEvent e)
public void dockableShown(DockableEvent e)
|
Extension SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright ©1997, 2003, Oracle. All rights reserved.