org.seasar.jface.component.impl
クラス TableCellComponent
java.lang.Object
org.seasar.jface.component.impl.AbstractUIElement
org.seasar.jface.component.impl.TableCellComponent
- すべての実装されたインタフェース:
- UIElement
public class TableCellComponent
- extends AbstractUIElement
- 作成者:
- bskuroneko
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TableCellComponent
public TableCellComponent()
getBackground
public String getBackground()
setBackground
public void setBackground(String background)
getFontHeight
public String getFontHeight()
setFontHeight
public void setFontHeight(String fontHeight)
getFontName
public String getFontName()
setFontName
public void setFontName(String fontName)
getFontStyle
public String getFontStyle()
setFontStyle
public void setFontStyle(String fontStyle)
getForeground
public String getForeground()
setForeground
public void setForeground(String foreground)
getImage
public String getImage()
setImage
public void setImage(String image)
getText
public String getText()
setText
public void setText(String text)
Copyright © 2006 The Seasar Foundation. All Rights Reserved.