クラス
org.seasar.uruma.annotation.ConfigurationAttribute の使用

ConfigurationAttribute を使用しているパッケージ
org.seasar.uruma.component.rcp   
org.seasar.uruma.rcp.configuration.impl   
 

org.seasar.uruma.component.rcp での ConfigurationAttribute の使用
 

Fields in org.seasar.uruma.component.rcp with annotations of type ConfigurationAttribute
 String ViewPartComponent.allowMultiple
          複数のオープンを許可するかどうかのフラグです。
 String ViewPartComponent.category
          カテゴリ名称です。
 String ViewPartComponent.clazz
          ViewPart クラスの名称です。
 String PerspectiveComponent.fixed
          パートの配置を固定するかどうかのフラグです。
 String PerspectiveComponent.icon
          アイコンのパスです。
 String ViewPartComponent.image
          イメージを指定するパスです。
 String PerspectiveComponent.name
          パースペクティブの名称です。
 String PerspectiveComponent.perspectiveClass
          IPerspectiveFactory のクラス名です。
 String ViewPartComponent.title
          ビュータイトルです。
 

org.seasar.uruma.rcp.configuration.impl での ConfigurationAttribute の使用
 

Fields in org.seasar.uruma.rcp.configuration.impl with annotations of type ConfigurationAttribute
 String RunElement.clazz
          クラス名称です。
 



Copyright © 2006-2007 The Seasar Foundation. All Rights Reserved.