Uses of Interface
bibliothek.gui.dock.title.OrientationToRotationStrategyListener

Packages that use OrientationToRotationStrategyListener
bibliothek.gui.dock.title Elements needed to paint the title of a Dockable
 

Uses of OrientationToRotationStrategyListener in bibliothek.gui.dock.title
 

Methods in bibliothek.gui.dock.title with parameters of type OrientationToRotationStrategyListener
 void OrientationToRotationStrategy.addListener(OrientationToRotationStrategyListener listener)
          Adds the listener listener to this strategy.
 void OrientationToRotationStrategy.removeListener(OrientationToRotationStrategyListener listener)
          Removes listener from this strategy.