Uses of Interface
de.jsystems.framework.common.action.awt.IWindow

Packages that use IWindow
de.jsystems.framework.common   
de.jsystems.framework.controls   
de.jsystems.framework.desktop   
 

Uses of IWindow in de.jsystems.framework.common
 

Classes in de.jsystems.framework.common that implement IWindow
 class BusinessDialog
          Diese Klasse stellt Standardfunktionalität für einen Dialog dar.
 class BusinessFrame
          Diese Klasse stellt Standardfunktionalität für ein Frame dar.
 

Uses of IWindow in de.jsystems.framework.controls
 

Classes in de.jsystems.framework.controls that implement IWindow
 class FDialog
          Darstellung fuer einen JDialog aus dem SWING-Package.
 class FFrame
          Darstellung fuer einen JFrame aus dem SWING-Package.
 

Uses of IWindow in de.jsystems.framework.desktop
 

Classes in de.jsystems.framework.desktop that implement IWindow
 class BusinessDesktopFrame
          Zeigt ein Frame als MDI-Frame an.