SRJRCFrames
v0.1.296

Uses of Interface
de.schwarzrot.ui.Desktop

Packages that use Desktop
de.schwarzrot.main.app class for the applications common main function and the base for resource configuration. 
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 Desktop in de.schwarzrot.main.app
 

Methods in de.schwarzrot.main.app with parameters of type Desktop
protected  void AppMain.start(Desktop desktop)
           
 

Uses of Desktop in de.schwarzrot.ui
 

Classes in de.schwarzrot.ui that implement Desktop
 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).
 

Methods in de.schwarzrot.ui with parameters of type Desktop
 void Desktop.setupFrom(Desktop other)
          method to support user configurable desktop environment.
 

Uses of Desktop in de.schwarzrot.ui.action
 

Fields in de.schwarzrot.ui.action declared as Desktop
protected  Desktop DesktopActionHandler.desktop
           
 

Methods in de.schwarzrot.ui.action with parameters of type Desktop
 void DesktopActionHandler.setDesktop(Desktop desktop)
           
 

Uses of Desktop in de.schwarzrot.ui.support
 

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

Methods in de.schwarzrot.ui.support with parameters of type Desktop
 void AbstractDesktop.setupFrom(Desktop other)
           
 


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.