Java - SWT Diagrams |
| Back to: Gabor Cselle Homepage > Writings |
com.gaborcselle.swt.DiagramGabor Cselle (mail at gaborcselle dot com) and Erol Koç, August 10, 2005 This is is a diagramming class for SWT and Java 1.5. It produces simple diagrams such as the one below. Also, it resizes nicely when the object containing it is resized. ![]() This illustration explains all the parameters you can set and objects you can draw: ![]() JavadocThe Javadoc contains a more information about the class: Source Code DownloadAll source code can be found here:
The example from the screenshot above is also contained in the download: it's the class How to Extend ItFeel free to expand the class with any more objects you need to draw onto the diagram. To do this, create a new License![]() Java Persistent Queue by Gabor Cselle is licensed under a Creative Commons Attribution 3.0 Unported License. Questions? Comments? Found an Error?Contact the authors at mail at gaborcselle dot com. |