Class JSVGCanvas.ScrollUpAction

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

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

    • ScrollUpAction

      public ScrollUpAction(int inc)