public abstract class BarHelper
extends java.lang.Object
| 构造器和说明 |
|---|
BarHelper() |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract int |
getExtent(int currentValue) |
abstract double |
getVisibleSize() |
abstract void |
resetBeginValue(int newValue) |
abstract void |
resetExtentValue(int extentValue) |