Uses of Class
bibliothek.gui.dock.util.AbstractWindowProvider

Packages that use AbstractWindowProvider
bibliothek.gui.dock.util Distribution of information in a global scale and methods available from everywhere. 
 

Uses of AbstractWindowProvider in bibliothek.gui.dock.util
 

Subclasses of AbstractWindowProvider in bibliothek.gui.dock.util
 class AppletWindowProvider
          A WindowProvider designed to work with Applets.
 class ComponentWindowProvider
          A window provider which just returns the ancestor window of some Component
 class DirectWindowProvider
          A window provider where the window can be set directly.