|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface for classes interested in listening for dockable window events.
| Method Summary | |
void |
dockableWindowPositionChanged(DockableWindowEvent e)
Called whenever a dockable window changes its position. |
void |
dockableWindowPositionWillChange(DockableWindowEvent e)
Called whenever a dockable window will change its position. |
| Method Detail |
public void dockableWindowPositionChanged(DockableWindowEvent e)
e - The dockable window event.public void dockableWindowPositionWillChange(DockableWindowEvent e)
e - The dockable window. The specified "new position" is the
position that the dockable window will be in.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||