|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Class org.jhotdraw.standard.AbstractConnector extends java.lang.Object implements Serializable |
serialVersionUID: -5170007865562687545l
Serialized Fields |
Figure fOwner
int abstractConnectorSerializedDataVersion
Class org.jhotdraw.contrib.html.AbstractContentProducer extends java.lang.Object implements Serializable |
serialVersionUID: -2715253447095419531l
Class org.jhotdraw.standard.AbstractFigure extends java.lang.Object implements Serializable |
serialVersionUID: -10857585979273442l
Serialized Fields |
java.util.List myDependendFigures
int abstractFigureSerializedDataVersion
int _nZ
Class org.jhotdraw.figures.AbstractLineDecoration extends java.lang.Object implements Serializable |
serialVersionUID: 1577970039258356627l
Serialized Fields |
java.awt.Color fFillColor
java.awt.Color fBorderColor
Class org.jhotdraw.standard.AbstractLocator extends java.lang.Object implements Serializable |
serialVersionUID: -7742023180844048409l
Class org.jhotdraw.samples.javadraw.AnimationDecorator extends DecoratorFigure implements Serializable |
serialVersionUID: 7894632974364110685l
Serialized Fields |
int fXVelocity
int fYVelocity
int animationDecoratorSerializedDataVersion
Class org.jhotdraw.figures.ArrowTip extends AbstractLineDecoration implements Serializable |
serialVersionUID: -3459171428373823638l
Serialized Fields |
double fAngle
double fOuterRadius
double fInnerRadius
int arrowTipSerializedDataVersion
Class org.jhotdraw.figures.AttributeFigure extends AbstractFigure implements Serializable |
serialVersionUID: -10857585979273442l
Serialization Methods |
private void writeObject(java.io.ObjectOutputStream o) throws java.io.IOException
Serialized Fields |
FigureAttributes fAttributes
AttributeFigure.getAttribute(java.lang.String)
,
AttributeFigure.setAttribute(java.lang.String, java.lang.Object)
int attributeFigureSerializedDataVersion
Class org.jhotdraw.contrib.html.AttributeFigureContentProducer extends FigureDataContentProducer implements Serializable |
Class org.jhotdraw.standard.AWTCursor extends java.awt.Cursor implements Serializable |
Class org.jhotdraw.figures.BorderDecorator extends DecoratorFigure implements Serializable |
serialVersionUID: 1205601808259084917l
Serialized Fields |
int borderDecoratorSerializedDataVersion
java.awt.Point myBorderOffset
java.awt.Color myBorderColor
java.awt.Color myShadowColor
Class org.jhotdraw.samples.javadraw.BouncingDrawing extends StandardDrawing implements Serializable |
serialVersionUID: -8566272817418441758l
Serialized Fields |
int bouncingDrawingSerializedDataVersion
Class org.jhotdraw.util.Bounds extends java.lang.Object implements Serializable |
Serialized Fields |
double _dX1
double _dY1
double _dX2
double _dY2
Class org.jhotdraw.standard.BufferedUpdateStrategy extends java.lang.Object implements Serializable |
serialVersionUID: 6489532222954612824l
Serialized Fields |
int fImagewidth
int fImageheight
int bufferedUpdateSerializedDataVersion
Class org.jhotdraw.standard.ChopBoxConnector extends AbstractConnector implements Serializable |
serialVersionUID: -1461450322712345462l
Class org.jhotdraw.contrib.ChopDiamondConnector extends ChopBoxConnector implements Serializable |
serialVersionUID: -1461450322512395462l
Class org.jhotdraw.figures.ChopEllipseConnector extends ChopBoxConnector implements Serializable |
serialVersionUID: -3165091511154766610l
Class org.jhotdraw.contrib.ChopPolygonConnector extends ChopBoxConnector implements Serializable |
serialVersionUID: -156024908227796826l
Class org.jhotdraw.contrib.ClippingUpdateStrategy extends java.lang.Object implements Serializable |
Class org.jhotdraw.contrib.html.ColorContentProducer extends FigureDataContentProducer implements Serializable |
Serialized Fields |
java.awt.Color fColor
Class org.jhotdraw.util.CommandButton extends javax.swing.JButton implements Serializable |
Serialized Fields |
Command fCommand
Class org.jhotdraw.contrib.CommandCheckBoxMenuItem extends javax.swing.JCheckBoxMenuItem implements Serializable |
Serialized Fields |
Command fCommand
Class org.jhotdraw.util.CommandChoice extends javax.swing.JComboBox implements Serializable |
Serialized Fields |
java.util.List fCommands
Class org.jhotdraw.util.CommandMenu extends javax.swing.JMenu implements Serializable |
Serialized Fields |
java.util.HashMap hm
Class org.jhotdraw.contrib.CommandMenuItem extends javax.swing.JMenuItem implements Serializable |
Serialized Fields |
Command fCommand
Class org.jhotdraw.contrib.ComponentFigure extends AttributeFigure implements Serializable |
Serialized Fields |
java.awt.Rectangle bounds
java.awt.Component component
Class org.jhotdraw.standard.CompositeFigure extends AbstractFigure implements Serializable |
serialVersionUID: 7408153435700021866l
Serialization Methods |
private void readObject(java.io.ObjectInputStream s) throws java.lang.ClassNotFoundException, java.io.IOException
Serialized Fields |
java.util.List fFigures
CompositeFigure.add(org.jhotdraw.framework.Figure)
,
CompositeFigure.remove(org.jhotdraw.framework.Figure)
int compositeFigureSerializedDataVersion
int _nLowestZ
int _nHighestZ
Class org.jhotdraw.contrib.html.ContentProducerRegistry extends java.lang.Object implements Serializable |
Serialized Fields |
java.util.Hashtable fContentProducers
Class org.jhotdraw.contrib.CTXCommandMenu extends javax.swing.JMenu implements Serializable |
Class org.jhotdraw.contrib.CTXWindowMenu extends CTXCommandMenu implements Serializable |
Serialized Fields |
MDIDesktopPane desktop
CommandMenuItem cascadeCommand
CommandMenuItem tileHCommand
CommandMenuItem tileVCommand
CommandMenuItem arrangeHCommand
CommandMenuItem arrangeVCommand
int staticItems
Class org.jhotdraw.contrib.CustomToolBar extends javax.swing.JToolBar implements Serializable |
Serialized Fields |
java.util.List standardTools
java.util.List editTools
java.util.List currentTools
boolean needsUpdate
Class org.jhotdraw.standard.DecoratorFigure extends AbstractFigure implements Serializable |
serialVersionUID: 8993011151564573288l
Serialization Methods |
private void readObject(java.io.ObjectInputStream s) throws java.lang.ClassNotFoundException, java.io.IOException
Serialized Fields |
Figure myDecoratedFigure
int decoratorFigureSerializedDataVersion
Class org.jhotdraw.contrib.DesktopEvent extends java.util.EventObject implements Serializable |
Serialized Fields |
DrawingView myDrawingView
DrawingView myPreviousDrawingView
Class org.jhotdraw.contrib.DiamondFigure extends RectangleFigure implements Serializable |
Class org.jhotdraw.contrib.html.DiamondFigureGeometricAdapter extends DiamondFigure implements Serializable |
Class org.jhotdraw.contrib.dnd.DNDFigures extends java.lang.Object implements Serializable |
Serialized Fields |
java.util.List figures
java.awt.Point origin
Class org.jhotdraw.contrib.dnd.DNDFiguresTransferable extends java.lang.Object implements Serializable |
Serialized Fields |
java.lang.Object o
Class org.jhotdraw.applet.DrawApplet extends javax.swing.JApplet implements Serializable |
Class org.jhotdraw.application.DrawApplication extends javax.swing.JFrame implements Serializable |
Serialized Fields |
Tool fTool
Iconkit fIconkit
javax.swing.JTextField fStatusLine
DrawingView fView
ToolButton fDefaultToolButton
ToolButton fSelectedToolButton
java.lang.String fApplicationName
StorageFormatManager fStorageFormatManager
UndoManager myUndoManager
java.util.List listeners
DesktopListener fDesktopListener
Desktop fDesktop
Class org.jhotdraw.framework.DrawingChangeEvent extends java.util.EventObject implements Serializable |
Serialized Fields |
java.awt.Rectangle myRectangle
Class org.jhotdraw.figures.ElbowConnection extends LineConnection implements Serializable |
serialVersionUID: 2193968743082078559l
Serialized Fields |
int elbowConnectionSerializedDataVersion
Class org.jhotdraw.figures.EllipseFigure extends AttributeFigure implements Serializable |
serialVersionUID: -6856203289355118951l
Serialized Fields |
java.awt.Rectangle fDisplayBox
int ellipseFigureSerializedDataVersion
Class org.jhotdraw.contrib.html.EllipseFigureGeometricAdapter extends EllipseFigure implements Serializable |
Class org.jhotdraw.standard.FastBufferedUpdateStrategy extends java.lang.Object implements Serializable |
Serialized Fields |
java.awt.image.BufferedImage _doubleBufferedImage
java.awt.image.BufferedImage _scratchPadBufferedImage
int _nImageWidth
int _nImageHeight
boolean _bRedrawAll
Class org.jhotdraw.framework.FigureAttributeConstant extends java.lang.Object implements Serializable |
Serialized Fields |
int myID
java.lang.String myName
Class org.jhotdraw.figures.FigureAttributes extends java.lang.Object implements Serializable |
serialVersionUID: -6886355144423666716l
Serialized Fields |
java.util.Map fMap
int figureAttributesSerializedDataVersion
Class org.jhotdraw.framework.FigureChangeEvent extends java.util.EventObject implements Serializable |
Serialized Fields |
java.awt.Rectangle myRectangle
FigureChangeEvent myNestedEvent
Class org.jhotdraw.contrib.html.FigureDataContentProducer extends AbstractContentProducer implements Serializable |
Class org.jhotdraw.util.Filler extends javax.swing.JPanel implements Serializable |
Serialized Fields |
int fWidth
int fHeight
java.awt.Color fBackground
Class org.jhotdraw.contrib.GraphicalCompositeFigure extends CompositeFigure implements Serializable |
serialVersionUID: 1265742491024232713l
Serialized Fields |
Figure myPresentationFigure
Layouter myLayouter
Class org.jhotdraw.standard.GridConstrainer extends java.lang.Object implements Serializable |
Serialized Fields |
int fGridX
int fGridY
Class org.jhotdraw.figures.GroupFigure extends CompositeFigure implements Serializable |
serialVersionUID: 8311226373023297933l
Serialized Fields |
int groupFigureSerializedDataVersion
Class org.jhotdraw.contrib.html.HTMLColorContentProducer extends ColorContentProducer implements Serializable |
Class org.jhotdraw.contrib.html.HTMLContentProducer extends AttributeFigureContentProducer implements Serializable |
Class org.jhotdraw.contrib.html.HTMLLayouter extends java.lang.Object implements Serializable |
Class org.jhotdraw.contrib.html.HTMLTextAreaFigure extends TextAreaFigure implements Serializable |
Serialized Fields |
boolean fUseDirectDraw
boolean fIsImageDirty
boolean fRawHTML
Figure fFrameFigure
Class org.jhotdraw.figures.ImageFigure extends AttributeFigure implements Serializable |
serialVersionUID: 148012030121282439l
Serialization Methods |
private void readObject(java.io.ObjectInputStream s) throws java.lang.ClassNotFoundException, java.io.IOException
Serialized Fields |
java.lang.String fFileName
java.awt.Rectangle fDisplayBox
int imageFigureSerializedDataVersion
Class org.jhotdraw.samples.javadraw.JavaDrawApp extends MDI_DrawApplication implements Serializable |
Serialized Fields |
Animator fAnimator
Class org.jhotdraw.samples.javadraw.JavaDrawApplet extends DrawApplet implements Serializable |
Class org.jhotdraw.samples.javadraw.JavaDrawViewer extends javax.swing.JApplet implements Serializable |
Serialized Fields |
Drawing fDrawing
Tool fTool
StandardDrawingView fView
Class org.jhotdraw.framework.JHotDrawException extends java.lang.Exception implements Serializable |
Serialized Fields |
java.lang.Exception myNestedException
Class org.jhotdraw.framework.JHotDrawRuntimeException extends java.lang.RuntimeException implements Serializable |
Serialized Fields |
java.lang.Exception myNestedException
Class org.jhotdraw.contrib.JPanelDesktop extends javax.swing.JPanel implements Serializable |
Serialized Fields |
DesktopEventService myDesktopEventService
DrawApplication myDrawApplication
Class org.jhotdraw.contrib.JScrollPaneDesktop extends javax.swing.JScrollPane implements Serializable |
Serialized Fields |
DesktopEventService myDesktopEventService
Class org.jhotdraw.figures.LineConnection extends PolyLineFigure implements Serializable |
serialVersionUID: 6883731614578414801l
Serialization Methods |
private void readObject(java.io.ObjectInputStream s) throws java.lang.ClassNotFoundException, java.io.IOException
Serialized Fields |
Connector myStartConnector
Connector myEndConnector
int lineConnectionSerializedDataVersion
Class org.jhotdraw.figures.LineFigure extends PolyLineFigure implements Serializable |
serialVersionUID: 511503575249212371l
Serialized Fields |
int lineFigureSerializedDataVersion
Class org.jhotdraw.standard.LocatorConnector extends AbstractConnector implements Serializable |
serialVersionUID: 5062833203337604181l
Serialized Fields |
Locator myLocator
int locatorConnectorSerializedDataVersion
Class org.jhotdraw.contrib.MDI_DrawApplication extends DrawApplication implements Serializable |
Class org.jhotdraw.contrib.MDIDesktopPane extends javax.swing.JDesktopPane implements Serializable |
Serialized Fields |
MDIDesktopManager manager
DrawApplication myDrawApplication
DesktopEventService myDesktopEventService
DrawingView selectedView
javax.swing.event.InternalFrameListener internalFrameListener
Class org.jhotdraw.samples.minimap.MiniMapApplication extends SplitPaneDrawApplication implements Serializable |
Class org.jhotdraw.samples.minimap.MiniMapDesktop extends SplitPaneDesktop implements Serializable |
Serialized Fields |
java.lang.String imageName
Class org.jhotdraw.contrib.MiniMapView extends javax.swing.JComponent implements Serializable |
Serialized Fields |
javax.swing.JScrollPane m_subject
DrawingView myMappedDrawingView
MiniMapView.SubjectListener m_subjectListener
DrawingChangeListener myDrawingChangeListener
java.awt.Color m_viewBoxColor
Class org.jhotdraw.contrib.zoom.MiniMapZoomableView extends MiniMapView implements Serializable |
Class org.jhotdraw.samples.net.NetApp extends DrawApplication implements Serializable |
Class org.jhotdraw.samples.net.NodeFigure extends TextFigure implements Serializable |
Serialized Fields |
java.util.List fConnectors
boolean fConnectorsVisible
Class org.jhotdraw.samples.nothing.NothingApp extends DrawApplication implements Serializable |
Class org.jhotdraw.samples.nothing.NothingApplet extends DrawApplet implements Serializable |
Class org.jhotdraw.figures.NullConnector extends AbstractConnector implements Serializable |
Class org.jhotdraw.standard.NullDrawingView extends javax.swing.JPanel implements Serializable |
Serialized Fields |
DrawingEditor myDrawingEditor
Drawing myDrawing
Painter myUpdateStrategy
java.awt.Color myBackgroundColor
Class org.jhotdraw.figures.NullFigure extends AbstractFigure implements Serializable |
Serialized Fields |
java.awt.Rectangle myDisplayBox
Class org.jhotdraw.standard.NullPainter extends java.lang.Object implements Serializable |
Class org.jhotdraw.figures.NumberTextFigure extends TextFigure implements Serializable |
serialVersionUID: -4056859232918336475l
Serialized Fields |
int numberTextFigureSerializedDataVersion
Class org.jhotdraw.standard.OffsetLocator extends AbstractLocator implements Serializable |
serialVersionUID: 2679950024611847621l
Serialized Fields |
int offsetLocatorSerializedDataVersion
Locator fBase
int fOffsetX
int fOffsetY
Class org.jhotdraw.util.PaletteButton extends javax.swing.JButton implements Serializable |
Serialized Fields |
int fState
int fOldState
PaletteListener fListener
Class org.jhotdraw.samples.javadraw.PatternPainter extends java.lang.Object implements Serializable |
Serialized Fields |
java.awt.Image fImage
Class org.jhotdraw.standard.PeripheralLocator extends AbstractLocator implements Serializable |
Serialized Fields |
Figure fOwner
int fPPS
int fIndex
Class org.jhotdraw.samples.pert.PertApplet extends DrawApplet implements Serializable |
Class org.jhotdraw.samples.pert.PertApplication extends DrawApplication implements Serializable |
Class org.jhotdraw.samples.pert.PertDependency extends LineConnection implements Serializable |
serialVersionUID: -7959500008698525009l
Serialized Fields |
int pertDependencySerializedDataVersion
Class org.jhotdraw.samples.pert.PertFigure extends CompositeFigure implements Serializable |
serialVersionUID: -7877776240236946511l
Serialized Fields |
java.awt.Rectangle fDisplayBox
java.util.List fPreTasks
java.util.List fPostTasks
int pertFigureSerializedDataVersion
Class org.jhotdraw.contrib.PolygonFigure extends AttributeFigure implements Serializable |
serialVersionUID: 6254089689239215026l
Serialized Fields |
int polygonFigureSerializedDataVersion
java.awt.Polygon fPoly
Class org.jhotdraw.contrib.html.PolygonFigureGeometricAdapter extends PolygonFigure implements Serializable |
Class org.jhotdraw.figures.PolyLineConnector extends ChopBoxConnector implements Serializable |
serialVersionUID: 6018435940519102865l
Class org.jhotdraw.figures.PolyLineFigure extends AbstractFigure implements Serializable |
serialVersionUID: -7951352179906577773l
Serialized Fields |
java.util.List fPoints
LineDecoration fStartDecoration
LineDecoration fEndDecoration
java.awt.Color fFrameColor
int polyLineFigureSerializedDataVersion
Class org.jhotdraw.figures.RectangleFigure extends AttributeFigure implements Serializable |
serialVersionUID: 184722075881789163l
Serialized Fields |
java.awt.Rectangle fDisplayBox
int rectangleFigureSerializedDataVersion
Class org.jhotdraw.standard.RelativeLocator extends AbstractLocator implements Serializable |
serialVersionUID: 2619148876087898602l
Serialized Fields |
int relativeLocatorSerializedDataVersion
double fRelativeX
double fRelativeY
Class org.jhotdraw.contrib.html.ResourceContentProducer extends AbstractContentProducer implements Serializable |
Serialized Fields |
java.lang.String fResourceName
Class org.jhotdraw.contrib.html.ResourceManagerNotSetException extends java.lang.Exception implements Serializable |
Class org.jhotdraw.figures.RoundRectangleFigure extends AttributeFigure implements Serializable |
serialVersionUID: 7907900248924036885l
Serialized Fields |
java.awt.Rectangle fDisplayBox
int fArcWidth
int fArcHeight
int roundRectangleSerializedDataVersion
Class org.jhotdraw.contrib.html.RoundRectangleGeometricAdapter extends RoundRectangleFigure implements Serializable |
Class org.jhotdraw.figures.ShortestDistanceConnector extends AbstractConnector implements Serializable |
serialVersionUID: -2273446020593433887l
Class org.jhotdraw.contrib.SimpleLayouter extends java.lang.Object implements Serializable |
serialVersionUID: 2928651014089117493l
Serialized Fields |
Layoutable myLayoutable
java.awt.Insets myInsets
Class org.jhotdraw.standard.SimpleUpdateStrategy extends java.lang.Object implements Serializable |
serialVersionUID: -7539925820692134566l
Class org.jhotdraw.contrib.SplitPaneDesktop extends javax.swing.JSplitPane implements Serializable |
Serialized Fields |
DesktopEventService myDesktopEventService
Class org.jhotdraw.contrib.SplitPaneDrawApplication extends DrawApplication implements Serializable |
Class org.jhotdraw.contrib.html.StandardDisposableResourceHolder extends java.lang.Object implements Serializable |
Serialized Fields |
java.lang.Object resource
long disposeDelay
long lastTimeAccessed
System.currentTimeMillis()
boolean isLocked
Class org.jhotdraw.standard.StandardDrawing extends CompositeFigure implements Serializable |
serialVersionUID: -2602151437447962046l
Serialization Methods |
private void readObject(java.io.ObjectInputStream s) throws java.lang.ClassNotFoundException, java.io.IOException
Serialized Fields |
java.lang.String myTitle
int drawingSerializedDataVersion
Class org.jhotdraw.standard.StandardDrawingView extends javax.swing.JPanel implements Serializable |
serialVersionUID: -3878153366174603336l
Serialization Methods |
private void readObject(java.io.ObjectInputStream s) throws java.lang.ClassNotFoundException, java.io.IOException
Serialized Fields |
Drawing fDrawing
java.awt.Point fLastClick
java.util.List fBackgrounds
java.util.List fForegrounds
Painter fUpdateStrategy
PointConstrainer fConstrainer
int myCounter
DNDHelper dndh
java.awt.event.MouseListener mouseListener
java.awt.event.MouseMotionListener motionListener
java.awt.event.KeyListener keyListener
boolean myIsReadOnly
int drawingViewSerializedDataVersion
StandardDrawingView.ASH ash
Class org.jhotdraw.standard.StandardFigureSelection extends java.lang.Object implements Serializable |
Serialized Fields |
byte[] fData
Class org.jhotdraw.contrib.StandardLayouter extends SimpleLayouter implements Serializable |
Class org.jhotdraw.contrib.SVGDrawApp extends JavaDrawApp implements Serializable |
Class org.jhotdraw.contrib.TextAreaFigure extends AttributeFigure implements Serializable |
serialVersionUID: 4993631445423148845l
Serialization Methods |
protected void readObject(java.io.ObjectInputStream s) throws java.lang.ClassNotFoundException, java.io.IOException
java.lang.ClassNotFoundException
- thrown by called methods
java.io.IOException
- thrown by called methodsSerialized Fields |
boolean fTextIsDirty
java.awt.Rectangle fDisplayBox
java.util.List fParagraphs
java.lang.String fText
java.awt.Font fFont
boolean fFontIsDirty
float fFontWidth
java.util.Hashtable attributesMap
boolean fIsReadOnly
Figure fObservedFigure
OffsetLocator fLocator
Class org.jhotdraw.figures.TextFigure extends AttributeFigure implements Serializable |
serialVersionUID: 4599820785949456124l
Serialization Methods |
private void readObject(java.io.ObjectInputStream s) throws java.lang.ClassNotFoundException, java.io.IOException
Serialized Fields |
int fOriginX
int fOriginY
java.lang.String fText
java.awt.Font fFont
boolean fIsReadOnly
Figure fObservedFigure
OffsetLocator fLocator
int textFigureSerializedDataVersion
Class org.jhotdraw.contrib.html.TextHolderContentProducer extends AbstractContentProducer implements Serializable |
Serialized Fields |
TextHolder myTextHolder
Class org.jhotdraw.standard.ToolButton extends PaletteButton implements Serializable |
Serialized Fields |
Tool myTool
PaletteIcon myIcon
Class org.jhotdraw.contrib.TriangleFigure extends RectangleFigure implements Serializable |
Serialized Fields |
int fRotation
Class org.jhotdraw.contrib.html.TriangleFigureGeometricAdapter extends TriangleFigure implements Serializable |
Class org.jhotdraw.contrib.html.URLContentProducer extends FigureDataContentProducer implements Serializable |
Serialized Fields |
java.net.URL fURL
Class org.jhotdraw.contrib.WindowMenu extends CommandMenu implements Serializable |
Serialized Fields |
MDIDesktopPane desktop
Command cascadeCommand
Command tileCommand
Class org.jhotdraw.contrib.zoom.ZoomDrawingView extends StandardDrawingView implements Serializable |
Serialized Fields |
double scale
double zoomSpeed
Class org.jhotdraw.contrib.zoom.ZoomUpdateStrategy extends java.lang.Object implements Serializable |
Serialized Fields |
int fImagewidth
int fImageheight
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |