be.lassi.ui.color
Class ColorWheelPresentationModel.ColorAttribute
java.lang.Object
be.lassi.ui.color.ColorWheelPresentationModel.ColorAttribute
- Enclosing class:
- ColorWheelPresentationModel
public abstract class ColorWheelPresentationModel.ColorAttribute
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ColorWheelPresentationModel.ColorAttribute
public ColorWheelPresentationModel.ColorAttribute()
calculate
protected int calculate(int i,
int max)
getRangeModel
public abstract javax.swing.BoundedRangeModel getRangeModel()
trackColor
public abstract int trackColor(int i,
int max)