|
JavaSwingSlider |
Top Previous Next |
|
Java Swing Slider. Extends JavaObject.
Behavior Pattern: JavaSwingObjectProgressBarBehavior
Property Summary
Property Detail
Maximum value of the object or 'false' if value can't be read. Accessors: GetMaxValue, SetMaxValue
Minimum value of the object or 'false' if value can't be read. Accessors: GetMinValue, SetMinValue
Value of the object. Accessors: GetValue, SetValue
|