JHotDraw 7.0.6

Uses of Package
org.jhotdraw.app

Packages that use org.jhotdraw.app
org.jhotdraw.app Defines a framework for document oriented applications. 
org.jhotdraw.app.action Provides Action objects for document oriented and project oriented applications as well as some specific user interface components to present them on a graphical user interface. 
org.jhotdraw.draw Defines a framework for drawing editors. 
org.jhotdraw.samples.draw A sample drawing editor showcasing the drawing capabilities of the framework. 
org.jhotdraw.samples.net A very simple network diagram editor. 
org.jhotdraw.samples.pert An editor for PERT (Program Evaluation and Review Technique) diagrams. 
org.jhotdraw.samples.svg A sample drawing editor with limited support for Scalable Vector Graphics Mobile 1.2 (SVG Mobile 1.2). 
 

Classes in org.jhotdraw.app used by org.jhotdraw.app
AbstractApplication
          AbstractApplication.
Application
          An Application handles the lifecycle of Projects and provides windows to present them on screen.
ApplicationModel
          ApplicationModel.
DefaultOSXApplication
          A DefaultOSXApplication can handle the life cycle of multiple document windows each being presented in a JFrame of its own.
Project
          A project represents a work space for a document or a set of related documents within an Application.
 

Classes in org.jhotdraw.app used by org.jhotdraw.app.action
Application
          An Application handles the lifecycle of Projects and provides windows to present them on screen.
DefaultOSXApplication
          A DefaultOSXApplication can handle the life cycle of multiple document windows each being presented in a JFrame of its own.
Project
          A project represents a work space for a document or a set of related documents within an Application.
 

Classes in org.jhotdraw.app used by org.jhotdraw.draw
EditableComponent
          This interface must be implemented by components which are editable.
 

Classes in org.jhotdraw.app used by org.jhotdraw.samples.draw
AbstractProject
          AbstractProject.
Application
          An Application handles the lifecycle of Projects and provides windows to present them on screen.
ApplicationModel
          ApplicationModel.
DefaultApplicationModel
          DefaultApplicationModel.
Project
          A project represents a work space for a document or a set of related documents within an Application.
 

Classes in org.jhotdraw.app used by org.jhotdraw.samples.net
AbstractProject
          AbstractProject.
Application
          An Application handles the lifecycle of Projects and provides windows to present them on screen.
ApplicationModel
          ApplicationModel.
DefaultApplicationModel
          DefaultApplicationModel.
Project
          A project represents a work space for a document or a set of related documents within an Application.
 

Classes in org.jhotdraw.app used by org.jhotdraw.samples.pert
AbstractProject
          AbstractProject.
Application
          An Application handles the lifecycle of Projects and provides windows to present them on screen.
ApplicationModel
          ApplicationModel.
DefaultApplicationModel
          DefaultApplicationModel.
Project
          A project represents a work space for a document or a set of related documents within an Application.
 

Classes in org.jhotdraw.app used by org.jhotdraw.samples.svg
AbstractProject
          AbstractProject.
Application
          An Application handles the lifecycle of Projects and provides windows to present them on screen.
ApplicationModel
          ApplicationModel.
DefaultApplicationModel
          DefaultApplicationModel.
Project
          A project represents a work space for a document or a set of related documents within an Application.
 


Copyright 1996-2006 © JHotDraw.org