Package net.sf.jaxodraw.gui.panel.edit
Edit panels that allow to edit JaxoObjects.
-
Interface Summary Interface Description JaxoEditPanelListener A listener for edit panels. -
Class Summary Class Description Jaxo2PointsEditPanel A panel to change the x,y and radius parameters of an object.Jaxo3PointsEditPanel A panel to change the x,y and radius parameters of an object.Jaxo4PointsEditPanel A panel to change the 4 contorl points of a (Bezier) object.JaxoArrowEditPanel A panel to change the arrow of an object.JaxoCenterSizeEditPanel A panel to change the x,y, width and height parameters of an object.JaxoColorEditPanel A panel to change the color of an object.JaxoDashEditPanel A panel to change the dash of an object.JaxoDLEditPanel A panel to change the double line property of an object.JaxoEditPanel A parent class for edit panel components.JaxoLatexAlignPanel A panel to change the rotation of an object.JaxoLatexFontSizePanel A panel to change the rotation of an object.JaxoOptionsPanel A parent class for all option panels.JaxoOptionsPanelListener A listener for edit panels.JaxoPositionEditPanel A panel to change the x,y parameters of an object.JaxoPSFontPanel A panel to change the text of a text object.JaxoRotationEditPanel A panel to change the rotation of an object.JaxoScaleEditPanel A panel to change the scale of a group object.JaxoStretchingEditPanel A panel to change the stretching property of an object.JaxoStrokeEditPanel A panel to change the stroke of an object.JaxoSymmEditPanel A panel to change the symmetry property of an object.JaxoTextEditPanel A panel to change the text of a text object.JaxoWiggleEditPanel A panel to change the wiggle of an object.JaxoXYREditPanel A panel to change the x,y and radius parameters of an object.