Uses of Class
bibliothek.gui.dock.FlapDockStation.Direction

Packages that use FlapDockStation.Direction
bibliothek.gui.dock   
bibliothek.gui.dock.station.flap   
 

Uses of FlapDockStation.Direction in bibliothek.gui.dock
 

Methods in bibliothek.gui.dock that return FlapDockStation.Direction
 FlapDockStation.Direction FlapDockStation.getDirection()
          Gets the direction in which the popup-window is currently opened.
static FlapDockStation.Direction FlapDockStation.Direction.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FlapDockStation.Direction[] FlapDockStation.Direction.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in bibliothek.gui.dock with parameters of type FlapDockStation.Direction
protected  DockTitle.Orientation FlapDockStation.orientation(FlapDockStation.Direction direction)
          Determines the orientation of the DockTitles on this station.
 void FlapDockStation.setDirection(FlapDockStation.Direction direction)
          Sets the direction in which the popup-window points.
 

Uses of FlapDockStation.Direction in bibliothek.gui.dock.station.flap
 

Methods in bibliothek.gui.dock.station.flap that return FlapDockStation.Direction
 FlapDockStation.Direction FlapDockStationLayout.getDirection()
          Gets the direction into which the window will open
 

Constructors in bibliothek.gui.dock.station.flap with parameters of type FlapDockStation.Direction
FlapDockStationLayout(int[] children, boolean[] holds, int[] sizes, boolean autoDirection, FlapDockStation.Direction direction)
          Creates a new layout