org.seasar.jface.component.impl
クラス CommonAttriburtesImpl
java.lang.Object
org.seasar.jface.component.impl.AbstractUIElement
org.seasar.jface.component.impl.CommonAttriburtesImpl
- すべての実装されたインタフェース:
- CommonAttributes, UIElement
public class CommonAttriburtesImpl
- extends AbstractUIElement
- implements CommonAttributes
- 作成者:
- y-komori
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommonAttriburtesImpl
public CommonAttriburtesImpl()
getBackGround
public String getBackGround()
- 定義:
- インタフェース
CommonAttributes
内の getBackGround
setBackGround
public void setBackGround(String backGround)
- 定義:
- インタフェース
CommonAttributes
内の setBackGround
getFontHeight
public String getFontHeight()
- 定義:
- インタフェース
CommonAttributes
内の getFontHeight
setFontHeight
public void setFontHeight(String fontHeight)
- 定義:
- インタフェース
CommonAttributes
内の setFontHeight
getFontName
public String getFontName()
- 定義:
- インタフェース
CommonAttributes
内の getFontName
setFontName
public void setFontName(String fontName)
- 定義:
- インタフェース
CommonAttributes
内の setFontName
getFontStyle
public String getFontStyle()
- 定義:
- インタフェース
CommonAttributes
内の getFontStyle
setFontStyle
public void setFontStyle(String fontStyle)
- 定義:
- インタフェース
CommonAttributes
内の setFontStyle
getForeGround
public String getForeGround()
- 定義:
- インタフェース
CommonAttributes
内の getForeGround
setForeGround
public void setForeGround(String foreGround)
- 定義:
- インタフェース
CommonAttributes
内の setForeGround
getHeight
public String getHeight()
- 定義:
- インタフェース
CommonAttributes
内の getHeight
setHeight
public void setHeight(String height)
- 定義:
- インタフェース
CommonAttributes
内の setHeight
getWidth
public String getWidth()
- 定義:
- インタフェース
CommonAttributes
内の getWidth
setWidth
public void setWidth(String width)
- 定義:
- インタフェース
CommonAttributes
内の setWidth
Copyright © 2006 The Seasar Foundation. All Rights Reserved.