Uses of Class
bibliothek.gui.dock.station.flap.ButtonPane

Packages that use ButtonPane
bibliothek.gui.dock.security   
bibliothek.gui.dock.station   
bibliothek.gui.dock.station.flap   
 

Uses of ButtonPane in bibliothek.gui.dock.security
 

Methods in bibliothek.gui.dock.security with parameters of type ButtonPane
protected  SecureFlapWindow SecureFlapDockStation.createFlapWindow(Window owner, ButtonPane buttonPane)
           
 

Constructors in bibliothek.gui.dock.security with parameters of type ButtonPane
SecureFlapWindow(FlapDockStation station, ButtonPane buttonPane, Dialog dialog)
          Creates a new window
SecureFlapWindow(FlapDockStation station, ButtonPane buttonPane, Frame frame)
          Creates a new window
 

Uses of ButtonPane in bibliothek.gui.dock.station
 

Methods in bibliothek.gui.dock.station with parameters of type ButtonPane
protected  FlapWindow FlapDockStation.createFlapWindow(Window owner, ButtonPane buttonPane)
          Creates a window for this station.
 

Uses of ButtonPane in bibliothek.gui.dock.station.flap
 

Constructors in bibliothek.gui.dock.station.flap with parameters of type ButtonPane
FlapWindow(FlapDockStation station, ButtonPane buttonPane, Dialog dialog)
          Constructs a new window.
FlapWindow(FlapDockStation station, ButtonPane buttonPane, Frame frame)
          Constructs a new window.