bibliothek.gui.dock.facile.mode
Interface ExternalizedModeBehavior
- All Known Implementing Classes:
- DefaultExternalizedModeBehavior
public interface ExternalizedModeBehavior
This interface allows easy customization of some algorithms of the ExternalizedMode.
- Author:
- Benjamin Sigg
findLocation
ScreenDockProperty findLocation(ExternalizedModeArea target,
Dockable dockable)
- Finds a good location for
dockable which was
never in the ExternalizedMode.
- Parameters:
target - the area on which dockable will be droppeddockable - some element
- Returns:
- a good location for
dockable, must not be null