Uses of Interface
bibliothek.gui.dock.station.flap.DefaultFlapWindow.Parent

Packages that use DefaultFlapWindow.Parent
bibliothek.gui.dock.security A package dealing with the issues of Applets and Wepstart-applications. 
bibliothek.gui.dock.station.flap Elements that are related to the FlapDockStation
 

Uses of DefaultFlapWindow.Parent in bibliothek.gui.dock.security
 

Constructors in bibliothek.gui.dock.security with parameters of type DefaultFlapWindow.Parent
SecureFlapWindow(FlapDockStation station, ButtonPane buttonPane, DefaultFlapWindow.Parent window)
          Deprecated. Creates a new window
 

Uses of DefaultFlapWindow.Parent in bibliothek.gui.dock.station.flap
 

Classes in bibliothek.gui.dock.station.flap that implement DefaultFlapWindow.Parent
static class DefaultFlapWindow.DialogParent
          A parent of a DefaultFlapWindow that is a JDialog.
 class JInternalDialog
          The parent "window" for a DefaultFlapWindow that is shown in a JInternalFrame.
 

Constructors in bibliothek.gui.dock.station.flap with parameters of type DefaultFlapWindow.Parent
DefaultFlapWindow(FlapDockStation station, ButtonPane buttonPane, DefaultFlapWindow.Parent window)
          Constructs a new window.