Uses of Class
net.sf.jaxodraw.gui.panel.edit.JaxoEditPanel

Packages that use JaxoEditPanel
net.sf.jaxodraw.gui.panel.edit Edit panels that allow to edit JaxoObjects. 
net.sf.jaxodraw.object.arrow Arrow objects. 
 

Uses of JaxoEditPanel in net.sf.jaxodraw.gui.panel.edit
 

Subclasses of JaxoEditPanel in net.sf.jaxodraw.gui.panel.edit
 class Jaxo2PointsEditPanel
          A panel to change the x,y and radius parameters of an object.
 class Jaxo3PointsEditPanel
          A panel to change the x,y and radius parameters of an object.
 class Jaxo4PointsEditPanel
          A panel to change the 4 contorl points of a (Bezier) object.
 class JaxoArrowEditPanel
          A panel to change the arrow of an object.
 class JaxoCenterSizeEditPanel
          A panel to change the x,y, width and height parameters of an object.
 class JaxoColorEditPanel
          A panel to change the color of an object.
 class JaxoDashEditPanel
          A panel to change the dash of an object.
 class JaxoDLEditPanel
          A panel to change the double line property of an object.
 class JaxoLatexAlignPanel
          A panel to change the rotation of an object.
 class JaxoLatexFontSizePanel
          A panel to change the rotation of an object.
 class JaxoPositionEditPanel
          A panel to change the x,y parameters of an object.
 class JaxoPSFontPanel
          A panel to change the text of a text object.
 class JaxoRotationEditPanel
          A panel to change the rotation of an object.
 class JaxoScaleEditPanel
          A panel to change the scale of a group object.
 class JaxoStretchingEditPanel
          A panel to change the stretching property of an object.
 class JaxoStrokeEditPanel
          A panel to change the stroke of an object.
 class JaxoSymmEditPanel
          A panel to change the symmetry property of an object.
 class JaxoTextEditPanel
          A panel to change the text of a text object.
 class JaxoWiggleEditPanel
          A panel to change the wiggle of an object.
 class JaxoXYREditPanel
          A panel to change the x,y and radius parameters of an object.
 

Uses of JaxoEditPanel in net.sf.jaxodraw.object.arrow
 

Subclasses of JaxoEditPanel in net.sf.jaxodraw.object.arrow
 class JaxoDefaultArrowEditPanel
          A panel to change the parameters of an arrow.
 

Methods in net.sf.jaxodraw.object.arrow that return JaxoEditPanel
 JaxoEditPanel JaxoArrow.getEditPanel()
          Return a panel that allows to edit the parameters of the arrow.
 JaxoEditPanel JaxoDefaultArrow.getEditPanel()
          Return a panel that allows to edit the parameters of the arrow.
 



Copyright © 2003-2011 The JaxoDraw team. All Rights Reserved.