org.seasar.jface.component.impl
クラス ButtonComponent
java.lang.Object
org.seasar.jface.component.impl.AbstractUIElement
org.seasar.jface.component.impl.AbstractUIComponent
org.seasar.jface.component.impl.ControlComponent
org.seasar.jface.component.impl.ButtonComponent
- すべての実装されたインタフェース:
- EnabledDependable, UIComponent, UIControlComponent, UIElement
public class ButtonComponent
- extends ControlComponent
- 作成者:
- y-komori
クラス org.seasar.jface.component.impl.ControlComponent から継承されたメソッド |
getBackground, getBackgroundImage, getEnabled, getEnabledDependId, getEnabledDependType, getFontHeight, getFontName, getFontStyle, getForeground, getHeight, getLayoutDataInfo, getToolTipText, getVisible, getWidth, getX, getY, setBackground, setBackgroundImage, setEnabled, setEnabledDependId, setEnabledDependType, setFontHeight, setFontName, setFontStyle, setForeground, setHeight, setLayoutDataInfo, setToolTipText, setVisible, setWidth, setX, setY |
クラス org.seasar.jface.component.impl.AbstractUIComponent から継承されたメソッド |
doRender, getId, getMenu, getParent, getRenderer, getReplace, getStyle, getWidget, render, renderMenu, setId, setMenu, setParent, setRenderer, setReplace, setStyle, setWidget |
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
インタフェース org.seasar.jface.component.UIComponent から継承されたメソッド |
getId, getMenu, getParent, getRenderer, getStyle, getWidget, render, setId, setMenu, setParent, setRenderer, setStyle, setWidget |
ButtonComponent
public ButtonComponent()
getAlignment
public String getAlignment()
setAlignment
public void setAlignment(String alignment)
getImage
public String getImage()
setImage
public void setImage(String image)
getSelection
public String getSelection()
setSelection
public void setSelection(String selection)
getText
public String getText()
setText
public void setText(String text)
Copyright © 2006 The Seasar Foundation. All Rights Reserved.