public class DefaultExternalizedModeBehavior extends Object implements ExternalizedModeBehavior
ExternalizedMode
.Constructor and Description |
---|
DefaultExternalizedModeBehavior() |
Modifier and Type | Method and Description |
---|---|
ScreenDockProperty |
findLocation(ExternalizedModeArea target,
Dockable dockable)
Finds a good location for
dockable which was
never in the ExternalizedMode . |
public ScreenDockProperty findLocation(ExternalizedModeArea target, Dockable dockable)
ExternalizedModeBehavior
dockable
which was
never in the ExternalizedMode
.findLocation
in interface ExternalizedModeBehavior
target
- the area on which dockable
will be droppeddockable
- some elementdockable
, must not be null