|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gudy.azureus2.ui.swt.components.graphics.BackGroundGraphic
org.gudy.azureus2.ui.swt.components.graphics.ScaledGraphic
public class ScaledGraphic
| Field Summary | |
|---|---|
protected org.eclipse.swt.graphics.Image |
bufferScale
|
protected ValueFormater |
formater
|
protected Scale |
scale
|
| Fields inherited from class org.gudy.azureus2.ui.swt.components.graphics.BackGroundGraphic |
|---|
bufferBackground, colorWhite, drawCanvas, lightGrey, lightGrey2, this_mon |
| Constructor Summary | |
|---|---|
ScaledGraphic(Scale scale,
ValueFormater formater)
|
|
| Method Summary | |
|---|---|
void |
dispose()
|
protected void |
drawScale(boolean sizeChanged)
|
void |
setUpdateDividerWidth(int width)
|
| Methods inherited from class org.gudy.azureus2.ui.swt.components.graphics.BackGroundGraphic |
|---|
drawBackGround, initialize, refresh, setColors, setSIIECSensitive |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Scale scale
protected ValueFormater formater
protected org.eclipse.swt.graphics.Image bufferScale
| Constructor Detail |
|---|
public ScaledGraphic(Scale scale,
ValueFormater formater)
| Method Detail |
|---|
public void setUpdateDividerWidth(int width)
protected void drawScale(boolean sizeChanged)
public void dispose()
dispose in class BackGroundGraphic
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||