JHotDraw 7.0.9

Packages
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.application Defines a framework for document oriented applications.
org.jhotdraw.application.action Provides Action objects for document oriented and documentView oriented applications as well as some specific user interface components to present them on a graphical user interface.
org.jhotdraw.beans Provides an abstract Bean class, so that we don't have to start from scratch over and over again.
org.jhotdraw.draw Provides all things directly related to representing a structured drawing and editing it.
org.jhotdraw.draw.action Provides Action objects for drawing editors as well as some specific user interface components to present them on a graphical user interface.
org.jhotdraw.geom Provides classes for defining and performing operations on objects related to two-dimensional geometry.
org.jhotdraw.gui Contains general purpose graphical user interface (GUI) classes.
org.jhotdraw.gui.datatransfer Contains general purpose clipboard support classes leveraging the java.awt.datatransfer package.
org.jhotdraw.gui.event Contains general purpose graphical user interface (GUI) event classes.
org.jhotdraw.io Provides input/output functionality leveraging the java.io package.
org.jhotdraw.samples.draw A sample drawing editor showcasing the drawing capabilities of the framework.
org.jhotdraw.samples.mini A collection of very small sample programs, demonstrating a partical feature of JHotDraw.
org.jhotdraw.samples.net A very simple network diagram editor.
org.jhotdraw.samples.net.figures Provides the NodeFigure for network diagrams.
org.jhotdraw.samples.odg A sample drawing editor with limited support for the OASIS Open Document Drawing 1.1 (ODG) file format as used by Open Office.
org.jhotdraw.samples.odg.figures  
org.jhotdraw.samples.odg.io  
org.jhotdraw.samples.pert An editor for PERT (Program Evaluation and Review Technique) diagrams.
org.jhotdraw.samples.pert.figures Provides the figures for PERT diagrams.
org.jhotdraw.samples.svg A sample drawing editor with limited support for Scalable Vector Graphics Mobile 1.2 (SVG Mobile 1.2).
org.jhotdraw.samples.svg.action Provides actions for editing SVG drawings.
org.jhotdraw.samples.svg.figures Provides the figures for the SVG basic shapes.
org.jhotdraw.samples.svg.io Classes for reading and writing drawings using the Scalable Vector Graphics SVG Mobile 1.2 file format.
org.jhotdraw.samples.teddy A sample text editor that demonstrates the JHotDraw application framework.
org.jhotdraw.samples.teddy.action  
org.jhotdraw.samples.teddy.io  
org.jhotdraw.samples.teddy.regex  
org.jhotdraw.samples.teddy.text  
org.jhotdraw.samples.teddyapplication A sample text editor that demonstrates a possibly rewritten JHotDraw application framework based on JSR 296.
org.jhotdraw.samples.teddyapplication.action  
org.jhotdraw.samples.teddyapplication.io  
org.jhotdraw.samples.teddyapplication.regex  
org.jhotdraw.samples.teddyapplication.text  
org.jhotdraw.undo Provides undo/redo support leveraging the javax.swing.undo package.
org.jhotdraw.util Contains general purpose utility classes.
org.jhotdraw.util.prefs Contains preferences classes leveraging the java.util.prefs package.
org.jhotdraw.xml Provides input and output classes from/to document models (DOM).
org.jhotdraw.xml.css Provides support for cascading style sheets (CSS) in XML DOM.

 


Copyright 1996-2007 (c) JHotDraw.org.
Some rights reserved.