Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.test
Class ScrollExample  view ScrollExample download ScrollExample.java

java.lang.Object
  extended byorg.test.ScrollExample

public class ScrollExample
extends java.lang.Object

A very simple example class that demonstrates the XJSVGCanvas and XJSVGScroller classes.

Usage: ScrollExample [svg file name]


Constructor Summary
private ScrollExample(java.net.URL url)
          Construct the Example
 
Method Summary
static void main(java.lang.String[] args)
          Command-line start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScrollExample

private ScrollExample(java.net.URL url)
Construct the Example

Method Detail

main

public static void main(java.lang.String[] args)
Command-line start