org.seasar.jface.component.impl
クラス GradientInfo
java.lang.Object
org.seasar.jface.component.impl.AbstractUIElement
org.seasar.jface.component.impl.GradientInfo
- すべての実装されたインタフェース:
- UIElement
public class GradientInfo
- extends AbstractUIElement
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GradientInfo
public GradientInfo()
getStartColor
public String getStartColor()
setStartColor
public void setStartColor(String startColor)
getVertical
public String getVertical()
setVertical
public void setVertical(String vertical)
addGradientItem
public void addGradientItem(GradientItem item)
getGradientItems
public List<GradientItem> getGradientItems()
Copyright © 2006 The Seasar Foundation. All Rights Reserved.