@DefaultAnnotation(value=NonNull.class)
Package org.jhotdraw.samples.mini
A collection of very small sample programs, demonstrating a partical feature
of JHotDraw.
See: Description
-
Class Summary Class Description AnimationSample AnimationSample displays a rotating ellipse figure.BezierDemo Demonstration of the curve fitting algorithm of classBezier.BorderRectangleFigure Deprecated This class should be in one of the samples packageConnectingFiguresSample Example showing how to connect two text areas with an elbow connection.CreationToolSample Example showing how to create a drawing editor with a creation tool for figures with pre-defined attribute values: the example editor creates green rectangles.DefaultDOMStorableSample QuickAndDirtyDOMStorableSampleserializes a DOMStorable MyObject into a String using the DefaultDOMFactory and then deserializes it from the String.DefaultDOMStorableSample.MyObject DnDMultiEditorSample Example showing how to create a drawing editor which acts on four drawing views.EditorSample Example showing how to create an editor that can edit multiple drawing views.FileIconsSample Example showing how to lay out composite figures.LabeledLineConnectionFigureSample Example showing how to connect two rectangles with a labeled connection, that has a labels at both ends.LayouterSample Example showing how to layout two editable text figures and a line figure within a graphical composite figure.MovableChildFiguresSample Example showing how to create a graphical composite figure which holds component figures that can be moved independently using handles.MultiEditorSample Example showing how to create a drawing editor which acts on four drawing views.SelectionToolSample SelectionToolSample demonstrates how theSelectionToolworks.SmartConnectionFigureSample Example showing how to connect two text areas with an elbow connection.StraightLineFigure Example showing the minimal amount of code needed to implement aFigureby extendingAbstractAttributedFigure.SVGDrawingPanelSample Example showing how to embed theSVGDrawingPanelinto an application that does not make use of the JHotDraw application framework.
Package org.jhotdraw.samples.mini Description
A collection of very small sample programs, demonstrating a partical feature
of JHotDraw. Ideally, each sample program is just a single java file.
DataMelt 3.0 © DataMelt by jWork.ORG