Uses of Interface
bibliothek.gui.dock.station.screen.ScreenDockFullscreenFilter

Packages that use ScreenDockFullscreenFilter
bibliothek.gui.dock The five basic classes implementing Dockable and DockStation plus some supporting elements. 
 

Uses of ScreenDockFullscreenFilter in bibliothek.gui.dock
 

Methods in bibliothek.gui.dock with parameters of type ScreenDockFullscreenFilter
 void ScreenDockStation.addFullscreenFilter(ScreenDockFullscreenFilter filter)
          Adds the new filter filter to this station.
 void ScreenDockStation.removeFullscreenFilter(ScreenDockFullscreenFilter filter)
          Removes filter from this station.