Class AuditScale

  • All Implemented Interfaces:
    Drawable

    @Deprecated
    public class AuditScale
    extends Composite
    Deprecated.
    UI Widget representing all the historical revisions available for a branch.
    Since:
    2.0
    Author:
    Eike Stepper
    • Constructor Detail

      • AuditScale

        public AuditScale​(Composite parent,
                          int scaleStyle)
        Deprecated.
    • Method Detail

      • getDirection

        public int getDirection()
        Deprecated.
        Since:
        4.0
      • getScaleStyle

        public int getScaleStyle()
        Deprecated.
      • getScale

        public Scale getScale()
        Deprecated.
      • createScale

        protected Scale createScale​(int style)
        Deprecated.
      • setBounds

        public void setBounds​(int x,
                              int y,
                              int width,
                              int height)
        Deprecated.
        Overrides:
        setBounds in class Control
      • main

        public static void main​(java.lang.String[] args)
        Deprecated.