|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object org.seasar.uruma.component.base.AbstractUIElement org.seasar.uruma.component.base.AbstractUIComponent org.seasar.uruma.component.base.AbstractItemComponent org.seasar.uruma.component.base.AbstractUIContainerItemComponent org.seasar.uruma.component.jface.CTabItemComponent
public class CTabItemComponent
CTabItem
に対応するコンポーネントです。
フィールドの概要 | |
---|---|
String |
fontHeight
|
String |
fontName
|
String |
fontStyle
|
String |
toolTipText
|
クラス org.seasar.uruma.component.base.AbstractItemComponent から継承されたフィールド |
---|
image, text |
コンストラクタの概要 | |
---|---|
CTabItemComponent()
|
メソッドの概要 |
---|
クラス org.seasar.uruma.component.base.AbstractUIContainerItemComponent から継承されたメソッド |
---|
addChild, doRender, getChild, getChildren |
クラス org.seasar.uruma.component.base.AbstractUIComponent から継承されたメソッド |
---|
doPreRender, 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 |
インタフェース org.seasar.uruma.component.UIElement から継承されたメソッド |
---|
getBasePath, getLocation, getPath, setBasePath, setLocation, setPath |
インタフェース org.seasar.uruma.component.UIElementVisitorAcceptor から継承されたメソッド |
---|
accept |
フィールドの詳細 |
---|
public String toolTipText
public String fontHeight
public String fontName
public String fontStyle
コンストラクタの詳細 |
---|
public CTabItemComponent()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |