org.seasar.uruma.component.jface
クラス SimpleItemComponent
java.lang.Object
org.seasar.uruma.component.base.AbstractUIElement
org.seasar.uruma.component.jface.SimpleItemComponent
- すべての実装されたインタフェース:
- UIElement
public class SimpleItemComponent
- extends AbstractUIElement
単一項目を表すコンポーネントです。
- 作成者:
- bskuroneko
SimpleItemComponent
public SimpleItemComponent()
getText
public String getText()
- テキストを取得します。
- 戻り値:
- テキスト
setText
public void setText(String text)
- テキストを設定します。
- パラメータ:
text
- テキスト
toString
public String toString()
- オーバーライド:
- クラス
Object
内の toString
Copyright © 2006-2007 The Seasar Foundation. All Rights Reserved.