JHotDraw 7.0.6

Uses of Class
org.jhotdraw.app.AbstractApplication

Packages that use AbstractApplication
org.jhotdraw.app Defines a framework for document oriented applications. 
 

Uses of AbstractApplication in org.jhotdraw.app
 

Subclasses of AbstractApplication in org.jhotdraw.app
 class DefaultAppletApplication
          Default Application that can be run as an Applet.
 class DefaultMDIApplication
          A DefaultMDIApplication can handle the life cycle of multiple document windows each being presented in a JInternalFrame of its own.
 class DefaultOSXApplication
          A DefaultOSXApplication can handle the life cycle of multiple document windows each being presented in a JFrame of its own.
 class DefaultSDIApplication
          A DefaultSDIApplication can handle the life cycle of a single document window being presented in a JFrame.
 


Copyright 1996-2006 © JHotDraw.org