|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.themes.ThemeDockableMovingImageFactory
public class ThemeDockableMovingImageFactory
This DockableMovingImageFactory forwards any call to the DockTheme of the
DockController that called.
| Constructor Summary | |
|---|---|
ThemeDockableMovingImageFactory()
|
|
| 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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ThemeDockableMovingImageFactory()
| Method Detail |
|---|
public MovingImage create(DockController controller,
DockTitle snatched)
DockableMovingImageFactorysnatched.
create in interface DockableMovingImageFactorycontroller - The controller which will be responsible for the titlesnatched - The title which is grabbed by the user
null
public MovingImage create(DockController controller,
Dockable dockable)
DockableMovingImageFactorydockable.
create in interface DockableMovingImageFactorycontroller - 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 | |||||||||