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

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

public class GradientItem
extends AbstractUIElement

グラデーション項目を保持するためのクラスです。

作成者:
y-komori

フィールドの概要
 String color
           
 String percent
           
 
コンストラクタの概要
GradientItem()
           
 
メソッドの概要
 
クラス org.seasar.uruma.component.base.AbstractUIElement から継承されたメソッド
accept, getBasePath, getLocation, getPath, setBasePath, setLocation, setPath, toString
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

フィールドの詳細

color

public String color

percent

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

GradientItem

public GradientItem()


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