org.opensourcephysics.mediaapps
Class VideoRecorderApp

java.lang.Object
  extended by org.opensourcephysics.mediaapps.VideoRecorderApp

public class VideoRecorderApp
extends java.lang.Object

Title: VideoRecorderApp Description: An application to record an animation to video.

Version:
1.0
Author:
Douglas Brown

Constructor Summary
VideoRecorderApp()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VideoRecorderApp

public VideoRecorderApp()
Method Detail

main

public static void main(java.lang.String[] args)