Uses of Class
bibliothek.gui.dock.security.SecureMouseFocusObserver

Packages that use SecureMouseFocusObserver
bibliothek.gui.dock.security   
 

Uses of SecureMouseFocusObserver in bibliothek.gui.dock.security
 

Methods in bibliothek.gui.dock.security that return SecureMouseFocusObserver
 SecureMouseFocusObserver SecureDockController.getFocusObserver()
           
 

Methods in bibliothek.gui.dock.security with parameters of type SecureMouseFocusObserver
 void GlassedPane.setFocusController(SecureMouseFocusObserver focusController)
          Sets the focuscontroller which has to be informed when the mouse is clicked or the mouse wheel is moved.