Uses of Class
bibliothek.gui.dock.station.StackDockStation.Insert

Packages that use StackDockStation.Insert
bibliothek.gui.dock.station   
 

Uses of StackDockStation.Insert in bibliothek.gui.dock.station
 

Fields in bibliothek.gui.dock.station declared as StackDockStation.Insert
private  StackDockStation.Insert StackDockStation.insert
          The preferred location where StackDockStation.dropping should be added
 

Methods in bibliothek.gui.dock.station that return StackDockStation.Insert
protected  StackDockStation.Insert StackDockStation.exactTabIndexAt(int x, int y)
          Gets the gap which is selected when the mouse is at x/y.
protected  StackDockStation.Insert StackDockStation.tabIndexAt(int x, int y)
          Tells which gap (between tabs) is chosen if the mouse has the coordinates x/y.