All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xworker.swt.widgets.Scale.xer.txt Maven / Gradle / Ivy

@xworker.swt.widgets.Scale
sname
Scale
slabel
Scale
sdescriptors
xworker.lang.MetaDescriptor3
sextends
xworker.swt.widgets.Control
smany
true
seditCols
2
sinitialization
false
smodifier
public
sinheritDescription
false
sicon
icons/org/eclipse/swt/widgets/Scale.gif
@xworker.swt.widgets.Scale/@actions
sname
actions
sdescriptors
xworker.lang.MetaDescriptor3/@actions
@xworker.swt.widgets.Scale/@actions/@create
sname
create
sisSynchronized
false
sthrowException
true
suseOtherAction
false
suseOuterJava
true
souterClassName
xworker.swt.widgets.ScaleCreator
smethodName
create
sdescriptors
xworker.lang.actions.JavaAction
@xworker.swt.widgets.Scale/@name
sname
name
slabel
name
LvalidateOnBlur
false
LallowDecimals
false
LallowNegative
false
sid
name
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
@xworker.swt.widgets.Scale/@type
sname
type
slabel
type
sinputtype
select
sdefault
HORIZONTAL
LvalidateOnBlur
false
LallowDecimals
false
LallowNegative
false
sid
type
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
@xworker.swt.widgets.Scale/@type/@HORIZONTAL
sname
HORIZONTAL
slabel
HORIZONTAL
svalue
HORIZONTAL
sid
HORIZONTAL
sdescriptors
xworker.lang.MetaDescriptor3/@attribute/@value
@xworker.swt.widgets.Scale/@type/@VERTICAL
sname
VERTICAL
slabel
VERTICAL
svalue
VERTICAL
sid
VERTICAL
sdescriptors
xworker.lang.MetaDescriptor3/@attribute/@value
@xworker.swt.widgets.Scale/@increment
sname
increment
sdescription

Sets the amount that the receiver's value will be modified by when the up/down (or right/left) arrows are pressed to the argument, which must be at least one.

LvalidateOnBlur false LallowDecimals false LallowNegative false sdescriptors xworker.lang.MetaDescriptor3/@attribute @xworker.swt.widgets.Scale/@maximum sname maximum sdescription

Sets the maximum value that the receiver will allow.

LvalidateOnBlur false LallowDecimals false LallowNegative false sdescriptors xworker.lang.MetaDescriptor3/@attribute @xworker.swt.widgets.Scale/@minimum sname minimum sdescription

Sets the minimum value that the receiver will allow.

LvalidateOnBlur false LallowDecimals false LallowNegative false sdescriptors xworker.lang.MetaDescriptor3/@attribute @xworker.swt.widgets.Scale/@pageIncrement sname pageIncrement sdescription

Sets the amount that the receiver's value will be modified by when the page increment/decrement areas are selected to the argument, which must be at least one.

LvalidateOnBlur false LallowDecimals false LallowNegative false sdescriptors xworker.lang.MetaDescriptor3/@attribute @xworker.swt.widgets.Scale/@selection sname selection sdescription

Sets the 'selection', which is the receiver's value, to the argument which must be greater than or equal to zero.

LvalidateOnBlur false LallowDecimals false LallowNegative false sdescriptors xworker.lang.MetaDescriptor3/@attribute @xworker.swt.widgets.Scale/@SelectionListener sname SelectionListener sdescriptors xworker.lang.MetaDescriptor3/@thing sextends xworker.swt.events.SelectionListener smany true seditCols 2 sinitialization false sgroup events




© 2015 - 2025 Weber Informatics LLC | Privacy Policy