Class JSVGCanvas.ScrollDownAction

All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
JSVGCanvas

public class JSVGCanvas.ScrollDownAction extends JSVGCanvas.ScrollAction
A swing action to scroll the canvas down, by a fixed amount
See Also:
  • Constructor Details

    • ScrollDownAction

      public ScrollDownAction(int inc)