Overview  Package   Class  Tree  Index 

be.lassi.ui.color
Class ColorWheelPresentationModel.ColorAttribute

java.lang.Object
  extended by be.lassi.ui.color.ColorWheelPresentationModel.ColorAttribute
Enclosing class:
ColorWheelPresentationModel

public abstract class ColorWheelPresentationModel.ColorAttribute
extends java.lang.Object


Constructor Summary
ColorWheelPresentationModel.ColorAttribute()
           
 
Method Summary
protected  int calculate(int i, int max)
           
abstract  javax.swing.BoundedRangeModel getRangeModel()
           
abstract  int trackColor(int i, int max)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColorWheelPresentationModel.ColorAttribute

public ColorWheelPresentationModel.ColorAttribute()
Method Detail

calculate

protected int calculate(int i,
                        int max)

getRangeModel

public abstract javax.swing.BoundedRangeModel getRangeModel()

trackColor

public abstract int trackColor(int i,
                               int max)

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2