Package xj3d.browser

Class MovieAction

java.lang.Object
javax.swing.AbstractAction
xj3d.browser.MovieAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action, ScreenCaptureListener

public class MovieAction extends AbstractAction implements ScreenCaptureListener
An action that takes a screen shot of the current content. Currently saves to user.dir/foo.png should add a file dialog box.

Version:
$Revision: 1.5 $
Author:
Alan Hudson
See Also: