Uses of Class
bibliothek.gui.dock.control.PopupController.ComponentObserver

Packages that use PopupController.ComponentObserver
bibliothek.gui.dock.control   
 

Uses of PopupController.ComponentObserver in bibliothek.gui.dock.control
 

Subclasses of PopupController.ComponentObserver in bibliothek.gui.dock.control
private  class PopupController.DockableObserver
          A listener to a Dockable, lets the user drag and drop a Dockable.
 

Fields in bibliothek.gui.dock.control with type parameters of type PopupController.ComponentObserver
private  java.util.Map<DockTitle,PopupController.ComponentObserver> PopupController.DockableObserver.listeners