|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RelocateOperation
Describes the action that a DefaultDockRelocator will execute.
| Method Summary | |
|---|---|
void |
execute(Dockable selection,
DockRelocatorListener listener)
Executes this operation. |
DockStation |
getStation()
Gets the station which is the target of this operation |
| Method Detail |
|---|
DockStation getStation()
null
void execute(Dockable selection,
DockRelocatorListener listener)
selection - the element that is moved aroundlistener - a listener to be informed about events happening because of this operation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||