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 Details

  • Method Details

    • getDirection

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

      @Deprecated public int getScaleStyle()
      Deprecated.
    • getScale

      @Deprecated public Scale getScale()
      Deprecated.
    • createScale

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

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

      @Deprecated public static void main(String[] args)
      Deprecated.