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

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

Uses of OrientationToRotationStrategy in bibliothek.gui.dock.title
 

Fields in bibliothek.gui.dock.title declared as OrientationToRotationStrategy
static OrientationToRotationStrategy OrientationToRotationStrategy.DEFAULT
          Default implementation of OrientationToRotationStrategy
 

Fields in bibliothek.gui.dock.title with type parameters of type OrientationToRotationStrategy
static PropertyKey<OrientationToRotationStrategy> DockTitle.ORIENTATION_STRATEGY
          Key for a OrientationToRotationStrategy.