Class ScaledGraphic

java.lang.Object
com.biglybt.ui.swt.components.graphics.BackGroundGraphic
com.biglybt.ui.swt.components.graphics.ScaledGraphic
All Implemented Interfaces:
Graphic
Direct Known Subclasses:
MultiPlotGraphic, PingGraphic, SpeedGraphic

public class ScaledGraphic extends BackGroundGraphic
  • Field Details

    • scale

      protected Scale scale
    • formater

      protected ValueFormater formater
    • bufferScale

      protected org.eclipse.swt.graphics.Image bufferScale
    • lastMax

      private int lastMax
    • update_divider_width

      private int update_divider_width
  • Constructor Details

  • Method Details

    • setUpdateDividerWidth

      public void setUpdateDividerWidth(int width)
    • drawScale

      protected void drawScale(boolean sizeChanged)
    • dispose

      public void dispose()
      Overrides:
      dispose in class BackGroundGraphic