|
|||||||||
| Home >> All >> org >> [ test overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.test
Class ScrollExample

java.lang.Objectorg.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
|
|||||||||
| Home >> All >> org >> [ test overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.test.ScrollExample