|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DockableMovingImageFactory
A factory for MovingImages. This factory is used to show an image
that is somehow related to a Dockable which is dragged.
| Method Summary | |
|---|---|
MovingImage |
create(DockController controller,
Dockable dockable)
Gets an image which will be shown underneath the cursor. |
MovingImage |
create(DockController controller,
DockTitle snatched)
Gets an image which will be shown underneath the cursor. |
| Method Detail |
|---|
MovingImage create(DockController controller,
DockTitle snatched)
snatched.
controller - The controller which will be responsible for the titlesnatched - The title which is grabbed by the user
null
MovingImage create(DockController controller,
Dockable dockable)
dockable.
controller - The controller which will be responsible for the titledockable - The Dockable which is snatched
null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||