Files in the sample application
Filename
|
Description
|
SVGAnimatorDemo.java
|
application that includes the main method that starts the application and displays the SVGScreen
|
SVGScreen.java
|
class that displays all the UI components, which include a drop-down list that allows the user to change the animation, a button to start the animation, and the animation
|
sample.svg
|
file that defines the three animations (a running stick figure, a bouncing ball, and an orbiting solar system), according to the W3C® SVG Tiny 1.2 profile standard
|
Was this information helpful? Send us your comments.