org.gudy.azureus2.ui.swt.components.graphics
Class ScaledGraphic
java.lang.Object
org.gudy.azureus2.ui.swt.components.graphics.BackGroundGraphic
org.gudy.azureus2.ui.swt.components.graphics.ScaledGraphic
- All Implemented Interfaces:
- Graphic
- Direct Known Subclasses:
- MultiPlotGraphic, PingGraphic, SpeedGraphic
public class ScaledGraphic
- extends BackGroundGraphic
- Author:
- Olivier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
scale
protected Scale scale
formater
protected ValueFormater formater
bufferScale
protected org.eclipse.swt.graphics.Image bufferScale
ScaledGraphic
public ScaledGraphic(Scale scale,
ValueFormater formater)
setUpdateDividerWidth
public void setUpdateDividerWidth(int width)
drawScale
protected void drawScale(boolean sizeChanged)
dispose
public void dispose()
- Overrides:
dispose
in class BackGroundGraphic