|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MagnetizedOperation
A callback used by ScreenDockWindows to calculate the attraction between two
ScreenDockWindows.
| Method Summary | |
|---|---|
Rectangle |
attract(Rectangle bounds)
To be called by a ScreenDockWindow if the user updates the size or
location of the window. |
void |
stop()
To be called by a ScreenDockWindow once moving or resizing is finished. |
| Method Detail |
|---|
Rectangle attract(Rectangle bounds)
ScreenDockWindow if the user updates the size or
location of the window. This method calculates then to which other windows
an attraction may exist.
bounds - the boundaries the window would have if the operation would stop
right now.
nullvoid stop()
ScreenDockWindow once moving or resizing is finished.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||