GUI related classes.
Interface | Description |
---|---|
JaxoCanvasComponent |
The canvas as a component.
|
JaxoDrawingArea |
The drawing area.
|
Class | Description |
---|---|
AbstractJaxoCanvas |
Abstract base class for the canvas.
|
JaxoCanvas |
An instance of the canvas: responsible for all the painting.
|
JaxoCanvasEventListener |
A listener to process mouse events that happen on the canvas.
|
JaxoClipboard |
A Clipboard for JaxoGraphs.
|
JaxoDialogs |
A convenience class for user input dialogs.
|
JaxoTab |
One tab of the JaxoTabbedPane.
|
JaxoZoom |
A zoom on the canvas.
|
Licensed under GPL. For more information, see http://jaxodraw.sourceforge.net/license.html or the LICENSE file in the jaxodraw distribution.