org.seasar.uruma.component.jface
クラス SimpleItemComponent

java.lang.Object
  上位を拡張 org.seasar.uruma.component.base.AbstractUIElement
      上位を拡張 org.seasar.uruma.component.jface.SimpleItemComponent
すべての実装されたインタフェース:
UIElement, UIElementVisitorAcceptor

public class SimpleItemComponent
extends AbstractUIElement

単一項目を表すコンポーネントです。

作成者:
bskuroneko

フィールドの概要
 String text
           
 
コンストラクタの概要
SimpleItemComponent()
           
 
メソッドの概要
 String 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
 

フィールドの詳細

text

public String text
コンストラクタの詳細

SimpleItemComponent

public SimpleItemComponent()
メソッドの詳細

toString

public String toString()
オーバーライド:
クラス AbstractUIElement 内の toString


Copyright © 2006-2008 The Seasar Foundation. All Rights Reserved.