org.seasar.jface.component.impl
クラス TemplateImpl
java.lang.Object
org.seasar.jface.component.impl.AbstractUIElement
org.seasar.jface.component.impl.TemplateImpl
- すべての実装されたインタフェース:
- Template, UIElement
public class TemplateImpl
- extends AbstractUIElement
- implements Template
- 作成者:
- y-komori
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TemplateImpl
public TemplateImpl()
getWindowComponent
public WindowComponent getWindowComponent()
- 定義:
- インタフェース
Template
内の getWindowComponent
setWindowComponent
public void setWindowComponent(WindowComponent windowComponent)
- 定義:
- インタフェース
Template
内の setWindowComponent
getExtends
public String getExtends()
- 定義:
- インタフェース
Template
内の getExtends
setExtends
public void setExtends(String extendsPath)
- 定義:
- インタフェース
Template
内の setExtends
Copyright © 2006 The Seasar Foundation. All Rights Reserved.