org.seasar.uruma.component.jface
クラス TextComponent
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.TextComponent
- すべての実装されたインタフェース:
- EnablesDependable, UIComponent, UIControlComponent, UIElement, UIElementVisitorAcceptor
public class TextComponent
- extends ControlComponent
Text
を表すコンポーネントです。
- 作成者:
- bskuroneko
クラス org.seasar.uruma.component.jface.ControlComponent から継承されたフィールド |
background, backgroundImage, enabled, enablesDependingId, enablesFor, fontHeight, fontName, fontStyle, foreground, height, menu, toolTipText, visible, width, x, y |
クラス org.seasar.uruma.component.base.AbstractUIComponent から継承されたメソッド |
doPreRender, doRender, getId, getParent, getRenderer, getStyle, preRender, render, setId, setParent, setRenderer, setStyle, toString |
text
public String text
doubleClickEnabled
public String doubleClickEnabled
echoChar
public String echoChar
editable
public String editable
orientation
public String orientation
selectionStart
public String selectionStart
selectionEnd
public String selectionEnd
tabs
public String tabs
textLimit
public String textLimit
topIndex
public String topIndex
TextComponent
public TextComponent()
Copyright © 2006-2008 The Seasar Foundation. All Rights Reserved.