CPObjectCPResponder
CPView
CPControl
CPSlider
NSSlider
@implementation NSSlider : CPSlider
Method Summary | |
---|---|
-(id) | initWithCoder:(CPCoder)aCoder |
-(Class) | classForKeyedArchiver Can be overridden by subclasses to substitute a different class to represent the receiver for keyed archiving. |
Methods inherited from class CPControl |
---|
initWithFrame, action, alignment, backgroundColorForName, floatValue, font, isEnabled, mouseUp, sendAction, setAction, setAlignment, setBackgroundColor, setBackgroundColorWithName, setBackgroundColor, setEnabled, setFloatValue, setFont, setTarget, setTextColor, setTextShadow, target, textColor, textShadow |
Methods inherited from class CPSlider |
---|
initWithFrame, altIncrementValue, bar, constrainKnobPosition, isVertical, knob, knobThickness, maxValue, minValue, mouseDown, mouseDragged, mouseUp, setAltIncrementValue, setFrameSize, setMaxValue, setMinValue, setValue, value, |
Method Detail |
---|
-(id)initWithCoder:(CPCoder)aCoder
aCoder
-(Class)classForKeyedArchiver
nil
means to ignore the method result.
Created on Sat Sep 13 14:15:43 PDT 2008