Class JSVGCanvas.ScrollLeftAction

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

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

    • ScrollLeftAction

      public ScrollLeftAction(int inc)