bibliothek.gui.dock.station.toolbar
Class ToolbarFullscreenFilter
java.lang.Object
bibliothek.gui.dock.station.toolbar.ToolbarFullscreenFilter
- All Implemented Interfaces:
- bibliothek.gui.dock.station.screen.ScreenDockFullscreenFilter
public class ToolbarFullscreenFilter
- extends Object
- implements bibliothek.gui.dock.station.screen.ScreenDockFullscreenFilter
This filter can be added to a ScreenDockStation
and ensures that no
toolbar element can be in fullscreen mode
- Author:
- Benjamin Sigg
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ToolbarFullscreenFilter
public ToolbarFullscreenFilter(bibliothek.gui.DockController controller)
- Creates a new filter
- Parameters:
controller
- the controller in whose realm this filter will be used
isFullscreenEnabled
public boolean isFullscreenEnabled(bibliothek.gui.Dockable dockable)
- Specified by:
isFullscreenEnabled
in interface bibliothek.gui.dock.station.screen.ScreenDockFullscreenFilter