このページはEtoJ逐語翻訳フィルタによって翻訳生成されました。

翻訳前ページへ


Service UnoControlSpinButtonModel
Language

The 解放する/自由な and Open 生産性 控訴
解放(する)d: Apache OpenOffice 4.1.16

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: 星/主役にする :: awt ::

unpublished service UnoControlSpinButtonModel
Usage 制限s
not published
Description
明示するs the 基準 model of an UnoControlSpinButton.

A spin button is a 支配(する)/統制する which has a numeric value associated with it, and 許すs to change this value using two spin buttons.

A spin button is 類似の to a scroll 妨げる/法廷,弁護士業, but it usually has no (own) visual 代表 of the associated value, but is used to propagate it's value to other 支配(する)/統制するs.

See also
UnoControlScrollBarModel

含むd Services - 要約
UnoControlModel
(言及/関連d (独立の)存在's 要約:)
明示するs the 基準 model of an UnoControl in the Smalltalk model 見解(をとる) 監査役 design.
所有物/資産/財産s' 要約
short
国境
明示するs the 国境 style of the 支配(する)/統制する.  
long
BorderColor
[ OPTIONAL ]
明示するs the color of the 国境, if 現在の  
boolean
Enabled
決定するs whether the 支配(する)/統制する is enabled or 無能にするd.  
string
HelpText
明示するs the help text of the 支配(する)/統制する.  
string
HelpURL
明示するs the help URL of the 支配(する)/統制する.  
long
SpinIncrement
明示するs the increment by which the value is changed when using operating the spin button.  
long
Orientation
明示するs the ScrollBarOrientation of the 支配(する)/統制する.  
boolean
Printable
明示するs whether the 支配(する)/統制する will be printed with the 文書.  
long
SpinValue
明示するs the 現在の value of the 支配(する)/統制する.  
long
SpinValueMin
明示するs the 最小限 value of the 支配(する)/統制する.  
long
SpinValueMax
明示するs the 最大限 value of the 支配(する)/統制する.  
::com::sun::星/主役にする::util::Color
BackgroundColor
明示するs the RGB color to be used for the 支配(する)/統制する  
::com::sun::星/主役にする::util::Color
SymbolColor
明示するs the RGB color to be used when 絵 symbols which are part of the 支配(する)/統制する's 外見, such as the arrow buttons.  
boolean
Repeat
明示するs whether the mouse should show repeating behaviour, i.e. 繰り返して 誘発する/引き起こす an 活動/戦闘 when keeping 圧力(をかける)d.  
long
RepeatDelay
明示するs the mouse repeat 延期する, in milliseconds.  
short
MouseWheelBehavior
[ OPTIONAL ]
defines how the mouse wheel can be used to scroll through the 支配(する)/統制する's content.  
含むd Services - 詳細(に述べる)s
UnoControlModel
(言及/関連d (独立の)存在's 要約:)
明示するs the 基準 model of an UnoControl in the Smalltalk model 見解(をとる) 監査役 design.
所有物/資産/財産s' 詳細(に述べる)s
国境
short 国境;
Description
明示するs the 国境 style of the 支配(する)/統制する.
 0: No 国境
 1: 3D 国境
 2: simple 国境
 
BorderColor
long BorderColor;
Usage 制限s
optional
Description
明示するs the color of the 国境, if 現在の

Not every 国境 style (see 国境) may support coloring. For instance, usually a 国境 with 3D 影響 will ignore the BorderColor setting.

Since
OOo 2.0
Enabled
boolean Enabled;
Description
決定するs whether the 支配(する)/統制する is enabled or 無能にするd.
HelpText
string HelpText;
Description
明示するs the help text of the 支配(する)/統制する.
HelpURL
string HelpURL;
Description
明示するs the help URL of the 支配(する)/統制する.
SpinIncrement
long SpinIncrement;
Description
明示するs the increment by which the value is changed when using operating the spin button.
Orientation
long Orientation;
Description
明示するs the ScrollBarOrientation of the 支配(する)/統制する.
Printable
boolean Printable;
Description
明示するs whether the 支配(する)/統制する will be printed with the 文書.
SpinValue
long SpinValue;
Description
明示するs the 現在の value of the 支配(する)/統制する.
SpinValueMin
long SpinValueMin;
Description
明示するs the 最小限 value of the 支配(する)/統制する.
SpinValueMax
long SpinValueMax;
Description
明示するs the 最大限 value of the 支配(する)/統制する.
BackgroundColor
::com::sun::星/主役にする::util::Color BackgroundColor;
Description
明示するs the RGB color to be used for the 支配(する)/統制する
SymbolColor
::com::sun::星/主役にする::util::Color SymbolColor;
Description
明示するs the RGB color to be used when 絵 symbols which are part of the 支配(する)/統制する's 外見, such as the arrow buttons.
Repeat
boolean Repeat;
Description
明示するs whether the mouse should show repeating behaviour, i.e. 繰り返して 誘発する/引き起こす an 活動/戦闘 when keeping 圧力(をかける)d.
RepeatDelay
long RepeatDelay;
Description
明示するs the mouse repeat 延期する, in milliseconds.

When the 使用者 圧力(をかける)s a mouse in a 支配(する)/統制する area where this 誘発する/引き起こすs an 活動/戦闘 (such as spinning the value), then usual 支配(する)/統制する 実施s 許す to 繰り返して 誘発する/引き起こす this 活動/戦闘, without the need to 解放(する) the mouse button and to 圧力(をかける) it again. The 延期する between two such 誘発する/引き起こすs is 明示するd with this 所有物/資産/財産.

MouseWheelBehavior
short MouseWheelBehavior;
Usage 制限s
optional
Description
defines how the mouse wheel can be used to scroll through the 支配(する)/統制する's content.

Usually, the mouse wheel spins the numeric value 陳列する,発揮するd in the 支配(する)/統制する. Using this 所有物/資産/財産, and one of the MouseWheelBehavior constants, you can 支配(する)/統制する under which circumstances this is possible.


 
最高の,を越す of Page

The ASF

Copyright & License | Privacy | 接触する Us | 寄付する | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are 登録(する)d trademarks of The Apache ソフトウェア 創立/基礎. The ASF logo is a trademark of The Apache ソフトウェア 創立/基礎. Other 指名するs appearing on the 場所/位置 may be trademarks of their 各々の owners.