Class RMEditorRuler.ShapePositionMarker.TabStop

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JLabel
com.inductiveautomation.rm.editor.RMEditorRuler.ShapePositionMarker.TabStop
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, SwingConstants
Enclosing class:
RMEditorRuler.ShapePositionMarker

protected class RMEditorRuler.ShapePositionMarker.TabStop extends JLabel
An inner class to represent, draw and manipulate tab stops.
See Also:
  • Constructor Details

    • TabStop

      public TabStop(float aLocation, char aType)
      Creates a new tab stop for the given location and type.
  • Method Details

    • setLocationAndType

      public void setLocationAndType(float aLocation, char aType)
      Sets tab stop type.