|
||||||||||
前 次 | フレームあり フレームなし |
ControlComponent を使用しているパッケージ | |
---|---|
org.seasar.uruma.component.impl | |
org.seasar.uruma.renderer.impl |
org.seasar.uruma.component.impl での ControlComponent の使用 |
---|
org.seasar.uruma.renderer.impl での ControlComponent の使用 |
---|
ControlComponent 型の型パラメータを持つ org.seasar.uruma.renderer.impl のクラス | |
---|---|
class |
AbstractControlRenderer<COMPONENT_TYPE extends ControlComponent,CONTROL_TYPE extends Control>
Control のレンダリングを行うための基底クラスです。 |
ControlComponent を返す org.seasar.uruma.renderer.impl のメソッド | |
---|---|
protected ControlComponent |
AbstractControlRenderer.getParentComponent(ControlComponent component)
|
ControlComponent 型のパラメータを持つ org.seasar.uruma.renderer.impl のメソッド | |
---|---|
protected ControlComponent |
AbstractControlRenderer.getParentComponent(ControlComponent component)
|
protected void |
AbstractControlRenderer.setFont(ControlComponent controlComponent,
Control control)
|
protected void |
WindowRenderer.setLocation(ControlComponent controlComponent,
Control control)
|
protected void |
AbstractControlRenderer.setLocation(ControlComponent controlComponent,
Control control)
|
protected void |
WindowRenderer.setMenu(ControlComponent controlComponent,
Control control)
|
protected void |
AbstractControlRenderer.setMenu(ControlComponent controlComponent,
Control control)
|
protected void |
WindowRenderer.setSize(ControlComponent controlComponent,
Control control)
|
protected void |
AbstractControlRenderer.setSize(ControlComponent controlComponent,
Control control)
|
|
||||||||||
前 次 | フレームあり フレームなし |