|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object org.seasar.uruma.component.base.AbstractUIElement org.seasar.uruma.component.base.AbstractUIComponent org.seasar.uruma.component.jface.ControlComponent org.seasar.uruma.component.jface.SliderComponent
public class SliderComponent
Slider
を表すコンポーネントです。
フィールドの概要 | |
---|---|
String |
increment
|
String |
maximum
|
String |
minimum
|
String |
pageIncrement
|
String |
selection
|
String |
thumb
|
クラス org.seasar.uruma.component.jface.ControlComponent から継承されたフィールド |
---|
background, backgroundImage, enabled, enablesDependingId, enablesFor, fontHeight, fontName, fontStyle, foreground, height, menu, toolTipText, visible, width, x, y |
コンストラクタの概要 | |
---|---|
SliderComponent()
|
メソッドの概要 |
---|
クラス org.seasar.uruma.component.jface.ControlComponent から継承されたメソッド |
---|
getEnablesDependingId, getEnablesFor, getLayoutDataInfo, setEnablesDependingId, setEnablesFor, setLayoutDataInfo |
クラス org.seasar.uruma.component.base.AbstractUIComponent から継承されたメソッド |
---|
doPreRender, doRender, getId, getParent, getRenderer, getStyle, preRender, render, setId, setParent, setRenderer, setStyle, toString |
クラス org.seasar.uruma.component.base.AbstractUIElement から継承されたメソッド |
---|
accept, getBasePath, getLocation, getPath, setBasePath, setLocation, setPath |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
インタフェース org.seasar.uruma.component.UIComponent から継承されたメソッド |
---|
getId, getParent, getRenderer, getStyle, preRender, render, setId, setParent, setRenderer, setStyle |
インタフェース org.seasar.uruma.component.UIElement から継承されたメソッド |
---|
getBasePath, getLocation, getPath, setBasePath, setLocation, setPath |
インタフェース org.seasar.uruma.component.UIElementVisitorAcceptor から継承されたメソッド |
---|
accept |
フィールドの詳細 |
---|
public String maximum
public String minimum
public String selection
public String increment
public String pageIncrement
public String thumb
コンストラクタの詳細 |
---|
public SliderComponent()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |