Uses of Interface
net.sf.jaxodraw.gui.JaxoCanvasComponent

Packages that use JaxoCanvasComponent
net.sf.jaxodraw.gui GUI related classes. 
 

Uses of JaxoCanvasComponent in net.sf.jaxodraw.gui
 

Subinterfaces of JaxoCanvasComponent in net.sf.jaxodraw.gui
 interface JaxoDrawingArea
          The drawing area.
 

Classes in net.sf.jaxodraw.gui that implement JaxoCanvasComponent
 class AbstractJaxoCanvas
          Abstract base class for the canvas.
 class JaxoCanvas
          An instance of the canvas: responsible for all the painting.
 

Constructors in net.sf.jaxodraw.gui with parameters of type JaxoCanvasComponent
JaxoZoom(JaxoCanvasComponent canvas)
          Constructor.
 



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