Class SVGApplication


  • public class SVGApplication
    extends Object
    Test SVGApplication adapted from: http://xmlgraphics.apache.org/batik/using/swing.html
    Author:
    jozik
    • Field Detail

      • frame

        protected JFrame frame
      • label

        protected JLabel label
      • svgCanvas

        protected org.apache.batik.swing.JSVGCanvas svgCanvas
    • Constructor Detail

      • SVGApplication

        public SVGApplication​(JFrame f)
    • Method Detail

      • main

        public static void main​(String[] args)
      • createComponents

        public JComponent createComponents()