org.seasar.uruma.component.jface
クラス BrowserComponent
java.lang.Object
org.seasar.uruma.component.base.AbstractUIElement
org.seasar.uruma.component.base.AbstractUIComponent
org.seasar.uruma.component.jface.ControlComponent
org.seasar.uruma.component.jface.BrowserComponent
- すべての実装されたインタフェース:
- EnablesDependable, UIComponent, UIControlComponent, UIElement, UIElementVisitorAcceptor
public class BrowserComponent
- extends ControlComponent
Browser
を表すコンポーネントです。
- 作成者:
- y.sugigami
クラス org.seasar.uruma.component.jface.ControlComponent から継承されたフィールド |
background, backgroundImage, enabled, enablesDependingId, enablesFor, fontHeight, fontName, fontStyle, foreground, height, menu, toolTipText, visible, width, x, y |
クラス org.seasar.uruma.component.base.AbstractUIComponent から継承されたメソッド |
doPreRender, doRender, getId, getParent, getRenderer, getStyle, preRender, render, setId, setParent, setRenderer, setStyle, toString |
text
public String text
url
public String url
backEnabled
public String backEnabled
forwardEnabled
public String forwardEnabled
focusControl
public String focusControl
BrowserComponent
public BrowserComponent()
Copyright © 2006-2008 The Seasar Foundation. All Rights Reserved.