Class RMShapeUtils.HoverTimer

java.lang.Object
javax.swing.Timer
com.inductiveautomation.rm.shape.RMShapeUtils.HoverTimer
All Implemented Interfaces:
Serializable
Enclosing class:
RMShapeUtils

public static class RMShapeUtils.HoverTimer extends Timer
A Timer subclass.
See Also:
  • Constructor Details

    • HoverTimer

      public HoverTimer(RMShapeMouseEvent anEvent)
      Creates a new hover timer for shape mouse event.
  • Method Details