SRJRCFrames
v0.1.296

Uses of Interface
de.schwarzrot.ui.RootWindowHandler

Packages that use RootWindowHandler
de.schwarzrot.app.support helper classes for applications 
de.schwarzrot.concurrent multithread related helper classes 
de.schwarzrot.ui classes related to the user interface 
de.schwarzrot.ui.action classes and interfaces related to user interface action handling/processing. 
de.schwarzrot.ui.support base classes for central UI classes 
 

Uses of RootWindowHandler in de.schwarzrot.app.support
 

Fields in de.schwarzrot.app.support declared as RootWindowHandler
protected static RootWindowHandler AbstractApplication.desktop
           
 

Uses of RootWindowHandler in de.schwarzrot.concurrent
 

Constructors in de.schwarzrot.concurrent with parameters of type RootWindowHandler
ProgressPublisher(RootWindowHandler pmg)
           
 

Uses of RootWindowHandler in de.schwarzrot.ui
 

Subinterfaces of RootWindowHandler in de.schwarzrot.ui
 interface Desktop
          interface for applications "desktop".
 

Classes in de.schwarzrot.ui that implement RootWindowHandler
 class DockDesktop
           
 class MDIDesktop
          a desktop implementation, that uses MDI (multiple documents interface).
 class MWIDesktop
          a desktop implementation to handle MWI - multi window interface, where each toplevel application has a real toplevel window
 class SWIDesktop
          a desktop implementation of SWI mode (single window interface).
 

Uses of RootWindowHandler in de.schwarzrot.ui.action
 

Methods in de.schwarzrot.ui.action that return RootWindowHandler
 RootWindowHandler DesktopActionHandler.getDesktop()
           
 

Uses of RootWindowHandler in de.schwarzrot.ui.support
 

Classes in de.schwarzrot.ui.support that implement RootWindowHandler
 class AbstractDesktop
          implementation of common stuff for Desktop implementations.
 

Constructors in de.schwarzrot.ui.support with parameters of type RootWindowHandler
AbstractWizard(String applicationName, E instance, RootWindowHandler pmg)
           
 


SRJRCFrames
v0.1.296

hosted at
Find SRJRCFrames at SourceForge.net. Fast, secure and free:
           Open Source Software download
Submit a bug or request a feature

SRJRCFrames is published according to the GNU General Public License
Copyright 2005-2012 Reinhard Mantey - some rights reserved.