|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DockableWindow
An interface for notifying MOVABLE dockable windows before their docking position is changed.
Method Summary | |
---|---|
void |
move(java.lang.String newPosition)
Notifies a dockable window before its docking position is changed. |
Method Detail |
---|
void move(java.lang.String newPosition)
newPosition
- The docking position to which the window is moving.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |