|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DockFramePositionListener
The listener interface for receiving dockFramePosition events.
| Method Summary | |
|---|---|
void |
positionChanged(DockableWindow frame,
java.awt.Rectangle r,
int oldXLocation,
int oldYLocation)
Position changed. |
| Method Detail |
|---|
void positionChanged(DockableWindow frame,
java.awt.Rectangle r,
int oldXLocation,
int oldYLocation)
frame - the framer - the roldXLocation - the old x locationoldYLocation - the old y location
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||