SRJRCFrames
v0.1.296

Uses of Interface
de.schwarzrot.ui.MainFrame

Packages that use MainFrame
de.schwarzrot.app applications basic stuff. 
de.schwarzrot.app.support helper classes for applications 
de.schwarzrot.ui classes related to the user interface 
de.schwarzrot.ui.support base classes for central UI classes 
 

Uses of MainFrame in de.schwarzrot.app
 

Methods in de.schwarzrot.app that return MainFrame
 MainFrame Application.getTopWindow()
          returns the area, where the visual parts of the application are shown.
 

Methods in de.schwarzrot.app with parameters of type MainFrame
 void Application.setTopWindow(MainFrame topWindow)
           
 

Uses of MainFrame in de.schwarzrot.app.support
 

Methods in de.schwarzrot.app.support that return MainFrame
 MainFrame AbstractApplication.getTopWindow()
           
 

Methods in de.schwarzrot.app.support with parameters of type MainFrame
 void AbstractApplication.setTopWindow(MainFrame topWindow)
           
 

Uses of MainFrame in de.schwarzrot.ui
 

Classes in de.schwarzrot.ui that implement MainFrame
 class InternalMainFrame
          a subclass of JInternalFrame used for toplevel windows in MDI-mode desktops.
 class PagedMainFrame
          the toplevel window in SWI-mode desktops.
 class TopMainFrame
          implementation of a MainFrame for MWI-mode desktops.
 

Uses of MainFrame in de.schwarzrot.ui.support
 

Methods in de.schwarzrot.ui.support with parameters of type MainFrame
 void AbstractDesktop.doCloseApp(MainFrame f)
          close applications "top" window, which need not be a real top window.
 


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.