Uses of Interface
bibliothek.gui.dock.station.screen.window.ScreenWindowShapeCallback

Packages that use ScreenWindowShapeCallback
bibliothek.gui.dock.station.screen.window Contains the window ( JDialog, JInternalDialog, etc..) that shows the children of a ScreenDockStation and the classes required to configure that window. 
 

Uses of ScreenWindowShapeCallback in bibliothek.gui.dock.station.screen.window
 

Methods in bibliothek.gui.dock.station.screen.window that return ScreenWindowShapeCallback
 ScreenWindowShapeCallback AbstractScreenWindowShape.getCallback()
          Gets information about the window whose shape is changed.
 

Methods in bibliothek.gui.dock.station.screen.window with parameters of type ScreenWindowShapeCallback
 void AbstractScreenWindowShape.setCallback(ScreenWindowShapeCallback callback)
           
 void ScreenWindowShape.setCallback(ScreenWindowShapeCallback callback)
          Informs this shape about the ScreenDockWindow that can be configured by this.