org.seasar.uruma.component.rcp
クラス PerspectiveComponent
java.lang.Object
org.seasar.uruma.component.base.AbstractUIElement
org.seasar.uruma.component.base.AbstractUIElementContainer
org.seasar.uruma.rcp.configuration.impl.AbstractConfigurationElement
org.seasar.uruma.component.rcp.PerspectiveComponent
- すべての実装されたインタフェース:
- UIElement, UIElementContainer, ConfigurationElement
public class PerspectiveComponent
- extends AbstractConfigurationElement
perspective
要素を表すコンポーネントです。
- 作成者:
- y-komori
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
public String id
- パースペクティブのIDです。
name
public String name
- パースペクティブの名称です。
icon
public String icon
- アイコンのパスです。
fixed
public String fixed
- パートの配置を固定するかどうかのフラグです。
perspectiveClass
public String perspectiveClass
IPerspectiveFactory
のクラス名です。
PerspectiveComponent
public PerspectiveComponent()
Copyright © 2006-2007 The Seasar Foundation. All Rights Reserved.