org.apache.batik.swing.JSVGScrollPane This is implements a 2D scroller that will scroll an JSVGCanvas. <p> Reimplimentation, rather than imlementing the Scrollable interface, provides several advantages. The main advantage is the ability to more precisely control ScrollBar events; fewer JSVGCanvas updates are required when scrol ...
org.objectweb.jac.aspects.gui.swing.SHEditor @author Lars-Erik H. Bergland <a href="http://www.mycgiserver.com/~hbergla/">www.mycgiserver.com/~hbergla</a> <a href="mailto:vagastorm@microsnyft.com">vagastorm@microsnyft.com</a> @version 1.0 The CodeEditor is constructed to display java code with syntax coloring. It wa ...
org.apache.batik.svggen.SwingSVGPrettyPrint This class offers a way to create an SVG document with grouping that reflects the Swing composite structure (container/components). @author Vincent Hardy @version $Id: SwingSVGPrettyPrint.java,v 1.9 2005/03/27 08:58:35 cam Exp $