A B C D E F G H I J K L M N O P R S T U V W X Y

A

AbstractBindingCommand<ANNOTATION_CLASS extends Annotation> - org.seasar.uruma.binding.value.command の クラス
BindingCommand の基底クラスです。
AbstractBindingCommand() - クラス org.seasar.uruma.binding.value.command.AbstractBindingCommand のコンストラクタ
 
AbstractCompositeRenderer<COMPONENT_TYPE extends CompositeComponent,COMPOSITE_TYPE extends Composite> - org.seasar.uruma.renderer.impl の クラス
Composite 用レンダラの基底クラスです。
AbstractCompositeRenderer() - クラス org.seasar.uruma.renderer.impl.AbstractCompositeRenderer のコンストラクタ
 
AbstractConfigurationElement - org.seasar.uruma.rcp.configuration.elements の クラス
ConfigurationElement のための基底クラスです。
AbstractConfigurationElement() - クラス org.seasar.uruma.rcp.configuration.elements.AbstractConfigurationElement のコンストラクタ
AbstractConfigurationElement を構築します。
AbstractConfigurationElementContainer - org.seasar.uruma.rcp.configuration.elements の クラス
ConfigurationElementContainer のための基底クラスです。
AbstractConfigurationElementContainer() - クラス org.seasar.uruma.rcp.configuration.elements.AbstractConfigurationElementContainer のコンストラクタ
 
AbstractConfigurationWriter<ELEMENT_TYPE extends ConfigurationElement> - org.seasar.uruma.rcp.configuration.writer の クラス
ConfigurationWriter のための基底クラスです。
AbstractConfigurationWriter() - クラス org.seasar.uruma.rcp.configuration.writer.AbstractConfigurationWriter のコンストラクタ
 
AbstractControlRenderer<COMPONENT_TYPE extends ControlComponent,CONTROL_TYPE extends Control> - org.seasar.uruma.renderer.impl の クラス
Control のレンダリングを行うための基底クラスです。
AbstractControlRenderer() - クラス org.seasar.uruma.renderer.impl.AbstractControlRenderer のコンストラクタ
 
AbstractEditorActionDelegate - org.seasar.eclipse.common.action の クラス
 
AbstractEditorActionDelegate() - クラス org.seasar.eclipse.common.action.AbstractEditorActionDelegate のコンストラクタ
 
AbstractExtensionBuilder - org.seasar.uruma.rcp.configuration.extension の クラス
ExtensionBuilder のための基底クラスです。
AbstractExtensionBuilder() - クラス org.seasar.uruma.rcp.configuration.extension.AbstractExtensionBuilder のコンストラクタ
AbstractExtensionBuilder を構築します。
AbstractGenericListener - org.seasar.uruma.binding.method の クラス
MethodBinding を使用してメソッドを呼び出す汎用リスナのための基底クラスです。
AbstractItemComponent - org.seasar.uruma.component.base の クラス
Item を表す基底クラスです。
AbstractItemComponent() - クラス org.seasar.uruma.component.base.AbstractItemComponent のコンストラクタ
 
AbstractListenerBinder - org.seasar.uruma.binding.method.impl の クラス
ListenerBinder のための基底クラスです。
AbstractListenerBinder() - クラス org.seasar.uruma.binding.method.impl.AbstractListenerBinder のコンストラクタ
 
AbstractPreferencePage - org.seasar.eclipse.common.preference の クラス
 
AbstractPreferencePage() - クラス org.seasar.eclipse.common.preference.AbstractPreferencePage のコンストラクタ
 
AbstractProjectAction - org.seasar.eclipse.common.action の クラス
 
AbstractProjectAction() - クラス org.seasar.eclipse.common.action.AbstractProjectAction のコンストラクタ
 
AbstractRenderer - org.seasar.uruma.renderer.impl の クラス
Renderer の基底クラスです。
AbstractRenderer() - クラス org.seasar.uruma.renderer.impl.AbstractRenderer のコンストラクタ
 
AbstractUIComponent - org.seasar.uruma.component.base の クラス
UIComponent を表す基底クラスです。
AbstractUIComponent() - クラス org.seasar.uruma.component.base.AbstractUIComponent のコンストラクタ
 
AbstractUIContainer - org.seasar.uruma.component.base の クラス
UIComponentContainer のための基底クラスです。
AbstractUIContainer() - クラス org.seasar.uruma.component.base.AbstractUIContainer のコンストラクタ
 
AbstractUIContainerItemComponent - org.seasar.uruma.component.base の クラス
UIComponentContainer の子要素を表す基底クラスです。
AbstractUIContainerItemComponent() - クラス org.seasar.uruma.component.base.AbstractUIContainerItemComponent のコンストラクタ
 
AbstractUIElement - org.seasar.uruma.component.base の クラス
UIElement を表す基底クラスです。
AbstractUIElement() - クラス org.seasar.uruma.component.base.AbstractUIElement のコンストラクタ
 
AbstractUIElementContainer - org.seasar.uruma.component.base の クラス
UIElementContainer のための基底クラスです。
AbstractUIElementContainer() - クラス org.seasar.uruma.component.base.AbstractUIElementContainer のコンストラクタ
 
AbstractUIHasMenuCompositeComponent - org.seasar.uruma.component.base の クラス
AbstractUIHasMenuCompositeComponent を表す基底クラスです。
AbstractUIHasMenuCompositeComponent() - クラス org.seasar.uruma.component.base.AbstractUIHasMenuCompositeComponent のコンストラクタ
 
AbstractValueBinder<WIDGET_TYPE> - org.seasar.uruma.binding.value.binder の クラス
ValueBinder のための基底クラスです。
AbstractValueBinder(Class<WIDGET_TYPE>) - クラス org.seasar.uruma.binding.value.binder.AbstractValueBinder のコンストラクタ
AbstractValueBinder を構築します。
AbstractVariable - org.seasar.eclipse.common.variable の クラス
 
AbstractVariable() - クラス org.seasar.eclipse.common.variable.AbstractVariable のコンストラクタ
 
AbstractViewerRenderer<COMPONENT_TYPE extends CompositeComponent,VIEWER_TYPE extends Viewer,CONTROL_TYPE extends Control> - org.seasar.uruma.renderer.impl の クラス
Viewer のレンダリングを行うための基底クラスです。
AbstractViewerRenderer() - クラス org.seasar.uruma.renderer.impl.AbstractViewerRenderer のコンストラクタ
 
AbstractWidgetHolder - org.seasar.uruma.context.impl の クラス
WidgetHolder の実装クラスです。
AbstractWidgetHolder() - クラス org.seasar.uruma.context.impl.AbstractWidgetHolder のコンストラクタ
 
AbstractWidgetRenderer<COMPONENT_TYPE extends UIComponent,WIDGET_TYPE extends Widget> - org.seasar.uruma.renderer.impl の クラス
Widget のレンダリングを行うための基底クラスです。
AbstractWidgetRenderer() - クラス org.seasar.uruma.renderer.impl.AbstractWidgetRenderer のコンストラクタ
 
accelerator - クラス org.seasar.uruma.component.jface.MenuItemComponent の変数
アクセラレータです。
accept(String, String, ExtensionAcceptor.ExtensionVisitor) - クラス org.seasar.eclipse.common.util.ExtensionAcceptor の static メソッド
 
accept(UIElementVisitor) - クラス org.seasar.uruma.component.base.AbstractUIElement のメソッド
 
accept(UIElementVisitor) - クラス org.seasar.uruma.component.base.AbstractUIElementContainer のメソッド
 
accept(UIElementVisitor) - クラス org.seasar.uruma.component.jface.CompositeComponent のメソッド
 
accept(UIElementVisitor) - クラス org.seasar.uruma.component.jface.MenuComponent のメソッド
 
accept(UIElementVisitor) - クラス org.seasar.uruma.component.jface.TemplateImpl のメソッド
 
accept(UIElementVisitor) - インタフェース org.seasar.uruma.component.UIElementVisitorAcceptor のメソッド
UIElementVisitor の訪問を受け入れます。
accept(File) - クラス org.seasar.uruma.core.io.ExtFileFilter のメソッド
 
accept(String) - クラス org.seasar.uruma.util.resource.impl.ExtResourceFilter のメソッド
 
accept(String) - インタフェース org.seasar.uruma.util.resource.ResourceFilter のメソッド
指定されたリソースパスがパス名リストに含まれる必要があるかどうかを判定します。
acitivateView(String) - クラス org.seasar.uruma.rcp.util.ViewPartUtil の static メソッド
指定された ID のビューをアクティブにします。
acitivateView(String, String) - クラス org.seasar.uruma.rcp.util.ViewPartUtil の static メソッド
指定された ID のビューをアクティブにします。
actionCount - クラス org.seasar.uruma.rcp.configuration.extension.ActionSetsBuilder の変数
 
actionCount - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder の変数
 
ActionElement - org.seasar.uruma.rcp.configuration.elements の クラス
action 要素のための ConfigurationElement です。
ActionElement(MenuItemComponent) - クラス org.seasar.uruma.rcp.configuration.elements.ActionElement のコンストラクタ
ActionElement を構築します。
ActionSetElement - org.seasar.uruma.rcp.configuration.elements の クラス
actionSet 要素のための ConfigurationElement です。
ActionSetElement() - クラス org.seasar.uruma.rcp.configuration.elements.ActionSetElement のコンストラクタ
ActionSetElement を構築します。
ACTIONSETS - インタフェース org.seasar.uruma.rcp.configuration.ExtensionPoints の static 変数
エクステンションポイント:"org.eclipse.ui.actionSets" を表す定数です。
ActionSetsBuilder - org.seasar.uruma.rcp.configuration.extension の クラス
actionSets 拡張ポイントを生成するための ExtensionBuilder です。
ActionSetsBuilder() - クラス org.seasar.uruma.rcp.configuration.extension.ActionSetsBuilder のコンストラクタ
ActionSetsBuilder を構築します。
ActionSetsMenuElement - org.seasar.uruma.rcp.configuration.elements の クラス
ActionSets 拡張要素における menu 要素のための ConfigurationElement です。
ActionSetsMenuElement(MenuComponent) - クラス org.seasar.uruma.rcp.configuration.elements.ActionSetsMenuElement のコンストラクタ
MenuElement を構築します。
activateUrumaApplication(Bundle) - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl のメソッド
指定したバンドルをアクティベートします。
ACTIVATION_POLICY - クラス org.seasar.uruma.rcp.util.BundleInfoUtil の static 変数
"Bundle-ActivationPolicy" を表す定数です。
ACTIVATOR - クラス org.seasar.uruma.rcp.util.BundleInfoUtil の static 変数
"Bundle-Activator" を表す定数です。
AdaptableUtil - org.seasar.eclipse.common.util の クラス
 
AdaptableUtil() - クラス org.seasar.eclipse.common.util.AdaptableUtil のコンストラクタ
 
addArgumentsFilter(ArgumentsFilter) - クラス org.seasar.uruma.binding.method.MethodBinding のメソッド
ArgumentsFilter を追加します。
addBuilders(IProject, String[]) - クラス org.seasar.eclipse.common.util.ProjectUtil の static メソッド
 
addBundleListener(BundleListener) - クラス org.seasar.uruma.rcp.unit.MockBundleContext のメソッド
 
addChild(UIElement) - クラス org.seasar.uruma.component.base.AbstractUIContainer のメソッド
 
addChild(UIElement) - クラス org.seasar.uruma.component.base.AbstractUIContainerItemComponent のメソッド
 
addChild(UIElement) - クラス org.seasar.uruma.component.base.AbstractUIElementContainer のメソッド
 
addChild(UIElement) - クラス org.seasar.uruma.component.jface.CompositeComponent のメソッド
 
addChild(UIElement) - クラス org.seasar.uruma.component.jface.MenuComponent のメソッド
 
addChild(UIElement) - インタフェース org.seasar.uruma.component.UIElementContainer のメソッド
子となる UIComponent を追加します。
addColumnMap(int, String) - クラス org.seasar.uruma.viewer.GenericTableLabelProvider のメソッド
カラム名とカラム番号の対応を設定します。
addColumnMap(int, String) - クラス org.seasar.uruma.viewer.PojoTableLabelProvider のメソッド
 
addElement(ConfigurationElement) - インタフェース org.seasar.uruma.rcp.configuration.ConfigurationElementContainer のメソッド
子の ConfigurationElement を追加します。
addElement(ConfigurationElement) - クラス org.seasar.uruma.rcp.configuration.elements.AbstractConfigurationElementContainer のメソッド
 
addEnablesDependingDef(EnablesDependingDef) - クラス org.seasar.uruma.context.impl.WindowContextImpl のメソッド
 
addEnablesDependingDef(EnablesDependingDef) - インタフェース org.seasar.uruma.context.WindowContext のメソッド
EnablesDependingDef を追加します。
addFrameworkListener(FrameworkListener) - クラス org.seasar.uruma.rcp.unit.MockBundleContext のメソッド
 
addGradientItem(GradientItem) - クラス org.seasar.uruma.component.jface.GradientInfo のメソッド
GradientItem を追加します。
addHooks(HookRegistry) - クラス org.seasar.uruma.rcp.core.UrumaHookConfigurator のメソッド
 
addId(String) - クラス org.seasar.uruma.procedure.entity.Sequence のメソッド
プロシジャ実行対象 GUI コンポーネントの ID を追加します。
addItem(SimpleItemComponent) - クラス org.seasar.uruma.component.jface.SimpleItemCompositeComponent のメソッド
項目を追加します。
addLayoutSupport(Class<? extends LayoutInfo<?>>, LayoutSupport) - クラス org.seasar.uruma.renderer.layout.LayoutSupportFactory の static メソッド
レイアウトサポートクラスを追加します
addListener(Class<?>, Class<? extends EnablesDependingListener>) - クラス org.seasar.uruma.binding.enables.EnablesDependingListenerFactory の static メソッド
clazz に対応する EnablesDependingListener の型マッピングを追加します。
addListener(Listener) - クラス org.seasar.uruma.rcp.binding.GenericHandler のメソッド
Listener を追加します。
addListener(ILabelProviderListener) - クラス org.seasar.uruma.viewer.GenericLabelProvider のメソッド
 
addListener(ILabelProviderListener) - クラス org.seasar.uruma.viewer.GenericTableLabelProvider のメソッド
 
addNature(IProject, String) - クラス org.seasar.eclipse.common.util.ProjectUtil の static メソッド
 
addPartContext(PartContext) - クラス org.seasar.uruma.context.impl.WindowContextImpl のメソッド
PartContext オブジェクトを追加します。
addProcedure(Procedure) - クラス org.seasar.uruma.procedure.entity.Sequence のメソッド
プロシジャ定義を追加します。
addProcedureDef(String, Procedures) - インタフェース org.seasar.uruma.procedure.ProcedureManager のメソッド
プロシジャ定義を追加します。
addPropertyConfig(URL) - クラス org.seasar.uruma.log.UrumaLogger のメソッド
properties ファイル形式のコンフィグレーションを追加します。
addRenderer(Class<? extends UIComponent>, Renderer) - クラス org.seasar.uruma.renderer.RendererFactory の static メソッド
UIComponent クラスをキーとして、レンダラを登録します。
addRendererArg(String) - クラス org.seasar.uruma.component.factory.desc.UrumaComponentDesc のメソッド
レンダラクラスの引数を追加します。
addRendererExtension(RendererExtension) - クラス org.seasar.uruma.renderer.RendererExtender の static メソッド
拡張レンダラを登録します。
addResourceTraverser(ResourceTraverser) - クラス org.seasar.uruma.util.resource.ResourceTraverserFactory の static メソッド
ResourceTraverser を登録します。
addSequence(Sequence) - クラス org.seasar.uruma.procedure.entity.Procedures のメソッド
プロシジャシーケンスを追加します。
addServiceListener(ServiceListener) - クラス org.seasar.uruma.rcp.unit.MockBundleContext のメソッド
 
addServiceListener(ServiceListener, String) - クラス org.seasar.uruma.rcp.unit.MockBundleContext のメソッド
 
addTableCell(TableCellComponent) - クラス org.seasar.uruma.component.jface.TableItemComponent のメソッド
テーブルセルを追加します。
addTagHandler(UrumaTagHandler) - クラス org.seasar.uruma.component.factory.impl.UrumaTagHandlerRuleImpl のメソッド
 
addTagHandler(String, UrumaTagHandler) - クラス org.seasar.uruma.component.factory.impl.UrumaTagHandlerRuleImpl のメソッド
 
addTagHandler(UrumaTagHandler) - インタフェース org.seasar.uruma.component.factory.UrumaTagHandlerRule のメソッド
タグハンドラを追加します。
addTagHandler(String, UrumaTagHandler) - インタフェース org.seasar.uruma.component.factory.UrumaTagHandlerRule のメソッド
タグハンドラを追加します。
addTagHandlerArg(String) - クラス org.seasar.uruma.component.factory.desc.UrumaComponentDesc のメソッド
タグハンドラクラスの引数を追加します。
addTreeItem(TreeItemComponent) - クラス org.seasar.uruma.component.jface.TreeComponent のメソッド
ツリー項目を追加します。
addTreeItem(TreeItemComponent) - クラス org.seasar.uruma.component.jface.TreeItemComponent のメソッド
子ツリー項目を追加します。
addValueBinder(ValueBinder) - クラス org.seasar.uruma.binding.value.ValueBinderFactory の static メソッド
ValueBinder を登録します。
addView(Object, String, int, float) - クラス org.seasar.uruma.rcp.ui.GenericPerspectiveFactory のメソッド
 
addWindowCloseListener(WindowCloseListener) - クラス org.seasar.uruma.ui.UrumaApplicationWindow のメソッド
WindowCloseListener を追加します。
addWindowContext(WindowContext) - クラス org.seasar.uruma.context.impl.ApplicationContextImpl のメソッド
WindowContext オブジェクトを追加します。
addWriter(ConfigurationWriter) - クラス org.seasar.uruma.rcp.configuration.ConfigurationWriterFactory の static メソッド
ConfigurationWriter を追加します。
addXmlConfig(URL) - クラス org.seasar.uruma.log.UrumaLogger のメソッド
XML ファイル形式のコンフィグレーションを追加します。
alignment - クラス org.seasar.uruma.component.jface.ButtonComponent の変数
 
alignment - クラス org.seasar.uruma.component.jface.LabelComponent の変数
 
alignment - クラス org.seasar.uruma.component.jface.TableColumnComponent の変数
 
allowLabelUpdate - クラス org.seasar.uruma.rcp.configuration.elements.ActionElement の変数
ActionElement.retarget 属性が true の場合に、ラベルの更新を許可するかどうかを指定します。
allowMultiple - クラス org.seasar.uruma.component.rcp.ViewPartComponent の変数
複数のオープンを許可するかどうかのフラグです。
allowMultiple - クラス org.seasar.uruma.rcp.configuration.elements.ViewElement の変数
ビューの複数表示を許可するかどうかのフラグです。
AMPERSAND - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
アンパサンド (&) を表す定数です。
ANALYZING_BUNDLE - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
バンドル調査時のメッセージコードです。
AnnotationUtil - org.seasar.uruma.util の クラス
アノテーションを持つクラスに対するユーティリティクラスです。
AnnotationUtil() - クラス org.seasar.uruma.util.AnnotationUtil のコンストラクタ
 
APP_CLASSLOADER_PREFIX - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl の static 変数
 
appClassLoader - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl の変数
 
appClassLoaderName - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl の変数
 
ApplicationContext - org.seasar.uruma.annotation の 注釈タイプ
ApplicationContext へ設定するフィールドを表すアノテーションです。
ApplicationContext - org.seasar.uruma.context の インタフェース
アプリケーション全体に共通な情報を保持するクラスのためのインターフェースです。
applicationContext - クラス org.seasar.uruma.core.impl.UrumaWindowManagerImpl の変数
画面間のパラメータ共有に使用する ApplicationContext オブジェクトです。
applicationContext - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl の変数
 
applicationContext - クラス org.seasar.uruma.rcp.ui.GenericViewPart の変数
ApplicationContext オブジェクト
ApplicationContextBinder - org.seasar.uruma.binding.context の クラス
任意のオブジェクトと ApplicationContext の間でバインディングを行うためのクラスです。
ApplicationContextDef - org.seasar.uruma.binding.context の クラス
ApplicationContext アノテートされたプロパティを表すクラスです。
ApplicationContextDef(PropertyDesc, String) - クラス org.seasar.uruma.binding.context.ApplicationContextDef のコンストラクタ
ApplicationContextDef を構築します。
ApplicationContextImpl - org.seasar.uruma.context.impl の クラス
ApplicationContext の実装クラスです。
ApplicationContextImpl() - クラス org.seasar.uruma.context.impl.ApplicationContextImpl のコンストラクタ
ApplicationContextImpl を構築します。
ApplicationElement - org.seasar.uruma.rcp.configuration.elements の クラス
application 要素のための ConfigurationElement です。
ApplicationElement() - クラス org.seasar.uruma.rcp.configuration.elements.ApplicationElement のコンストラクタ
 
APPLICATIONS - インタフェース org.seasar.uruma.rcp.configuration.ExtensionPoints の static 変数
エクステンションポイント:"org.eclipse.core.runtime.applications" を表す定数です。
ArgumentsFilter - org.seasar.uruma.binding.method の インタフェース
メソッドコール時の引数をフィルタリングするためのインターフェースです。
argumentsFilterList - クラス org.seasar.uruma.binding.method.MethodBinding の変数
 
assertInstanceOf(String, Class<?>, Object) - クラス org.seasar.uruma.util.AssertionUtil の static メソッド
argclazz のサブクラスであることをチェックします。
AssertionUtil - org.seasar.uruma.util の クラス
アサーションを行うためのユーティリティクラスです。
assertNotEmpty(String, String) - クラス org.seasar.uruma.util.AssertionUtil の static メソッド
argnull または空文字列ではないことをチェックします。
assertNotNull(String, Object) - クラス org.seasar.uruma.util.AssertionUtil の static メソッド
argnull でないことをチェックします。
ASYNC_METHOD_CANCELED - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
非同期メソッドバインディングキャンセル時のメッセージコードです。
ASYNC_METHOD_END - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
非同期メソッドバインディング終了時のメッセージコードです。
ASYNC_METHOD_SCHEDULED - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
非同期メソッドバインディングスケジューリング時のメッセージコードです。
ASYNC_METHOD_START - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
非同期メソッドバインディング開始時のメッセージコードです。
AsyncMethod - org.seasar.uruma.annotation の 注釈タイプ
UI スレッドとは非同期に実行するメソッドを指定するためのアノテーションです。
AsyncMethodBinding - org.seasar.uruma.binding.method の クラス
メソッドを非同期に実行するための MethodBinding です。
AT_MARK - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
アットマーク (@) を表す定数です。
AUTO_ACTION_ID_PREFIX - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
menuItem 要素で id が未指定のときに自動的に設定される id のプレフィックスです。
AUTO_MENU_ID_PREFIX - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
menu 要素で id が未指定のときに自動的に設定される id のプレフィックスです。
autoExpandLevel - クラス org.seasar.uruma.component.jface.TreeComponent の変数
デフォルトでツリーを展開する階層です。
AutoPerspectiveFactory - org.seasar.uruma.rcp.ui の クラス
パースペクティブを自動的に生成するための IPerspectiveFactory です。
AutoPerspectiveFactory() - クラス org.seasar.uruma.rcp.ui.AutoPerspectiveFactory のコンストラクタ
AutoPerspectiveFactory を構築します。

B

backEnabled - クラス org.seasar.uruma.component.jface.BrowserComponent の変数
 
background - クラス org.seasar.uruma.component.jface.ControlComponent の変数
 
background - クラス org.seasar.uruma.component.jface.TableCellComponent の変数
 
background - クラス org.seasar.uruma.component.jface.TableItemComponent の変数
 
background - クラス org.seasar.uruma.component.jface.TreeItemComponent の変数
背景色です。
backgroundImage - クラス org.seasar.uruma.component.jface.ControlComponent の変数
 
beginTask(String, int) - クラス org.seasar.uruma.jobs.impl.RcpProgressMonitor のメソッド
 
beginTask(String, int) - インタフェース org.seasar.uruma.jobs.ProgressMonitor のメソッド
メインタスクの開始を通知します。
BindingCommand - org.seasar.uruma.binding.value の インタフェース
バインドの実行を行うためのインターフェースです。
BindingException - org.seasar.uruma.exception の 例外
バインディング処理の失敗時にスローされる例外です。
BindingException(String, String, Class<?>, Field) - 例外 org.seasar.uruma.exception.BindingException のコンストラクタ
BindingException を構築します。
BindingException(String, String...) - 例外 org.seasar.uruma.exception.BindingException のコンストラクタ
BindingException を構築します。
BindingLabel - org.seasar.uruma.annotation の 注釈タイプ
テーブル・リスト・コンボボックスとエンティティオブジェクト内のフィールドの関連を示すアノテーションです。
bindings - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder の変数
 
BINDINGS - インタフェース org.seasar.uruma.rcp.configuration.ExtensionPoints の static 変数
エクステンションポイント:"org.eclipse.ui.bindings" を表す定数です。
bindListener(WidgetHandle, PartContext, MethodBinding, EventListenerDef) - クラス org.seasar.uruma.binding.method.impl.GenericActionListenerBinder のメソッド
 
bindListener(WidgetHandle, PartContext, MethodBinding, EventListenerDef) - クラス org.seasar.uruma.binding.method.impl.GenericHandlerListenerBinder のメソッド
 
bindListener(WidgetHandle, PartContext, MethodBinding, EventListenerDef) - クラス org.seasar.uruma.binding.method.impl.StructuredViewerListenerBinder のメソッド
 
bindListener(WidgetHandle, PartContext, MethodBinding, EventListenerDef) - クラス org.seasar.uruma.binding.method.impl.UrumaApplicationWindowListenerBinder のメソッド
 
bindListener(WidgetHandle, PartContext, MethodBinding, EventListenerDef) - クラス org.seasar.uruma.binding.method.impl.ViewerListenerBinder のメソッド
 
bindListener(WidgetHandle, PartContext, MethodBinding, EventListenerDef) - クラス org.seasar.uruma.binding.method.impl.WidgetListenerBinder のメソッド
 
bindListener(WidgetHandle, PartContext, MethodBinding, EventListenerDef) - インタフェース org.seasar.uruma.binding.method.ListenerBinder のメソッド
WidgetHandle の保持するウィジットに対してリスナを設定します。
bindWidgets(Object, PartContext) - クラス org.seasar.uruma.binding.widget.WidgetBinder の static メソッド
指定されたオブジェクトに対して、ウィジットバインディングを行います。
BlankPerspectiveFactory - org.seasar.uruma.rcp.ui の クラス
何も表示しないパースペクティブのための IPerspectiveFactory です。
BlankPerspectiveFactory() - クラス org.seasar.uruma.rcp.ui.BlankPerspectiveFactory のコンストラクタ
 
borderVisible - クラス org.seasar.uruma.component.jface.CTabFolderComponent の変数
 
BrowserComponent - org.seasar.uruma.component.jface の クラス
Browser を表すコンポーネントです。
BrowserComponent() - クラス org.seasar.uruma.component.jface.BrowserComponent のコンストラクタ
 
BrowserRenderer - org.seasar.uruma.renderer.impl の クラス
Browser のレンダリングを行うクラスです。
BrowserRenderer() - クラス org.seasar.uruma.renderer.impl.BrowserRenderer のコンストラクタ
 
BrowserValueBinder - org.seasar.uruma.binding.value.binder の クラス
Browser のための ValueBinder です。
BrowserValueBinder() - クラス org.seasar.uruma.binding.value.binder.BrowserValueBinder のコンストラクタ
BrowserValueBinder を構築します。
build(String) - インタフェース org.seasar.uruma.component.factory.ComponentTreeBuilder のメソッド
指定されたパスの画面定義XMLを読み込み、コンポーネントツリーを生成します。
build(String) - クラス org.seasar.uruma.component.factory.impl.ComponentTreeBuilderImpl のメソッド
 
build(IContributor, List<Extension>) - クラス org.seasar.uruma.rcp.configuration.ContributionBuilder の static メソッド
コントリビューションをビルドして追加します。
buildExtension() - クラス org.seasar.uruma.rcp.configuration.extension.ActionSetsBuilder のメソッド
 
buildExtension() - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder のメソッド
 
buildExtension() - クラス org.seasar.uruma.rcp.configuration.extension.PerspectivesBuilder のメソッド
 
buildExtension() - クラス org.seasar.uruma.rcp.configuration.extension.ViewsBuilder のメソッド
 
buildExtension() - インタフェース org.seasar.uruma.rcp.configuration.ExtensionBuilder のメソッド
拡張ポイントを生成します。
buildExtensions(List<Extension>) - クラス org.seasar.uruma.rcp.configuration.ContributionBuilder の static メソッド
 
buildTagHandler(UrumaComponentDesc) - クラス org.seasar.uruma.component.factory.desc.TagHandlerBuilder の static メソッド
 
bundle - クラス org.seasar.uruma.rcp.unit.MockBundleContext の変数
 
BUNDLE_START - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
バンドルを開始する場合のメッセージコードです。
BUNDLE_STARTED - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
バンドルが開始済みの場合のメッセージコードです。
BUNDLE_STOP - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
バンドルを停止する場合のメッセージコードです。
BUNDLE_UPDATE - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
バンドルを更新する場合のメッセージコードです。
bundleChanged(BundleEvent) - クラス org.seasar.uruma.rcp.core.UrumaBundleListener のメソッド
 
BundleInfoUtil - org.seasar.uruma.rcp.util の クラス
OSGi Bundle のメタ情報を取得するためのユーティリティクラスです。
BundleResourceTraverser - org.seasar.uruma.util.resource.impl の クラス
バンドルリソースをたどるための ResourceTraverser です。
BundleResourceTraverser() - クラス org.seasar.uruma.util.resource.impl.BundleResourceTraverser のコンストラクタ
 
BundleRuntimeException - org.seasar.uruma.exception の 例外
Bundle処理の失敗時にスローされる例外です。
BundleRuntimeException(String, Throwable) - 例外 org.seasar.uruma.exception.BundleRuntimeException のコンストラクタ
BundleRuntimeException を構築します。
BundleRuntimeException(String, String...) - 例外 org.seasar.uruma.exception.BundleRuntimeException のコンストラクタ
BundleRuntimeException を構築します。
BundleUtil - org.seasar.uruma.rcp.util の クラス
Bundle を扱うためのユーティリティクラスです。
BundleUtil() - クラス org.seasar.uruma.rcp.util.BundleUtil のコンストラクタ
 
ButtonComponent - org.seasar.uruma.component.jface の クラス
Button に対応するコンポーネントです。
ButtonComponent() - クラス org.seasar.uruma.component.jface.ButtonComponent のコンストラクタ
 
buttonPressed(int) - クラス org.seasar.uruma.ui.dialogs.UrumaErrorDialog のメソッド
 
ButtonRenderer - org.seasar.uruma.renderer.impl の クラス
Button のレンダリングを行うクラスです。
ButtonRenderer() - クラス org.seasar.uruma.renderer.impl.ButtonRenderer のコンストラクタ
 

C

calcHeight(String) - クラス org.seasar.uruma.renderer.impl.WindowRenderer のメソッド
 
calcInitialSize(String, String) - クラス org.seasar.uruma.rcp.ui.UrumaWorkbenchWindowAdvisor のメソッド
 
calcPosition(String, int, int) - クラス org.seasar.eclipse.common.util.GeometryUtil の static メソッド
valueを元に実際の位置を計算します。
calcSize(String, int) - クラス org.seasar.eclipse.common.util.GeometryUtil の static メソッド
valueの表す数値または割合を元に実際の値を計算します。
calcWidth(String) - クラス org.seasar.uruma.renderer.impl.WindowRenderer のメソッド
 
calcX(WindowComponent) - クラス org.seasar.uruma.renderer.impl.WindowRenderer のメソッド
 
calcY(WindowComponent) - クラス org.seasar.uruma.renderer.impl.WindowRenderer のメソッド
 
callback(MethodBinding, Object[], Object) - クラス org.seasar.uruma.binding.method.AbstractGenericListener のメソッド
 
callback - クラス org.seasar.uruma.binding.method.MethodBinding の変数
 
callback(Object[], Object) - クラス org.seasar.uruma.binding.method.MethodBinding のメソッド
 
callback(MethodBinding, Object[], Object) - インタフェース org.seasar.uruma.binding.method.MethodCallback のメソッド
メソッドの終了を通知します。
callback(MethodBinding, Object[], Object) - クラス org.seasar.uruma.rcp.binding.GenericSelectionListener のメソッド
 
canCreateViewer(UICompositeComponent) - クラス org.seasar.uruma.renderer.impl.AbstractViewerRenderer のメソッド
ビューアを生成するかどうかを判定します。
canCreateViewer(UICompositeComponent) - クラス org.seasar.uruma.renderer.impl.TableViewerRenderer のメソッド
 
canCreateViewer(UICompositeComponent) - クラス org.seasar.uruma.renderer.impl.TreeViewerRenderer のメソッド
 
canModify() - インタフェース org.seasar.eclipse.common.viewer.ColumnDescriptor のメソッド
 
canModify(Object, String) - クラス org.seasar.eclipse.common.viewer.TableProvider のメソッド
 
CANT_BE_EMPTY_STRING - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
パラメータが空文字列であってはいけない場合のメッセージコードです。
CANT_BE_NULL - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
パラメータが null であってはいけない場合のメッセージコードです。
CanvasComponent - org.seasar.uruma.component.jface の クラス
Canvas に対応するコンポーネントです。
CanvasComponent() - クラス org.seasar.uruma.component.jface.CanvasComponent のコンストラクタ
 
CanvasRenderer - org.seasar.uruma.renderer.impl の クラス
Canvas のレンダリングを行うクラスです。
CanvasRenderer() - クラス org.seasar.uruma.renderer.impl.CanvasRenderer のコンストラクタ
 
canWindowClose(Window) - クラス org.seasar.uruma.binding.method.WindowCloseListener のメソッド
ウィンドウクローズを許可してよいかを調べます。
cast(Object) - クラス org.seasar.uruma.util.ClassUtil の static メソッド
指定された型へのキャストを行います。
category - クラス org.seasar.uruma.component.rcp.ViewPartComponent の変数
カテゴリ名称です。
category - クラス org.seasar.uruma.rcp.configuration.elements.ViewElement の変数
ビューのカテゴリ名称です。
CATEGORY - クラス org.seasar.uruma.rcp.util.BundleInfoUtil の static 変数
"Bundle-Category" を表す定数です。
CategoryElement - org.seasar.uruma.rcp.configuration.elements の クラス
category 要素を表す ConfigurationElement です。
CategoryElement(String, String) - クラス org.seasar.uruma.rcp.configuration.elements.CategoryElement のコンストラクタ
CategoryElement を構築します。
categoryId - クラス org.seasar.uruma.rcp.configuration.elements.CommandElement の変数
コマンドのカテゴリ ID です。
causes - クラス org.seasar.uruma.ui.dialogs.UrumaErrorDialog の変数
 
CHECK - クラス org.seasar.uruma.component.jface.MenuItemComponent の static 変数
チェックボックススタイルを表す文字列です。
checked - クラス org.seasar.uruma.component.jface.TableItemComponent の変数
 
checked - クラス org.seasar.uruma.component.jface.TreeItemComponent の変数
チェック状態です。
checkKey(String) - クラス org.seasar.eclipse.common.util.ImageManager の static メソッド
 
checkLoop() - クラス org.seasar.uruma.binding.method.AbstractGenericListener のメソッド
 
checkSubclass(Class<?>, Class<?>) - クラス org.seasar.uruma.util.ClassUtil の static メソッド
clazzsuperClass のサブクラスであるかどうかをチェックします。
children - クラス org.seasar.uruma.component.base.AbstractUIContainer の変数
 
chopAccelerator(String) - クラス org.seasar.uruma.util.MnemonicUtil の static メソッド
テキストからアクセラレータ部分を削除します。
chopMnemonic(String) - クラス org.seasar.uruma.util.MnemonicUtil の static メソッド
テキストからニーモニックプレフィックス(&記号)を削除します。
chopMnemonicAndAccelerator(String) - クラス org.seasar.uruma.util.MnemonicUtil の static メソッド
テキストからニーモニックとアクセラレータを削除します。
CLASS_NOT_MUTCH - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
バインド先とバインド元の型が一致しない場合のメッセージコードです。
ClassElement - org.seasar.uruma.rcp.configuration.elements の クラス
class 要素のための ConfigurationElement です。
ClassElement() - クラス org.seasar.uruma.rcp.configuration.elements.ClassElement のコンストラクタ
 
CLASSPATH - クラス org.seasar.uruma.rcp.util.BundleInfoUtil の static 変数
"Bundle-Classpath" を表す定数です。
ClassUtil - org.seasar.uruma.util の クラス
Tiger に対応したクラス用ユーティリティクラスです。
clazz - クラス org.seasar.uruma.component.rcp.PerspectiveComponent の変数
IPerspectiveFactory を実装したクラスのフルネームです。
clazz - クラス org.seasar.uruma.component.rcp.ViewPartComponent の変数
ViewPart クラスの名称です。
clazz - クラス org.seasar.uruma.rcp.configuration.elements.ActionElement の変数
アクションに対応するクラス名です。
clazz - クラス org.seasar.uruma.rcp.configuration.elements.ClassElement の変数
IHandler 実装クラスのクラス名です。
clazz - クラス org.seasar.uruma.rcp.configuration.elements.HandlerElement の変数
IHandler を実装したハンドラのクラスです。
clazz - クラス org.seasar.uruma.rcp.configuration.elements.InitializerElement の変数
プリファレンスイニシャライザのクラス名です。
clazz - クラス org.seasar.uruma.rcp.configuration.elements.PerspectiveElement の変数
IPerspectiveFactory を実装したクラスのフルネームです。
clazz - クラス org.seasar.uruma.rcp.configuration.elements.RunElement の変数
クラス名称です。
clazz - クラス org.seasar.uruma.rcp.configuration.elements.ViewElement の変数
IViewPart 実装クラスのフルネームです。
clear() - クラス org.seasar.uruma.core.impl.TemplateManagerImpl のメソッド
 
clear() - インタフェース org.seasar.uruma.core.TemplateManager のメソッド
キャッシュしている内容をクリアします。
clearRendererExtensions() - クラス org.seasar.uruma.renderer.RendererExtender の static メソッド
登録された拡張レンダラをすべてクリアします。
clipboard - クラス org.seasar.uruma.ui.dialogs.UrumaErrorDialog の変数
 
close() - クラス org.seasar.uruma.container.convention.UrumaNamingConventionImpl.BundleExistChecker のメソッド
 
close(String) - クラス org.seasar.uruma.core.impl.UrumaWindowManagerImpl のメソッド
 
close(String) - インタフェース org.seasar.uruma.core.UrumaWindowManager のメソッド
windowId で指定されたIDのウィンドウを閉じます。
close() - クラス org.seasar.uruma.ui.dialogs.UrumaErrorDialog のメソッド
 
close() - クラス org.seasar.uruma.ui.UrumaApplicationWindow のメソッド
 
CLOSE_WINDOW - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
ウィンドウクローズ時のメッセージコードです。
closeHeader() - クラス org.seasar.uruma.util.HtmlTagUtil の static メソッド
 
closeTable() - クラス org.seasar.uruma.util.HtmlTagUtil の static メソッド
 
COLON - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
コロン (:) を表す定数です。
color - クラス org.seasar.uruma.component.jface.GradientItem の変数
 
ColorManager - org.seasar.eclipse.common.util の クラス
Color オブジェクトを管理するためのユーティリティクラスです。
columnCount - クラス org.seasar.uruma.component.jface.TableComponent の変数
 
ColumnDescriptor - org.seasar.eclipse.common.viewer の インタフェース
 
columnMap - クラス org.seasar.uruma.viewer.GenericTableLabelProvider の変数
 
columnNo - クラス org.seasar.uruma.component.jface.TableColumnComponent の変数
 
columnNoMap - クラス org.seasar.uruma.viewer.GenericTableLabelProvider の変数
 
columnNoToNameMap - クラス org.seasar.uruma.viewer.PojoTableLabelProvider の変数
 
columnOrder - クラス org.seasar.uruma.component.jface.TableComponent の変数
 
ComboComponent - org.seasar.uruma.component.jface の クラス
Combo を表すコンポーネントです。
ComboComponent() - クラス org.seasar.uruma.component.jface.ComboComponent のコンストラクタ
 
ComboViewerRenderer - org.seasar.uruma.renderer.impl の クラス
ComboViewer のレンダリングを行うクラスです。
ComboViewerRenderer() - クラス org.seasar.uruma.renderer.impl.ComboViewerRenderer のコンストラクタ
 
ComboViewerValueBinder - org.seasar.uruma.binding.value.binder の クラス
ComboViewer のための ValueBinder です。
ComboViewerValueBinder() - クラス org.seasar.uruma.binding.value.binder.ComboViewerValueBinder のコンストラクタ
ComboViewerValueBinder を構築します。
COMMA - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
コンマ (,) を表す定数です。
COMMAND - クラス org.seasar.uruma.util.S2ContainerListToHtmlUtil の static 変数
queryStringのコマンドのキーです。
CommandDesc - org.seasar.uruma.rcp.binding の クラス
コマンドの定義情報を保持するためのクラスです。
CommandDesc(String) - クラス org.seasar.uruma.rcp.binding.CommandDesc のコンストラクタ
CommandDesc を構築します。
CommandDesc(String, String) - クラス org.seasar.uruma.rcp.binding.CommandDesc のコンストラクタ
CommandDesc を構築します。
CommandElement - org.seasar.uruma.rcp.configuration.elements の クラス
command 要素を表す ConfigurationElement です。
CommandElement(String, String) - クラス org.seasar.uruma.rcp.configuration.elements.CommandElement のコンストラクタ
CommandElement を構築します。
commandId - クラス org.seasar.uruma.rcp.configuration.elements.HandlerElement の変数
ハンドラの対応するコマンド ID です。
commandId - クラス org.seasar.uruma.rcp.configuration.elements.KeyElement の変数
コマンド ID です。
commandId - クラス org.seasar.uruma.rcp.configuration.elements.MenuCommandElement の変数
対応するコマンドの ID です。
CommandRegistry - org.seasar.uruma.rcp.binding の インタフェース
コマンドの定義情報を管理するためのインターフェースです。
commandRegistry - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder の変数
 
CommandRegistryImpl - org.seasar.uruma.rcp.binding.impl の クラス
CommandRegistry の実装クラスです。
CommandRegistryImpl() - クラス org.seasar.uruma.rcp.binding.impl.CommandRegistryImpl のコンストラクタ
 
commands - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder の変数
 
COMMANDS - インタフェース org.seasar.uruma.rcp.configuration.ExtensionPoints の static 変数
エクステンションポイント:"org.eclipse.ui.commands" を表す定数です。
CommonAttriburtesImpl - org.seasar.uruma.component.jface の クラス
CommonAttributes の実装クラスです。
CommonAttriburtesImpl() - クラス org.seasar.uruma.component.jface.CommonAttriburtesImpl のコンストラクタ
 
CommonAttributes - org.seasar.uruma.component の インタフェース
一括指定のための属性を保持するためのコンポーネントです。
CommonAttributesTagHandler - org.seasar.uruma.component.factory.handler の クラス
commonAttributes 要素に対するタグハンドラです。
CommonAttributesTagHandler() - クラス org.seasar.uruma.component.factory.handler.CommonAttributesTagHandler のコンストラクタ
CommonAttributesTagHandler を構築します。
CommonPlugin - org.seasar.eclipse.common の クラス
The main plugin class to be used in the desktop.
CommonPlugin() - クラス org.seasar.eclipse.common.CommonPlugin のコンストラクタ
The constructor.
COMPARATOR_FOUND - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
コンパレータ設定時のメッセージコードです。
compare(Viewer, Object, Object) - クラス org.seasar.uruma.viewer.GenericTableViewerComparator のメソッド
 
compare(Object, Object) - クラス org.seasar.uruma.viewer.StringAndNumberComparator のメソッド
 
COMPONENT_DESC_SCHEMA_PATH - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
Uruma コンポーネントディスクリプタのスキーマファイルパスです。
COMPONENT_PROPERTY_IS_NOT_STRING - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
コンポーネントのプロパティが String 型ではないため、読み出しに失敗した際のメッセージコードです。
COMPONENT_REGISTERED - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
S2コンポーネント登録時のメッセージコードです。
ComponentAttribute - org.seasar.uruma.annotation の 注釈タイプ
画面定義テンプレート上の XML 属性名を表すアノテーションです。
ComponentElement - org.seasar.uruma.annotation の 注釈タイプ
画面定義テンプレート上の XML 要素名を表すアノテーションです。
ComponentModelWriter - org.seasar.uruma.component.writer の クラス
Uruma のコンポーネントモデルを画面定義 XML ファイルへ出力するためのクラスです。
ComponentRegistry - org.seasar.uruma.component.factory.desc の インタフェース
GUI コンポーネントを管理するためのインタフェースです。
ComponentRegistryImpl - org.seasar.uruma.component.factory.desc.impl の クラス
ComponentRegistry の実装クラスです。
ComponentRegistryImpl() - クラス org.seasar.uruma.component.factory.desc.impl.ComponentRegistryImpl のコンストラクタ
 
ComponentTagHandler - org.seasar.uruma.component.factory.desc.handler の クラス
component 要素のためのタグハンドラです。
ComponentTagHandler() - クラス org.seasar.uruma.component.factory.desc.handler.ComponentTagHandler のコンストラクタ
 
ComponentTreeBuilder - org.seasar.uruma.component.factory の インタフェース
画面定義 XML ファイルを読み込み、コンポーネントツリーを生成するためのインタフェースです。
ComponentTreeBuilderImpl - org.seasar.uruma.component.factory.impl の クラス
ComponentTreeBuilder の実装クラスです。
ComponentTreeBuilderImpl() - クラス org.seasar.uruma.component.factory.impl.ComponentTreeBuilderImpl のコンストラクタ
 
ComponentUtil - org.seasar.uruma.core の クラス
パートアクションクラスに関するユーティリティクラスです。
CompositeComponent - org.seasar.uruma.component.jface の クラス
Composite に対応するコンポーネントです。
CompositeComponent() - クラス org.seasar.uruma.component.jface.CompositeComponent のコンストラクタ
 
CompositeRenderer - org.seasar.uruma.renderer.impl の クラス
Composite のレンダリングを行うクラスです。
CompositeRenderer() - クラス org.seasar.uruma.renderer.impl.CompositeRenderer のコンストラクタ
 
CONFIG_PATH_KEY - クラス org.seasar.uruma.util.S2ContainerListToHtmlUtil の static 変数
初期化パラメータの設定パスのキーです。
CONFIGURATION_WRITER_NOT_FOUND - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
ConfigurationWriter が見つからない場合のメッセージコードです。
ConfigurationAttribute - org.seasar.uruma.annotation の 注釈タイプ
GenericConfigurationWriter が属性として出力するフィールドを表すアノテーションです。
ConfigurationElement - org.seasar.uruma.rcp.configuration の インタフェース
ConfigurationElement を表すインターフェースです。
ConfigurationElementContainer - org.seasar.uruma.rcp.configuration の インタフェース
子を持つことができる ConfigurationElement のためのインターフェースです。
configurationWriter - クラス org.seasar.uruma.component.base.PartConfigurationElement の変数
 
ConfigurationWriter - org.seasar.uruma.rcp.configuration の インタフェース
ConfigurationElement の内容を コンフィグレーション XML に書き出すためのインターフェースです。
configurationWriter - クラス org.seasar.uruma.rcp.configuration.elements.AbstractConfigurationElement の変数
 
ConfigurationWriterFactory - org.seasar.uruma.rcp.configuration の クラス
ConfigurationWriter のためのファクトリクラスです。
ConfigurationWriterFactory() - クラス org.seasar.uruma.rcp.configuration.ConfigurationWriterFactory のコンストラクタ
 
configureShell(WindowComponent, Shell) - クラス org.seasar.uruma.renderer.impl.WindowRenderer のメソッド
 
configureShell(Shell) - クラス org.seasar.uruma.ui.dialogs.UrumaErrorDialog のメソッド
 
CONTACT_ADDRESS - クラス org.seasar.uruma.rcp.util.BundleInfoUtil の static 変数
"Bundle-ContactAddress" を表す定数です。
container - クラス org.seasar.uruma.core.StandAloneUrumaStarter の変数
 
container - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl の変数
 
CONTENT_PROVIDER_FOUND - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
コンテントプロバイダ設定時のメッセージコードです。
CONTENT_PROVIDER_SUFFIX - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
IContentProvider の S2Container 上でのコンポーネント名称サフィックスです。
contents - クラス org.seasar.uruma.viewer.ContentsHolder の変数
 
ContentsHolder - org.seasar.uruma.viewer の クラス
コンテンツプロバイダ用のコンテンツを保持するクラスです。
ContentsHolder() - クラス org.seasar.uruma.viewer.ContentsHolder のコンストラクタ
 
ContentsSettable - org.seasar.uruma.viewer の インタフェース
コンテンツを後から追加可能なプロバイダであることを示すインターフェースです。
context - クラス org.seasar.uruma.binding.method.AbstractGenericListener の変数
 
context - クラス org.seasar.uruma.rcp.unit.MockBundle の変数
 
CONTEXT_SUFFIX - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder の static 変数
コンテクスト ID のサフィックスです。
ContextElement - org.seasar.uruma.rcp.configuration.elements の クラス
context 要素を表す ConfigurationElement です。
ContextElement(String, String, String) - クラス org.seasar.uruma.rcp.configuration.elements.ContextElement のコンストラクタ
ContextElement を構築します。
ContextFactory - org.seasar.uruma.context の クラス
各種コンテキストを生成するためのファクトリクラスです。
contextId - クラス org.seasar.uruma.rcp.configuration.elements.KeyElement の変数
コンテクスト ID です。
contexts - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder の変数
 
CONTEXTS - インタフェース org.seasar.uruma.rcp.configuration.ExtensionPoints の static 変数
エクステンションポイント:"org.eclipse.ui.contexts" を表す定数です。
ContributionBuilder - org.seasar.uruma.rcp.configuration の クラス
Bundle に対してコントリビューションを動的に追加するためのクラスです。
contributor - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl の変数
 
ControlComponent - org.seasar.uruma.component.jface の クラス
Control を表す基底コンポーネントクラスです。
ControlComponent() - クラス org.seasar.uruma.component.jface.ControlComponent のコンストラクタ
 
conversionType - クラス org.seasar.uruma.component.jface.RowLayoutInfo の変数
 
convertAccelerator(String) - クラス org.seasar.uruma.renderer.RendererSupportUtil の static メソッド
キーアクセラレータの int 値への変換を行います
convertBoolean(String) - クラス org.seasar.uruma.renderer.RendererSupportUtil の static メソッド
boolean 型への変換を行います。
convertCharacter(String) - クラス org.seasar.uruma.renderer.RendererSupportUtil の static メソッド
Character 型への変換を行います。
convertColor(String) - クラス org.seasar.uruma.renderer.RendererSupportUtil の static メソッド
Color オブジェクトへの変換を行います。
convertConstantName(String) - クラス org.seasar.eclipse.common.util.SWTUtil の static メソッド
アンダースコアで区切られた文字列を、単語境界を大文字にした文字列に変換します。
convertImage(String, String) - クラス org.seasar.uruma.renderer.RendererSupportUtil の static メソッド
value の示すパスからイメージを読み込みます。
convertImage(String) - クラス org.seasar.uruma.renderer.RendererSupportUtil の static メソッド
value の示すパスからイメージを読み込みます。
convertImageDescriptor(String, String) - クラス org.seasar.uruma.renderer.RendererSupportUtil の static メソッド
value のパスの指すイメージを表す ImageDescriptor を返します。
convertImageDescriptor(String) - クラス org.seasar.uruma.renderer.RendererSupportUtil の static メソッド
value のパスの指すイメージを表す ImageDescriptor を返します。
convertInt(String) - クラス org.seasar.uruma.renderer.RendererSupportUtil の static メソッド
int 型への変換を行います。
convertIntArray(String) - クラス org.seasar.uruma.renderer.RendererSupportUtil の static メソッド
カンマ区切りの数値を int 型配列へ変換します。
convertSwtConst(String) - クラス org.seasar.uruma.renderer.RendererSupportUtil の static メソッド
SWT 定数への変換を行います。
convertText(String) - クラス org.seasar.uruma.renderer.RendererSupportUtil の static メソッド
テキストの変換を行います。
convertValue(UIElement, String, RenderingPolicy.ConversionType) - クラス org.seasar.uruma.renderer.RendererSupportUtil の static メソッド
RenderingPolicy.ConversionType にしたがって値を変換します。
coolBar - クラス org.seasar.uruma.component.rcp.WorkbenchComponent の変数
クールバーの表示/非表示を指定します。
CoolBarComponent - org.seasar.uruma.component.jface の クラス
CoolBar に対応するコンポーネントです。
CoolBarComponent() - クラス org.seasar.uruma.component.jface.CoolBarComponent のコンストラクタ
 
CoolBarRenderer - org.seasar.uruma.renderer.impl の クラス
CoolBar のレンダリングを行うクラスです。
CoolBarRenderer() - クラス org.seasar.uruma.renderer.impl.CoolBarRenderer のコンストラクタ
 
COOLDEPLOY_PACKAGE_NOT_FOUND - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
CoolDeploy 対象パッケージが見つからなかった場合のメッセージコードです。
CoolItemComponent - org.seasar.uruma.component.jface の クラス
CoolItem に対応するコンポーネントです。
CoolItemComponent() - クラス org.seasar.uruma.component.jface.CoolItemComponent のコンストラクタ
 
CoolItemRenderer - org.seasar.uruma.renderer.impl の クラス
CoolItem のレンダリングを行うクラスです。
CoolItemRenderer() - クラス org.seasar.uruma.renderer.impl.CoolItemRenderer のコンストラクタ
 
COPYRIGHT - クラス org.seasar.uruma.rcp.util.BundleInfoUtil の static 変数
"Bundle-Copyright" を表す定数です。
CoreActivator - org.seasar.uruma.rcp.core の クラス
Uruma のための BundleActivator です。
CoreActivator() - クラス org.seasar.uruma.rcp.core.CoreActivator のコンストラクタ
 
create(LaunchConfigurationFactory.CreationHandler) - クラス org.seasar.eclipse.common.launch.LaunchConfigurationFactory の static メソッド
 
create(Plugin, int, int, String, Throwable) - クラス org.seasar.eclipse.common.util.StatusUtil の static メソッド
 
create(String) - クラス org.seasar.uruma.container.cooldeploy.UrumaS2ContainerFactoryCoolProvider のメソッド
 
CREATE_CONTRIBUTION - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
バンドルへのコントリビューション生成時のメッセージコードです。
CREATE_METHOD_BINDING - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
メソッドバインディング生成時のメッセージコードです。
createActionBarAdvisor(IActionBarConfigurer) - クラス org.seasar.uruma.rcp.ui.UrumaWorkbenchWindowAdvisor のメソッド
 
createActionSet() - クラス org.seasar.uruma.rcp.configuration.extension.ActionSetsBuilder のメソッド
 
createAllListeners(WindowContext) - クラス org.seasar.uruma.binding.method.MethodBindingSupport の static メソッド
指定された WindowContext 配下のすべての PartContext に対して、 MethodBindingSupport.createListeners(PartContext) メソッドを実行します。
createApplicationContext() - クラス org.seasar.uruma.context.ContextFactory の static メソッド
ApplicationContext オブジェクトを生成します。
createBlankPerspective() - クラス org.seasar.uruma.rcp.configuration.extension.PerspectivesBuilder のメソッド
 
createButtonsForButtonBar(Composite) - クラス org.seasar.uruma.ui.dialogs.UrumaErrorDialog のメソッド
 
createCommandId(MenuItemComponent) - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder のメソッド
 
createComponentDef(Class) - クラス org.seasar.uruma.container.warmdeploy.UrumaWarmdeployBehavior のメソッド
コンポーネント定義を作成します。
createComponentDef(String) - クラス org.seasar.uruma.container.warmdeploy.UrumaWarmdeployBehavior のメソッド
コンポーネント定義を作成します。
createContents(Composite) - クラス org.seasar.uruma.ui.UrumaApplicationWindow のメソッド
 
createContext(SaxHandler, String) - クラス org.seasar.uruma.component.factory.impl.ComponentTreeBuilderImpl のメソッド
 
createContextMenu(Tree) - クラス org.seasar.uruma.ui.dialogs.UrumaErrorDialog のメソッド
 
createDetailsButton(Composite) - クラス org.seasar.uruma.ui.dialogs.UrumaErrorDialog のメソッド
 
createDetailsTreeViewer(Composite) - クラス org.seasar.uruma.ui.dialogs.UrumaErrorDialog のメソッド
 
createDialogArea(Composite) - クラス org.seasar.uruma.ui.dialogs.UrumaErrorDialog のメソッド
 
createDummyWorkbenchTemplate() - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl のメソッド
 
createError(Plugin, int, Throwable) - クラス org.seasar.eclipse.common.util.StatusUtil の static メソッド
 
createError(Plugin, int, String, Throwable) - クラス org.seasar.eclipse.common.util.StatusUtil の static メソッド
 
createExistCheckerArray(String) - クラス org.seasar.uruma.container.convention.UrumaNamingConventionImpl のメソッド
存在チェッカの配列を作成します。
createExtension(String) - クラス org.seasar.uruma.rcp.configuration.ExtensionFactory の static メソッド
Extension オブジェクトを生成します。
createExtensions() - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder のメソッド
 
createFilter(String) - クラス org.seasar.uruma.rcp.unit.MockBundleContext のメソッド
 
createFolder(IPageLayout, PartFolderComponent) - クラス org.seasar.uruma.rcp.ui.GenericPerspectiveFactory のメソッド
 
createFullId(String, String) - クラス org.seasar.uruma.rcp.util.ViewPartUtil の static メソッド
プライマリ ID とセカンダリ ID を結合して返します。
createH1(String) - クラス org.seasar.uruma.util.HtmlTagUtil の static メソッド
 
createH2(String) - クラス org.seasar.uruma.util.HtmlTagUtil の static メソッド
 
createH3(String) - クラス org.seasar.uruma.util.HtmlTagUtil の static メソッド
 
createHeader() - クラス org.seasar.uruma.util.HtmlTagUtil の static メソッド
 
createIndent(int) - クラス org.seasar.uruma.rcp.configuration.writer.GenericConfigurationWriter のメソッド
 
createIndentString(int, IJavaProject) - クラス org.seasar.eclipse.common.util.ProjectUtil の static メソッド
 
createInfo(Plugin, int, String, Throwable) - クラス org.seasar.eclipse.common.util.StatusUtil の static メソッド
 
createInitialLayout(IPageLayout) - クラス org.seasar.uruma.rcp.ui.AutoPerspectiveFactory のメソッド
 
createInitialLayout(IPageLayout) - クラス org.seasar.uruma.rcp.ui.BlankPerspectiveFactory のメソッド
 
createInitialLayout(IPageLayout) - クラス org.seasar.uruma.rcp.ui.GenericPerspectiveFactory のメソッド
 
createLayout() - クラス org.seasar.uruma.renderer.layout.impl.GenericLayoutSupport のメソッド
 
createLayout(LayoutInfo<?>) - クラス org.seasar.uruma.renderer.layout.impl.GenericLayoutSupport のメソッド
 
createLayout() - インタフェース org.seasar.uruma.renderer.layout.LayoutSupport のメソッド
レイアウトオブジェクトを生成します。
createLayout(LayoutInfo<?>) - インタフェース org.seasar.uruma.renderer.layout.LayoutSupport のメソッド
LayoutInfo オブジェクトを元にして、レイアウトオブジェクトを生成します。
createLayoutData() - クラス org.seasar.uruma.renderer.layout.impl.GenericLayoutSupport のメソッド
 
createLayoutData(UIComponent, LayoutDataInfo) - クラス org.seasar.uruma.renderer.layout.impl.GenericLayoutSupport のメソッド
 
createLayoutData() - インタフェース org.seasar.uruma.renderer.layout.LayoutSupport のメソッド
レイアウトデータオブジェクトを生成します。
createLayoutData(UIComponent, LayoutDataInfo) - インタフェース org.seasar.uruma.renderer.layout.LayoutSupport のメソッド
LayoutDataInfo オブジェクトを元にして、レイアウトデータオブジェクトを生成します。
createListeners(PartContext) - クラス org.seasar.uruma.binding.method.MethodBindingSupport の static メソッド
指定された PartContext のパートアクションコンポーネントに対して、メソッドバインディングを生成します。
createLocalContainer() - クラス org.seasar.uruma.rcp.ui.GenericViewPart のメソッド
本 ViewPart 専用のローカル S2Container を生成します。
createMenuManager() - クラス org.seasar.uruma.renderer.impl.MenuManagerRenderer のメソッド
 
createMenuManager() - クラス org.seasar.uruma.ui.UrumaApplicationWindow のメソッド
 
createMethodBinding(Object, Method, WidgetHandle, AsyncMethod) - クラス org.seasar.uruma.binding.method.MethodBindingFactory の static メソッド
MethodBinding を生成します。
createPartContext(WindowContext, String) - クラス org.seasar.uruma.context.ContextFactory の static メソッド
PartContext オブジェクトを生成します。
createPartContext(String) - クラス org.seasar.uruma.rcp.ui.GenericViewPart のメソッド
 
createPartControl(Composite) - クラス org.seasar.uruma.rcp.ui.GenericViewPart のメソッド
 
createPartControlInternal(Composite) - クラス org.seasar.uruma.rcp.ui.GenericViewPart のメソッド
 
createPath(String, String) - クラス org.seasar.uruma.util.PathUtil の static メソッド
与えられた基準パスと相対パスから絶対パスを生成します。
createProvider(S2Container) - クラス org.seasar.uruma.container.cooldeploy.UrumaS2ContainerFactoryCoolConfigurator のメソッド
 
createRcpId(String) - クラス org.seasar.uruma.rcp.configuration.elements.AbstractConfigurationElement のメソッド
id を RCP 上の ID に変換します。
createRcpId(String) - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl のメソッド
 
createRcpId(String) - インタフェース org.seasar.uruma.rcp.UrumaService のメソッド
画面コンポーネントのIDをRCP上のIDに変換します。
createSaxHandler() - クラス org.seasar.uruma.component.factory.desc.impl.ComponentRegistryImpl のメソッド
 
createSaxHandler() - クラス org.seasar.uruma.component.factory.impl.ComponentTreeBuilderImpl のメソッド
 
createSaxHandlerParser() - クラス org.seasar.uruma.component.factory.desc.impl.ComponentRegistryImpl のメソッド
 
createSaxHandlerParser(String) - クラス org.seasar.uruma.component.factory.impl.ComponentTreeBuilderImpl のメソッド
 
createTable() - クラス org.seasar.uruma.util.HtmlTagUtil の static メソッド
 
createTable(String, String) - クラス org.seasar.uruma.util.HtmlTagUtil の static メソッド
 
createTr(String, String) - クラス org.seasar.uruma.util.HtmlTagUtil の static メソッド
 
createTrSub1(String, String) - クラス org.seasar.uruma.util.HtmlTagUtil の static メソッド
 
createTrSub2(String, String) - クラス org.seasar.uruma.util.HtmlTagUtil の static メソッド
 
createUIElement(Class<? extends UIElement>, TagHandlerContext) - クラス org.seasar.uruma.component.factory.handler.GenericTagHandler のメソッド
UIElement オブジェクトを生成します。
createViewer(Composite, int) - クラス org.seasar.uruma.renderer.impl.AbstractViewerRenderer のメソッド
ビューアを生成します。
createWarning(Plugin, int, String, Throwable) - クラス org.seasar.eclipse.common.util.StatusUtil の static メソッド
 
createWidget(Widget, int) - クラス org.seasar.uruma.renderer.impl.AbstractWidgetRenderer のメソッド
ウィジットを生成します。
createWidgetHandle(Object) - クラス org.seasar.uruma.context.ContextFactory の static メソッド
WidgetHandle オブジェクトを生成します。
createWidgetHandle(UIComponent, Object) - クラス org.seasar.uruma.renderer.impl.AbstractRenderer のメソッド
WidgetHandle の実装クラスを生成して返します。
createWindow() - クラス org.seasar.uruma.core.impl.UrumaWindowManagerImpl のメソッド
 
createWindowContents(Shell) - クラス org.seasar.uruma.rcp.ui.UrumaWorkbenchWindowAdvisor のメソッド
 
createWindowContext(ApplicationContext, String) - クラス org.seasar.uruma.context.ContextFactory の static メソッド
WindowContext オブジェクトを生成します。
createWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer) - クラス org.seasar.uruma.rcp.ui.UrumaWorkbenchAdvisor のメソッド
 
CTabFolderComponent - org.seasar.uruma.component.jface の クラス
CTabFolder に対応するコンポーネントです。
CTabFolderComponent() - クラス org.seasar.uruma.component.jface.CTabFolderComponent のコンストラクタ
 
CTabFolderRenderer - org.seasar.uruma.renderer.impl の クラス
CTabFolder のレンダリングを行うクラスです。
CTabFolderRenderer() - クラス org.seasar.uruma.renderer.impl.CTabFolderRenderer のコンストラクタ
 
CTabItemComponent - org.seasar.uruma.component.jface の クラス
CTabItem に対応するコンポーネントです。
CTabItemComponent() - クラス org.seasar.uruma.component.jface.CTabItemComponent のコンストラクタ
 
CTabItemRenderer - org.seasar.uruma.renderer.impl の クラス
CTabItem のレンダリングを行うクラスです。
CTabItemRenderer() - クラス org.seasar.uruma.renderer.impl.CTabItemRenderer のコンストラクタ
 

D

DateTimeComponent - org.seasar.uruma.component.jface の クラス
DateTime に対応するコンポーネントです。
DateTimeComponent() - クラス org.seasar.uruma.component.jface.DateTimeComponent のコンストラクタ
 
DateTimeRenderer - org.seasar.uruma.renderer.impl の クラス
DateTime のレンダリングを行うクラスです。
DateTimeRenderer() - クラス org.seasar.uruma.renderer.impl.DateTimeRenderer のコンストラクタ
 
DateTimeValueBinder - org.seasar.uruma.binding.value.binder の クラス
DateTime のための ValueBinder です。
DateTimeValueBinder() - クラス org.seasar.uruma.binding.value.binder.DateTimeValueBinder のコンストラクタ
DateTimeValueBinder を構築します。
day - クラス org.seasar.uruma.component.jface.DateTimeComponent の変数
 
debug(Object, Throwable) - クラス org.seasar.uruma.log.UrumaLogger のメソッド
DEBUG情報を出力します。
debug(Object) - クラス org.seasar.uruma.log.UrumaLogger のメソッド
DEBUG情報を出力します。
DEBUG_KEY - クラス org.seasar.uruma.util.S2ContainerListToHtmlUtil の static 変数
a 初期化パラメータのデバッグのキーです。
debugBrowser - クラス org.seasar.uruma.debug.action.UrumaDebugViewAction の変数
 
DEFAULT_CATEGORY_ID_SUFFIX - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder の static 変数
デフォルトのカテゴリ ID サフィックスです。
DEFAULT_COMMAND_ID_SUFFIX - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder の static 変数
デフォルトのコマンド ID サフィックスです。
DEFAULT_CONTEXT_PARENT_ID - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder の static 変数
デフォルトの親コンテクストIDです。
DEFAULT_IMAGE_BUNDLE_PATH - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
デフォルトのイメージバンドル名称です。
DEFAULT_LOG_PROPERTIES - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
Uruma アプリケーションのデフォルトログ設定ファイル名(properties形式)です。
DEFAULT_LOG_XML - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
Uruma アプリケーションのデフォルトログ設定ファイル名(xml形式)です。
DEFAULT_MENU_URI - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder の static 変数
デフォルトのメニューURIです。
DEFAULT_MENUS_ID_SUFFIX - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder の static 変数
デフォルトのメニュー ID サフィックスです。
DEFAULT_PERSPECTIVE_ID - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
workbench 要素で initialPerspectiveId が未指定のときのデフォルトパースペクティブ ID です。
DEFAULT_POPUP_URI - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder の static 変数
デフォルトのポップアップURIです。
DEFAULT_TOOLBAR_URI - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder の static 変数
デフォルトのツールバーURIです。
DEFAULT_VIEWS_PATH - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
RCP 環境における画面定義 XML のデフォルト格納先パス(UrumaConstants.DEFAULT_WORKBENCH_XML からの相対パス)です。
DEFAULT_WORKBENCH_HEIGHT - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
workbench 要素で initHeight 属性が未指定の場合のデフォルト値です。
DEFAULT_WORKBENCH_WIDTH - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
workbench 要素で initWidth 属性が未指定の場合のデフォルト値です。
DEFAULT_WORKBENCH_XML - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
ワークベンチに関する画面定義を記述した XML のデフォルトパスです。
defaultButtonId - クラス org.seasar.uruma.component.jface.WindowComponent の変数
 
defaultContextId - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl の変数
 
defaultFocusId - クラス org.seasar.uruma.component.jface.WindowComponent の変数
 
defaultHandler - クラス org.seasar.uruma.rcp.configuration.elements.CommandElement の変数
コマンドのデフォルトハンドラです。
defaultItemId - クラス org.seasar.uruma.component.jface.MenuComponent の変数
デフォルトアイテムIDです。
definitionId - クラス org.seasar.uruma.rcp.configuration.elements.ActionElement の変数
関連付けられたコマンドの ID です。
definitions - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder の変数
 
DEFINITIONS - インタフェース org.seasar.uruma.rcp.configuration.ExtensionPoints の static 変数
エクステンションポイント:"org.eclipse.core.expressions.definitions" を表す定数です。
deindent() - クラス org.seasar.uruma.component.writer.UIElementWriter のメソッド
インデントレベルを上げます。
DELETE_ALL_TEMPLATE_FROM_CACHE - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
指定された ID を持つすべての画面定義テンプレートをキャッシュから削除する際のメッセージコードです。
DELETE_TEMPLATE_FROM_CACHE - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
指定された ID を持つ画面定義テンプレートをキャッシュから削除する際のメッセージコードです。
DEPENDING_TYPE_NOT_SUPPORTED - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
EnablesDepending でターゲットに対する選択条件がサポートされていない際のメッセージコードです。
DEPENDING_WIDGET_NOT_SUPPORTED - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
EnablesDepending でターゲットウィジットがサポートされていない際のメッセージコードです。
description - クラス org.seasar.uruma.component.jface.MenuItemComponent の変数
説明テキストです。
description - クラス org.seasar.uruma.rcp.configuration.elements.ActionSetElement の変数
アクションセットの説明です。
description - クラス org.seasar.uruma.rcp.configuration.elements.CategoryElement の変数
カテゴリの詳細説明です。
description - クラス org.seasar.uruma.rcp.configuration.elements.CommandElement の変数
コマンドの詳細説明です。
description - クラス org.seasar.uruma.rcp.configuration.elements.ContextElement の変数
コンテクストの説明です。
description - クラス org.seasar.uruma.rcp.configuration.elements.SchemeElement の変数
スキームの説明です。
DESCRIPTION - クラス org.seasar.uruma.rcp.util.BundleInfoUtil の static 変数
"Bundle-Description" を表す定数です。
destroy() - クラス org.seasar.uruma.core.StandAloneUrumaStarter の static メソッド
本クラスのインスタンスを破棄します。
DETAILS_ITEM_COUNT - クラス org.seasar.uruma.ui.dialogs.UrumaErrorDialog の static 変数
 
detailsButton - クラス org.seasar.uruma.ui.dialogs.UrumaErrorDialog の変数
 
detailsCreated - クラス org.seasar.uruma.ui.dialogs.UrumaErrorDialog の変数
 
detailTreeViewer - クラス org.seasar.uruma.ui.dialogs.UrumaErrorDialog の変数
 
dialogIcon - クラス org.seasar.uruma.ui.dialogs.UrumaErrorDialog の変数
 
DICON_FILE_NOT_FOUND - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
Dicon ファイルが見つからない場合のメッセージコードです。
DICON_PATH - クラス org.seasar.uruma.container.cooldeploy.UrumaS2ContainerFactoryCoolProvider の static 変数
COOL deploy用のdiconファイルのパスです。
digits - クラス org.seasar.uruma.component.jface.SpinnerComponent の変数
 
disabledIcon - クラス org.seasar.uruma.rcp.configuration.elements.ActionElement の変数
ディスエーブル時のアイコンのパスです。
disabledIcon - クラス org.seasar.uruma.rcp.configuration.elements.MenuCommandElement の変数
ディスエーブル状態のアイコンパスです。
disabledImage - クラス org.seasar.uruma.component.jface.MenuItemComponent の変数
選択不可時のイメージパスです。
disabledImage - クラス org.seasar.uruma.component.jface.ToolItemComponent の変数
 
dispose() - クラス org.seasar.eclipse.common.util.ImageManager の static メソッド
ImageManager が管理する ImageRegistry を破棄します。
dispose() - クラス org.seasar.uruma.context.impl.PartContextImpl のメソッド
この PartContext を親 WindowContext から削除します。
dispose() - クラス org.seasar.uruma.context.impl.WindowContextImpl のメソッド
この WindowContext を親 ApplicationContext から削除します。
dispose() - クラス org.seasar.uruma.core.StandAloneUrumaStarter のメソッド
 
dispose() - クラス org.seasar.uruma.desc.FormDescFactory の static メソッド
本ファクトリが保持するキャッシュをクリアします。
dispose() - クラス org.seasar.uruma.desc.PartActionDescFactory の static メソッド
本ファクトリが保持するキャッシュをクリアします。
dispose() - クラス org.seasar.uruma.log.UrumaLogger の static メソッド
リソースを開放します。
dispose() - クラス org.seasar.uruma.rcp.ui.GenericViewPart のメソッド
 
dispose() - クラス org.seasar.uruma.viewer.GenericContentProvider のメソッド
 
dispose() - クラス org.seasar.uruma.viewer.GenericLabelProvider のメソッド
 
dispose() - クラス org.seasar.uruma.viewer.GenericTableLabelProvider のメソッド
 
disposePartContext(String) - クラス org.seasar.uruma.context.impl.WindowContextImpl のメソッド
PartContext オブジェクトを削除します。
disposePartContext(String) - インタフェース org.seasar.uruma.context.WindowContext のメソッド
PartContext オブジェクトを削除します。
disposeWindowContext(String) - クラス org.seasar.uruma.context.impl.ApplicationContextImpl のメソッド
WindowContext を削除します。
DO_BINDING - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
バインド処理を実行する際のメッセージコードです。
doBind(Object, Object, PropertyDesc, UIComponent) - インタフェース org.seasar.uruma.binding.value.BindingCommand のメソッド
widgetformObj の間でバインド処理を行います。
doBind(Object, Object, PropertyDesc, UIComponent) - クラス org.seasar.uruma.binding.value.command.AbstractBindingCommand のメソッド
 
doBind(ValueBinder, Object, Object, PropertyDesc, UIComponent) - クラス org.seasar.uruma.binding.value.command.AbstractBindingCommand のメソッド
バインド処理を実行します。
doBind(ValueBinder, Object, Object, PropertyDesc, UIComponent) - クラス org.seasar.uruma.binding.value.command.ExportSelectionCommand のメソッド
 
doBind(ValueBinder, Object, Object, PropertyDesc, UIComponent) - クラス org.seasar.uruma.binding.value.command.ExportValueCommand のメソッド
 
doBind(ValueBinder, Object, Object, PropertyDesc, UIComponent) - クラス org.seasar.uruma.binding.value.command.ImportSelectionCommand のメソッド
 
doBind(ValueBinder, Object, Object, PropertyDesc, UIComponent) - クラス org.seasar.uruma.binding.value.command.ImportValueCommand のメソッド
 
doBundle() - クラス org.seasar.uruma.debug.action.UrumaDebugViewAction のメソッド
bundle
DOC_URL - クラス org.seasar.uruma.rcp.util.BundleInfoUtil の static 変数
"Bundle-DocURL" を表す定数です。
doCcontext() - クラス org.seasar.uruma.debug.action.UrumaDebugViewAction のメソッド
context
doCompare(TableViewer, Object, Object, int) - クラス org.seasar.uruma.viewer.GenericTableViewerComparator のメソッド
モデルオブジェクトの比較を行います。
doComponent() - クラス org.seasar.uruma.debug.action.UrumaDebugViewAction のメソッド
component
doExportSelection(WIDGET_TYPE, Object, PropertyDesc, UIComponent) - クラス org.seasar.uruma.binding.value.binder.AbstractValueBinder のメソッド
フォームの持つオブジェクトをウィジットの選択状態として設定します。
doExportValue(WIDGET_TYPE, Object, PropertyDesc, UIComponent) - クラス org.seasar.uruma.binding.value.binder.AbstractValueBinder のメソッド
フォームの値をウィジットへ設定します。
doExportValue(Browser, Object, PropertyDesc, UIComponent) - クラス org.seasar.uruma.binding.value.binder.BrowserValueBinder のメソッド
 
doExportValue(DateTime, Object, PropertyDesc, UIComponent) - クラス org.seasar.uruma.binding.value.binder.DateTimeValueBinder のメソッド
 
doExportValue(WIDGET_TYPE, Object, PropertyDesc, UIComponent) - クラス org.seasar.uruma.binding.value.binder.GenericValueBinder のメソッド
 
doExportValue(TableViewer, Object, PropertyDesc, UIComponent) - クラス org.seasar.uruma.binding.value.binder.TableViewerValueBinder のメソッド
 
doExportValue(UrumaTreeViewer, Object, PropertyDesc, UIComponent) - クラス org.seasar.uruma.binding.value.binder.TreeViewerValueBinder のメソッド
 
doExtRender(UIComponent, WidgetHandle, PartContext) - クラス org.seasar.uruma.renderer.RendererExtender の static メソッド
登録された拡張レンダラを順番に呼び出し、拡張レンダリングを実施します。
doGetSupportType() - クラス org.seasar.uruma.rcp.configuration.writer.AbstractConfigurationWriter のメソッド
出力対象とする ConfigurationElement クラスを返します。
doGetSupportType() - クラス org.seasar.uruma.rcp.configuration.writer.NullConfigurationWriter のメソッド
 
doImportSelection(WIDGET_TYPE, Object, PropertyDesc, UIComponent) - クラス org.seasar.uruma.binding.value.binder.AbstractValueBinder のメソッド
ウィジットで選択されているオブジェクトをフォームへ設定します。
doImportValue(WIDGET_TYPE, Object, PropertyDesc, UIComponent) - クラス org.seasar.uruma.binding.value.binder.AbstractValueBinder のメソッド
ウィジットの値をフォームへ設定します。
doImportValue(Browser, Object, PropertyDesc, UIComponent) - クラス org.seasar.uruma.binding.value.binder.BrowserValueBinder のメソッド
 
doImportValue(ComboViewer, Object, PropertyDesc, UIComponent) - クラス org.seasar.uruma.binding.value.binder.ComboViewerValueBinder のメソッド
 
doImportValue(DateTime, Object, PropertyDesc, UIComponent) - クラス org.seasar.uruma.binding.value.binder.DateTimeValueBinder のメソッド
 
doImportValue(WIDGET_TYPE, Object, PropertyDesc, UIComponent) - クラス org.seasar.uruma.binding.value.binder.GenericValueBinder のメソッド
 
doImportValue(StatusLineManager, Object, PropertyDesc, UIComponent) - クラス org.seasar.uruma.binding.value.binder.StatusLineManagerValueBinder のメソッド
 
done() - クラス org.seasar.uruma.jobs.impl.RcpProgressMonitor のメソッド
 
done() - インタフェース org.seasar.uruma.jobs.ProgressMonitor のメソッド
メインタスクの終了を通知します。
doPlugin() - クラス org.seasar.uruma.debug.action.UrumaDebugViewAction のメソッド
plugin
doPreRender(WidgetHandle, WindowContext) - クラス org.seasar.uruma.component.base.AbstractUIComponent のメソッド
レンダラ呼び出し中に独自のレンダリング処理を追加するためのメソッドです。
doPreRender(WidgetHandle, WindowContext) - クラス org.seasar.uruma.component.base.AbstractUIContainer のメソッド
 
doPreRender(WidgetHandle, WindowContext) - クラス org.seasar.uruma.component.jface.CompositeComponent のメソッド
 
doPreRender(WidgetHandle, WindowContext) - クラス org.seasar.uruma.component.jface.MenuComponent のメソッド
 
doRender(WidgetHandle, PartContext) - クラス org.seasar.uruma.component.base.AbstractUIComponent のメソッド
レンダラ呼び出し中に独自のレンダリング処理を追加するためのメソッドです。
doRender(WidgetHandle, PartContext) - クラス org.seasar.uruma.component.base.AbstractUIContainer のメソッド
 
doRender(WidgetHandle, PartContext) - クラス org.seasar.uruma.component.base.AbstractUIContainerItemComponent のメソッド
 
doRender(WidgetHandle, PartContext) - クラス org.seasar.uruma.component.jface.CompositeComponent のメソッド
 
doRender(WidgetHandle, PartContext) - クラス org.seasar.uruma.component.jface.TreeItemComponent のメソッド
 
doRender(COMPONENT_TYPE, CONTROL_TYPE) - クラス org.seasar.uruma.renderer.impl.AbstractControlRenderer のメソッド
 
doRender(COMPONENT_TYPE, WIDGET_TYPE) - クラス org.seasar.uruma.renderer.impl.AbstractWidgetRenderer のメソッド
生成されたウィジットに対して各種属性を設定します。
doRender(CoolItemComponent, CoolItem) - クラス org.seasar.uruma.renderer.impl.CoolItemRenderer のメソッド
 
doRender(CTabItemComponent, CTabItem) - クラス org.seasar.uruma.renderer.impl.CTabItemRenderer のメソッド
 
doRender(TabItemComponent, TabItem) - クラス org.seasar.uruma.renderer.impl.TabItemRenderer のメソッド
 
doRender(TableColumnComponent, TableColumn) - クラス org.seasar.uruma.renderer.impl.TableColumnRenderer のメソッド
 
doRender(TableItemComponent, TableItem) - クラス org.seasar.uruma.renderer.impl.TableItemRenderer のメソッド
 
doRender(ToolItemComponent, ToolItem) - クラス org.seasar.uruma.renderer.impl.ToolItemRenderer のメソッド
 
doRender(TreeItemComponent, TreeItem) - クラス org.seasar.uruma.renderer.impl.TreeItemRenderer のメソッド
 
doRenderAfter(VIEWER_TYPE, COMPONENT_TYPE, WidgetHandle, PartContext) - クラス org.seasar.uruma.renderer.impl.AbstractViewerRenderer のメソッド
子のレンダリング終了後にレンダリング処理を行います。
doRenderAfter(WIDGET_TYPE, COMPONENT_TYPE, WidgetHandle, PartContext) - クラス org.seasar.uruma.renderer.impl.AbstractWidgetRenderer のメソッド
子のレンダリング終了後にレンダリング処理を行います。
doRenderAfter(ComboViewer, ComboComponent, WidgetHandle, PartContext) - クラス org.seasar.uruma.renderer.impl.ComboViewerRenderer のメソッド
 
doRenderAfter(CoolBar, CoolBarComponent, WidgetHandle, PartContext) - クラス org.seasar.uruma.renderer.impl.CoolBarRenderer のメソッド
 
doRenderAfter(CoolItem, CoolItemComponent, WidgetHandle, PartContext) - クラス org.seasar.uruma.renderer.impl.CoolItemRenderer のメソッド
 
doRenderAfter(CTabFolder, CTabFolderComponent, WidgetHandle, PartContext) - クラス org.seasar.uruma.renderer.impl.CTabFolderRenderer のメソッド
 
doRenderAfter(CTabItem, CTabItemComponent, WidgetHandle, PartContext) - クラス org.seasar.uruma.renderer.impl.CTabItemRenderer のメソッド
 
doRenderAfter(SashForm, SashFormComponent, WidgetHandle, PartContext) - クラス org.seasar.uruma.renderer.impl.SashFormRenderer のメソッド
 
doRenderAfter(TabFolder, TabFolderComponent, WidgetHandle, PartContext) - クラス org.seasar.uruma.renderer.impl.TabFolderRenderer のメソッド
 
doRenderAfter(TabItem, TabItemComponent, WidgetHandle, PartContext) - クラス org.seasar.uruma.renderer.impl.TabItemRenderer のメソッド
 
doRenderAfter(TableViewer, TableComponent, WidgetHandle, PartContext) - クラス org.seasar.uruma.renderer.impl.TableViewerRenderer のメソッド
 
doRenderAfter(Composite, WindowComponent, WidgetHandle, PartContext) - クラス org.seasar.uruma.renderer.impl.WindowRenderer のメソッド
 
doRenderComposite(COMPONENT_TYPE, COMPOSITE_TYPE) - クラス org.seasar.uruma.renderer.impl.AbstractCompositeRenderer のメソッド
サブクラスでのレンダリングを行います。
doRenderComposite(CanvasComponent, Canvas) - クラス org.seasar.uruma.renderer.impl.CanvasRenderer のメソッド
 
doRenderComposite(CompositeComponent, Composite) - クラス org.seasar.uruma.renderer.impl.CompositeRenderer のメソッド
 
doRenderComposite(CoolBarComponent, CoolBar) - クラス org.seasar.uruma.renderer.impl.CoolBarRenderer のメソッド
 
doRenderComposite(CTabFolderComponent, CTabFolder) - クラス org.seasar.uruma.renderer.impl.CTabFolderRenderer のメソッド
 
doRenderComposite(GroupComponent, Group) - クラス org.seasar.uruma.renderer.impl.GroupRenderer のメソッド
 
doRenderComposite(SashFormComponent, SashForm) - クラス org.seasar.uruma.renderer.impl.SashFormRenderer のメソッド
 
doRenderComposite(SpinnerComponent, Spinner) - クラス org.seasar.uruma.renderer.impl.SpinnerRenderer のメソッド
 
doRenderComposite(TabFolderComponent, TabFolder) - クラス org.seasar.uruma.renderer.impl.TabFolderRenderer のメソッド
 
doRenderComposite(ToolBarComponent, ToolBar) - クラス org.seasar.uruma.renderer.impl.ToolBarRenderer のメソッド
 
doRenderComposite(WindowComponent, Composite) - クラス org.seasar.uruma.renderer.impl.WindowRenderer のメソッド
 
doRenderControl(COMPONENT_TYPE, COMPOSITE_TYPE) - クラス org.seasar.uruma.renderer.impl.AbstractCompositeRenderer のメソッド
 
doRenderControl(COMPONENT_TYPE, CONTROL_TYPE) - クラス org.seasar.uruma.renderer.impl.AbstractControlRenderer のメソッド
生成したコントロールに対するレンダリングを行います。
doRenderControl(COMPONENT_TYPE, CONTROL_TYPE) - クラス org.seasar.uruma.renderer.impl.AbstractViewerRenderer のメソッド
 
doRenderControl(BrowserComponent, Browser) - クラス org.seasar.uruma.renderer.impl.BrowserRenderer のメソッド
 
doRenderControl(ButtonComponent, Button) - クラス org.seasar.uruma.renderer.impl.ButtonRenderer のメソッド
 
doRenderControl(DateTimeComponent, DateTime) - クラス org.seasar.uruma.renderer.impl.DateTimeRenderer のメソッド
 
doRenderControl(LabelComponent, Label) - クラス org.seasar.uruma.renderer.impl.LabelRenderer のメソッド
 
doRenderControl(LinkComponent, Link) - クラス org.seasar.uruma.renderer.impl.LinkRenderer のメソッド
 
doRenderControl(ProgressBarComponent, ProgressBar) - クラス org.seasar.uruma.renderer.impl.ProgressBarRenderer のメソッド
 
doRenderControl(ScaleComponent, Scale) - クラス org.seasar.uruma.renderer.impl.ScaleRenderer のメソッド
 
doRenderControl(SliderComponent, Slider) - クラス org.seasar.uruma.renderer.impl.SliderRenderer のメソッド
 
doRenderControl(TextComponent, Text) - クラス org.seasar.uruma.renderer.impl.TextRenderer のメソッド
 
doRenderViewer(COMPONENT_TYPE, VIEWER_TYPE) - クラス org.seasar.uruma.renderer.impl.AbstractViewerRenderer のメソッド
生成されたビューアに対して各種属性を設定します。
doRenderViewer(ComboComponent, ComboViewer) - クラス org.seasar.uruma.renderer.impl.ComboViewerRenderer のメソッド
 
doRenderViewer(TreeComponent, UrumaTreeViewer) - クラス org.seasar.uruma.renderer.impl.TreeViewerRenderer のメソッド
 
doS2Container() - クラス org.seasar.uruma.debug.action.UrumaDebugViewAction のメソッド
s2container
doTemplate() - クラス org.seasar.uruma.debug.action.UrumaDebugViewAction のメソッド
template
doubleClick(DoubleClickEvent) - クラス org.seasar.uruma.binding.method.GenericDoubleClickListener のメソッド
 
doubleClick(DoubleClickEvent) - クラス org.seasar.uruma.viewer.UrumaTreeViewer のメソッド
 
doubleClickEnabled - クラス org.seasar.uruma.component.jface.TextComponent の変数
 
doWriteEndTag(ELEMENT_TYPE, Writer, int) - クラス org.seasar.uruma.rcp.configuration.writer.AbstractConfigurationWriter のメソッド
終了タグを出力します。
doWriteEndTag(ELEMENT_TYPE, Writer, int) - クラス org.seasar.uruma.rcp.configuration.writer.NullConfigurationWriter のメソッド
 
doWriteStartTag(ELEMENT_TYPE, Writer, int) - クラス org.seasar.uruma.rcp.configuration.writer.AbstractConfigurationWriter のメソッド
開始タグを出力します。
doWriteStartTag(ELEMENT_TYPE, Writer, int) - クラス org.seasar.uruma.rcp.configuration.writer.NullConfigurationWriter のメソッド
 
DRIVE_CDROM - インタフェース org.seasar.uruma.util.win32.Kernel32 の static 変数
このドライブは、CD-ROM ドライブです。
DRIVE_FIXED - インタフェース org.seasar.uruma.util.win32.Kernel32 の static 変数
このディスクは、ドライブから取り出せません。
DRIVE_NO_ROOT_DIR - インタフェース org.seasar.uruma.util.win32.Kernel32 の static 変数
指定のルートディレクトリが存在しません。
DRIVE_RAMDISK - インタフェース org.seasar.uruma.util.win32.Kernel32 の static 変数
このドライブは、RAM ディスクです。
DRIVE_REMOTE - インタフェース org.seasar.uruma.util.win32.Kernel32 の static 変数
このドライブは、リモート(ネットワーク)ドライブです。
DRIVE_REMOVABLE - インタフェース org.seasar.uruma.util.win32.Kernel32 の static 変数
このディスクは、ドライブから取り出せます。
DRIVE_UNKNOWN - インタフェース org.seasar.uruma.util.win32.Kernel32 の static 変数
ドライブの種類を判別できませんでした。
DriveType - org.seasar.uruma.util.win32 の 列挙型
ドライブの種類を表す列挙型です。
DUMMY_WORKBENCH_PATH - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
workbench.xml が存在しないときに使用されるダミーのパスです。
DUPLICATE_ANNOTATED_METHOD - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
アノテートされたメソッドが複数存在する場合のエラーコードです。
DUPLICATE_COMPONENT_ID - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
コンポーネント ID が重複して定義されている際のメッセージコードです。
DUPLICATE_ID_TEMPLATE - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
重複した ID を持つ画面定義テンプレートが見つかった際のメッセージコードです。
DUPLICATE_WIDGET_ID - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
ウィジェット ID が重複して定義されている際のメッセージコードです。
DuplicateComponentIdException - org.seasar.uruma.exception の 例外
XML 定義上でコンポーネント ID が重複定義されたときにスローされる例外です。
DuplicateComponentIdException(String) - 例外 org.seasar.uruma.exception.DuplicateComponentIdException のコンストラクタ
DuplicateComponentIdException を構築します。
DuplicateIdTemplateException - org.seasar.uruma.exception の 例外
ID の重複した画面定義テンプレートを読み込んだ際にスローされる例外です。
DuplicateIdTemplateException(String, String) - 例外 org.seasar.uruma.exception.DuplicateIdTemplateException のコンストラクタ
DuplicateIdTemplateException を構築します。
DuplicateWidgetIdException - org.seasar.uruma.exception の 例外
ウィジェット ID が重複定義されたときにスローされる例外です。
DuplicateWidgetIdException(String, String) - 例外 org.seasar.uruma.exception.DuplicateWidgetIdException のコンストラクタ
DuplicateWidgetIdException を構築します。
DYNAMIC_IMPORT_PACKAGE - クラス org.seasar.uruma.rcp.util.BundleInfoUtil の static 変数
"DynamicImport-Package" を表す定数です。

E

echoChar - クラス org.seasar.uruma.component.jface.TextComponent の変数
 
editable - クラス org.seasar.uruma.component.jface.TextComponent の変数
 
editorPart - クラス org.seasar.eclipse.common.action.AbstractEditorActionDelegate の変数
 
ELEMENT_NAME - クラス org.seasar.uruma.rcp.configuration.elements.ActionElement の static 変数
要素名です。
ELEMENT_NAME - クラス org.seasar.uruma.rcp.configuration.elements.ActionSetElement の static 変数
要素名です。
ELEMENT_NAME - クラス org.seasar.uruma.rcp.configuration.elements.ActionSetsMenuElement の static 変数
要素名です。
ELEMENT_NAME - クラス org.seasar.uruma.rcp.configuration.elements.ApplicationElement の static 変数
要素名です。
ELEMENT_NAME - クラス org.seasar.uruma.rcp.configuration.elements.CategoryElement の static 変数
要素名です。
ELEMENT_NAME - クラス org.seasar.uruma.rcp.configuration.elements.ClassElement の static 変数
要素名です。
ELEMENT_NAME - クラス org.seasar.uruma.rcp.configuration.elements.CommandElement の static 変数
要素名です。
ELEMENT_NAME - クラス org.seasar.uruma.rcp.configuration.elements.ContextElement の static 変数
要素名です。
ELEMENT_NAME - クラス org.seasar.uruma.rcp.configuration.elements.GroupMarkerElement の static 変数
要素名です。
ELEMENT_NAME - クラス org.seasar.uruma.rcp.configuration.elements.HandlerElement の static 変数
要素名です。
ELEMENT_NAME - クラス org.seasar.uruma.rcp.configuration.elements.InitializerElement の static 変数
要素名です。
ELEMENT_NAME - クラス org.seasar.uruma.rcp.configuration.elements.KeyElement の static 変数
要素名です。
ELEMENT_NAME - クラス org.seasar.uruma.rcp.configuration.elements.MenuCommandElement の static 変数
要素名です。
ELEMENT_NAME - クラス org.seasar.uruma.rcp.configuration.elements.MenuContributionElement の static 変数
要素名です。
ELEMENT_NAME - クラス org.seasar.uruma.rcp.configuration.elements.MenuElement の static 変数
要素名です。
ELEMENT_NAME - クラス org.seasar.uruma.rcp.configuration.elements.ParameterElement の static 変数
要素名です。
ELEMENT_NAME - クラス org.seasar.uruma.rcp.configuration.elements.PerspectiveElement の static 変数
要素名です。
ELEMENT_NAME - クラス org.seasar.uruma.rcp.configuration.elements.PopupElement の static 変数
要素名です。
ELEMENT_NAME - クラス org.seasar.uruma.rcp.configuration.elements.RunElement の static 変数
要素名です。
ELEMENT_NAME - クラス org.seasar.uruma.rcp.configuration.elements.SchemeElement の static 変数
要素名です。
ELEMENT_NAME - クラス org.seasar.uruma.rcp.configuration.elements.SeparatorElement の static 変数
要素名です。
ELEMENT_NAME - クラス org.seasar.uruma.rcp.configuration.elements.ToolbarElement の static 変数
要素名です。
ELEMENT_NAME - クラス org.seasar.uruma.rcp.configuration.elements.ViewElement の static 変数
要素名です。
ELEMENT_NAME - クラス org.seasar.uruma.rcp.configuration.Extension の static 変数
要素名です。
enableAutoId() - クラス org.seasar.uruma.component.factory.handler.GenericTagHandler のメソッド
ID の自動設定を有効にするかどうかを返します。
enableAutoId() - クラス org.seasar.uruma.component.factory.handler.RootComponentTagHandler のメソッド
 
enableAutoTitle() - クラス org.seasar.uruma.component.factory.handler.GenericTagHandler のメソッド
タイトルの自動設定を有効にするかどうかを返します。
enableAutoTitle() - クラス org.seasar.uruma.component.factory.handler.RootComponentTagHandler のメソッド
 
enabled - クラス org.seasar.uruma.binding.enables.EnablesDependingListener の変数
 
enabled - クラス org.seasar.uruma.component.jface.ControlComponent の変数
 
enabled - クラス org.seasar.uruma.component.jface.MenuItemComponent の変数
イネーブル状態です。
enabled - クラス org.seasar.uruma.component.jface.ToolItemComponent の変数
 
enabled - クラス org.seasar.uruma.rcp.binding.GenericHandler の変数
 
ENABLED_PROPERTY_NAME - クラス org.seasar.uruma.binding.enables.EnablesDependingListener の static 変数
 
enabledProperty - クラス org.seasar.uruma.binding.enables.EnablesDependingListener の変数
 
ENABLES_DEPENDING_TARGET_NOT_FOUND - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
EnablesDepending ターゲットが見つからない場合のメッセージコードです。
EnablesDependable - org.seasar.uruma.component の インタフェース
他コンポーネントの選択状態によってイネーブル状態が変化するコンポーネントのためのインターフェースです。
EnablesDependableVisitor - org.seasar.uruma.component の クラス
コンポーネントツリーを走査して、 EnablesDependable の登録を行うための UIElementVisitor です。
EnablesDependableVisitor(WindowContext) - クラス org.seasar.uruma.component.EnablesDependableVisitor のコンストラクタ
EnablesDependableVisitor を構築します。
EnablesDependingDef - org.seasar.uruma.binding.enables の クラス
他コンポーネントの選択状態によってイネーブル状態が変化するコントロールを表すクラスです。
EnablesDependingDef(WidgetHandle, String, EnablesForType) - クラス org.seasar.uruma.binding.enables.EnablesDependingDef のコンストラクタ
EnablesDependingDef オブジェクトを構築します。
EnablesDependingException - org.seasar.uruma.exception の 例外
EnablesDependig に関する例外発生時にスローされるクラスです
EnablesDependingException(Class<?>) - 例外 org.seasar.uruma.exception.EnablesDependingException のコンストラクタ
EnablesDependingException を構築します。
EnablesDependingException(Class<?>, EnablesForType) - 例外 org.seasar.uruma.exception.EnablesDependingException のコンストラクタ
EnablesDependingException を構築します。
enablesDependingId - クラス org.seasar.uruma.component.jface.ControlComponent の変数
 
enablesDependingId - クラス org.seasar.uruma.component.jface.MenuItemComponent の変数
依存先コンポーネントの ID です。
enablesDependingId - クラス org.seasar.uruma.component.jface.ToolItemComponent の変数
 
EnablesDependingListener - org.seasar.uruma.binding.enables の クラス
自ウィジットの選択状態によってターゲットのイネーブル状態を変更するためのリスナーインターフェースです。
EnablesDependingListener(WidgetHandle, WidgetHandle, EnablesForType) - クラス org.seasar.uruma.binding.enables.EnablesDependingListener のコンストラクタ
EnablesDependingListener を構築します。
EnablesDependingListenerFactory - org.seasar.uruma.binding.enables の クラス
EnablesDependingListener を取得するためのファクトリクラスです。
EnablesDependingListenerSupport - org.seasar.uruma.binding.enables の クラス
EnablesDepending のセットアップを行うクラスです。
enablesFor - クラス org.seasar.uruma.component.jface.ControlComponent の変数
 
enablesFor - クラス org.seasar.uruma.component.jface.MenuItemComponent の変数
依存方法です。
enablesFor - クラス org.seasar.uruma.component.jface.ToolItemComponent の変数
 
enablesFor - クラス org.seasar.uruma.rcp.configuration.elements.ActionElement の変数
アクションを有効にするための条件を指定します。
EnablesForType - org.seasar.uruma.binding.enables の 列挙型
EnablesDependingDef のための選択状態を表す列挙型です。
end(TagHandlerContext, String) - クラス org.seasar.uruma.component.factory.desc.handler.RendererArgTagHandler のメソッド
 
end(TagHandlerContext, String) - クラス org.seasar.uruma.component.factory.desc.handler.TagHandlerArgTagHandler のメソッド
 
end(TagHandlerContext, String) - クラス org.seasar.uruma.component.factory.desc.handler.TagNameTagHandler のメソッド
 
end(TagHandlerContext, String) - クラス org.seasar.uruma.component.factory.desc.handler.UrumaComponentTagHandler のメソッド
 
end(TagHandlerContext, String) - クラス org.seasar.uruma.component.factory.handler.GenericTagHandler のメソッド
 
END_METHOD_CALL - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
メソッドバインディング終了時のメッセージコードです。
equals(ILaunchConfiguration) - インタフェース org.seasar.eclipse.common.launch.LaunchConfigurationFactory.CreationHandler のメソッド
 
equals(Object) - クラス org.seasar.uruma.context.impl.WidgetHandleImpl のメソッド
 
error(Object, Throwable) - クラス org.seasar.uruma.log.UrumaLogger のメソッド
ERROR情報を出力します。
error(Object) - クラス org.seasar.uruma.log.UrumaLogger のメソッド
ERROR情報を出力します。
errorIcon - クラス org.seasar.uruma.ui.dialogs.UrumaErrorDialog の変数
 
escapeChars(String, Writer) - クラス org.seasar.uruma.rcp.configuration.writer.GenericConfigurationWriter のメソッド
 
evaluateArgs(List<String>) - クラス org.seasar.uruma.component.factory.desc.impl.ComponentRegistryImpl のメソッド
OGNL 式を評価し、その結果をオブジェクトに変換します。
EventListener - org.seasar.uruma.annotation の 注釈タイプ
SWT イベント発生時に呼び出されるメソッドを指定するためのアノテーションです。
EventListenerDef - org.seasar.uruma.binding.method の クラス
EventListener アノテートされたメソッドを表すクラスです。
EventListenerDef(Method, EventListener, AsyncMethod) - クラス org.seasar.uruma.binding.method.EventListenerDef のコンストラクタ
EventListenerDef を構築します。
EventListenerType - org.seasar.uruma.annotation の 列挙型
EventListener の種別を表す列挙型です。
eventLoopException(Throwable) - クラス org.seasar.uruma.rcp.ui.UrumaWorkbenchAdvisor のメソッド
 
EXCEPTION_OCCURED - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
例外が発生した場合のメッセージコードです。
EXCEPTION_OCCURED_INVOKING_METHOD - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
リスナからのメソッド実行中に例外が発生した場合のメッセージコードです。
EXCEPTION_OCCURED_WITH_REASON - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
例外が発生した場合のメッセージコード(理由つき)です。
EXCEPTION_ON_INVOKING_INITIALIZE_METHOD - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
イニシャライズメソッド実行中に例外が発生した場合のエラーコードです。
EXCLAMATION_MARK - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
エクスクラメーションマーク (!)
exclude - クラス org.seasar.uruma.component.jface.GridDataInfo の変数
 
exclude - クラス org.seasar.uruma.component.jface.RowDataInfo の変数
 
execute(ExecutionEvent) - クラス org.seasar.uruma.rcp.binding.GenericHandler のメソッド
 
ExecuteTiming - org.seasar.uruma.procedure.entity の 列挙型
プロシジャ実行タイミングを表す列挙型です。
expanded - クラス org.seasar.uruma.component.jface.TreeItemComponent の変数
展開状態です。
expandEnvironmentStrings(String) - クラス org.seasar.uruma.util.win32.Win32API の static メソッド
指定した文字列に含まれる環境変数を展開します。
expandTree(TreeItem[], int, int) - クラス org.seasar.uruma.renderer.impl.TreeViewerRenderer のメソッド
 
EXPORT_APPLICATION_CONTEXT - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
オブジェクトから ApplicationContext へ値をバインドする際のメッセージコードです。
EXPORT_PACKAGE - クラス org.seasar.uruma.rcp.util.BundleInfoUtil の static 変数
"Export-Package" を表す定数です。
EXPORT_SELECTION - クラス org.seasar.uruma.binding.value.binder.AbstractValueBinder の static 変数
 
EXPORT_SERVICE - クラス org.seasar.uruma.rcp.util.BundleInfoUtil の static 変数
"Export-Service" を表す定数です。
EXPORT_VALUE - クラス org.seasar.uruma.binding.value.binder.AbstractValueBinder の static 変数
 
exportObjects(Object, List<ApplicationContextDef>, ApplicationContext) - クラス org.seasar.uruma.binding.context.ApplicationContextBinder の static メソッド
プロパティから ApplicationContext へ値をバインドします。
ExportSelection - org.seasar.uruma.annotation の 注釈タイプ
画面の選択状態を示すフィールドを表すためのアノテーションです。
exportSelection(Object, Object, PropertyDesc, UIComponent) - クラス org.seasar.uruma.binding.value.binder.AbstractValueBinder のメソッド
 
exportSelection(Object, Object, PropertyDesc, UIComponent) - クラス org.seasar.uruma.binding.value.binder.TableValueBinder のメソッド
 
exportSelection(Object, Object, PropertyDesc, UIComponent) - インタフェース org.seasar.uruma.binding.value.ValueBinder のメソッド
フォームの持つオブジェクトをウィジットの選択状態として設定します。
exportSelection(PartContext) - クラス org.seasar.uruma.binding.value.ValueBindingSupport の static メソッド
PartContext の保持するアクションコンポーネントから、ウィジットへセレクション・バインディングを行います。
ExportSelectionCommand - org.seasar.uruma.binding.value.command の クラス
ExportSelection アノテーションに対応した処理を行うための、BindingCommand です。
ExportSelectionCommand() - クラス org.seasar.uruma.binding.value.command.ExportSelectionCommand のコンストラクタ
 
ExportValue - org.seasar.uruma.annotation の 注釈タイプ
画面コンポーネントへ値をエクスポートするフィールドを示すアノテーションです。
exportValue(Object, Object, PropertyDesc, UIComponent) - クラス org.seasar.uruma.binding.value.binder.AbstractValueBinder のメソッド
 
exportValue(Object, Object, PropertyDesc, UIComponent) - クラス org.seasar.uruma.binding.value.binder.TableValueBinder のメソッド
 
exportValue(Object, Object, PropertyDesc, UIComponent) - インタフェース org.seasar.uruma.binding.value.ValueBinder のメソッド
フォームの値をウィジットへ設定します。
exportValue(PartContext) - クラス org.seasar.uruma.binding.value.ValueBindingSupport の static メソッド
PartContext の保持するアクションコンポーネントから、ウィジットへバリュー・バインディングを行います。
ExportValueCommand - org.seasar.uruma.binding.value.command の クラス
ExportValue アノテーションに対応した処理を行うための、BindingCommand です。
ExportValueCommand() - クラス org.seasar.uruma.binding.value.command.ExportValueCommand のコンストラクタ
 
EXTEND_TARGET_COMPONENT_NOT_FOUND - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
継承先コンポーネントが見つからない場合のメッセージコードです。
EXTEND_TARGET_PROPERTY_NOT_FOUND - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
継承先プロパティが見つからない場合のメッセージコードです。
Extension - org.seasar.uruma.rcp.configuration の クラス
extension 要素を表すクラスです。
ExtensionAcceptor - org.seasar.eclipse.common.util の クラス
 
ExtensionAcceptor() - クラス org.seasar.eclipse.common.util.ExtensionAcceptor のコンストラクタ
 
ExtensionAcceptor.ExtensionVisitor - org.seasar.eclipse.common.util の インタフェース
 
ExtensionBuilder - org.seasar.uruma.rcp.configuration の インタフェース
拡張ポイントを生成するためのインターフェースです。
ExtensionFactory - org.seasar.uruma.rcp.configuration の クラス
Extension オブジェクトを生成するためのファクトリクラスです。
ExtensionPoints - org.seasar.uruma.rcp.configuration の インタフェース
エクステンション・ポイントの ID を定数として提供するインターフェースです。
extensions - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl の変数
 
ExtFileFilter - org.seasar.uruma.core.io の クラス
任意の拡張子にマッチする FileFilter です。
ExtFileFilter(String) - クラス org.seasar.uruma.core.io.ExtFileFilter のコンストラクタ
ExtFileFilter を構築します。
ExtFileFilter(String, String) - クラス org.seasar.uruma.core.io.ExtFileFilter のコンストラクタ
ExtFileFilter を構築します。
extractIcon(String, int) - クラス org.seasar.uruma.util.win32.Win32API の static メソッド
ファイルからインデックスで指定したアイコンを取得します。
extRender(UIComponent, WidgetHandle, PartContext) - インタフェース org.seasar.uruma.renderer.RendererExtension のメソッド
拡張レンダリングを行います。
ExtResourceFilter - org.seasar.uruma.util.resource.impl の クラス
任意の拡張子にマッチする ResourceFilter です。
ExtResourceFilter(String) - クラス org.seasar.uruma.util.resource.impl.ExtResourceFilter のコンストラクタ
ExtResourceFilter を構築します。
ExtResourceFilter(String, String) - クラス org.seasar.uruma.util.resource.impl.ExtResourceFilter のコンストラクタ
ExtResourceFilter を構築します。

F

fastViewBars - クラス org.seasar.uruma.component.rcp.WorkbenchComponent の変数
ファーストビューバーの表示/非表示を指定します。
fastViewWidthRatio - クラス org.seasar.uruma.rcp.configuration.elements.ViewElement の変数
高速ビュー表示時の表示割合です。
fatal(Object, Throwable) - クラス org.seasar.uruma.log.UrumaLogger のメソッド
FATAL情報を出力します。
fatal(Object) - クラス org.seasar.uruma.log.UrumaLogger のメソッド
FATAL情報を出力します。
FieldDescription - org.seasar.uruma.annotation の 注釈タイプ
フィールドのドキュメント用名称を指定するアノテーションです。
FileResourceTraverser - org.seasar.uruma.util.resource.impl の クラス
ファイルシステムをたどるための ResourceTraverser です。
FileResourceTraverser() - クラス org.seasar.uruma.util.resource.impl.FileResourceTraverser のコンストラクタ
 
fill - クラス org.seasar.uruma.component.jface.RowLayoutInfo の変数
 
FillLayoutInfo - org.seasar.uruma.component.jface の クラス
FillLayout に関する情報を保持するクラスです。
FillLayoutInfo() - クラス org.seasar.uruma.component.jface.FillLayoutInfo のコンストラクタ
 
fillMenuBar(IMenuManager) - クラス org.seasar.uruma.rcp.ui.UrumaActionBarAdvisor のメソッド
 
fillStatusLine(IStatusLineManager) - クラス org.seasar.uruma.rcp.ui.UrumaActionBarAdvisor のメソッド
 
filter(Object[]) - インタフェース org.seasar.uruma.binding.method.ArgumentsFilter のメソッド
引数をフィルタリングします。
filter(Object[]) - クラス org.seasar.uruma.binding.method.impl.OmissionArgumentsFilter のメソッド
 
filter(Object[]) - クラス org.seasar.uruma.binding.method.impl.StructuredSelectionArgumentsFilter のメソッド
 
filter(Object[]) - クラス org.seasar.uruma.binding.method.impl.TypedEventArgumentsFilter のメソッド
 
findEntries(String, String, boolean) - クラス org.seasar.uruma.rcp.unit.MockBundle のメソッド
 
findFileResources(File, FileFilter) - クラス org.seasar.uruma.rcp.util.RcpResourceUtil の static メソッド
指定されたパスを起点として、ファイルシステムからリソースを再帰的に検索して返します。
findFirstClassName(Bundle) - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl のメソッド
Bundle に含まれるクラスファイルのうち、最初に見つかった一つのクラス名を返します。
FINDING_XML_START - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
画面定義 XML 検索開始時のメッセージコードです。
findPerspective(String) - クラス org.seasar.uruma.component.rcp.WorkbenchComponent のメソッド
指定された ID を持つ PerspectiveComponent を検索して返します。
findPerspective(List<PerspectiveComponent>, String) - クラス org.seasar.uruma.rcp.ui.GenericPerspectiveFactory のメソッド
 
findUrumaApplications(BundleContext) - クラス org.seasar.uruma.rcp.core.CoreActivator のメソッド
インストールされているバンドルから Uruma に依存しているバンドルを探して登録します。
findUrumaAppViewDescs() - クラス org.seasar.uruma.rcp.util.ViewPartUtil の static メソッド
Uruma アプリケーションとして登録されたビューを検索します。
findUrumaAppViewRefs() - クラス org.seasar.uruma.rcp.util.ViewPartUtil の static メソッド
Uruma アプリケーションとして登録されたビューのうち、インスタンス化されているものを検索します。
findViewDescriptor(String) - クラス org.seasar.uruma.rcp.util.ViewPartUtil の static メソッド
ビューを検索します。
findViewPart(String) - クラス org.seasar.uruma.rcp.ui.GenericPerspectiveFactory のメソッド
 
findViewReference(String, String) - クラス org.seasar.uruma.rcp.util.ViewPartUtil の static メソッド
指定されたビューの IViewReference を返します。
findWidgetHandle(String) - クラス org.seasar.uruma.context.impl.PartContextImpl のメソッド
WindowContext が管理するすべての PartContext から、指定された WidgetHandle を検索して返します。
findWidgetHandles(String) - クラス org.seasar.uruma.context.impl.WindowContextImpl のメソッド
 
findWidgetHandles(String) - インタフェース org.seasar.uruma.context.WindowContext のメソッド
WindowContext 本体および配下のすべての PartContext から、 handleId にマッチする WidgetHandle を検索して返します。
findWindow(String) - クラス org.seasar.uruma.core.impl.UrumaWindowManagerImpl のメソッド
 
fixed - クラス org.seasar.uruma.component.rcp.PerspectiveComponent の変数
パートの配置を固定するかどうかのフラグです。
fixed - クラス org.seasar.uruma.rcp.configuration.elements.PerspectiveElement の変数
true の場合、パースペクティブのレイアウトを固定します。
focusControl - クラス org.seasar.uruma.component.jface.BrowserComponent の変数
 
folderNum - クラス org.seasar.uruma.rcp.ui.GenericPerspectiveFactory の変数
 
fontHeight - クラス org.seasar.uruma.component.jface.ControlComponent の変数
 
fontHeight - クラス org.seasar.uruma.component.jface.CTabItemComponent の変数
 
fontHeight - クラス org.seasar.uruma.component.jface.TableCellComponent の変数
 
fontHeight - クラス org.seasar.uruma.component.jface.TableItemComponent の変数
 
fontHeight - クラス org.seasar.uruma.component.jface.TreeItemComponent の変数
フォント高さです。
FontManager - org.seasar.eclipse.common.util の クラス
 
FontManager() - クラス org.seasar.eclipse.common.util.FontManager のコンストラクタ
 
fontName - クラス org.seasar.uruma.component.jface.ControlComponent の変数
 
fontName - クラス org.seasar.uruma.component.jface.CTabItemComponent の変数
 
fontName - クラス org.seasar.uruma.component.jface.TableCellComponent の変数
 
fontName - クラス org.seasar.uruma.component.jface.TableItemComponent の変数
 
fontName - クラス org.seasar.uruma.component.jface.TreeItemComponent の変数
フォント名称です。
fontStyle - クラス org.seasar.uruma.component.jface.ControlComponent の変数
 
fontStyle - クラス org.seasar.uruma.component.jface.CTabItemComponent の変数
 
fontStyle - クラス org.seasar.uruma.component.jface.TableCellComponent の変数
 
fontStyle - クラス org.seasar.uruma.component.jface.TableItemComponent の変数
 
fontStyle - クラス org.seasar.uruma.component.jface.TreeItemComponent の変数
フォントスタイルです。
foreground - クラス org.seasar.uruma.component.jface.ControlComponent の変数
 
foreground - クラス org.seasar.uruma.component.jface.TableCellComponent の変数
 
foreground - クラス org.seasar.uruma.component.jface.TableItemComponent の変数
 
foreground - クラス org.seasar.uruma.component.jface.TreeItemComponent の変数
前景色です。
Form - org.seasar.uruma.annotation の 注釈タイプ
アクションクラスに対応するフォームクラスを指定するためのアノテーションです。
FORM_CLASS_FOUND - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
フォームクラス設定時のメッセージコードです。
FORM_CLASS_NOT_FOUND - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
フォームクラスが見つからなかった場合のメッセージコードです。
FORM_SUFFIX - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
フォームクラスのサフィックスです。
formatMessage(int) - クラス org.seasar.uruma.util.win32.Win32Util の static メソッド
OSから与えられた戻り値をもとにメッセージを取得します。
FormDesc - org.seasar.uruma.desc の インタフェース
フォームクラスのメタデータを扱うためのインターフェースです。
FormDescFactory - org.seasar.uruma.desc の クラス
FormDesc を取得するためのファクトリクラスです。
FormDescFactory() - クラス org.seasar.uruma.desc.FormDescFactory のコンストラクタ
 
FormDescImpl - org.seasar.uruma.desc.impl の クラス
FormDesc の実装クラスです。
FormDescImpl(Class<?>) - クラス org.seasar.uruma.desc.impl.FormDescImpl のコンストラクタ
FormDescImpl を構築します。
formDescs - クラス org.seasar.uruma.desc.FormDescFactory の static 変数
 
forwardEnabled - クラス org.seasar.uruma.component.jface.BrowserComponent の変数
 
FRAGMENT_HOST - クラス org.seasar.uruma.rcp.util.BundleInfoUtil の static 変数
"Fragment-Host" を表す定数です。

G

GenericAction - org.seasar.uruma.binding.method の クラス
汎用的な IAction クラスです。
GenericAction() - クラス org.seasar.uruma.binding.method.GenericAction のコンストラクタ
GenericAction を構築します。
GenericAction(String) - クラス org.seasar.uruma.binding.method.GenericAction のコンストラクタ
GenericAction を構築します。
GenericAction(String, int) - クラス org.seasar.uruma.binding.method.GenericAction のコンストラクタ
GenericAction を構築します。
GenericActionListenerBinder - org.seasar.uruma.binding.method.impl の クラス
GenericAction のための ListenerBinder です。
GenericActionListenerBinder() - クラス org.seasar.uruma.binding.method.impl.GenericActionListenerBinder のコンストラクタ
 
GenericConfigurationWriter - org.seasar.uruma.rcp.configuration.writer の クラス
汎用的な ConfigurationWriter です。
GenericConfigurationWriter(Class<? extends ConfigurationElement>) - クラス org.seasar.uruma.rcp.configuration.writer.GenericConfigurationWriter のコンストラクタ
GenericConfigurationWriter を構築します。
GenericConfigurationWriter(Class<? extends ConfigurationElement>, String, boolean) - クラス org.seasar.uruma.rcp.configuration.writer.GenericConfigurationWriter のコンストラクタ
GenericConfigurationWriter を構築します。
GenericContentProvider - org.seasar.uruma.viewer の クラス
汎用のコンテントプロバイダです。
GenericContentProvider() - クラス org.seasar.uruma.viewer.GenericContentProvider のコンストラクタ
GenericContentProvider を構築します。
GenericDoubleClickListener - org.seasar.uruma.binding.method の クラス
任意のメソッドを呼び出すことができる、汎用的な IDoubleClickListener の実装クラスです。
GenericDoubleClickListener(PartContext, MethodBinding) - クラス org.seasar.uruma.binding.method.GenericDoubleClickListener のコンストラクタ
GenericDoubleClickListener を構築します。
GenericHandler - org.seasar.uruma.rcp.binding の クラス
任意のメソッドを呼び出すことができる、汎用的な IHandler の実装クラスです。
GenericHandler() - クラス org.seasar.uruma.rcp.binding.GenericHandler のコンストラクタ
 
GenericHandlerListenerBinder - org.seasar.uruma.binding.method.impl の クラス
GenericHandler のための ListenerBinder です。
GenericHandlerListenerBinder() - クラス org.seasar.uruma.binding.method.impl.GenericHandlerListenerBinder のコンストラクタ
 
GenericLabelProvider - org.seasar.uruma.viewer の クラス
汎用的な ILabelProvider の実装クラスです。
GenericLabelProvider() - クラス org.seasar.uruma.viewer.GenericLabelProvider のコンストラクタ
 
GenericLayoutSupport - org.seasar.uruma.renderer.layout.impl の クラス
汎用的な LayoutSupport の実装クラスです。
GenericLayoutSupport(Class<? extends Layout>, Class<? extends Object>) - クラス org.seasar.uruma.renderer.layout.impl.GenericLayoutSupport のコンストラクタ
GenericLayoutSupport を構築します。
GenericListener - org.seasar.uruma.binding.method の クラス
任意のメソッドを実行できる、汎用的な Listener の実装クラスです。
GenericListener(PartContext, MethodBinding) - クラス org.seasar.uruma.binding.method.GenericListener のコンストラクタ
GenericListener を構築します。
GenericPerspectiveFactory - org.seasar.uruma.rcp.ui の クラス
workbench.xml に記述された perspective 要素からパースペクティブを生成するクラスです。
GenericPerspectiveFactory() - クラス org.seasar.uruma.rcp.ui.GenericPerspectiveFactory のコンストラクタ
GenericPerspectiveFactory を構築します。
GenericSelectionChangedListener - org.seasar.uruma.binding.method の クラス
任意のメソッドを呼び出すことができる、汎用的な ISelectionChangedListener の実装クラスです。
GenericSelectionChangedListener(PartContext, MethodBinding) - クラス org.seasar.uruma.binding.method.GenericSelectionChangedListener のコンストラクタ
GenericSelectionChangedListener を構築します。
GenericSelectionListener - org.seasar.uruma.rcp.binding の クラス
任意のメソッドを呼び出すことができる、汎用的な ISelectionListener の実装クラスです。
GenericSelectionListener(PartContext, SingleParamTypeMethodBinding) - クラス org.seasar.uruma.rcp.binding.GenericSelectionListener のコンストラクタ
GenericSelectionListener を構築します。
GenericSWTSelectionListener - org.seasar.uruma.binding.method の クラス
任意のメソッドを実行することができる汎用的な SelectionListener の実装クラスです。
GenericSWTSelectionListener(PartContext, MethodBinding) - クラス org.seasar.uruma.binding.method.GenericSWTSelectionListener のコンストラクタ
GenericListener を構築します。
GenericTableLabelProvider - org.seasar.uruma.viewer の クラス
汎用的な ITableLabelProvider の実装クラスです。
GenericTableLabelProvider() - クラス org.seasar.uruma.viewer.GenericTableLabelProvider のコンストラクタ
 
GenericTableViewerComparator - org.seasar.uruma.viewer の クラス
TableViewer 用の汎用ソートクラスです。
GenericTableViewerComparator() - クラス org.seasar.uruma.viewer.GenericTableViewerComparator のコンストラクタ
GenericTableViewerComparator を構築します。
GenericTagHandler - org.seasar.uruma.component.factory.handler の クラス
汎用のタグハンドラクラスです。
GenericTagHandler(Class<? extends UIElement>) - クラス org.seasar.uruma.component.factory.handler.GenericTagHandler のコンストラクタ
生成するクラスを指定してインスタンスを構築します。
GenericValueBinder<WIDGET_TYPE> - org.seasar.uruma.binding.value.binder の クラス
汎用的な ValueBinder です。
GenericValueBinder(Class<WIDGET_TYPE>, String) - クラス org.seasar.uruma.binding.value.binder.GenericValueBinder のコンストラクタ
GenericValueBinder を構築します。
GenericViewPart - org.seasar.uruma.rcp.ui の クラス
汎用的な IViewPart クラスです。
GenericViewPart() - クラス org.seasar.uruma.rcp.ui.GenericViewPart のコンストラクタ
GenericViewPart を構築します。
GeometryUtil - org.seasar.eclipse.common.util の クラス
 
GeometryUtil() - クラス org.seasar.eclipse.common.util.GeometryUtil のコンストラクタ
 
get(String, int, int) - クラス org.seasar.eclipse.common.util.FontManager の static メソッド
 
GET_PREFIX - クラス org.seasar.uruma.viewer.PojoTableLabelProvider の static 変数
 
getActionCustomizer() - クラス org.seasar.uruma.container.creator.UrumaActionCreator のメソッド
ComponentCustomizerを返します。
getActionCustomizer() - クラス org.seasar.uruma.container.creator.UrumaFormCreator のメソッド
ComponentCustomizerを返します。
getAllProjects() - クラス org.seasar.eclipse.common.util.ProjectUtil の static メソッド
 
getAllServiceReferences(String, String) - クラス org.seasar.uruma.rcp.unit.MockBundleContext のメソッド
 
getAllWidgetHandles(Class<?>) - クラス org.seasar.uruma.context.impl.WindowContextImpl のメソッド
 
getAllWidgetHandles(Class<?>) - インタフェース org.seasar.uruma.context.WindowContext のメソッド
WindowContext 本体および配下のすべての PartContext から、指定されたクラスのオブジェクトを持つ WidgetHandle をすべて検索して返します。
getAnnotatedFields(Class<?>, Class<? extends Annotation>) - クラス org.seasar.uruma.util.AnnotationUtil の static メソッド
特定のアノテーションが付加されたフィールドを取得します。
getAnnotatedMethods(Class<?>, Class<? extends Annotation>) - クラス org.seasar.uruma.util.AnnotationUtil の static メソッド
特定のアノテーションが付加されたメソッドを取得します。
getAnnotatedPropertyDescs(Class<?>, Class<? extends Annotation>) - クラス org.seasar.uruma.util.AnnotationUtil の static メソッド
特定のアノテーションが付加されたフィールドに対応する PropertyDesc を取得します。
getAnnotation(Field) - クラス org.seasar.uruma.binding.value.command.AbstractBindingCommand のメソッド
フィールドからアノテーションを取り出します。
getAnnotation(Field) - クラス org.seasar.uruma.binding.value.command.ExportSelectionCommand のメソッド
 
getAnnotation(Field) - クラス org.seasar.uruma.binding.value.command.ExportValueCommand のメソッド
 
getAnnotation(Field) - クラス org.seasar.uruma.binding.value.command.ImportSelectionCommand のメソッド
 
getAnnotation(Field) - クラス org.seasar.uruma.binding.value.command.ImportValueCommand のメソッド
 
getAppBundleState() - クラス org.seasar.uruma.rcp.core.UrumaBundleState のメソッド
Uruma アプリケーションの状態を取得します。
getAppClassLoader() - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl のメソッド
 
getAppClassLoader() - インタフェース org.seasar.uruma.rcp.UrumaService のメソッド
Urumaアプリケーションバンドルのクラスローダを返します。
getApplicationContext() - クラス org.seasar.uruma.context.impl.WindowContextImpl のメソッド
 
getApplicationContext() - インタフェース org.seasar.uruma.context.WindowContext のメソッド
ApplicationContext を返します。
getApplicationContextDefList() - クラス org.seasar.uruma.desc.impl.PartActionDescImpl のメソッド
 
getApplicationContextDefList() - インタフェース org.seasar.uruma.desc.PartActionDesc のメソッド
ApplicationContextDef のリストを取得します
getArgs(UrumaComponentDesc) - クラス org.seasar.uruma.component.factory.desc.TagHandlerBuilder の static メソッド
 
getArgTypes(Object[]) - クラス org.seasar.uruma.component.factory.desc.TagHandlerBuilder の static メソッド
 
getAsyncMethod() - クラス org.seasar.uruma.binding.method.EventListenerDef のメソッド
AsyncMethod アノテーションを返します。
getAttributeName(Field) - クラス org.seasar.uruma.component.writer.UIElementWriter のメソッド
 
getBackGround() - インタフェース org.seasar.uruma.component.CommonAttributes のメソッド
背景色を取得します。
getBackGround() - クラス org.seasar.uruma.component.jface.CommonAttriburtesImpl のメソッド
 
getBaseName(String) - クラス org.seasar.uruma.util.PathUtil の static メソッド
ファイル名から拡張子を除いた部分を返します。
getBasePath() - クラス org.seasar.uruma.component.base.AbstractUIElement のメソッド
 
getBasePath() - インタフェース org.seasar.uruma.component.UIElement のメソッド
画面定義テンプレートファイルのベースパスを取得します。
getBeanDesc() - クラス org.seasar.uruma.desc.impl.PartActionDescImpl のメソッド
 
getBeanDesc() - インタフェース org.seasar.uruma.desc.PartActionDesc のメソッド
BeanDescを取得します
getBundle() - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl のメソッド
 
getBundle() - クラス org.seasar.uruma.rcp.unit.MockBundleContext のメソッド
 
getBundle(long) - クラス org.seasar.uruma.rcp.unit.MockBundleContext のメソッド
 
getBundle() - インタフェース org.seasar.uruma.rcp.UrumaService のメソッド
Uruma アプリケーションのバンドルを返します。
getBundle(String) - クラス org.seasar.uruma.rcp.util.BundleUtil の static メソッド
Bundleを取得します。
getBundleContext() - クラス org.seasar.uruma.rcp.unit.MockBundle のメソッド
 
getBundleId() - クラス org.seasar.uruma.rcp.unit.MockBundle のメソッド
 
getBundleRelativePath(Bundle, String) - クラス org.seasar.uruma.rcp.util.RcpResourceUtil の static メソッド
指定されたパスのバンドルルートパスからの相対パスを返します。
getBundles() - クラス org.seasar.uruma.rcp.unit.MockBundleContext のメソッド
 
getBundleState(Bundle) - クラス org.seasar.uruma.rcp.util.BundleUtil の static メソッド
バンドルの状態を表す文字列を返します。
getBundleSymbolicNames(List<Bundle>) - クラス org.seasar.uruma.rcp.core.CoreActivator のメソッド
 
getBunldePath(Bundle) - クラス org.seasar.uruma.rcp.util.RcpResourceUtil の static メソッド
Bundleの絶対パスを返します。
getCascadingStore(String, IProject) - クラス org.seasar.eclipse.common.util.PreferenceStoreUtil の static メソッド
 
getCastWidget() - クラス org.seasar.uruma.context.impl.WidgetHandleImpl のメソッド
 
getCastWidget() - インタフェース org.seasar.uruma.context.WidgetHandle のメソッド
WidgetHandle が保持するウィジットを T にキャスト取得します。
getCause(Throwable) - クラス org.seasar.uruma.ui.dialogs.UrumaErrorDialog のメソッド
 
getCellEditor() - インタフェース org.seasar.eclipse.common.viewer.ColumnDescriptor のメソッド
 
getChild() - クラス org.seasar.uruma.component.base.AbstractUIContainerItemComponent のメソッド
子コンポーネントを取得します。
getChildLayoutDataInfo() - クラス org.seasar.uruma.component.jface.CompositeComponent のメソッド
子コンポーネントの LayoutDataInfo を取得します。
getChildren() - クラス org.seasar.uruma.component.base.AbstractUIContainer のメソッド
 
getChildren() - クラス org.seasar.uruma.component.base.AbstractUIContainerItemComponent のメソッド
 
getChildren() - クラス org.seasar.uruma.component.base.AbstractUIElementContainer のメソッド
 
getChildren() - クラス org.seasar.uruma.component.jface.CompositeComponent のメソッド
 
getChildren() - クラス org.seasar.uruma.component.jface.MenuComponent のメソッド
 
getChildren() - インタフェース org.seasar.uruma.component.UIElementContainer のメソッド
子コンポーネントのリストを取得します。
getColor(String) - クラス org.seasar.eclipse.common.util.ColorManager の static メソッド
指定された名称の Color オブジェクトを返します。
getColor(String) - クラス org.seasar.eclipse.common.util.SWTUtil の static メソッド
Color オブジェクトを生成します。
getColorDescriptor(String) - クラス org.seasar.eclipse.common.util.ColorManager の static メソッド
指定された名称の ColorDescriptor オブジェクトを返します。
getColumnImage(Object, int) - クラス org.seasar.eclipse.common.viewer.TableProvider のメソッド
 
getColumnImage(Object, int) - クラス org.seasar.uruma.viewer.GenericTableLabelProvider のメソッド
 
getColumnImage(Object, int) - クラス org.seasar.uruma.viewer.PojoTableLabelProvider のメソッド
 
getColumnText(Object, int) - クラス org.seasar.eclipse.common.viewer.TableProvider のメソッド
 
getColumnText(Object, int) - クラス org.seasar.uruma.viewer.GenericTableLabelProvider のメソッド
 
getColumnText(Object, int) - クラス org.seasar.uruma.viewer.PojoTableLabelProvider のメソッド
 
getCommandDesc(String) - インタフェース org.seasar.uruma.rcp.binding.CommandRegistry のメソッド
指定された commandId を持つ CommandDesc を返します。
getCommandDesc(String) - クラス org.seasar.uruma.rcp.binding.impl.CommandRegistryImpl のメソッド
 
getCommandDescs() - インタフェース org.seasar.uruma.rcp.binding.CommandRegistry のメソッド
CommandDesc のリストを返します。
getCommandDescs() - クラス org.seasar.uruma.rcp.binding.impl.CommandRegistryImpl のメソッド
 
getCommandId() - クラス org.seasar.uruma.rcp.binding.CommandDesc のメソッド
コマンドID を返します。
getCommandRegistry() - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl のメソッド
 
getCommandRegistry() - インタフェース org.seasar.uruma.rcp.UrumaService のメソッド
CommandRegistry のインスタンスを返します。
getCommonAttributes() - クラス org.seasar.uruma.component.jface.CompositeComponent のメソッド
 
getCommonAttributes() - インタフェース org.seasar.uruma.component.UICompositeComponent のメソッド
一括設定属性オブジェクトを取得します。
getCommonLayoutDataInfo() - クラス org.seasar.uruma.component.jface.FillLayoutInfo のメソッド
 
getCommonLayoutDataInfo() - クラス org.seasar.uruma.component.jface.GridLayoutInfo のメソッド
 
getCommonLayoutDataInfo() - クラス org.seasar.uruma.component.jface.RowLayoutInfo のメソッド
 
getCommonLayoutDataInfo() - インタフェース org.seasar.uruma.component.LayoutInfo のメソッド
引き継ぎ用の LayoutDataInfo を取得します。
getCommonRowDataInfo() - クラス org.seasar.uruma.component.jface.RowLayoutInfo のメソッド
commonRowDataInfo を取得します。
getComponent(Class<?>) - クラス org.seasar.uruma.util.S2ContainerUtil の static メソッド
指定されたクラスに対応するコンポーネントを S2Container から取得して返します。
getComponent(Class<?>, S2Container) - クラス org.seasar.uruma.util.S2ContainerUtil の static メソッド
指定されたクラスに対応するコンポーネントを S2Container から取得して返します。
getComponentClass() - クラス org.seasar.uruma.component.factory.desc.UrumaComponentDesc のメソッド
コンポーネントのクラス名を返します。
getComponentDef(S2Container, Object) - クラス org.seasar.uruma.container.warmdeploy.UrumaWarmdeployBehavior のメソッド
 
getComponentDef(String) - クラス org.seasar.uruma.util.S2ContainerUtil の static メソッド
指定された名前に対応するコンポーネントを S2Container から取得して返します。
getComponentDef(Class<?>) - クラス org.seasar.uruma.util.S2ContainerUtil の static メソッド
指定されたクラスに対応するコンポーネントを S2Container から取得して返します。
getComponentDefNoException(String) - クラス org.seasar.uruma.util.S2ContainerUtil の static メソッド
指定された名前に対応するコンポーネントを S2Container から取得して返します。
getComponentNoException(String) - クラス org.seasar.uruma.util.S2ContainerUtil の static メソッド
指定された名前に対応するコンポーネントを S2Container から取得して返します。
getComponentNoException(String, S2Container) - クラス org.seasar.uruma.util.S2ContainerUtil の static メソッド
指定された名前に対応するコンポーネントを S2Container から取得して返します。
getComponentNoException(Class<?>, S2Container) - クラス org.seasar.uruma.util.S2ContainerUtil の static メソッド
指定されたクラスに対応するコンポーネントを S2Container から取得して返します。
getComponentNoException(Class<?>) - クラス org.seasar.uruma.util.S2ContainerUtil の static メソッド
指定されたクラスに対応するコンポーネントを S2Container から取得して返します。
getComponentNoExceptionDef(Class<?>) - クラス org.seasar.uruma.util.S2ContainerUtil の static メソッド
指定されたクラスに対応するコンポーネントを S2Container から取得して返します。
GetComputerName(Buffer, Holder<Integer>) - インタフェース org.seasar.uruma.util.win32.Kernel32 のメソッド
 
getComputerName() - クラス org.seasar.uruma.util.win32.Win32API の static メソッド
ローカルコンピュータの NetBIOS 名を取得します。
getConfigName() - インタフェース org.seasar.eclipse.common.launch.LaunchConfigurationFactory.CreationHandler のメソッド
 
getConfigurationWriter(Class<? extends ConfigurationElement>) - クラス org.seasar.uruma.rcp.configuration.ConfigurationWriterFactory の static メソッド
クラスを指定して ConfigurationWriter を取得します。
getConfigurationWriter(ConfigurationElement) - クラス org.seasar.uruma.rcp.configuration.ConfigurationWriterFactory の static メソッド
ConfigurationElement オブジェクトを指定して ConfigurationWriter を取得します。
getContainer() - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl のメソッド
 
getContainer() - インタフェース org.seasar.uruma.rcp.UrumaService のメソッド
S2Container のインスタンスを返します。
getContainer(String) - クラス org.seasar.uruma.util.S2ContainerListToHtmlUtil の static メソッド
S2Containerを返します。
getContent() - クラス org.seasar.uruma.rcp.configuration.ContributionBuilder の static メソッド
コントリビューションとして作成したXMLを返却します。
getContext() - クラス org.seasar.uruma.renderer.impl.AbstractRenderer のメソッド
PartContext を取得します。
getCoreOption(IJavaProject, String, int) - クラス org.seasar.eclipse.common.util.ProjectUtil の static メソッド
 
getCoreOption(IJavaProject, String) - クラス org.seasar.eclipse.common.util.ProjectUtil の static メソッド
 
getCreators() - クラス org.seasar.uruma.container.warmdeploy.UrumaWarmdeployBehavior のメソッド
コンポーネントクリエータの配列を返します。
getCurrentSelectedProject() - クラス org.seasar.eclipse.common.util.ProjectUtil の static メソッド
 
getCurrentSelectedResouce() - クラス org.seasar.eclipse.common.util.ResouceUtil の static メソッド
 
getDataFile(String) - クラス org.seasar.uruma.rcp.unit.MockBundleContext のメソッド
 
getDefault() - クラス org.seasar.eclipse.common.CommonPlugin の static メソッド
Returns the shared instance.
getDefaultComparator() - クラス org.seasar.uruma.renderer.impl.AbstractViewerRenderer のメソッド
デフォルトの ViewerComparator を返します。
getDefaultComparator() - クラス org.seasar.uruma.renderer.impl.TableViewerRenderer のメソッド
 
getDefaultContentProvider() - クラス org.seasar.uruma.renderer.impl.AbstractViewerRenderer のメソッド
デフォルトの IContentProvider を返します。
getDefaultContentProvider() - クラス org.seasar.uruma.renderer.impl.TreeViewerRenderer のメソッド
 
getDefaultContextId() - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl のメソッド
 
getDefaultContextId() - インタフェース org.seasar.uruma.rcp.UrumaService のメソッド
Uruma アプリケーションのためのデフォルトコンテクスト ID を返します。
getDefaultLabelProvider() - クラス org.seasar.uruma.renderer.impl.AbstractViewerRenderer のメソッド
デフォルトの IBaseLabelProvider を返します。
getDefaultLabelProvider() - クラス org.seasar.uruma.renderer.impl.ComboViewerRenderer のメソッド
 
getDefaultLabelProvider() - クラス org.seasar.uruma.renderer.impl.TableViewerRenderer のメソッド
 
getDefaultLabelProvider() - クラス org.seasar.uruma.renderer.impl.TreeViewerRenderer のメソッド
 
getDefaultStyle() - クラス org.seasar.uruma.renderer.impl.AbstractRenderer のメソッド
スタイル属性が指定されていない場合のデフォルト値を返します。
getDefaultStyle() - クラス org.seasar.uruma.renderer.impl.BrowserRenderer のメソッド
 
getDefaultStyle() - クラス org.seasar.uruma.renderer.impl.ButtonRenderer のメソッド
 
getDefaultStyle() - クラス org.seasar.uruma.renderer.impl.ComboViewerRenderer のメソッド
 
getDefaultStyle() - クラス org.seasar.uruma.renderer.impl.CTabFolderRenderer のメソッド
 
getDefaultStyle() - クラス org.seasar.uruma.renderer.impl.DateTimeRenderer のメソッド
 
getDefaultStyle() - クラス org.seasar.uruma.renderer.impl.SpinnerRenderer のメソッド
 
getDefaultStyle() - クラス org.seasar.uruma.renderer.impl.TableViewerRenderer のメソッド
 
getDefaultStyle() - クラス org.seasar.uruma.renderer.impl.TextRenderer のメソッド
 
getDefaultStyle() - クラス org.seasar.uruma.renderer.impl.TreeViewerRenderer のメソッド
 
getDefaultStyle() - クラス org.seasar.uruma.renderer.impl.WindowRenderer のメソッド
 
getDescriptor(String, int, int) - クラス org.seasar.eclipse.common.util.FontManager の static メソッド
 
getDescriptor(String) - クラス org.seasar.eclipse.common.viewer.TableProvider のメソッド
 
getDescriptor(int) - クラス org.seasar.eclipse.common.viewer.TableProvider のメソッド
 
GetDriveType(String) - インタフェース org.seasar.uruma.util.win32.Kernel32 のメソッド
 
getDriveType(String) - クラス org.seasar.uruma.util.win32.Win32API の static メソッド
指定したルートパスのドライブの種類を調べます。
getDtoCustomizer() - クラス org.seasar.uruma.container.creator.UrumaDtoCreator のメソッド
ComponentCustomizerを返します。
getElementName(Class<?>) - クラス org.seasar.uruma.component.writer.UIElementWriter のメソッド
クラスオブジェクトから要素名を取得します。
getElementPath() - クラス org.seasar.uruma.component.factory.handler.CommonAttributesTagHandler のメソッド
 
getElementPath() - クラス org.seasar.uruma.component.factory.handler.GenericTagHandler のメソッド
 
getElementPath() - クラス org.seasar.uruma.component.factory.handler.GradientInfoTagHandler のメソッド
 
getElementPath() - クラス org.seasar.uruma.component.factory.handler.GradientItemTagHandler のメソッド
 
getElementPath() - クラス org.seasar.uruma.component.factory.handler.SimpleItemTagHandler のメソッド
 
getElementPath() - クラス org.seasar.uruma.component.factory.handler.TableCellTagHandler のメソッド
 
getElementPath() - クラス org.seasar.uruma.component.factory.handler.TemplateTagHandler のメソッド
 
getElementPath() - クラス org.seasar.uruma.component.factory.handler.TreeItemTagHandler のメソッド
 
getElementPath() - クラス org.seasar.uruma.component.factory.handler.WindowTagHandler のメソッド
 
getElementPath() - クラス org.seasar.uruma.component.factory.UrumaTagHandler のメソッド
要素のパスを返します。
getElements(Class<E>) - クラス org.seasar.uruma.component.base.AbstractUIHasMenuCompositeComponent のメソッド
 
getElements() - クラス org.seasar.uruma.component.base.PartConfigurationElement のメソッド
 
getElements(Class<E>) - クラス org.seasar.uruma.component.rcp.WorkbenchComponent のメソッド
 
getElements() - インタフェース org.seasar.uruma.rcp.configuration.ConfigurationElementContainer のメソッド
子の ConfigurationElement を返します。
getElements() - クラス org.seasar.uruma.rcp.configuration.elements.AbstractConfigurationElementContainer のメソッド
 
getElements(Object) - クラス org.seasar.uruma.viewer.GenericContentProvider のメソッド
 
getEmptyEnumeration() - クラス org.seasar.uruma.rcp.unit.MockBundle のメソッド
 
getEnablesDependingDefList() - クラス org.seasar.uruma.context.impl.WindowContextImpl のメソッド
 
getEnablesDependingDefList() - インタフェース org.seasar.uruma.context.WindowContext のメソッド
EnablesDependingDef のリストを返します。
getEnablesDependingId() - インタフェース org.seasar.uruma.component.EnablesDependable のメソッド
依存先コンポーネントの ID を返します。
getEnablesDependingId() - クラス org.seasar.uruma.component.jface.ControlComponent のメソッド
 
getEnablesDependingId() - クラス org.seasar.uruma.component.jface.CoolItemComponent のメソッド
 
getEnablesDependingId() - クラス org.seasar.uruma.component.jface.MenuItemComponent のメソッド
 
getEnablesDependingId() - クラス org.seasar.uruma.component.jface.ToolItemComponent のメソッド
 
getEnablesFor() - インタフェース org.seasar.uruma.component.EnablesDependable のメソッド
依存方法を返します。
getEnablesFor() - クラス org.seasar.uruma.component.jface.ControlComponent のメソッド
 
getEnablesFor() - クラス org.seasar.uruma.component.jface.CoolItemComponent のメソッド
 
getEnablesFor() - クラス org.seasar.uruma.component.jface.MenuItemComponent のメソッド
 
getEnablesFor() - クラス org.seasar.uruma.component.jface.ToolItemComponent のメソッド
 
getEntry(String) - クラス org.seasar.uruma.rcp.unit.MockBundle のメソッド
 
getEntryPaths(String) - クラス org.seasar.uruma.rcp.unit.MockBundle のメソッド
 
getEventListenerDefList() - クラス org.seasar.uruma.desc.impl.PartActionDescImpl のメソッド
 
getEventListenerDefList() - インタフェース org.seasar.uruma.desc.PartActionDesc のメソッド
EventListenerDef のリストを取得します。
getEventTypes() - クラス org.seasar.uruma.binding.method.impl.AbstractListenerBinder のメソッド
 
getEventTypes() - クラス org.seasar.uruma.binding.method.impl.StructuredViewerListenerBinder のメソッド
 
getEventTypes() - クラス org.seasar.uruma.binding.method.impl.UrumaApplicationWindowListenerBinder のメソッド
 
getEventTypes() - インタフェース org.seasar.uruma.binding.method.ListenerBinder のメソッド
ListenerBinder が対象とする EventListenerType を返します。
getExportSelectionProperties() - インタフェース org.seasar.uruma.desc.FormDesc のメソッド
ExportSelection アノテーションが付加されたプロパティのリストを取得します。
getExportSelectionProperties() - クラス org.seasar.uruma.desc.impl.FormDescImpl のメソッド
 
getExportValueProperties() - インタフェース org.seasar.uruma.desc.FormDesc のメソッド
ExportValue アノテーションが付加されたプロパティのリストを取得します。
getExportValueProperties() - クラス org.seasar.uruma.desc.impl.FormDescImpl のメソッド
 
getExt(String) - クラス org.seasar.uruma.util.PathUtil の static メソッド
パスの拡張子の部分(最後に登場するピリオド以降)を返します。
getExtends() - クラス org.seasar.uruma.component.jface.TemplateImpl のメソッド
 
getExtends() - インタフェース org.seasar.uruma.component.Template のメソッド
継承元のパスを取得します。
getExtension(String) - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl のメソッド
 
getExtension(String) - インタフェース org.seasar.uruma.rcp.UrumaService のメソッド
指定した名前の拡張ポイントを返します。
getExtensions() - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl のメソッド
 
getExtensions() - インタフェース org.seasar.uruma.rcp.UrumaService のメソッド
現在登録されている拡張ポイントのリストを返します。
getFileDisplayName(String) - クラス org.seasar.uruma.util.win32.Win32API の static メソッド
指定されたファイルの表示名称を取得します。
getFileIcon(String) - クラス org.seasar.uruma.util.win32.Win32API の static メソッド
指定したパスのアイコンをを取得します。
getFileName(String) - クラス org.seasar.uruma.util.PathUtil の static メソッド
指定されたパスのファイル名部分を返します。
getFileSystemName() - クラス org.seasar.uruma.util.win32.VolumeInformation のメソッド
ファイルシステム名を返します。
getFileTypeName(String) - クラス org.seasar.uruma.util.win32.Win32API の static メソッド
指定されたファイルの種類を取得します。
getFirstSrcPackageFragmentRoot(IJavaProject) - クラス org.seasar.eclipse.common.util.ProjectUtil の static メソッド
 
getFolderId(PartFolderComponent) - クラス org.seasar.uruma.rcp.ui.GenericPerspectiveFactory のメソッド
 
getFont(Font, String, String, String) - クラス org.seasar.uruma.renderer.RendererSupportUtil の static メソッド
Font オブジェクトを取得します。
getFontHeight() - インタフェース org.seasar.uruma.component.CommonAttributes のメソッド
フォントの高さを取得します。
getFontHeight() - クラス org.seasar.uruma.component.jface.CommonAttriburtesImpl のメソッド
 
getFontName() - インタフェース org.seasar.uruma.component.CommonAttributes のメソッド
フォント名称を取得します。
getFontName() - クラス org.seasar.uruma.component.jface.CommonAttriburtesImpl のメソッド
 
getFontStyle() - インタフェース org.seasar.uruma.component.CommonAttributes のメソッド
フォントスタイルを取得します。
getFontStyle() - クラス org.seasar.uruma.component.jface.CommonAttriburtesImpl のメソッド
 
getForeGround() - インタフェース org.seasar.uruma.component.CommonAttributes のメソッド
前景色を取得します。
getForeGround() - クラス org.seasar.uruma.component.jface.CommonAttriburtesImpl のメソッド
 
getFormClass() - インタフェース org.seasar.uruma.desc.FormDesc のメソッド
Class オブジェクトを取得します
getFormClass() - クラス org.seasar.uruma.desc.impl.FormDescImpl のメソッド
 
getFormDesc() - クラス org.seasar.uruma.context.impl.PartContextImpl のメソッド
 
getFormDesc() - クラス org.seasar.uruma.context.impl.WindowContextImpl のメソッド
 
getFormDesc() - インタフェース org.seasar.uruma.context.PartContext のメソッド
FormDesc オブジェクトを取得します。
getFormDesc(Class<?>) - クラス org.seasar.uruma.desc.FormDescFactory の static メソッド
指定したクラスに対応する FormDesc オブジェクトを取得します。
getFormObject() - クラス org.seasar.uruma.context.impl.PartContextImpl のメソッド
 
getFormObject() - クラス org.seasar.uruma.context.impl.WindowContextImpl のメソッド
 
getFormObject() - インタフェース org.seasar.uruma.context.PartContext のメソッド
フォームクラスのオブジェクトを取得します。
getGradientItems() - クラス org.seasar.uruma.component.jface.GradientInfo のメソッド
GradientItem のリストを取得します。
getHeader(Bundle, String) - クラス org.seasar.uruma.rcp.util.BundleInfoUtil の static メソッド
指定したバンドルのマニフェスト情報からエントリを取得します。
getHeaders() - クラス org.seasar.uruma.rcp.unit.MockBundle のメソッド
 
getHeaders(String) - クラス org.seasar.uruma.rcp.unit.MockBundle のメソッド
 
getHeight() - インタフェース org.seasar.uruma.component.CommonAttributes のメソッド
コンポーネントの高さを取得します。
getHeight() - クラス org.seasar.uruma.component.jface.CommonAttriburtesImpl のメソッド
 
getId() - クラス org.seasar.uruma.binding.method.EventListenerDef のメソッド
対応するコンポーネントの ID を取得します。
getId(Field) - インタフェース org.seasar.uruma.binding.value.BindingCommand のメソッド
field に対応する id を取得します。
getId(Field) - クラス org.seasar.uruma.binding.value.command.AbstractBindingCommand のメソッド
 
getId(ANNOTATION_CLASS) - クラス org.seasar.uruma.binding.value.command.AbstractBindingCommand のメソッド
アノテーションから id を取り出します。
getId(ExportSelection) - クラス org.seasar.uruma.binding.value.command.ExportSelectionCommand のメソッド
 
getId(Field) - クラス org.seasar.uruma.binding.value.command.ExportValueCommand のメソッド
 
getId(ExportValue) - クラス org.seasar.uruma.binding.value.command.ExportValueCommand のメソッド
 
getId(ImportSelection) - クラス org.seasar.uruma.binding.value.command.ImportSelectionCommand のメソッド
 
getId(Field) - クラス org.seasar.uruma.binding.value.command.ImportValueCommand のメソッド
 
getId(ImportValue) - クラス org.seasar.uruma.binding.value.command.ImportValueCommand のメソッド
 
getId() - クラス org.seasar.uruma.component.base.AbstractUIComponent のメソッド
 
getId() - インタフェース org.seasar.uruma.component.UIComponent のメソッド
ID を取得します。
getId() - クラス org.seasar.uruma.context.impl.WidgetHandleImpl のメソッド
 
getId() - インタフェース org.seasar.uruma.context.WidgetHandle のメソッド
ウィジットの ID を取得します。
getId() - クラス org.seasar.uruma.rcp.ui.GenericViewPart のメソッド
 
getId() - インタフェース org.seasar.uruma.rcp.ui.UrumaViewPart のメソッド
パートの ID を取得します。
getIds() - クラス org.seasar.uruma.procedure.entity.Sequence のメソッド
プロシジャ実行対象 GUI コンポーネントの ID 一覧を取得します。
getImage(String) - クラス org.seasar.eclipse.common.util.ImageManager の static メソッド
指定されたキーで登録された画像の Image オブジェクトを返します。
getImage(Object) - インタフェース org.seasar.eclipse.common.viewer.ColumnDescriptor のメソッド
 
getImage() - クラス org.seasar.uruma.ui.dialogs.UrumaErrorDialog のメソッド
 
getImage(Object) - クラス org.seasar.uruma.viewer.GenericLabelProvider のメソッド
 
getImageBundle() - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl のメソッド
 
getImageBundle() - インタフェース org.seasar.uruma.rcp.UrumaService のメソッド
イメージ定義を保持する ResourceBundle を返します。
getImageDescriptor(String) - クラス org.seasar.eclipse.common.util.ImageManager の static メソッド
指定されたキーで登録された画像の ImageDescriptor オブジェクトを返します。
getImageIcons(Shell) - クラス org.seasar.uruma.ui.dialogs.UrumaErrorDialog のメソッド
 
getImportSelectionProperties() - インタフェース org.seasar.uruma.desc.FormDesc のメソッド
ImportSelection アノテーションが付加されたプロパティのリストを取得します。
getImportSelectionProperties() - クラス org.seasar.uruma.desc.impl.FormDescImpl のメソッド
 
getImportValueProperties() - インタフェース org.seasar.uruma.desc.FormDesc のメソッド
ImportValue アノテーションが付加されたプロパティのリストを取得します。
getImportValueProperties() - クラス org.seasar.uruma.desc.impl.FormDescImpl のメソッド
 
getIndentWidth(IJavaProject) - クラス org.seasar.eclipse.common.util.ProjectUtil の static メソッド
 
getInitializeMethod() - クラス org.seasar.uruma.desc.impl.PartActionDescImpl のメソッド
 
getInitializeMethod() - インタフェース org.seasar.uruma.desc.PartActionDesc のメソッド
InitializeMethod アノテーションが付加されたメソッドを取得します。
getInitialWindowPerspectiveId() - クラス org.seasar.uruma.rcp.ui.UrumaWorkbenchAdvisor のメソッド
 
getInputStream(String) - クラス org.seasar.uruma.component.factory.desc.impl.ComponentRegistryImpl のメソッド
 
getInputStream(String) - クラス org.seasar.uruma.component.factory.impl.ComponentTreeBuilderImpl のメソッド
 
getInstallLocation() - クラス org.seasar.eclipse.common.variable.AbstractVariable のメソッド
 
getInstallPath() - クラス org.seasar.uruma.rcp.util.RcpResourceUtil の static メソッド
アプリケーションの絶対パスを返します。
getInstance() - クラス org.seasar.uruma.core.StandAloneUrumaStarter の static メソッド
本クラスのインスタンスを取得します。
getInstance() - クラス org.seasar.uruma.rcp.core.UrumaBundleState の static メソッド
インスタンスを取得します。
getItems() - クラス org.seasar.uruma.component.jface.SimpleItemCompositeComponent のメソッド
項目のリストを取得します。
getJarFileLocalPath(String) - クラス org.seasar.uruma.util.resource.impl.BundleResourceTraverser のメソッド
 
getJarFilePath(String) - クラス org.seasar.uruma.util.resource.impl.BundleResourceTraverser のメソッド
 
getJavaModel() - クラス org.seasar.eclipse.common.util.ProjectUtil の static メソッド
 
getJavaProject(String) - クラス org.seasar.eclipse.common.util.ProjectUtil の static メソッド
 
getJavaProject(IResource) - クラス org.seasar.eclipse.common.util.ProjectUtil の static メソッド
 
getJavaProject(IPath) - クラス org.seasar.eclipse.common.util.ProjectUtil の static メソッド
 
getJavaProjects() - クラス org.seasar.eclipse.common.util.ProjectUtil の static メソッド
 
getLabelProviderClass() - クラス org.seasar.uruma.renderer.impl.AbstractViewerRenderer のメソッド
ラベルプロバイダとして使用すべきクラスを返します。
GetLastError() - インタフェース org.seasar.uruma.util.win32.Kernel32 のメソッド
 
getLastModified() - クラス org.seasar.uruma.rcp.unit.MockBundle のメソッド
 
getLayoutDataInfo() - クラス org.seasar.uruma.component.jface.ControlComponent のメソッド
 
getLayoutDataInfo() - インタフェース org.seasar.uruma.component.UIControlComponent のメソッド
LayoutDataInfo オブジェクトを取得します。
getLayoutInfo() - クラス org.seasar.uruma.component.jface.CompositeComponent のメソッド
 
getLayoutInfo() - インタフェース org.seasar.uruma.component.UICompositeComponent のメソッド
レイアウトデータオブジェクトを取得します。
getLayoutSupport(Class<? extends LayoutInfo<?>>) - クラス org.seasar.uruma.renderer.layout.LayoutSupportFactory の static メソッド
LayoutInfo クラスをキーにして、レイアウトサポートクラスを取得します。
getLineDelimiterPreference(IProject) - クラス org.seasar.eclipse.common.util.ProjectUtil の static メソッド
 
getListener(WidgetHandle, WidgetHandle, EnablesForType) - クラス org.seasar.uruma.binding.enables.EnablesDependingListenerFactory の static メソッド
target のもつウィジットに対応する EnablesDependingListener のインスタンスを取得します。
getListenerBinder(WidgetHandle, EventListenerType) - クラス org.seasar.uruma.binding.method.ListenerBinderFactory の static メソッド
WidgetHandle に対応する ListenerBinder を取得します。
getLocalId(String) - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl のメソッド
 
getLocalId(String) - インタフェース org.seasar.uruma.rcp.UrumaService のメソッド
RCP上のIDから画面コンポーネントのIDを取得します。
getLocalResourceUrl(String) - クラス org.seasar.uruma.rcp.util.RcpResourceUtil の static メソッド
指定されたパスにおけるリソースのローカルシステム上の URL を返します。
getLocalResourceUrlNoException(String) - クラス org.seasar.uruma.rcp.util.RcpResourceUtil の static メソッド
指定されたパスにおけるリソースのローカルシステム上の URL を返します。
getLocation() - クラス org.seasar.uruma.component.base.AbstractUIElement のメソッド
 
getLocation() - インタフェース org.seasar.uruma.component.UIElement のメソッド
画面定義テンプレートファイル中の要素の位置を取得します。
getLocation() - クラス org.seasar.uruma.rcp.unit.MockBundle のメソッド
 
getLogger(Class<?>) - クラス org.seasar.uruma.log.UrumaLogger の static メソッド
UrumaLogger を返します。
GetLogicalDrives() - インタフェース org.seasar.uruma.util.win32.Kernel32 のメソッド
 
getLogicalDrives() - クラス org.seasar.uruma.util.win32.Win32API の static メソッド
現在利用可能なディスクドライブを取得します。
getLogicCustomizer() - クラス org.seasar.uruma.container.creator.UrumaLogicCreator のメソッド
ComponentCustomizerを返します。
getMaxComponentLength() - クラス org.seasar.uruma.util.win32.VolumeInformation のメソッド
ファイルシステムがサポートするファイル名の最大長を返します。
getMenus() - クラス org.seasar.uruma.component.base.AbstractUIHasMenuCompositeComponent のメソッド
 
getMenus() - クラス org.seasar.uruma.component.rcp.WorkbenchComponent のメソッド
WorkbenchComponent が保持する MenuComponent のリストを返します。
getMenus() - インタフェース org.seasar.uruma.component.UIHasMenuCompositeComponent のメソッド
UIHasMenuCompositeComponent が保持する UIHasMenuCompositeComponent のリストを返します。
getMessage(String) - クラス org.seasar.uruma.ui.dialogs.UrumaMessageDialog の static メソッド
 
getMessage(String) - クラス org.seasar.uruma.util.MessageUtil の static メソッド
メッセージをデフォルトのリソースバンドルから取得して返します。
getMessage(String, Object...) - クラス org.seasar.uruma.util.MessageUtil の static メソッド
メッセージをデフォルトのリソースバンドルから取得して返します。
getMessageWithBundleName(String, String) - クラス org.seasar.uruma.util.MessageUtil の static メソッド
メッセージを指定したリソースバンドルから取得して返します。
getMessageWithBundleName(String, String, Object...) - クラス org.seasar.uruma.util.MessageUtil の static メソッド
メッセージを指定したリソースバンドルから取得して返します。
getMethod() - クラス org.seasar.uruma.binding.method.MethodBinding のメソッド
Method オブジェクトを取得します。
getMethod(int, String, Class<?>, Map<Integer, Method>) - クラス org.seasar.uruma.viewer.PojoTableLabelProvider のメソッド
 
getMnemonic(String) - クラス org.seasar.uruma.util.MnemonicUtil の static メソッド
テキストからニーモニックを取り出します。
getName() - インタフェース org.seasar.eclipse.common.viewer.ColumnDescriptor のメソッド
 
getName() - 列挙 org.seasar.uruma.annotation.EventListenerType のメソッド
名称を取得します。
getName() - クラス org.seasar.uruma.binding.context.ApplicationContextDef のメソッド
名称を取得します。
getName() - クラス org.seasar.uruma.context.impl.PartContextImpl のメソッド
 
getName() - クラス org.seasar.uruma.context.impl.WindowContextImpl のメソッド
 
getName() - インタフェース org.seasar.uruma.context.PartContext のメソッド
ウィンドウパートの名称を返します。
getName() - インタフェース org.seasar.uruma.context.WindowContext のメソッド
ウィンドウの名称を取得します。
getName() - クラス org.seasar.uruma.procedure.entity.Procedure のメソッド
実行するコマンド名称を取得します。
getNamingConvention() - クラス org.seasar.uruma.container.warmdeploy.UrumaWarmdeployBehavior のメソッド
命名規則を返します。
getNativePluginPath(Plugin) - クラス org.seasar.uruma.rcp.util.RcpResourceUtil の static メソッド
指定されたプラグインの実行時パスを返します。
getNature(IProject, String) - クラス org.seasar.eclipse.common.util.ProjectUtil の static メソッド
 
getNatureIds(IProject) - クラス org.seasar.eclipse.common.util.ProjectUtil の static メソッド
 
getObjectDescription(Object) - クラス org.seasar.uruma.log.UrumaLogger の static メソッド
オブジェクトの詳細情報を返します。
getOutputLocations(IJavaProject) - クラス org.seasar.eclipse.common.util.ProjectUtil の static メソッド
 
getParam(String) - クラス org.seasar.uruma.procedure.entity.Procedure のメソッド
コマンドのパラメータを取得します。
getParamNames() - クラス org.seasar.uruma.procedure.entity.Procedure のメソッド
パラメータ名の一覧を取得します。
getParamSpecs(Class<? extends UIElement>) - クラス org.seasar.uruma.component.spec.UIComponentSpecUtil の static メソッド
指定された GUI コンポーネントに関する属性パラメータ情報のリストを取得します。
getParent() - クラス org.seasar.uruma.component.base.AbstractUIComponent のメソッド
 
getParent() - インタフェース org.seasar.uruma.component.UIComponent のメソッド
親となる UICompositeComponent を取得します。
getParent(String) - クラス org.seasar.uruma.util.PathUtil の static メソッド
指定されたパスの親ディレクトリ部分を返します。
getParentComponent(ControlComponent) - クラス org.seasar.uruma.renderer.impl.AbstractControlRenderer のメソッド
 
getParentLayoutDataInfo(UIComponent) - クラス org.seasar.uruma.renderer.impl.AbstractControlRenderer のメソッド
 
getParentTreeItem() - クラス org.seasar.uruma.component.jface.TreeItemComponent のメソッド
親ツリー項目を取得します。
getPartActionClass() - クラス org.seasar.uruma.desc.impl.PartActionDescImpl のメソッド
 
getPartActionClass() - インタフェース org.seasar.uruma.desc.PartActionDesc のメソッド
Class オブジェクトを取得します
getPartActionComponent() - クラス org.seasar.uruma.ui.UrumaApplicationWindow のメソッド
パートアクションコンポーネントを取得します。
getPartActionDesc() - クラス org.seasar.uruma.context.impl.PartContextImpl のメソッド
 
getPartActionDesc() - クラス org.seasar.uruma.context.impl.WindowContextImpl のメソッド
 
getPartActionDesc() - インタフェース org.seasar.uruma.context.PartContext のメソッド
PartActionDesc オブジェクトを取得します。
getPartActionDesc(Class<?>) - クラス org.seasar.uruma.desc.PartActionDescFactory の static メソッド
指定したクラスに対応する PartActionDesc オブジェクトを取得します。
getPartActionObject() - クラス org.seasar.uruma.context.impl.PartContextImpl のメソッド
 
getPartActionObject() - クラス org.seasar.uruma.context.impl.WindowContextImpl のメソッド
 
getPartActionObject() - インタフェース org.seasar.uruma.context.PartContext のメソッド
パートアクションクラスのオブジェクトを取得します。
getPartContext() - クラス org.seasar.uruma.context.impl.WindowContextImpl のメソッド
 
getPartContext(String) - クラス org.seasar.uruma.context.impl.WindowContextImpl のメソッド
 
getPartContext() - インタフェース org.seasar.uruma.context.WindowContext のメソッド
PartContext を返します。
getPartContext(String) - インタフェース org.seasar.uruma.context.WindowContext のメソッド
partName で指定された名称を持つ PartContext を取得します。
getPartContextList() - クラス org.seasar.uruma.context.impl.WindowContextImpl のメソッド
 
getPartContextList() - インタフェース org.seasar.uruma.context.WindowContext のメソッド
WindowContext が保持する PartContext のリストを返します。
getPath() - クラス org.seasar.uruma.component.base.AbstractUIElement のメソッド
 
getPath() - インタフェース org.seasar.uruma.component.UIElement のメソッド
画面定義テンプレートファイルのパスを取得します。
getPerspectives() - クラス org.seasar.uruma.component.rcp.WorkbenchComponent のメソッド
WorkbenchComponent が保持する PerspectiveComponent のリストを返します。
getPluginId() - クラス org.seasar.uruma.rcp.configuration.elements.AbstractConfigurationElement のメソッド
プラグイン ID を返します。
getPluginId() - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl のメソッド
 
getPluginId() - インタフェース org.seasar.uruma.rcp.UrumaService のメソッド
現在のプラグイン ID を返します。
getPojoLabelProviderClass() - クラス org.seasar.uruma.renderer.impl.AbstractViewerRenderer のメソッド
POJO をラベルプロバイダとして利用する場合のアダプタクラスを返します。
getPojoLabelProviderClass() - クラス org.seasar.uruma.renderer.impl.TableViewerRenderer のメソッド
 
getPosition(String) - クラス org.seasar.uruma.rcp.ui.GenericPerspectiveFactory のメソッド
 
getPostOpenMethod() - クラス org.seasar.uruma.desc.impl.PartActionDescImpl のメソッド
 
getPostOpenMethod() - インタフェース org.seasar.uruma.desc.PartActionDesc のメソッド
PostOpenMethod アノテーションが付加されたメソッドを取得します。
getPrimaryId(String) - クラス org.seasar.uruma.rcp.util.ViewPartUtil の static メソッド
指定された id からプライマリ ID を取り出します。
getProcedureDef(String) - インタフェース org.seasar.uruma.procedure.ProcedureManager のメソッド
指定された画面 ID に対応するプロシジャ定義を取得します。
getProcedures() - クラス org.seasar.uruma.procedure.entity.Sequence のメソッド
プロシジャ定義の一覧を取得します。
getProductCustomization() - クラス org.seasar.uruma.rcp.core.UrumaPreferencesService のメソッド
 
getProductTranslation() - クラス org.seasar.uruma.rcp.core.UrumaPreferencesService のメソッド
 
getProject() - クラス org.seasar.eclipse.common.preference.AbstractPreferencePage のメソッド
 
getProject(ILaunch) - クラス org.seasar.eclipse.common.util.LaunchUtil の static メソッド
 
getProject(String) - クラス org.seasar.eclipse.common.util.ProjectUtil の static メソッド
 
getProjectLineDelimiter(IJavaProject) - クラス org.seasar.eclipse.common.util.ProjectUtil の static メソッド
 
getProperty(String) - クラス org.seasar.uruma.rcp.unit.MockBundleContext のメソッド
 
getPropertyDesc() - クラス org.seasar.uruma.binding.context.ApplicationContextDef のメソッド
PropertyDesc を取得します。
getProtocol() - クラス org.seasar.uruma.util.resource.impl.BundleResourceTraverser のメソッド
 
getProtocol() - クラス org.seasar.uruma.util.resource.impl.FileResourceTraverser のメソッド
 
getProtocol() - インタフェース org.seasar.uruma.util.resource.ResourceTraverser のメソッド
対応するプロトコルを返します。
getProviderCustomizer() - クラス org.seasar.uruma.container.creator.UrumaProviderCreator のメソッド
ComponentCustomizerを返します。
getProviderCustomizer() - クラス org.seasar.uruma.container.creator.UrumaSorterCreator のメソッド
ComponentCustomizerを返します。
getRatio(String) - クラス org.seasar.uruma.rcp.ui.GenericPerspectiveFactory のメソッド
 
getRcpId() - クラス org.seasar.uruma.component.base.PartConfigurationElement のメソッド
 
getRcpId() - クラス org.seasar.uruma.rcp.ui.GenericViewPart のメソッド
 
getRcpId() - インタフェース org.seasar.uruma.rcp.ui.UrumaViewPart のメソッド
RCP 上のパートの ID を取得します。
getRcpImagePath(String) - クラス org.seasar.uruma.rcp.configuration.extension.AbstractExtensionBuilder のメソッド
イメージパスを取得します。
getRegisteredServices() - クラス org.seasar.uruma.rcp.unit.MockBundle のメソッド
 
getRegistryValue(int, String, String) - クラス org.seasar.uruma.util.win32.RegistryUtil の static メソッド
レジストリから値を読み込んで返します。
getRegistryValue(int, String) - クラス org.seasar.uruma.util.win32.RegistryUtil の static メソッド
レジストリから規定値を読み込んで返します。
getRelativePath(String, String) - クラス org.seasar.uruma.util.PathUtil の static メソッド
与えられたパスのベースパスを基準とした相対パスを返します。
getRenderer() - クラス org.seasar.uruma.component.base.AbstractUIComponent のメソッド
 
getRenderer() - インタフェース org.seasar.uruma.component.UIComponent のメソッド
レンダラを取得します。
getRenderer(Class<? extends UIComponent>) - クラス org.seasar.uruma.renderer.RendererFactory の static メソッド
UIComponent クラスをキーにして、レンダラを取得します。
getRendererArgs() - クラス org.seasar.uruma.component.factory.desc.UrumaComponentDesc のメソッド
レンダラクラスの引数リストを返します。
getRendererClass() - クラス org.seasar.uruma.component.factory.desc.UrumaComponentDesc のメソッド
レンダラのクラス名を返します。
getResource(String) - クラス org.seasar.uruma.rcp.unit.MockBundle のメソッド
 
getResources(String) - クラス org.seasar.uruma.rcp.unit.MockBundle のメソッド
 
getResourceTraverser(String) - クラス org.seasar.uruma.util.resource.ResourceTraverserFactory の static メソッド
指定されたプロトコルに対応した ResourceTraverser を取得します。
getResourceTraverser(URL) - クラス org.seasar.uruma.util.resource.ResourceTraverserFactory の static メソッド
指定された URL のプロトコルに対応した ResourceTraverser を取得します。
getRootComponent() - クラス org.seasar.uruma.component.jface.TemplateImpl のメソッド
 
getRootComponent() - インタフェース org.seasar.uruma.component.Template のメソッド
ルートコンポーネントを取得します。
getRootDir(URL, URL) - クラス org.seasar.uruma.util.resource.impl.FileResourceTraverser のメソッド
 
getRootPath(String) - クラス org.seasar.uruma.util.resource.impl.BundleResourceTraverser のメソッド
 
getRootPath() - クラス org.seasar.uruma.util.win32.VolumeInformation のメソッド
ボリュームのルートパスを返します。
getSecondaryId() - クラス org.seasar.uruma.rcp.ui.GenericViewPart のメソッド
 
getSecondaryId() - インタフェース org.seasar.uruma.rcp.ui.UrumaViewPart のメソッド
パートのセカンダリ ID を取得します。
getSecondaryId(String) - クラス org.seasar.uruma.rcp.util.ViewPartUtil の static メソッド
指定された id からセカンダリ ID を取り出します。
getSelectionBackgroundGradient() - クラス org.seasar.uruma.component.jface.CTabFolderComponent のメソッド
選択タブの背景グラデーション色を取得します。
getSequences() - クラス org.seasar.uruma.procedure.entity.Procedures のメソッド
プロシジャシーケンスの一覧を取得します。
getSerialNumber() - クラス org.seasar.uruma.util.win32.VolumeInformation のメソッド
ボリュームシリアルナンバーを返します。
getSerialNumberAsString() - クラス org.seasar.uruma.util.win32.VolumeInformation のメソッド
ボリュームシリアルナンバーを文字列で返します。
getService(Bundle, ServiceRegistration) - クラス org.seasar.uruma.rcp.core.UrumaServiceFactory のメソッド
 
getService(ServiceReference) - クラス org.seasar.uruma.rcp.unit.MockBundleContext のメソッド
 
getService() - クラス org.seasar.uruma.rcp.unit.UrumaRcpTestCase のメソッド
 
getService() - クラス org.seasar.uruma.rcp.util.UrumaServiceUtil の static メソッド
UrumaService のインスタンスを取得します。
getServiceReference(String) - クラス org.seasar.uruma.rcp.unit.MockBundleContext のメソッド
 
getServiceReferences(String, String) - クラス org.seasar.uruma.rcp.unit.MockBundleContext のメソッド
 
getServicesInUse() - クラス org.seasar.uruma.rcp.unit.MockBundle のメソッド
 
getShell() - クラス org.seasar.uruma.util.ShellUtil の static メソッド
現在のウィンドウの Shell オブジェクトを返します。
getShellStyle(WindowComponent) - クラス org.seasar.uruma.renderer.impl.WindowRenderer のメソッド
Shell のスタイルを返します。
getSrcPackageFragmentRoot(IJavaProject) - クラス org.seasar.eclipse.common.util.ProjectUtil の static メソッド
 
getState() - クラス org.seasar.uruma.rcp.unit.MockBundle のメソッド
 
getStyle(String, int) - クラス org.seasar.eclipse.common.util.SWTUtil の static メソッド
カンマ区切りの定数からSWTのスタイルを計算します。
getStyle(String) - クラス org.seasar.eclipse.common.util.SWTUtil の static メソッド
カンマ区切りの定数からSWTのスタイルを計算します。
getStyle() - クラス org.seasar.uruma.component.base.AbstractUIComponent のメソッド
 
getStyle() - インタフェース org.seasar.uruma.component.UIComponent のメソッド
スタイルを表す文字列を取得します。
getStyle(UIComponent) - クラス org.seasar.uruma.renderer.impl.AbstractRenderer のメソッド
UIComponent の保持する文字列のスタイル属性を int 値に変換します。
getStyle(MenuItemComponent) - クラス org.seasar.uruma.renderer.impl.MenuItemRenderer のメソッド
 
getSupportType() - インタフェース org.seasar.uruma.rcp.configuration.ConfigurationWriter のメソッド
ConfigurationWriter がサポートする ConfigurationElement のクラスオブジェクトを返します。
getSupportType() - クラス org.seasar.uruma.rcp.configuration.writer.AbstractConfigurationWriter のメソッド
 
getSupportType() - クラス org.seasar.uruma.rcp.configuration.writer.GenericConfigurationWriter のメソッド
 
getSWTConstant(String) - クラス org.seasar.eclipse.common.util.SWTUtil の static メソッド
SWT クラスの持つ定数を返します。
getSWTEventType() - 列挙 org.seasar.uruma.annotation.EventListenerType のメソッド
SWT クラスで定義されたイベント型を取得します。
getSymbolicName() - クラス org.seasar.uruma.rcp.unit.MockBundle のメソッド
 
getSystemImage(int) - クラス org.seasar.uruma.ui.dialogs.UrumaErrorDialog のメソッド
 
getTableCells() - クラス org.seasar.uruma.component.jface.TableItemComponent のメソッド
テーブルセルのリストを取得します。
getTabWidth(IJavaProject) - クラス org.seasar.eclipse.common.util.ProjectUtil の static メソッド
Gets the current tab width.
getTagHandlerArgs() - クラス org.seasar.uruma.component.factory.desc.UrumaComponentDesc のメソッド
タグハンドラクラスの引数リストを返します。
getTagHandlerClass() - クラス org.seasar.uruma.component.factory.desc.UrumaComponentDesc のメソッド
タグハンドラのクラス名を返します。
getTagHandlerRule() - クラス org.seasar.uruma.component.factory.impl.UrumaTagHandlerRuleImpl のメソッド
 
getTagHandlerRule() - インタフェース org.seasar.uruma.component.factory.UrumaTagHandlerRule のメソッド
TagHandlerRule オブジェクトを返します。
getTagName() - クラス org.seasar.uruma.component.factory.desc.UrumaComponentDesc のメソッド
タグ名称を返します。
getTarget() - クラス org.seasar.uruma.binding.method.MethodBinding のメソッド
ターゲットオブジェクトを取得します。
getTargetCLass() - クラス org.seasar.uruma.binding.method.impl.GenericActionListenerBinder のメソッド
 
getTargetCLass() - クラス org.seasar.uruma.binding.method.impl.GenericHandlerListenerBinder のメソッド
 
getTargetCLass() - クラス org.seasar.uruma.binding.method.impl.StructuredViewerListenerBinder のメソッド
 
getTargetCLass() - クラス org.seasar.uruma.binding.method.impl.UrumaApplicationWindowListenerBinder のメソッド
 
getTargetCLass() - クラス org.seasar.uruma.binding.method.impl.ViewerListenerBinder のメソッド
 
getTargetCLass() - クラス org.seasar.uruma.binding.method.impl.WidgetListenerBinder のメソッド
 
getTargetCLass() - インタフェース org.seasar.uruma.binding.method.ListenerBinder のメソッド
ListenerBinder が対象とするクラスを返します。
getTargetId() - クラス org.seasar.uruma.binding.enables.EnablesDependingDef のメソッド
依存先コンポーネントのIDを取得します。
getTargetMethod() - クラス org.seasar.uruma.binding.method.EventListenerDef のメソッド
ターゲットメソッドの Method オブジェクトを取得します。
getTargetPropertyDescs(FormDesc) - インタフェース org.seasar.uruma.binding.value.BindingCommand のメソッド
FormDesc からバインド対象フィールドの PropertyDesc を取得します。
getTargetPropertyDescs(FormDesc) - クラス org.seasar.uruma.binding.value.command.ExportSelectionCommand のメソッド
 
getTargetPropertyDescs(FormDesc) - クラス org.seasar.uruma.binding.value.command.ExportValueCommand のメソッド
 
getTargetPropertyDescs(FormDesc) - クラス org.seasar.uruma.binding.value.command.ImportSelectionCommand のメソッド
 
getTargetPropertyDescs(FormDesc) - クラス org.seasar.uruma.binding.value.command.ImportValueCommand のメソッド
 
getTaskName(String, Object) - クラス org.seasar.uruma.binding.method.AsyncMethodBinding のメソッド
 
getTemplate(String) - クラス org.seasar.uruma.core.impl.TemplateManagerImpl のメソッド
 
getTemplate(String) - インタフェース org.seasar.uruma.core.TemplateManager のメソッド
指定されたパスの画面定義 XML を読み込み、Template オブジェクトを返します。
getTemplate(String) - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl のメソッド
 
getTemplate(String) - インタフェース org.seasar.uruma.rcp.UrumaService のメソッド
指定されたパスの画面定義XMLを読み込み、Template オブジェクトを生成します。
getTemplateById(String) - クラス org.seasar.uruma.core.impl.TemplateManagerImpl のメソッド
 
getTemplateById(String) - インタフェース org.seasar.uruma.core.TemplateManager のメソッド
指定された id を持つ Template オブジェクトを返します。
getTemplates(Class<? extends UIComponentContainer>) - クラス org.seasar.uruma.core.impl.TemplateManagerImpl のメソッド
 
getTemplates(Class<? extends UIComponentContainer>) - インタフェース org.seasar.uruma.core.TemplateManager のメソッド
指定されたタイプのルートコンポーネントを持つ Template のリストを返します。
getText(Object) - インタフェース org.seasar.eclipse.common.viewer.ColumnDescriptor のメソッド
 
getText(Object) - クラス org.seasar.uruma.viewer.GenericLabelProvider のメソッド
 
getTiming() - クラス org.seasar.uruma.procedure.entity.Sequence のメソッド
プロシジャ実行タイミングを取得します。
getTitle(String) - クラス org.seasar.uruma.ui.dialogs.UrumaMessageDialog の static メソッド
 
getTreeItems() - クラス org.seasar.uruma.component.jface.TreeComponent のメソッド
ツリー項目のリストを取得します。
getTreeItems() - クラス org.seasar.uruma.component.jface.TreeItemComponent のメソッド
子ツリー項目のリストを取得します。
getType() - クラス org.seasar.uruma.binding.enables.EnablesDependingDef のメソッド
イネーブル条件を取得します。
getType() - クラス org.seasar.uruma.binding.method.EventListenerDef のメソッド
イベントの種類を返します。
getType() - クラス org.seasar.uruma.procedure.entity.Sequence のメソッド
プロシジャ実行対象イベントの種類を取得します。
getTypeName() - インタフェース org.seasar.eclipse.common.launch.LaunchConfigurationFactory.CreationHandler のメソッド
 
getUiComponent() - クラス org.seasar.uruma.context.impl.WidgetHandleImpl のメソッド
 
getUiComponent() - インタフェース org.seasar.uruma.context.WidgetHandle のメソッド
UIComponent を取得します。
getUrumaAppInitializingException() - クラス org.seasar.uruma.rcp.core.UrumaBundleState のメソッド
Uruma アプリケーションバンドルの初期化中に発生した例外を取得します。
getUrumaBundleState() - クラス org.seasar.uruma.rcp.core.UrumaBundleState のメソッド
Uruma バンドルの状態を取得します。
getUrumaClassLoader() - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl のメソッド
 
getUrumaClassLoader() - インタフェース org.seasar.uruma.rcp.UrumaService のメソッド
Urumaバンドルのクラスローダを返します。
getUrumaId() - クラス org.seasar.uruma.rcp.binding.CommandDesc のメソッド
コマンドに対応する Uruma 画面コンポーネントの ID を返します。
getValue(Object) - インタフェース org.seasar.eclipse.common.viewer.ColumnDescriptor のメソッド
 
getValue(Object, String) - クラス org.seasar.eclipse.common.viewer.TableProvider のメソッド
 
getValue(String) - インタフェース org.seasar.uruma.context.ApplicationContext のメソッド
ApplicationContext から値を取得します。
getValue(String) - クラス org.seasar.uruma.context.impl.ApplicationContextImpl のメソッド
 
getValueBinder(Class<?>) - クラス org.seasar.uruma.binding.value.ValueBinderFactory の static メソッド
widgetClass に対応する ValueBinder を取得します。
getViewerType() - クラス org.seasar.uruma.renderer.impl.AbstractViewerRenderer のメソッド
生成するビューアの型を返します。
getViewerType() - クラス org.seasar.uruma.renderer.impl.ComboViewerRenderer のメソッド
 
getViewerType() - クラス org.seasar.uruma.renderer.impl.TableViewerRenderer のメソッド
 
getViewerType() - クラス org.seasar.uruma.renderer.impl.TreeViewerRenderer のメソッド
 
getViewPartComponent() - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl のメソッド
 
getViewPartComponent() - インタフェース org.seasar.uruma.rcp.UrumaService のメソッド
ViewPartComponent のリストを返します。
GetVolumeInformation(String, Buffer, int, Holder<Integer>, Holder<Integer>, Holder<Integer>, Buffer, int) - インタフェース org.seasar.uruma.util.win32.Kernel32 のメソッド
 
getVolumeInformation(String) - クラス org.seasar.uruma.util.win32.Win32API の static メソッド
ボリューム情報を取得します。
getVolumeLabel() - クラス org.seasar.uruma.util.win32.VolumeInformation のメソッド
ボリュームラベルを返します。
getWidget() - クラス org.seasar.uruma.context.impl.WidgetHandleImpl のメソッド
 
getWidget() - インタフェース org.seasar.uruma.context.WidgetHandle のメソッド
WidgetHandle が保持するウィジットを取得します。
getWidgetClass() - クラス org.seasar.uruma.context.impl.WidgetHandleImpl のメソッド
 
getWidgetClass() - インタフェース org.seasar.uruma.context.WidgetHandle のメソッド
WidgetHandle が保持するウィジットの型を取得します。
getWidgetHandle() - クラス org.seasar.uruma.binding.enables.EnablesDependingDef のメソッド
WidgetHandle を取得します。
getWidgetHandle(String) - クラス org.seasar.uruma.context.impl.AbstractWidgetHolder のメソッド
 
getWidgetHandle(String) - クラス org.seasar.uruma.context.impl.PartContextImpl のメソッド
 
getWidgetHandle(String) - インタフェース org.seasar.uruma.context.WidgetHolder のメソッド
handleId で指定された ID を持つ WidgetHandle を返します。
getWidgetHandles() - クラス org.seasar.uruma.context.impl.AbstractWidgetHolder のメソッド
 
getWidgetHandles(Class<?>) - クラス org.seasar.uruma.context.impl.AbstractWidgetHolder のメソッド
 
getWidgetHandles() - インタフェース org.seasar.uruma.context.WidgetHolder のメソッド
すべての WidgetHandle のコレクションを返します。
getWidgetHandles(Class<?>) - インタフェース org.seasar.uruma.context.WidgetHolder のメソッド
指定したクラスのオブジェクトを持つ WidgetHandle のリストを返します。
getWidgetType() - クラス org.seasar.uruma.binding.value.binder.AbstractValueBinder のメソッド
 
getWidgetType() - クラス org.seasar.uruma.binding.value.binder.TableValueBinder のメソッド
 
getWidgetType() - インタフェース org.seasar.uruma.binding.value.ValueBinder のメソッド
対応するウィジットの Class オブジェクトを返します。
getWidgetType() - クラス org.seasar.uruma.renderer.impl.AbstractWidgetRenderer のメソッド
生成するウィジットの型を返します。
getWidgetType() - クラス org.seasar.uruma.renderer.impl.BrowserRenderer のメソッド
 
getWidgetType() - クラス org.seasar.uruma.renderer.impl.ButtonRenderer のメソッド
 
getWidgetType() - クラス org.seasar.uruma.renderer.impl.CanvasRenderer のメソッド
 
getWidgetType() - クラス org.seasar.uruma.renderer.impl.ComboViewerRenderer のメソッド
 
getWidgetType() - クラス org.seasar.uruma.renderer.impl.CompositeRenderer のメソッド
 
getWidgetType() - クラス org.seasar.uruma.renderer.impl.CoolBarRenderer のメソッド
 
getWidgetType() - クラス org.seasar.uruma.renderer.impl.CoolItemRenderer のメソッド
 
getWidgetType() - クラス org.seasar.uruma.renderer.impl.CTabFolderRenderer のメソッド
 
getWidgetType() - クラス org.seasar.uruma.renderer.impl.CTabItemRenderer のメソッド
 
getWidgetType() - クラス org.seasar.uruma.renderer.impl.DateTimeRenderer のメソッド
 
getWidgetType() - クラス org.seasar.uruma.renderer.impl.GroupRenderer のメソッド
 
getWidgetType() - クラス org.seasar.uruma.renderer.impl.LabelRenderer のメソッド
 
getWidgetType() - クラス org.seasar.uruma.renderer.impl.LinkRenderer のメソッド
 
getWidgetType() - クラス org.seasar.uruma.renderer.impl.ProgressBarRenderer のメソッド
 
getWidgetType() - クラス org.seasar.uruma.renderer.impl.SashFormRenderer のメソッド
 
getWidgetType() - クラス org.seasar.uruma.renderer.impl.ScaleRenderer のメソッド
 
getWidgetType() - クラス org.seasar.uruma.renderer.impl.SliderRenderer のメソッド
 
getWidgetType() - クラス org.seasar.uruma.renderer.impl.SpinnerRenderer のメソッド
 
getWidgetType() - クラス org.seasar.uruma.renderer.impl.TabFolderRenderer のメソッド
 
getWidgetType() - クラス org.seasar.uruma.renderer.impl.TabItemRenderer のメソッド
 
getWidgetType() - クラス org.seasar.uruma.renderer.impl.TableColumnRenderer のメソッド
 
getWidgetType() - クラス org.seasar.uruma.renderer.impl.TableItemRenderer のメソッド
 
getWidgetType() - クラス org.seasar.uruma.renderer.impl.TableViewerRenderer のメソッド
 
getWidgetType() - クラス org.seasar.uruma.renderer.impl.TextRenderer のメソッド
 
getWidgetType() - クラス org.seasar.uruma.renderer.impl.ToolBarRenderer のメソッド
 
getWidgetType() - クラス org.seasar.uruma.renderer.impl.ToolItemRenderer のメソッド
 
getWidgetType() - クラス org.seasar.uruma.renderer.impl.TreeItemRenderer のメソッド
 
getWidgetType() - クラス org.seasar.uruma.renderer.impl.TreeViewerRenderer のメソッド
 
getWidgetType() - クラス org.seasar.uruma.renderer.impl.WindowRenderer のメソッド
 
getWidth() - インタフェース org.seasar.uruma.component.CommonAttributes のメソッド
コンポーネントの幅を取得します。
getWidth() - クラス org.seasar.uruma.component.jface.CommonAttriburtesImpl のメソッド
 
getWindowContext(String) - インタフェース org.seasar.uruma.context.ApplicationContext のメソッド
windowName で指定された名称を持つ WindowContext を返します。
getWindowContext(String) - クラス org.seasar.uruma.context.impl.ApplicationContextImpl のメソッド
 
getWindowContext() - クラス org.seasar.uruma.context.impl.PartContextImpl のメソッド
 
getWindowContext() - クラス org.seasar.uruma.context.impl.WindowContextImpl のメソッド
 
getWindowContext() - インタフェース org.seasar.uruma.context.PartContext のメソッド
WindowContext を返します。
getWindowContext() - クラス org.seasar.uruma.renderer.impl.AbstractRenderer のメソッド
WindowContext を取得します。
getWindowContexts() - インタフェース org.seasar.uruma.context.ApplicationContext のメソッド
ApplicationContext が保持する WindowContext のコレクションを返します。
getWindowContexts() - クラス org.seasar.uruma.context.impl.ApplicationContextImpl のメソッド
 
getWindowId() - クラス org.seasar.uruma.ui.UrumaApplicationWindow のメソッド
ウィンドウIDを返します。
getWorkbench() - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl のメソッド
 
getWorkbench() - インタフェース org.seasar.uruma.rcp.UrumaService のメソッド
IWorkbench のインスタンスを返します。
getWorkbenchComponent() - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl のメソッド
 
getWorkbenchComponent() - インタフェース org.seasar.uruma.rcp.UrumaService のメソッド
WorkbenchComponent を返します。
getWorkbenchPage() - クラス org.seasar.uruma.rcp.util.ViewPartUtil の static メソッド
アクティブな IWorkbenchPage を返します。
getWorkbenchWindow() - クラス org.seasar.eclipse.common.util.WorkbenchUtil の static メソッド
 
getWorkbenchWindowContext() - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl のメソッド
 
getWorkbenchWindowContext() - インタフェース org.seasar.uruma.rcp.UrumaService のメソッド
ワークベンチウィンドウに対応する WindowContext を返します。
getWorkspace() - クラス org.seasar.eclipse.common.util.ProjectUtil の static メソッド
 
getWorkspaceRoot() - クラス org.seasar.eclipse.common.util.ProjectUtil の static メソッド
 
grabExcessHorizontalSpace - クラス org.seasar.uruma.component.jface.GridDataInfo の変数
 
grabExcessVerticalSpace - クラス org.seasar.uruma.component.jface.GridDataInfo の変数
 
GradientInfo - org.seasar.uruma.component.jface の クラス
グラデーション色に関する情報を保持するクラスです。
GradientInfo() - クラス org.seasar.uruma.component.jface.GradientInfo のコンストラクタ
 
GradientInfoTagHandler - org.seasar.uruma.component.factory.handler の クラス
gradientInfo に対するタグハンドラです。
GradientInfoTagHandler() - クラス org.seasar.uruma.component.factory.handler.GradientInfoTagHandler のコンストラクタ
GradientInfoTagHandler を構築します。
GradientItem - org.seasar.uruma.component.jface の クラス
グラデーション項目を保持するためのクラスです。
GradientItem() - クラス org.seasar.uruma.component.jface.GradientItem のコンストラクタ
 
GradientItemTagHandler - org.seasar.uruma.component.factory.handler の クラス
gradientItem 要素に対するタグハンドラです。
GradientItemTagHandler() - クラス org.seasar.uruma.component.factory.handler.GradientItemTagHandler のコンストラクタ
GradientInfoTagHandler を構築します。
grayed - クラス org.seasar.uruma.component.jface.TableItemComponent の変数
 
grayed - クラス org.seasar.uruma.component.jface.TreeItemComponent の変数
グレーアウト状態です。
GridDataInfo - org.seasar.uruma.component.jface の クラス
GridData に関する情報を保持するクラスです。
GridDataInfo() - クラス org.seasar.uruma.component.jface.GridDataInfo のコンストラクタ
 
GridLayoutInfo - org.seasar.uruma.component.jface の クラス
GridLayout に関する情報を保持するクラスです。
GridLayoutInfo() - クラス org.seasar.uruma.component.jface.GridLayoutInfo のコンストラクタ
 
GroupComponent - org.seasar.uruma.component.jface の クラス
Group に関する情報を保持するクラスです。
GroupComponent() - クラス org.seasar.uruma.component.jface.GroupComponent のコンストラクタ
 
GroupMarkerElement - org.seasar.uruma.rcp.configuration.elements の クラス
groupMarker 要素のための ConfigurationElement です。
GroupMarkerElement() - クラス org.seasar.uruma.rcp.configuration.elements.GroupMarkerElement のコンストラクタ
GroupMarkerElement を構築します。
GroupRenderer - org.seasar.uruma.renderer.impl の クラス
Group のレンダリングを行うクラスです。
GroupRenderer() - クラス org.seasar.uruma.renderer.impl.GroupRenderer のコンストラクタ
 
GUI_COMPONENT_LOADING - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
コンポーネント定義ファイル読み込み時のメッセージコードです。
GUI_COMPONENT_REGISTER_FAILED - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
コンポーネント定義ファイル登録失敗時のメッセージコードです。
GUI_COMPONENT_REGISTERED - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
コンポーネント定義ファイル登録時のメッセージコードです。

H

handle(String, String, InputStream) - クラス org.seasar.uruma.component.factory.desc.impl.ComponentRegistryImpl のメソッド
 
handle(String, String, InputStream) - インタフェース org.seasar.uruma.util.resource.ResourceHandler のメソッド
リソースを処理します。
handleEvent(Event) - クラス org.seasar.uruma.binding.method.GenericListener のメソッド
 
HandlerElement - org.seasar.uruma.rcp.configuration.elements の クラス
handler 要素のための ConfigurationElement です。
HandlerElement(String) - クラス org.seasar.uruma.rcp.configuration.elements.HandlerElement のコンストラクタ
HandlerElement を構築します。
handlers - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder の変数
 
HANDLERS - インタフェース org.seasar.uruma.rcp.configuration.ExtensionPoints の static 変数
エクステンションポイント:"org.eclipse.ui.handlers" を表す定数です。
HASH_MARK - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
ハッシュマーク (#) を表す定数です。
hashCode() - クラス org.seasar.uruma.context.impl.WidgetHandleImpl のメソッド
 
hasNature(IProject, String) - クラス org.seasar.eclipse.common.util.ProjectUtil の static メソッド
 
hasPermission(Object) - クラス org.seasar.uruma.rcp.unit.MockBundle のメソッド
 
hasWidgetHandle(String) - クラス org.seasar.uruma.context.impl.AbstractWidgetHolder のメソッド
 
hasWidgetHandle(String) - クラス org.seasar.uruma.context.impl.PartContextImpl のメソッド
 
hasWidgetHandle(String) - インタフェース org.seasar.uruma.context.WidgetHolder のメソッド
handleId で指定された ID を持つ WidgetHandle が存在するかどうかを調べます。
headerVisible - クラス org.seasar.uruma.component.jface.TableComponent の変数
 
headerVisible - クラス org.seasar.uruma.component.jface.TreeComponent の変数
ヘッダの表示状態です。
height - クラス org.seasar.uruma.component.jface.ControlComponent の変数
 
height - クラス org.seasar.uruma.component.jface.RowDataInfo の変数
 
height - クラス org.seasar.uruma.component.jface.WindowComponent の変数
 
heightHint - クラス org.seasar.uruma.component.jface.GridDataInfo の変数
 
helpContextId - クラス org.seasar.uruma.rcp.configuration.elements.ActionElement の変数
ヘルプコンテクスト ID です。
helpContextId - クラス org.seasar.uruma.rcp.configuration.elements.CommandElement の変数
コマンドのヘルプコンテクスト ID です。
helpContextId - クラス org.seasar.uruma.rcp.configuration.elements.HandlerElement の変数
ハンドラのヘルプコンテクスト ID です。
helpContextId - クラス org.seasar.uruma.rcp.configuration.elements.MenuCommandElement の変数
ヘルプコンテクスト ID です。
HKEY_CLASSES_ROOT - クラス org.seasar.uruma.util.win32.RegistryUtil の static 変数
HKEY_CLASSES_ROOT を表すハンドルです。
HKEY_CURRENT_USER - クラス org.seasar.uruma.util.win32.RegistryUtil の static 変数
HKEY_CURRENT_USER を表すハンドルです。
HKEY_LOCAL_MACHINE - クラス org.seasar.uruma.util.win32.RegistryUtil の static 変数
HKEY_LOCAL_MACHINE を表すハンドルです。
horizontalAlignment - クラス org.seasar.uruma.component.jface.GridDataInfo の変数
 
horizontalIndent - クラス org.seasar.uruma.component.jface.GridDataInfo の変数
 
horizontalSpacing - クラス org.seasar.uruma.component.jface.GridLayoutInfo の変数
 
horizontalSpan - クラス org.seasar.uruma.component.jface.GridDataInfo の変数
 
hotImage - クラス org.seasar.uruma.component.jface.ToolItemComponent の変数
 
hours - クラス org.seasar.uruma.component.jface.DateTimeComponent の変数
 
hoverIcon - クラス org.seasar.uruma.rcp.configuration.elements.ActionElement の変数
ホバー時のアイコンのパスです。
hoverIcon - クラス org.seasar.uruma.rcp.configuration.elements.MenuCommandElement の変数
ホバー状態のアイコンパスです。
hoverImage - クラス org.seasar.uruma.component.jface.MenuItemComponent の変数
選択時のイメージパスです。
html - クラス org.seasar.uruma.debug.action.UrumaDebugViewAction の変数
 
HtmlTagUtil - org.seasar.uruma.util の クラス
HTMLタグの文字列を生成するユーティリティです。
HtmlTagUtil() - クラス org.seasar.uruma.util.HtmlTagUtil のコンストラクタ
 

I

icon - クラス org.seasar.uruma.component.rcp.PerspectiveComponent の変数
アイコンのパスです。
icon - クラス org.seasar.uruma.rcp.configuration.elements.ActionElement の変数
アイコンのパスです。
icon - クラス org.seasar.uruma.rcp.configuration.elements.MenuCommandElement の変数
アイコンのパスです。
icon - クラス org.seasar.uruma.rcp.configuration.elements.MenuElement の変数
メニューのアイコンです。
icon - クラス org.seasar.uruma.rcp.configuration.elements.PerspectiveElement の変数
アイコンのパスです。
icon - クラス org.seasar.uruma.rcp.configuration.elements.ViewElement の変数
アイコンのパスです。
id - クラス org.seasar.uruma.component.rcp.PartFolderComponent の変数
フォルダの ID を表します。
id - クラス org.seasar.uruma.component.rcp.PerspectiveComponent の変数
パースペクティブのIDです。
id - クラス org.seasar.uruma.component.rcp.WorkbenchComponent の変数
ID です。
id - クラス org.seasar.uruma.rcp.configuration.elements.ActionElement の変数
ID です。
id - クラス org.seasar.uruma.rcp.configuration.elements.ActionSetElement の変数
ID です。
id - クラス org.seasar.uruma.rcp.configuration.elements.ActionSetsMenuElement の変数
ID です。
id - クラス org.seasar.uruma.rcp.configuration.elements.ApplicationElement の変数
アプリケーションの ID です。
id - クラス org.seasar.uruma.rcp.configuration.elements.CategoryElement の変数
カテゴリの ID です。
id - クラス org.seasar.uruma.rcp.configuration.elements.CommandElement の変数
コマンドの ID です。
id - クラス org.seasar.uruma.rcp.configuration.elements.ContextElement の変数
コンテクスト ID です。
id - クラス org.seasar.uruma.rcp.configuration.elements.GroupMarkerElement の変数
ID です。
id - クラス org.seasar.uruma.rcp.configuration.elements.MenuCommandElement の変数
コマンド ID です。
id - クラス org.seasar.uruma.rcp.configuration.elements.MenuElement の変数
メニューの ID です。
id - クラス org.seasar.uruma.rcp.configuration.elements.PerspectiveElement の変数
ID です。
id - クラス org.seasar.uruma.rcp.configuration.elements.PopupElement の変数
ツールバーの ID です。
id - クラス org.seasar.uruma.rcp.configuration.elements.RunElement の変数
id です。
id - クラス org.seasar.uruma.rcp.configuration.elements.SchemeElement の変数
スキーム ID です。
id - クラス org.seasar.uruma.rcp.configuration.elements.ToolbarElement の変数
ツールバーの ID です。
id - クラス org.seasar.uruma.rcp.configuration.elements.ViewElement の変数
ビューの ID です。
ILLEGAL_ARG_NUMBERS - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
メソッドバインディング対象メソッドの引数の数が不正である場合のメッセージコードです。
ILLEGAL_METHOD_SIGNATURE - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
メソッドが引数・戻り値なしのメソッドでない場合のエラーコードです。
IllegalMethodException - org.seasar.uruma.exception の 例外
パートアクションクラスにおけるメソッドバインディング解析時にスローされる例外です。
IllegalMethodException(String, Class<?>, Method) - 例外 org.seasar.uruma.exception.IllegalMethodException のコンストラクタ
IllegalMethodException を構築します。
image - クラス org.seasar.uruma.component.base.AbstractItemComponent の変数
 
image - クラス org.seasar.uruma.component.jface.ButtonComponent の変数
 
image - クラス org.seasar.uruma.component.jface.LabelComponent の変数
 
image - クラス org.seasar.uruma.component.jface.TableCellComponent の変数
 
image - クラス org.seasar.uruma.component.jface.TableItemComponent の変数
 
image - クラス org.seasar.uruma.component.jface.TreeItemComponent の変数
イメージパスです。
image - クラス org.seasar.uruma.component.jface.WindowComponent の変数
 
image - クラス org.seasar.uruma.component.rcp.ViewPartComponent の変数
イメージを指定するパスです。
image - クラス org.seasar.uruma.component.rcp.WorkbenchComponent の変数
ワークベンチウィンドウに表示するアイコンのイメージパスです。
IMAGE_DEF_BUNDLE_NOT_FOUND - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
urumaImages.properties が見つからない場合のメッセージコードです。
IMAGE_SUFFIX - クラス org.seasar.uruma.viewer.PojoTableLabelProvider の static 変数
 
imageBundle - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl の変数
 
ImageManager - org.seasar.eclipse.common.util の クラス
Image オブジェクトを管理するためのユーティリティクラスです。
imageMethodCache - クラス org.seasar.uruma.viewer.PojoTableLabelProvider の変数
 
IMPORT_APPLICATION_CONTEXT - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
ApplicationContext からオブジェクトへ値をバインドする際のメッセージコードです。
IMPORT_PACKAGE - クラス org.seasar.uruma.rcp.util.BundleInfoUtil の static 変数
"Import-Package" を表す定数です。
IMPORT_SELECTION - クラス org.seasar.uruma.binding.value.binder.AbstractValueBinder の static 変数
 
IMPORT_SERVICE - クラス org.seasar.uruma.rcp.util.BundleInfoUtil の static 変数
"Import-Service" を表す定数です。
IMPORT_VALUE - クラス org.seasar.uruma.binding.value.binder.AbstractValueBinder の static 変数
 
ImportExportValue - org.seasar.uruma.annotation の 注釈タイプ
画面コンポーネントからのインポートと、画面コンポーネントへのエクスポートをするフィールドを示すアノテーションです。
importObjects(Object, List<ApplicationContextDef>, ApplicationContext) - クラス org.seasar.uruma.binding.context.ApplicationContextBinder の static メソッド
ApplicationContext からプロパティへ値をバインドします。
ImportSelection - org.seasar.uruma.annotation の 注釈タイプ
画面の選択状態をバインドするフィールドを表すためのアノテーションです。
importSelection(Object, Object, PropertyDesc, UIComponent) - クラス org.seasar.uruma.binding.value.binder.AbstractValueBinder のメソッド
 
importSelection(Object, Object, PropertyDesc, UIComponent) - クラス org.seasar.uruma.binding.value.binder.TableValueBinder のメソッド
 
importSelection(Object, Object, PropertyDesc, UIComponent) - インタフェース org.seasar.uruma.binding.value.ValueBinder のメソッド
ウィジットで選択されているオブジェクトをフォームへ設定します。
importSelection(PartContext) - クラス org.seasar.uruma.binding.value.ValueBindingSupport の static メソッド
ウィジットから PartContext の保持するアクションコンポーネントに対して、セレクション・バインディングを行います。
ImportSelectionCommand - org.seasar.uruma.binding.value.command の クラス
ImportSelection アノテーションに対応した処理を行うための、BindingCommand です。
ImportSelectionCommand() - クラス org.seasar.uruma.binding.value.command.ImportSelectionCommand のコンストラクタ
 
ImportValue - org.seasar.uruma.annotation の 注釈タイプ
画面コンポーネントから値をインポートするフィールドを示すアノテーションです。
importValue(Object, Object, PropertyDesc, UIComponent) - クラス org.seasar.uruma.binding.value.binder.AbstractValueBinder のメソッド
 
importValue(Object, Object, PropertyDesc, UIComponent) - クラス org.seasar.uruma.binding.value.binder.TableValueBinder のメソッド
 
importValue(Object, Object, PropertyDesc, UIComponent) - インタフェース org.seasar.uruma.binding.value.ValueBinder のメソッド
ウィジットの値をフォームへ設定します。
importValue(PartContext) - クラス org.seasar.uruma.binding.value.ValueBindingSupport の static メソッド
ウィジットから PartContext の保持するアクションコンポーネントに対して、バリュー・バインディングを行います。
ImportValueCommand - org.seasar.uruma.binding.value.command の クラス
ImportValue アノテーションに対応した処理を行うための、BindingCommand です。
ImportValueCommand() - クラス org.seasar.uruma.binding.value.command.ImportValueCommand のコンストラクタ
 
increment - クラス org.seasar.uruma.component.jface.ScaleComponent の変数
 
increment - クラス org.seasar.uruma.component.jface.SliderComponent の変数
 
increment - クラス org.seasar.uruma.component.jface.SpinnerComponent の変数
 
indent() - クラス org.seasar.uruma.component.writer.UIElementWriter のメソッド
インデントレベルを下げます。
info(Object, Throwable) - クラス org.seasar.uruma.log.UrumaLogger のメソッド
INFO情報を出力します。
info(Object) - クラス org.seasar.uruma.log.UrumaLogger のメソッド
INFO情報を出力します。
inherit(COMPONENT_TYPE) - クラス org.seasar.uruma.renderer.impl.AbstractCompositeRenderer のメソッド
 
inherit(COMPONENT_TYPE) - クラス org.seasar.uruma.renderer.impl.AbstractControlRenderer のメソッド
 
inherit(COMPONENT_TYPE) - クラス org.seasar.uruma.renderer.impl.AbstractWidgetRenderer のメソッド
親コンポーネントから属性を引き継ぎます。
inheritCommonAttributes(COMPONENT_TYPE) - クラス org.seasar.uruma.renderer.impl.AbstractCompositeRenderer のメソッド
compositeComponent の親コンポーネントから共通属性をコピーします。
inheritLayoutData(UIControlComponent) - クラス org.seasar.uruma.renderer.impl.AbstractControlRenderer のメソッド
 
init(IWorkbench) - クラス org.seasar.eclipse.common.preference.AbstractPreferencePage のメソッド
 
init(Display) - クラス org.seasar.eclipse.common.util.ImageManager の static メソッド
ImageManager を初期化します。
init(IViewSite, IMemento) - クラス org.seasar.uruma.rcp.ui.GenericViewPart のメソッド
 
init(WindowContext, WindowComponent, boolean) - クラス org.seasar.uruma.ui.UrumaApplicationWindow のメソッド
UrumaApplicationWindow を初期化します。
init() - クラス org.seasar.uruma.viewer.UrumaTreeViewer のメソッド
 
INIT_WINDOW - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
ウィンドウ初期化時のメッセージコードです。
initHeight - クラス org.seasar.uruma.component.rcp.WorkbenchComponent の変数
ワークベンチウィンドウの初期ウィンドウ高さです。
initialize(String) - クラス org.seasar.eclipse.common.variable.AbstractVariable のメソッド
 
initialize() - クラス org.seasar.uruma.debug.action.UrumaDebugViewAction のメソッド
初期化処理
initialize() - クラス org.seasar.uruma.desc.FormDescFactory の static メソッド
本ファクトリの初期化を行います。
initialize() - クラス org.seasar.uruma.desc.PartActionDescFactory の static メソッド
本ファクトリの初期化を行います。
initialize() - クラス org.seasar.uruma.log.UrumaLogger の static メソッド
UrumaLogger を初期化します。
initialize() - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl のメソッド
初期化処理を行います。
initialize(IWorkbenchConfigurer) - クラス org.seasar.uruma.rcp.ui.UrumaWorkbenchAdvisor のメソッド
 
initialize() - クラス org.seasar.uruma.rcp.unit.MockUrumaService のメソッド
 
InitializeMethod - org.seasar.uruma.annotation の 注釈タイプ
ウィンドウ表示前に実行するメソッドを指定するためのアノテーションです。
InitializeMethodException - org.seasar.uruma.exception の 例外
パートアクションクラスにおけるイニシャライズメソッド解析時にスローされる例外です。
InitializeMethodException(String, Class<?>, Method) - 例外 org.seasar.uruma.exception.InitializeMethodException のコンストラクタ
InitializeMethodException を構築します。
InitializeMethodException(Throwable, Class<?>, Method, Object) - 例外 org.seasar.uruma.exception.InitializeMethodException のコンストラクタ
InitializeMethodException を構築します。
InitializerElement - org.seasar.uruma.rcp.configuration.elements の クラス
initializer 要素を表す ConfigurationElement です。
InitializerElement(String) - クラス org.seasar.uruma.rcp.configuration.elements.InitializerElement のコンストラクタ
InitializerElement を構築します。
initialPerspectiveId - クラス org.seasar.uruma.component.rcp.WorkbenchComponent の変数
最初に表示するパースペクティブの ID です。
initInternal(IViewSite, IMemento) - クラス org.seasar.uruma.rcp.ui.GenericViewPart のメソッド
 
initS2Container() - クラス org.seasar.uruma.core.StandAloneUrumaStarter のメソッド
 
initS2Container() - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl のメソッド
S2Container の初期化を行います。
initWidth - クラス org.seasar.uruma.component.rcp.WorkbenchComponent の変数
ワークベンチウィンドウの初期ウィンドウ幅です。
injectDependency(Object, S2Container) - クラス org.seasar.uruma.util.S2ContainerUtil の static メソッド
指定されたオブジェクトに対して S2Container からコンポーネントをインジェクションします。
injectField(Class, Field, Object) - クラス org.seasar.eclipse.common.util.ImageManager の static メソッド
 
injectFormToAction(PartContext) - クラス org.seasar.uruma.core.ComponentUtil の static メソッド
パートアクションオブジェクトにフォームオブジェクトのプロパティが存在する場合、 PartContext が保持するフォームオブジェクトをインジェクションします。
injectImages(Class) - クラス org.seasar.eclipse.common.util.ImageManager の static メソッド
指定されたクラスの定数フィールドに対して、 ImageManager が 管理するオブジェクトをインジェクションします。
injectProgressMonitor(Object, IProgressMonitor) - クラス org.seasar.uruma.binding.method.AsyncMethodBinding のメソッド
 
injectProgressMonitor(Object, ProgressMonitor) - クラス org.seasar.uruma.desc.impl.PartActionDescImpl のメソッド
 
injectProgressMonitor(Object, ProgressMonitor) - インタフェース org.seasar.uruma.desc.PartActionDesc のメソッド
パートアクションオブジェクトに ProgressMonitor をセットします。
inputChanged(Viewer, Object, Object) - クラス org.seasar.uruma.viewer.GenericContentProvider のメソッド
 
installBundle(String) - クラス org.seasar.uruma.rcp.unit.MockBundleContext のメソッド
 
installBundle(String, InputStream) - クラス org.seasar.uruma.rcp.unit.MockBundleContext のメソッド
 
instanceOf(Class<?>) - クラス org.seasar.uruma.context.impl.WidgetHandleImpl のメソッド
 
instanceOf(Class<?>) - インタフェース org.seasar.uruma.context.WidgetHandle のメソッド
保持するウィジットの型が clazz のサブクラスであるかどうかをチェックします。
INVALID_URUMA_APP_BUNDLE - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
Urumaアプリケーション側のクラスローダが見つからなかった場合のメッセージコードです。
invoke(Object[]) - クラス org.seasar.uruma.binding.method.AsyncMethodBinding のメソッド
 
invoke() - クラス org.seasar.uruma.binding.method.MethodBinding のメソッド
引数なしでメソッドを実行します。
invoke(Object[]) - クラス org.seasar.uruma.binding.method.MethodBinding のメソッド
引数を指定してメソッドを実行します。
invoke(Object[]) - クラス org.seasar.uruma.binding.method.SingleParamTypeMethodBinding のメソッド
 
invokeInitializeMethod(Object) - クラス org.seasar.uruma.desc.impl.PartActionDescImpl のメソッド
 
invokeInitializeMethod(Object) - インタフェース org.seasar.uruma.desc.PartActionDesc のメソッド
InitializeMethod アノテーションが付加されたメソッドを実行します。
invokeInitMethodOnAction(WindowContext) - クラス org.seasar.uruma.core.ComponentUtil の static メソッド
ワークベンチアクションクラスの初期化メソッドを呼び出します。
invokeInitMethodOnAction(Object, PartContext) - クラス org.seasar.uruma.core.ComponentUtil の static メソッド
パートアクションクラスの初期化メソッドを呼び出します。
invokeMethod() - クラス org.seasar.uruma.binding.method.AbstractGenericListener のメソッド
MethodBinding に対する呼び出しを行います。
invokeMethod(Object) - クラス org.seasar.uruma.binding.method.AbstractGenericListener のメソッド
MethodBinding に対する呼び出しを行います。
invokePostOpenMethod(Object) - クラス org.seasar.uruma.desc.impl.PartActionDescImpl のメソッド
 
invokePostOpenMethod(Object) - インタフェース org.seasar.uruma.desc.PartActionDesc のメソッド
PostOpenMethod アノテーションが付加されたメソッドを実行します。
invokePostOpenMethodOnAction(Object, PartContext) - クラス org.seasar.uruma.core.ComponentUtil の static メソッド
パートアクションクラスのPostOpenメソッドを呼び出します。
IO_EXCEPTION_OCCURED - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
SIOException が発生した場合のメッセージコードです。
isAssignableFrom(Class<?>, Field) - クラス org.seasar.eclipse.common.util.ImageManager の static メソッド
 
isCanceled() - クラス org.seasar.uruma.jobs.impl.RcpProgressMonitor のメソッド
 
isCanceled() - インタフェース org.seasar.uruma.jobs.ProgressMonitor のメソッド
タスクがキャンセルされたかどうかを返します。
isCaseIsPreserved() - クラス org.seasar.uruma.util.win32.VolumeInformation のメソッド
ファイルシステムがディスクにファイル名を保存する際、大文字と小文字を区別するかどうかを返します。
isCaseSensitive() - クラス org.seasar.uruma.util.win32.VolumeInformation のメソッド
ファイルシステムがファイル名の大文字と小文字を区別するかどうかを返します。
isDebugEnabled() - クラス org.seasar.uruma.log.UrumaLogger のメソッド
DEBUG情報が出力されるかどうかを返します。
isDisposed(Object) - クラス org.seasar.uruma.binding.method.AbstractGenericListener のメソッド
 
ISELECTION_LISTENER_REGISTERED - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
ISelectionListener 登録時のメッセージコードです。
isEnabled() - クラス org.seasar.uruma.rcp.binding.GenericHandler のメソッド
 
isError(IStatus) - クラス org.seasar.eclipse.common.util.StatusUtil の static メソッド
 
isExist(String) - クラス org.seasar.uruma.container.convention.UrumaNamingConventionImpl.BundleExistChecker のメソッド
 
isFileCompression() - クラス org.seasar.uruma.util.win32.VolumeInformation のメソッド
ファイルシステムが、ファイルベースの圧縮をサポートしているかどうかを返します。
isInfoEnabled() - クラス org.seasar.uruma.log.UrumaLogger のメソッド
INFO情報が出力されるかどうかを返します。
isLabelProperty(Object, String) - クラス org.seasar.uruma.viewer.GenericLabelProvider のメソッド
 
isLabelProperty(Object, String) - クラス org.seasar.uruma.viewer.GenericTableLabelProvider のメソッド
 
isNamedStreams() - クラス org.seasar.uruma.util.win32.VolumeInformation のメソッド
ファイルシステムが名前付きストリームをサポートしているかどうかを返します。
isPersistentACLs() - クラス org.seasar.uruma.util.win32.VolumeInformation のメソッド
ファイルシステムは、ACL(アクセス制御リスト)の保存と適用を行うかどうかを返します。
isProjectPage() - クラス org.seasar.eclipse.common.preference.AbstractPreferencePage のメソッド
 
isSupportsEncryption() - クラス org.seasar.uruma.util.win32.VolumeInformation のメソッド
ファイルシステムが、暗号化ファイルシステムをサポートしているかどうかを返します。
isSupportsObjectIDs() - クラス org.seasar.uruma.util.win32.VolumeInformation のメソッド
ファイルシステムがオブジェクト識別子をサポートしているかどうかを返します。
isSupportsReparsePoints() - クラス org.seasar.uruma.util.win32.VolumeInformation のメソッド
ファイルシステムが再解析ポイントをサポートしているかどうかを返します。
isSupportsSparseFiles() - クラス org.seasar.uruma.util.win32.VolumeInformation のメソッド
ファイルシステムがスパースファイルをサポートしているかどうかを返します。
isSWTEvent() - 列挙 org.seasar.uruma.annotation.EventListenerType のメソッド
SWT クラスで定義されたイベントかどうかを返します。
isTraceEnabled() - クラス org.seasar.uruma.log.UrumaLogger のメソッド
TRACE情報が出力されるかどうかを返します。
isUnicodeStoredOnDisk() - クラス org.seasar.uruma.util.win32.VolumeInformation のメソッド
ファイルシステムが Unicode のファイル名をサポートしていて、ディスク上でも正しく表示されるかどうかを返します。
isUrumaApplication(Bundle) - クラス org.seasar.uruma.rcp.core.CoreActivator のメソッド
 
isVolumeComplessed() - クラス org.seasar.uruma.util.win32.VolumeInformation のメソッド
ボリュームが圧縮されているかどうかを返します。
isVolumeQuotas() - クラス org.seasar.uruma.util.win32.VolumeInformation のメソッド
ファイルシステムがディスククォータをサポートしているかどうかを返します。

J

justify - クラス org.seasar.uruma.component.jface.RowLayoutInfo の変数
 

K

Kernel32 - org.seasar.uruma.util.win32 の インタフェース
kernel32.dll の提供する API をラップするためのインターフェースです。
KeyElement - org.seasar.uruma.rcp.configuration.elements の クラス
key 要素のための ConfigurationElement です。
KeyElement(String, String, String) - クラス org.seasar.uruma.rcp.configuration.elements.KeyElement のコンストラクタ
KeyElement を構築します。

L

label - クラス org.seasar.uruma.rcp.configuration.elements.ActionElement の変数
表示ラベルです。
label - クラス org.seasar.uruma.rcp.configuration.elements.ActionSetElement の変数
アクションセットに表示するラベルです。
label - クラス org.seasar.uruma.rcp.configuration.elements.ActionSetsMenuElement の変数
メニューの表示ラベルです。
label - クラス org.seasar.uruma.rcp.configuration.elements.MenuCommandElement の変数
ラベルです。
label - クラス org.seasar.uruma.rcp.configuration.elements.MenuElement の変数
メニューの表示ラベルです。
LABEL_PROVIDER_FOUND - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
ラベルプロバイダ設定時のメッセージコードです。
LABEL_PROVIDER_SUFFIX - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
ILabelProvider の S2Container 上でのコンポーネント名称サフィックスです。
LabelComponent - org.seasar.uruma.component.jface の クラス
Label を表すコンポーネントです。
LabelComponent() - クラス org.seasar.uruma.component.jface.LabelComponent のコンストラクタ
 
labelField - クラス org.seasar.uruma.viewer.GenericLabelProvider の変数
 
LabelRenderer - org.seasar.uruma.renderer.impl の クラス
Label のレンダリングを行うクラスです。
LabelRenderer() - クラス org.seasar.uruma.renderer.impl.LabelRenderer のコンストラクタ
 
LaunchConfigurationFactory - org.seasar.eclipse.common.launch の クラス
 
LaunchConfigurationFactory() - クラス org.seasar.eclipse.common.launch.LaunchConfigurationFactory のコンストラクタ
 
LaunchConfigurationFactory.CreationHandler - org.seasar.eclipse.common.launch の インタフェース
 
LaunchUtil - org.seasar.eclipse.common.util の クラス
 
LaunchUtil() - クラス org.seasar.eclipse.common.util.LaunchUtil のコンストラクタ
 
LAYOUT_DATA_NOT_FOUND - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
レイアウトデータが見つからない場合のメッセージコードです。
LAYOUT_NOTO_FOUND - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
レイアウトが見つからない場合のメッセージコードです。
LayoutDataInfo - org.seasar.uruma.component の インタフェース
レイアウトデータの情報を保持するためのインターフェースです。
LayoutDataTagHandler - org.seasar.uruma.component.factory.handler の クラス
rowDatagridData 要素に対するタグハンドラです。
LayoutDataTagHandler(Class<? extends LayoutDataInfo>) - クラス org.seasar.uruma.component.factory.handler.LayoutDataTagHandler のコンストラクタ
LayoutDataTagHandler を構築します。
LayoutInfo<LAYOUT_DATA_INFO extends LayoutDataInfo> - org.seasar.uruma.component の インタフェース
レイアウトに関する情報を保持するクラスです。
LayoutSupport - org.seasar.uruma.renderer.layout の インタフェース
SWTにおけるレイアウトやレイアウトデータオブジェクトの生成をサポートするクラスのためのインターフェースです。
LayoutSupportFactory - org.seasar.uruma.renderer.layout の クラス
LayoutSupport の実装クラスを取得するためのファクトリです。
LayoutSupportFactory() - クラス org.seasar.uruma.renderer.layout.LayoutSupportFactory のコンストラクタ
 
LayoutTagHandler - org.seasar.uruma.component.factory.handler の クラス
fillLayoutrowLayoutgridLayout 要素に対するタグハンドラです。
LayoutTagHandler(Class<? extends LayoutInfo<?>>) - クラス org.seasar.uruma.component.factory.handler.LayoutTagHandler のコンストラクタ
LayoutTagHandler を構築します。
level - クラス org.seasar.uruma.rcp.configuration.elements.AbstractConfigurationElement の変数
 
linesVisible - クラス org.seasar.uruma.component.jface.TableComponent の変数
 
linesVisible - クラス org.seasar.uruma.component.jface.TreeComponent の変数
ラインの表示状態です。
LinkComponent - org.seasar.uruma.component.jface の クラス
Link に対応するコンポーネントです。
LinkComponent() - クラス org.seasar.uruma.component.jface.LinkComponent のコンストラクタ
 
LinkRenderer - org.seasar.uruma.renderer.impl の クラス
Link のレンダリングを行うクラスです。
LinkRenderer() - クラス org.seasar.uruma.renderer.impl.LinkRenderer のコンストラクタ
 
LIST - クラス org.seasar.uruma.util.S2ContainerListToHtmlUtil の static 変数
queryStringの一覧のキーです。
list(S2Container, String) - クラス org.seasar.uruma.util.S2ContainerListToHtmlUtil の static メソッド
S2Containerの中身(ComponentDef)を表示します。
list(String) - クラス org.seasar.uruma.util.S2ContainerListToHtmlUtil の static メソッド
 
ListenerBinder - org.seasar.uruma.binding.method の インタフェース
WidgetHandle の保持するウィジットに対してリスナを設定するためのインターフェースです。
ListenerBinderFactory - org.seasar.uruma.binding.method の クラス
ListenerBinder のためのファクトリクラスです。
listeners - クラス org.seasar.uruma.rcp.binding.GenericHandler の変数
 
load(InputStream, String) - クラス org.seasar.uruma.component.factory.desc.impl.ComponentRegistryImpl のメソッド
 
load(String) - クラス org.seasar.uruma.component.factory.desc.impl.ComponentRegistryImpl のメソッド
 
LOAD_TEMPLATE_FROM_CACHE - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
画面定義テンプレートをキャッシュから読み込む際のメッセージコードです。
LOAD_TEMPLATE_FROM_FILE - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
画面定義テンプレートをファイルから読み込む際のメッセージコードです。
loadClass(String) - クラス org.seasar.uruma.rcp.unit.MockBundle のメソッド
 
loadImage(String) - クラス org.seasar.eclipse.common.util.ImageManager の static メソッド
path で指定された Image オブジェクトを検索し、存在しなければクラスパスからロードします。
loadImageDescriptor(String) - クラス org.seasar.eclipse.common.util.ImageManager の static メソッド
path で指定された ImageDescriptor オブジェクトを検索し、存在しなければクラスパスからロードします。
loadImages(ResourceBundle) - クラス org.seasar.eclipse.common.util.ImageManager の static メソッド
ResourceBundle からイメージを読み込み、一括登録します。
loadImages(String, ClassLoader) - クラス org.seasar.eclipse.common.util.ImageManager の static メソッド
指定したクラスローダの ResourceBundle からイメージを読み込み、一括登録します。
loadImages(String) - クラス org.seasar.eclipse.common.util.ImageManager の static メソッド
ResourceBundle からイメージを読み込み、一括登録します。
LOADING_IMAGE_BUNDLE - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
イメージバンドルファイル読み込み時のメッセージコードです。
loadProcedureDef(String, String) - インタフェース org.seasar.uruma.procedure.ProcedureManager のメソッド
指定されたパスからプロシジャ定義ファイルを読み込みます。
loadResources(Class, String) - クラス org.seasar.eclipse.common.util.StaticImageLoader の static メソッド
 
loadResources(ImageRegistry, Class, String) - クラス org.seasar.eclipse.common.util.StaticImageLoader の static メソッド
 
loadTemplate(String) - クラス org.seasar.uruma.core.impl.UrumaWindowManagerImpl のメソッド
 
loadTemplates(List<String>) - クラス org.seasar.uruma.core.impl.TemplateManagerImpl のメソッド
 
loadTemplates(List<String>) - インタフェース org.seasar.uruma.core.TemplateManager のメソッド
指定されたパスの画面定義 XML を一括読み込みします。
loadViewTemplates(URL) - クラス org.seasar.uruma.core.impl.ViewTemplateLoaderImpl のメソッド
 
loadViewTemplates(URL) - インタフェース org.seasar.uruma.core.ViewTemplateLoader のメソッド
ビューを定義したテンプレートの一括登録を実行します。
localContextId - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder の変数
 
locale - クラス org.seasar.uruma.rcp.configuration.elements.KeyElement の変数
キーバインディングを適用するロケールです。
LOCALIZATION - クラス org.seasar.uruma.rcp.util.BundleInfoUtil の static 変数
"Bundle-Localization" を表す定数です。
locationURI - クラス org.seasar.uruma.rcp.configuration.elements.MenuContributionElement の変数
ロケーション URI です。
locked - クラス org.seasar.uruma.component.jface.CoolBarComponent の変数
 
log(String) - クラス org.seasar.eclipse.common.CommonPlugin の static メソッド
 
log(Throwable) - クラス org.seasar.eclipse.common.CommonPlugin の static メソッド
 
log(Plugin, Throwable) - クラス org.seasar.eclipse.common.util.LogUtil の static メソッド
 
log(Plugin, String) - クラス org.seasar.eclipse.common.util.LogUtil の static メソッド
 
log(Throwable) - クラス org.seasar.uruma.log.UrumaLogger のメソッド
ログを出力します。
log(String, Object...) - クラス org.seasar.uruma.log.UrumaLogger のメソッド
ログを出力します。
log(String, Throwable, Object...) - クラス org.seasar.uruma.log.UrumaLogger のメソッド
ログを出力します。
logBinding(String, Object, PropertyDesc, Object, PropertyDesc, Object) - クラス org.seasar.uruma.binding.value.binder.AbstractValueBinder のメソッド
バインディングの状況をログ出力します。
logger - クラス org.seasar.eclipse.common.util.ImageManager の static 変数
 
logger - クラス org.seasar.uruma.rcp.binding.GenericHandler の static 変数
 
LogUtil - org.seasar.eclipse.common.util の クラス
 
LogUtil() - クラス org.seasar.eclipse.common.util.LogUtil のコンストラクタ
 
lpmsgbuf2String(int[]) - クラス org.seasar.uruma.util.win32.Win32Util の static メソッド
LPMSGBUFString オブジェクトに変換します。

M

main(String[]) - クラス org.seasar.uruma.core.StandAloneUrumaStarter の static メソッド
アプリケーションを開始します。
makeActions(IWorkbenchWindow) - クラス org.seasar.uruma.rcp.ui.UrumaActionBarAdvisor のメソッド
 
makeColumnsEqualWidth - クラス org.seasar.uruma.component.jface.GridLayoutInfo の変数
 
MANIFEST_VERSION - クラス org.seasar.uruma.rcp.util.BundleInfoUtil の static 変数
"Bundle-ManifestVersion" を表す定数です。
marginBottom - クラス org.seasar.uruma.component.jface.GridLayoutInfo の変数
 
marginBottom - クラス org.seasar.uruma.component.jface.RowLayoutInfo の変数
 
marginHeight - クラス org.seasar.uruma.component.jface.CTabFolderComponent の変数
 
marginHeight - クラス org.seasar.uruma.component.jface.FillLayoutInfo の変数
 
marginHeight - クラス org.seasar.uruma.component.jface.GridLayoutInfo の変数
 
marginHeight - クラス org.seasar.uruma.component.jface.RowLayoutInfo の変数
 
marginLeft - クラス org.seasar.uruma.component.jface.GridLayoutInfo の変数
 
marginLeft - クラス org.seasar.uruma.component.jface.RowLayoutInfo の変数
 
marginRight - クラス org.seasar.uruma.component.jface.GridLayoutInfo の変数
 
marginRight - クラス org.seasar.uruma.component.jface.RowLayoutInfo の変数
 
marginTop - クラス org.seasar.uruma.component.jface.GridLayoutInfo の変数
 
marginTop - クラス org.seasar.uruma.component.jface.RowLayoutInfo の変数
 
marginWidth - クラス org.seasar.uruma.component.jface.CTabFolderComponent の変数
 
marginWidth - クラス org.seasar.uruma.component.jface.FillLayoutInfo の変数
 
marginWidth - クラス org.seasar.uruma.component.jface.GridLayoutInfo の変数
 
marginWidth - クラス org.seasar.uruma.component.jface.RowLayoutInfo の変数
 
MAX_COMPUTERNAME_LENGTH - クラス org.seasar.uruma.util.win32.Win32API の static 変数
 
maximized - クラス org.seasar.uruma.component.jface.CTabFolderComponent の変数
 
maximizedControlId - クラス org.seasar.uruma.component.jface.SashFormComponent の変数
 
maximizeVisible - クラス org.seasar.uruma.component.jface.CTabFolderComponent の変数
 
maximum - クラス org.seasar.uruma.component.jface.ProgressBarComponent の変数
 
maximum - クラス org.seasar.uruma.component.jface.ScaleComponent の変数
 
maximum - クラス org.seasar.uruma.component.jface.SliderComponent の変数
 
maximum - クラス org.seasar.uruma.component.jface.SpinnerComponent の変数
 
menu - クラス org.seasar.uruma.component.jface.ControlComponent の変数
 
menu - クラス org.seasar.uruma.component.rcp.WorkbenchComponent の変数
ワークベンチのメニューバーに表示する menu 要素の ID です。
MENU_BAR_MANAGER_CID - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
メニューバー用の IMenuManager が登録される ID です。
menuBar - クラス org.seasar.uruma.component.rcp.WorkbenchComponent の変数
ウィンドウの位置・サイズの保存可否を指定します。
menubarPath - クラス org.seasar.uruma.rcp.configuration.elements.ActionElement の変数
メニューバーの中のパスです。
MenuCommandElement - org.seasar.uruma.rcp.configuration.elements の クラス
command 要素のための ConfigurationElement です。
MenuCommandElement(String) - クラス org.seasar.uruma.rcp.configuration.elements.MenuCommandElement のコンストラクタ
MenuCommandElement を構築します。
MenuComponent - org.seasar.uruma.component.jface の クラス
メニュー情報を保持するためのコンポーネントです。
MenuComponent() - クラス org.seasar.uruma.component.jface.MenuComponent のコンストラクタ
 
MenuContributionElement - org.seasar.uruma.rcp.configuration.elements の クラス
menuContribution 要素を表す ConfigurationElement です。
MenuContributionElement() - クラス org.seasar.uruma.rcp.configuration.elements.MenuContributionElement のコンストラクタ
 
menuCount - クラス org.seasar.uruma.rcp.configuration.extension.ActionSetsBuilder の変数
 
MenuElement - org.seasar.uruma.rcp.configuration.elements の クラス
menu 要素のための ConfigurationElement です。
MenuElement(String) - クラス org.seasar.uruma.rcp.configuration.elements.MenuElement のコンストラクタ
MenuElement を構築します。
MenuItemComponent - org.seasar.uruma.component.jface の クラス
メニュー項目情報を保持するためのコンポーネントです。
MenuItemComponent() - クラス org.seasar.uruma.component.jface.MenuItemComponent のコンストラクタ
 
MenuItemRenderer - org.seasar.uruma.renderer.impl の クラス
MenuItem のレンダリングを行うクラスです。
MenuItemRenderer() - クラス org.seasar.uruma.renderer.impl.MenuItemRenderer のコンストラクタ
 
MenuManagerRenderer - org.seasar.uruma.renderer.impl の クラス
MenuManager のレンダリングを行うクラスです。
MenuManagerRenderer() - クラス org.seasar.uruma.renderer.impl.MenuManagerRenderer のコンストラクタ
 
menus - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder の変数
 
MENUS - インタフェース org.seasar.uruma.rcp.configuration.ExtensionPoints の static 変数
エクステンションポイント:"org.eclipse.ui.menus" を表す定数です。
MenusBuilder - org.seasar.uruma.rcp.configuration.extension の クラス
menus 拡張ポイントを生成するための ExtensionBuilder です。
MenusBuilder() - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder のコンストラクタ
 
MESSAGE_KEY_NOT_FOUND - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
メッセージリソースからキーが見つからない場合のメッセージコードです。
MESSAGE_RESOURCE_NOT_FOUND - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
メッセージリソースが見つからない場合のメッセージコードです。
MessageUtil - org.seasar.uruma.util の クラス
Uruma のユーザアプリケーションから使用できるメッセージリソースのためのユーティリティクラスです。
method - クラス org.seasar.uruma.binding.method.MethodBinding の変数
 
methodBinding - クラス org.seasar.uruma.binding.method.AbstractGenericListener の変数
 
MethodBinding - org.seasar.uruma.binding.method の クラス
オブジェクトに対するメソッドコールを実現するためのクラスです。
MethodBindingFactory - org.seasar.uruma.binding.method の クラス
MethodBinding を生成するためのファクトリクラスです。
MethodBindingSupport - org.seasar.uruma.binding.method の クラス
メソッドバインディングの生成をサポートするクラスです。
MethodBindingSupport() - クラス org.seasar.uruma.binding.method.MethodBindingSupport のコンストラクタ
 
MethodCallback - org.seasar.uruma.binding.method の インタフェース
メソッドの終了を通知するためのインタフェースです。
MethodInvocationException - org.seasar.uruma.exception の 例外
ユーザアプリケーションのメソッド実行中に例外が発生したときにスローされる例外です。
MethodInvocationException(Throwable) - 例外 org.seasar.uruma.exception.MethodInvocationException のコンストラクタ
MethodInvocationException を構築します。
minimized - クラス org.seasar.uruma.component.jface.CTabFolderComponent の変数
 
minimizeVisible - クラス org.seasar.uruma.component.jface.CTabFolderComponent の変数
 
minimum - クラス org.seasar.uruma.component.jface.ProgressBarComponent の変数
 
minimum - クラス org.seasar.uruma.component.jface.ScaleComponent の変数
 
minimum - クラス org.seasar.uruma.component.jface.SliderComponent の変数
 
minimum - クラス org.seasar.uruma.component.jface.SpinnerComponent の変数
 
minimumCharacters - クラス org.seasar.uruma.component.jface.CTabFolderComponent の変数
 
minimumHeight - クラス org.seasar.uruma.component.jface.GridDataInfo の変数
 
minimumHeight - クラス org.seasar.uruma.component.jface.WindowComponent の変数
 
minimumWidth - クラス org.seasar.uruma.component.jface.GridDataInfo の変数
 
minimumWidth - クラス org.seasar.uruma.component.jface.WindowComponent の変数
 
minutes - クラス org.seasar.uruma.component.jface.DateTimeComponent の変数
 
mnemonic - クラス org.seasar.uruma.rcp.configuration.elements.MenuCommandElement の変数
ニーモニックです。
mnemonic - クラス org.seasar.uruma.rcp.configuration.elements.MenuElement の変数
メニューのニーモニックです。
MnemonicUtil - org.seasar.uruma.util の クラス
メニューのニーモニックを扱うためのユーティリティクラスです。
MockBundle - org.seasar.uruma.rcp.unit の クラス
テスト用の Bundle オブジェクトです。
MockBundle() - クラス org.seasar.uruma.rcp.unit.MockBundle のコンストラクタ
 
MockBundleContext - org.seasar.uruma.rcp.unit の クラス
テスト用の BundleContext オブジェクトです。
MockBundleContext(MockBundle) - クラス org.seasar.uruma.rcp.unit.MockBundleContext のコンストラクタ
MockBundleContext を構築します。
MockUrumaService - org.seasar.uruma.rcp.unit の クラス
テスト用のモック UrumaService です。
MockUrumaService() - クラス org.seasar.uruma.rcp.unit.MockUrumaService のコンストラクタ
MockUrumaService を構築します。
modify(Object, String, Object) - クラス org.seasar.eclipse.common.viewer.TableProvider のメソッド
 
month - クラス org.seasar.uruma.component.jface.DateTimeComponent の変数
 
moveable - クラス org.seasar.uruma.component.jface.TableColumnComponent の変数
 
mruVisible - クラス org.seasar.uruma.component.jface.CTabFolderComponent の変数
 

N

name - クラス org.seasar.uruma.component.rcp.PerspectiveComponent の変数
パースペクティブの名称です。
name - クラス org.seasar.uruma.rcp.configuration.elements.CategoryElement の変数
カテゴリの名称です。
name - クラス org.seasar.uruma.rcp.configuration.elements.CommandElement の変数
コマンドの名称です。
name - クラス org.seasar.uruma.rcp.configuration.elements.ContextElement の変数
コンテクスト名称です。
name - クラス org.seasar.uruma.rcp.configuration.elements.GroupMarkerElement の変数
グループマーカの名称です。
name - クラス org.seasar.uruma.rcp.configuration.elements.ParameterElement の変数
パラメータ名です。
name - クラス org.seasar.uruma.rcp.configuration.elements.PerspectiveElement の変数
パースペクティブの名称です。
name - クラス org.seasar.uruma.rcp.configuration.elements.SchemeElement の変数
スキーム名称です。
name - クラス org.seasar.uruma.rcp.configuration.elements.SeparatorElement の変数
セパレータ名です。
name - クラス org.seasar.uruma.rcp.configuration.elements.ViewElement の変数
ビューの名称です。
NAME - クラス org.seasar.uruma.rcp.util.BundleInfoUtil の static 変数
"Bundle-Name" を表す定数です。
NATIVE_CODE - クラス org.seasar.uruma.rcp.util.BundleInfoUtil の static 変数
"Bundle-NativeCore" を表す定数です。
NESTING_INDENT - クラス org.seasar.uruma.ui.dialogs.UrumaErrorDialog の static 変数
 
newInstance(Class<? extends T>, Object...) - クラス org.seasar.uruma.util.ClassUtil の static メソッド
新しいインスタンスを生成します。
newInstance(Class<? extends T>) - クラス org.seasar.uruma.util.ClassUtil の static メソッド
新しいインスタンスを生成します。
normalizePath(String) - クラス org.seasar.eclipse.common.util.ImageManager の static メソッド
 
NotFoundException - org.seasar.uruma.exception の 例外
検索対象が見つからなかった場合にスローされる例外です。
NotFoundException(String, Throwable, String...) - 例外 org.seasar.uruma.exception.NotFoundException のコンストラクタ
NotFoundException を構築します。
NotFoundException(String, String...) - 例外 org.seasar.uruma.exception.NotFoundException のコンストラクタ
NotFoundException を構築します。
NULL_STRING - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
空文字列を表す定数です。
NullConfigurationWriter<ELEMENT_TYPE extends ConfigurationElement> - org.seasar.uruma.rcp.configuration.writer の クラス
何も処理を行わない ConfigurationWriter です。
NullConfigurationWriter(Class<ELEMENT_TYPE>) - クラス org.seasar.uruma.rcp.configuration.writer.NullConfigurationWriter のコンストラクタ
NullConfigurationWriter を構築します。
NullGenericSelectionListener - org.seasar.uruma.rcp.binding の クラス
INullSelectionListener を実装した GenericSelectionListener です。
NullGenericSelectionListener(PartContext, SingleParamTypeMethodBinding) - クラス org.seasar.uruma.rcp.binding.NullGenericSelectionListener のコンストラクタ
NullGenericSelectionListener を構築します。
NullRenderer - org.seasar.uruma.renderer.impl の クラス
何も処理を行わないレンダラです。
NullRenderer() - クラス org.seasar.uruma.renderer.impl.NullRenderer のコンストラクタ
 
numColumns - クラス org.seasar.uruma.component.jface.GridLayoutInfo の変数
 

O

oldClassLoader - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl の変数
 
OmissionArgumentsFilter - org.seasar.uruma.binding.method.impl の クラス
ターゲットメソッドの引数よりも数が多い場合に切り捨てを行う ArgumentsFilter です。
OmissionArgumentsFilter(Method) - クラス org.seasar.uruma.binding.method.impl.OmissionArgumentsFilter のコンストラクタ
OmissionArgumentsFilter を構築します。
open() - クラス org.seasar.uruma.ui.UrumaApplicationWindow のメソッド
 
OPEN_WINDOW - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
ウィンドウオープン時のメッセージコードです。
openConfirm(String, String) - クラス org.seasar.uruma.ui.dialogs.UrumaMessageDialog の static メソッド
確認ダイアログを表示します。
openConfirm(String) - クラス org.seasar.uruma.ui.dialogs.UrumaMessageDialog の static メソッド
確認ダイアログを表示します。
openDialog(String, Object) - クラス org.seasar.uruma.core.impl.UrumaWindowManagerImpl のメソッド
 
openDialog(String, Object) - インタフェース org.seasar.uruma.core.UrumaWindowManager のメソッド
指定されたパスの画面定義 XML を読み込み、ダイアログを開きます。
openError(String, String) - クラス org.seasar.uruma.ui.dialogs.UrumaMessageDialog の static メソッド
エラーダイアログを表示します。
openError(String) - クラス org.seasar.uruma.ui.dialogs.UrumaMessageDialog の static メソッド
エラーダイアログを表示します。
openInformation(String, String) - クラス org.seasar.uruma.ui.dialogs.UrumaMessageDialog の static メソッド
インフォメーションダイアログを表示します。
openInformation(String) - クラス org.seasar.uruma.ui.dialogs.UrumaMessageDialog の static メソッド
インフォメーションダイアログを表示します。
openInput(String, String, String) - クラス org.seasar.uruma.ui.dialogs.UrumaMessageDialog の static メソッド
入力ダイアログを表示します。
openInput(String, String) - クラス org.seasar.uruma.ui.dialogs.UrumaMessageDialog の static メソッド
入力ダイアログを表示します。
openInput(String) - クラス org.seasar.uruma.ui.dialogs.UrumaMessageDialog の static メソッド
入力ダイアログを表示します。
openUrl(String) - クラス org.seasar.eclipse.common.util.WorkbenchUtil の static メソッド
 
openUrl(URL, boolean) - クラス org.seasar.eclipse.common.util.WorkbenchUtil の static メソッド
 
openUrl(URL, boolean, String) - クラス org.seasar.eclipse.common.util.WorkbenchUtil の static メソッド
 
openWindow(String, boolean) - クラス org.seasar.uruma.core.impl.UrumaWindowManagerImpl のメソッド
 
openWindow(String) - クラス org.seasar.uruma.core.StandAloneUrumaStarter のメソッド
指定された画面定義 XML を読み込み、画面を表示します。
openWindow(String, boolean) - インタフェース org.seasar.uruma.core.UrumaWindowManager のメソッド
新しいウィンドウを開きます。
org.seasar.eclipse.common - パッケージ org.seasar.eclipse.common
 
org.seasar.eclipse.common.action - パッケージ org.seasar.eclipse.common.action
 
org.seasar.eclipse.common.launch - パッケージ org.seasar.eclipse.common.launch
 
org.seasar.eclipse.common.preference - パッケージ org.seasar.eclipse.common.preference
 
org.seasar.eclipse.common.util - パッケージ org.seasar.eclipse.common.util
 
org.seasar.eclipse.common.variable - パッケージ org.seasar.eclipse.common.variable
 
org.seasar.eclipse.common.viewer - パッケージ org.seasar.eclipse.common.viewer
 
org.seasar.eclipse.common.wiget - パッケージ org.seasar.eclipse.common.wiget
 
org.seasar.uruma.annotation - パッケージ org.seasar.uruma.annotation
 
org.seasar.uruma.binding.context - パッケージ org.seasar.uruma.binding.context
 
org.seasar.uruma.binding.enables - パッケージ org.seasar.uruma.binding.enables
 
org.seasar.uruma.binding.enables.impl - パッケージ org.seasar.uruma.binding.enables.impl
 
org.seasar.uruma.binding.method - パッケージ org.seasar.uruma.binding.method
 
org.seasar.uruma.binding.method.impl - パッケージ org.seasar.uruma.binding.method.impl
 
org.seasar.uruma.binding.value - パッケージ org.seasar.uruma.binding.value
 
org.seasar.uruma.binding.value.binder - パッケージ org.seasar.uruma.binding.value.binder
 
org.seasar.uruma.binding.value.command - パッケージ org.seasar.uruma.binding.value.command
 
org.seasar.uruma.binding.widget - パッケージ org.seasar.uruma.binding.widget
 
org.seasar.uruma.component - パッケージ org.seasar.uruma.component
 
org.seasar.uruma.component.base - パッケージ org.seasar.uruma.component.base
 
org.seasar.uruma.component.factory - パッケージ org.seasar.uruma.component.factory
 
org.seasar.uruma.component.factory.desc - パッケージ org.seasar.uruma.component.factory.desc
 
org.seasar.uruma.component.factory.desc.handler - パッケージ org.seasar.uruma.component.factory.desc.handler
 
org.seasar.uruma.component.factory.desc.impl - パッケージ org.seasar.uruma.component.factory.desc.impl
 
org.seasar.uruma.component.factory.handler - パッケージ org.seasar.uruma.component.factory.handler
 
org.seasar.uruma.component.factory.impl - パッケージ org.seasar.uruma.component.factory.impl
 
org.seasar.uruma.component.jface - パッケージ org.seasar.uruma.component.jface
 
org.seasar.uruma.component.rcp - パッケージ org.seasar.uruma.component.rcp
 
org.seasar.uruma.component.spec - パッケージ org.seasar.uruma.component.spec
 
org.seasar.uruma.component.writer - パッケージ org.seasar.uruma.component.writer
 
org.seasar.uruma.container.convention - パッケージ org.seasar.uruma.container.convention
 
org.seasar.uruma.container.cooldeploy - パッケージ org.seasar.uruma.container.cooldeploy
 
org.seasar.uruma.container.creator - パッケージ org.seasar.uruma.container.creator
 
org.seasar.uruma.container.warmdeploy - パッケージ org.seasar.uruma.container.warmdeploy
 
org.seasar.uruma.context - パッケージ org.seasar.uruma.context
 
org.seasar.uruma.context.impl - パッケージ org.seasar.uruma.context.impl
 
org.seasar.uruma.core - パッケージ org.seasar.uruma.core
 
org.seasar.uruma.core.impl - パッケージ org.seasar.uruma.core.impl
 
org.seasar.uruma.core.io - パッケージ org.seasar.uruma.core.io
 
org.seasar.uruma.debug.action - パッケージ org.seasar.uruma.debug.action
 
org.seasar.uruma.desc - パッケージ org.seasar.uruma.desc
 
org.seasar.uruma.desc.impl - パッケージ org.seasar.uruma.desc.impl
 
org.seasar.uruma.exception - パッケージ org.seasar.uruma.exception
 
org.seasar.uruma.jobs - パッケージ org.seasar.uruma.jobs
 
org.seasar.uruma.jobs.impl - パッケージ org.seasar.uruma.jobs.impl
 
org.seasar.uruma.log - パッケージ org.seasar.uruma.log
 
org.seasar.uruma.procedure - パッケージ org.seasar.uruma.procedure
 
org.seasar.uruma.procedure.entity - パッケージ org.seasar.uruma.procedure.entity
 
org.seasar.uruma.rcp - パッケージ org.seasar.uruma.rcp
 
org.seasar.uruma.rcp.binding - パッケージ org.seasar.uruma.rcp.binding
 
org.seasar.uruma.rcp.binding.impl - パッケージ org.seasar.uruma.rcp.binding.impl
 
org.seasar.uruma.rcp.configuration - パッケージ org.seasar.uruma.rcp.configuration
 
org.seasar.uruma.rcp.configuration.elements - パッケージ org.seasar.uruma.rcp.configuration.elements
 
org.seasar.uruma.rcp.configuration.extension - パッケージ org.seasar.uruma.rcp.configuration.extension
 
org.seasar.uruma.rcp.configuration.writer - パッケージ org.seasar.uruma.rcp.configuration.writer
 
org.seasar.uruma.rcp.core - パッケージ org.seasar.uruma.rcp.core
 
org.seasar.uruma.rcp.ui - パッケージ org.seasar.uruma.rcp.ui
 
org.seasar.uruma.rcp.unit - パッケージ org.seasar.uruma.rcp.unit
 
org.seasar.uruma.rcp.util - パッケージ org.seasar.uruma.rcp.util
 
org.seasar.uruma.renderer - パッケージ org.seasar.uruma.renderer
 
org.seasar.uruma.renderer.impl - パッケージ org.seasar.uruma.renderer.impl
 
org.seasar.uruma.renderer.layout - パッケージ org.seasar.uruma.renderer.layout
 
org.seasar.uruma.renderer.layout.impl - パッケージ org.seasar.uruma.renderer.layout.impl
 
org.seasar.uruma.ui - パッケージ org.seasar.uruma.ui
 
org.seasar.uruma.ui.dialogs - パッケージ org.seasar.uruma.ui.dialogs
 
org.seasar.uruma.util - パッケージ org.seasar.uruma.util
 
org.seasar.uruma.util.resource - パッケージ org.seasar.uruma.util.resource
 
org.seasar.uruma.util.resource.impl - パッケージ org.seasar.uruma.util.resource.impl
 
org.seasar.uruma.util.win32 - パッケージ org.seasar.uruma.util.win32
 
org.seasar.uruma.viewer - パッケージ org.seasar.uruma.viewer
 
orientation - クラス org.seasar.uruma.component.jface.ComboComponent の変数
 
orientation - クラス org.seasar.uruma.component.jface.SashFormComponent の変数
 
orientation - クラス org.seasar.uruma.component.jface.TextComponent の変数
 

P

pack - クラス org.seasar.uruma.component.jface.RowLayoutInfo の変数
 
pageIncrement - クラス org.seasar.uruma.component.jface.ScaleComponent の変数
 
pageIncrement - クラス org.seasar.uruma.component.jface.SliderComponent の変数
 
pageIncrement - クラス org.seasar.uruma.component.jface.SpinnerComponent の変数
 
PARAM_BASE_PATH - クラス org.seasar.uruma.component.factory.UrumaTagHandler の static 変数
画面定義テンプレートファイルのベースパスを表す TagHandlerContext のパラメータ名です。
PARAM_PATH - クラス org.seasar.uruma.component.factory.UrumaTagHandler の static 変数
画面定義テンプレートファイルのパスを表す TagHandlerContext のパラメータ名です。
ParameterElement - org.seasar.uruma.rcp.configuration.elements の クラス
parameter 要素のための ConfigurationElement です。
ParameterElement(String, String) - クラス org.seasar.uruma.rcp.configuration.elements.ParameterElement のコンストラクタ
ParameterElement を構築します。
ParamSpec - org.seasar.uruma.component.spec の クラス
GUI コンポーネントの属性パラメータに関する仕様情報を保持するためのクラスです。
ParamSpec() - クラス org.seasar.uruma.component.spec.ParamSpec のコンストラクタ
 
parentId - クラス org.seasar.uruma.rcp.configuration.elements.ContextElement の変数
親コンテクスト ID です。
parentId - クラス org.seasar.uruma.rcp.configuration.elements.SchemeElement の変数
親スキームの ID です。
ParseException - org.seasar.uruma.exception の 例外
画面定義 XML ファイルのパースに失敗した場合にスローされる例外です。
ParseException(String, String) - 例外 org.seasar.uruma.exception.ParseException のコンストラクタ
ParseException を構築します。
parseStyle(String) - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder のメソッド
 
PART_ACTION_CLASS_FOUND - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
パートアクションクラス設定時のメッセージコードです。
PART_ACTION_CLASS_NOT_FOUND - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
パートアクションクラスが見つからなかった場合のメッセージコードです。
PART_ACTION_SUFFIX - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
パートアクションクラスのサフィックスです。
PART_IN_PERSPECTIVE_NOT_FOUND - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
perspective 要素内で参照されているパートの ID が見つからない場合のメッセージコードです。
PartActionDesc - org.seasar.uruma.desc の インタフェース
パートアクションクラスのメタデータを扱うためのインターフェースです。
PartActionDescFactory - org.seasar.uruma.desc の クラス
PartActionDesc オブジェクトを取得するためのファクトリクラスです。
PartActionDescFactory() - クラス org.seasar.uruma.desc.PartActionDescFactory のコンストラクタ
 
PartActionDescImpl - org.seasar.uruma.desc.impl の クラス
PartActionDesc の実装クラスです。
PartActionDescImpl(Class<?>) - クラス org.seasar.uruma.desc.impl.PartActionDescImpl のコンストラクタ
PartActionDescImpl を構築します。
partActionDescs - クラス org.seasar.uruma.desc.PartActionDescFactory の static 変数
 
PartComponent - org.seasar.uruma.component.rcp の クラス
part 要素を表すコンポーネントです。
PartComponent() - クラス org.seasar.uruma.component.rcp.PartComponent のコンストラクタ
 
PartConfigurationElement - org.seasar.uruma.component.base の クラス
子要素を持たない ConfigurationElement の基底クラスです。
PartConfigurationElement() - クラス org.seasar.uruma.component.base.PartConfigurationElement のコンストラクタ
 
PartContext - org.seasar.uruma.context の インタフェース
ウィンドウパートに関する情報を保持するクラスのための、インターフェースです。
PartContextImpl - org.seasar.uruma.context.impl の クラス
PartContext の実装クラスです。
PartContextImpl(String, WindowContext) - クラス org.seasar.uruma.context.impl.PartContextImpl のコンストラクタ
PartContextImpl を構築します。
PartFolderComponent - org.seasar.uruma.component.rcp の クラス
partFolder 要素を表すコンポーネントです。
PartFolderComponent() - クラス org.seasar.uruma.component.rcp.PartFolderComponent のコンストラクタ
 
path - クラス org.seasar.uruma.rcp.configuration.elements.ActionSetsMenuElement の変数
メニューのパスです。
PATH - クラス org.seasar.uruma.util.S2ContainerListToHtmlUtil の static 変数
パスです。
PathUtil - org.seasar.uruma.util の クラス
パスに関するユーティリティメソッドを提供するクラスです。
peekRenderingContext() - クラス org.seasar.uruma.renderer.impl.AbstractWidgetRenderer のメソッド
 
percent - クラス org.seasar.uruma.component.jface.GradientItem の変数
 
PERIOD - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
ピリオド (.)
PERSPECTIVE_NOT_FOUND - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
パースペクティブが見つからない場合のメッセージコードです。
perspectiveBar - クラス org.seasar.uruma.component.rcp.WorkbenchComponent の変数
パースぺクティブバーの表示/非表示を指定します。
PerspectiveComponent - org.seasar.uruma.component.rcp の クラス
perspective 要素を表すコンポーネントです。
PerspectiveComponent() - クラス org.seasar.uruma.component.rcp.PerspectiveComponent のコンストラクタ
 
PerspectiveElement - org.seasar.uruma.rcp.configuration.elements の クラス
perspective 要素のための ConfigurationElement です。
PerspectiveElement() - クラス org.seasar.uruma.rcp.configuration.elements.PerspectiveElement のコンストラクタ
PerspectiveElement を構築します。
PerspectiveElement(PerspectiveComponent) - クラス org.seasar.uruma.rcp.configuration.elements.PerspectiveElement のコンストラクタ
PerspectiveComponent を元にして PerspectiveElement を構築します。
PERSPECTIVES - インタフェース org.seasar.uruma.rcp.configuration.ExtensionPoints の static 変数
エクステンションポイント:"org.eclipse.ui.perspectives" を表す定数です。
PerspectivesBuilder - org.seasar.uruma.rcp.configuration.extension の クラス
perspectives 拡張ポイントのための ExtensionBuilder です。
PerspectivesBuilder() - クラス org.seasar.uruma.rcp.configuration.extension.PerspectivesBuilder のコンストラクタ
 
platform - クラス org.seasar.uruma.rcp.configuration.elements.KeyElement の変数
キーバインディングを適用するプラットフォームです。
pluginId - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl の変数
 
point - クラス org.seasar.uruma.rcp.configuration.Extension の変数
拡張ポイントの名称です。
pojo - クラス org.seasar.uruma.viewer.PojoTableLabelProvider の変数
 
PojoLabelProvider - org.seasar.uruma.viewer の インタフェース
POJO をラベルプロバイダとして使用するためのインターフェースです。
PojoTableLabelProvider - org.seasar.uruma.viewer の クラス
POJO をテーブルのラベルプロバイダとして利用するためのアダプタクラスです。
PojoTableLabelProvider() - クラス org.seasar.uruma.viewer.PojoTableLabelProvider のコンストラクタ
 
popRenderingContext() - クラス org.seasar.uruma.renderer.impl.AbstractWidgetRenderer のメソッド
 
populateCopyBuffer(StringBuffer, Throwable) - クラス org.seasar.uruma.ui.dialogs.UrumaErrorDialog のメソッド
 
populateCopyBuffer(StringBuffer, StackTraceElement) - クラス org.seasar.uruma.ui.dialogs.UrumaErrorDialog のメソッド
 
PopupElement - org.seasar.uruma.rcp.configuration.elements の クラス
popup 要素のための ConfigurationElement です。
PopupElement(String) - クラス org.seasar.uruma.rcp.configuration.elements.PopupElement のコンストラクタ
PopupElement を構築します。
position - クラス org.seasar.uruma.component.rcp.PartComponent の変数
パースペクティブ内の配置位置を表します。
position - クラス org.seasar.uruma.component.rcp.PartFolderComponent の変数
パースペクティブ内の配置位置を表します。
PostOpenMethod - org.seasar.uruma.annotation の 注釈タイプ
ウィンドウ表示後に実行するメソッドを指定するためのアノテーションです。
postWindowCreate() - クラス org.seasar.uruma.rcp.ui.UrumaWorkbenchWindowAdvisor のメソッド
 
PRE_RENDER_END - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
UIComponent.preRender(org.seasar.uruma.context.WidgetHandle, org.seasar.uruma.context.WindowContext) メソッド終了時のメッセージコードです。
PRE_RENDER_START - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
UIComponent.preRender(org.seasar.uruma.context.WidgetHandle, org.seasar.uruma.context.WindowContext) メソッド開始時のメッセージコードです。
PreCloseMethod - org.seasar.uruma.annotation の 注釈タイプ
ウィンドウクローズ直前に実行するメソッドを指定するためのアノテーションです。
PREFERENCES - インタフェース org.seasar.uruma.rcp.configuration.ExtensionPoints の static 変数
エクステンションポイント:"org.eclipse.core.runtime.preferences" を表す定数です。
PreferenceStoreUtil - org.seasar.eclipse.common.util の クラス
 
PreferenceStoreUtil() - クラス org.seasar.eclipse.common.util.PreferenceStoreUtil のコンストラクタ
 
prepareS2Components() - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl のメソッド
 
prepareSelectionProvider(PartContext) - クラス org.seasar.uruma.rcp.ui.GenericViewPart のメソッド
 
prepareUrumaService(BundleContext) - クラス org.seasar.uruma.rcp.core.CoreActivator のメソッド
Uruma アプリケーションを検索し、アクティベートします。
preRender(WidgetHandle, WindowContext) - クラス org.seasar.uruma.component.base.AbstractUIComponent のメソッド
 
preRender(WidgetHandle, WindowContext) - インタフェース org.seasar.uruma.component.UIComponent のメソッド
設定されたレンダラを利用して、レンダリングを行います。
preRender(UIComponent, WidgetHandle, WindowContext) - クラス org.seasar.uruma.renderer.impl.AbstractRenderer のメソッド
 
preRender(UIComponent, WidgetHandle, WindowContext) - クラス org.seasar.uruma.renderer.impl.MenuItemRenderer のメソッド
 
preRender(UIComponent, WidgetHandle, WindowContext) - クラス org.seasar.uruma.renderer.impl.MenuManagerRenderer のメソッド
 
preRender(UIComponent, WidgetHandle, WindowContext) - クラス org.seasar.uruma.renderer.impl.NullRenderer のメソッド
 
preRender(UIComponent, WidgetHandle, WindowContext) - クラス org.seasar.uruma.renderer.impl.SeparatorRenderer のメソッド
 
preRender(UIComponent, WidgetHandle, WindowContext) - インタフェース org.seasar.uruma.renderer.Renderer のメソッド
レンダリングを行います。
preRenderChild(WidgetHandle, WindowContext) - クラス org.seasar.uruma.component.jface.CompositeComponent のメソッド
子コンポーネントのプリレンダリングを行います。
preShutdown() - クラス org.seasar.uruma.rcp.ui.UrumaWorkbenchAdvisor のメソッド
 
preWindowOpen() - クラス org.seasar.uruma.rcp.ui.UrumaWorkbenchWindowAdvisor のメソッド
 
Procedure - org.seasar.uruma.procedure.entity の クラス
プロシジャ定義を表すクラスです。
Procedure() - クラス org.seasar.uruma.procedure.entity.Procedure のコンストラクタ
 
ProcedureManager - org.seasar.uruma.procedure の インタフェース
プロシジャに関する定義情報を管理するためのインターフェースです。
Procedures - org.seasar.uruma.procedure.entity の クラス
一つの画面に対応するプロシジャ定義を表すクラスです。
Procedures() - クラス org.seasar.uruma.procedure.entity.Procedures のコンストラクタ
 
ProgressBarComponent - org.seasar.uruma.component.jface の クラス
ProgressBar に対応するコンポーネントです。
ProgressBarComponent() - クラス org.seasar.uruma.component.jface.ProgressBarComponent のコンストラクタ
 
ProgressBarRenderer - org.seasar.uruma.renderer.impl の クラス
ProgressBar のレンダリングを行うクラスです。
ProgressBarRenderer() - クラス org.seasar.uruma.renderer.impl.ProgressBarRenderer のコンストラクタ
 
progressIndicator - クラス org.seasar.uruma.component.rcp.WorkbenchComponent の変数
プログレスバーの表示/非表示を指定します。
ProgressMonitor - org.seasar.uruma.jobs の インタフェース
ジョブの進捗を通知するためのインタフェースです。
ProjectUtil - org.seasar.eclipse.common.util の クラス
 
ProjectUtil() - クラス org.seasar.eclipse.common.util.ProjectUtil のコンストラクタ
 
PROP_SAX_PARSER_FACTORY - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
SAXParserFactory を指定するためのプロパティ名です。
PROPERTY_IS_NOT_WRITABLE - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
プロパティの書き込みに失敗した際のメッセージコードです。
PROPERY_NOT_FOUND - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
XML 要素をマッピングする Java クラス側に対応する属性が見つからなかった際のメッセージコードです。
PROTCOL_FILE - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
file プロトコルの名称です。
PROTCOL_JAR - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
jar プロトコルの名称です。
PUSH - クラス org.seasar.uruma.component.jface.MenuItemComponent の static 変数
プッシュボタンスタイルを表す文字列です。
pushRenderingContext(Object) - クラス org.seasar.uruma.renderer.impl.AbstractWidgetRenderer のメソッド
 
putColor(String, RGB) - クラス org.seasar.eclipse.common.util.ColorManager の static メソッド
カラーを登録します。
putColor(RGB) - クラス org.seasar.eclipse.common.util.ColorManager の static メソッド
カラーを登録します。
putColorByColorText(String) - クラス org.seasar.eclipse.common.util.ColorManager の static メソッド
#RRGGBB 形式のテキストを元にカラーを登録します。
putImage(String, String) - クラス org.seasar.eclipse.common.util.ImageManager の static メソッド
Image オブジェクトを登録します。
putImage(String, ImageData) - クラス org.seasar.eclipse.common.util.ImageManager の static メソッド
ImageData から生成した Image オブジェクトを登録します。
putImageDescriptor(String, String) - クラス org.seasar.eclipse.common.util.ImageManager の static メソッド
ImageDescriptor オブジェクトを登録します。
putWidgetHandle(WidgetHandle) - クラス org.seasar.uruma.context.impl.AbstractWidgetHolder のメソッド
 
putWidgetHandle(WidgetHandle) - インタフェース org.seasar.uruma.context.WidgetHolder のメソッド
WidgetHandle を登録します。

R

RADIO - クラス org.seasar.uruma.component.jface.MenuItemComponent の static 変数
ラジオボタンスタイルを表す文字列です。
ratio - クラス org.seasar.uruma.component.rcp.PartComponent の変数
パースペクティブ内に占める割合(%)を表します。
ratio - クラス org.seasar.uruma.component.rcp.PartFolderComponent の変数
パースペクティブ内に占める割合(%)を表します。
RcpProgressMonitor - org.seasar.uruma.jobs.impl の クラス
RCP 環境における ProgressMonitor の実装クラスです。
RcpProgressMonitor(IProgressMonitor) - クラス org.seasar.uruma.jobs.impl.RcpProgressMonitor のコンストラクタ
RcpProgressMonitor を構築します。
RcpResourceUtil - org.seasar.uruma.rcp.util の クラス
Eclipse / RCP 環境でのリソースを扱うためのユーティリティクラスです。
RcpResourceUtil() - クラス org.seasar.uruma.rcp.util.RcpResourceUtil のコンストラクタ
 
ref - クラス org.seasar.uruma.component.rcp.PartComponent の変数
配置する viewParteditorPart の ID を表します。
regCloseKey(RegistryHandle) - クラス org.seasar.uruma.util.win32.RegistryUtil の static メソッド
レジストリをクローズします。
registComponents() - インタフェース org.seasar.uruma.component.factory.desc.ComponentRegistry のメソッド
コンテクストクラスローダからコンポーネント定義ファイル(UCDファイル)を読み込み、登録します。
registComponents(ClassLoader) - インタフェース org.seasar.uruma.component.factory.desc.ComponentRegistry のメソッド
指定されたクラスローダからコンポーネント定義ファイル(UCDファイル)を読み込み、登録します。
registComponents() - クラス org.seasar.uruma.component.factory.desc.impl.ComponentRegistryImpl のメソッド
 
registComponents(ClassLoader) - クラス org.seasar.uruma.component.factory.desc.impl.ComponentRegistryImpl のメソッド
 
registComponents() - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl のメソッド
 
registComponents(IWorkbenchWindowConfigurer) - クラス org.seasar.uruma.rcp.ui.UrumaWorkbenchWindowAdvisor のメソッド
 
registerAll() - クラス org.seasar.uruma.container.cooldeploy.UrumaCoolComponentAutoRegister のメソッド
自動登録を行います。
registerCommandDesc(CommandDesc) - インタフェース org.seasar.uruma.rcp.binding.CommandRegistry のメソッド
CommandDesc を登録します。
registerCommandDesc(CommandDesc) - クラス org.seasar.uruma.rcp.binding.impl.CommandRegistryImpl のメソッド
 
registerContextMenu() - クラス org.seasar.uruma.rcp.ui.GenericViewPart のメソッド
 
registerExtensions() - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl のメソッド
拡張ポイントの設定を行います。
registerProductPreferenceService(BundleContext) - クラス org.seasar.uruma.rcp.core.CoreActivator のメソッド
UrumaPreferencesServiceIProductPreferencesService としてサービス登録します。
registerService(String[], Object, Dictionary) - クラス org.seasar.uruma.rcp.unit.MockBundleContext のメソッド
 
registerService(String, Object, Dictionary) - クラス org.seasar.uruma.rcp.unit.MockBundleContext のメソッド
 
registry - クラス org.seasar.eclipse.common.util.FontManager の static 変数
 
RegistryHandle - org.seasar.uruma.util.win32 の クラス
レジストリハンドルを表すクラスです。
RegistryUtil - org.seasar.uruma.util.win32 の クラス
Windows レジストリアクセスに関するユーティリティクラスです。
regOpenKey(int, String) - クラス org.seasar.uruma.util.win32.RegistryUtil の static メソッド
レジストリをオープンします。
regQueryValue(RegistryHandle, String) - クラス org.seasar.uruma.util.win32.RegistryUtil の static メソッド
レジストリから値を読み込みます。
remove(String) - クラス org.seasar.uruma.core.impl.TemplateManagerImpl のメソッド
 
remove(String) - インタフェース org.seasar.uruma.core.TemplateManager のメソッド
指定された idのテンプレートキャッシュの内容をクリアします。
removeBuilders(IProject, String[]) - クラス org.seasar.eclipse.common.util.ProjectUtil の static メソッド
 
removeBundleListener(BundleListener) - クラス org.seasar.uruma.rcp.unit.MockBundleContext のメソッド
 
removeFrameworkListener(FrameworkListener) - クラス org.seasar.uruma.rcp.unit.MockBundleContext のメソッド
 
removeId(String) - クラス org.seasar.uruma.procedure.entity.Sequence のメソッド
プロシジャ実行対象 GUI コンポーネントの ID を削除します。
removeListener(ILabelProviderListener) - クラス org.seasar.uruma.viewer.GenericLabelProvider のメソッド
 
removeListener(ILabelProviderListener) - クラス org.seasar.uruma.viewer.GenericTableLabelProvider のメソッド
 
removeNature(IProject, String) - クラス org.seasar.eclipse.common.util.ProjectUtil の static メソッド
 
removeProcedure(Procedure) - クラス org.seasar.uruma.procedure.entity.Sequence のメソッド
プロシジャ定義を削除します。
removeProcedureDef(String) - インタフェース org.seasar.uruma.procedure.ProcedureManager のメソッド
指定された画面 ID に対応するプロシジャ定義を削除します。
removeSequence(Sequence) - クラス org.seasar.uruma.procedure.entity.Procedures のメソッド
プロシジャシーケンスを削除します。
removeServiceListener(ServiceListener) - クラス org.seasar.uruma.rcp.unit.MockBundleContext のメソッド
 
render(WidgetHandle, PartContext) - クラス org.seasar.uruma.component.base.AbstractUIComponent のメソッド
 
render(WidgetHandle, PartContext) - インタフェース org.seasar.uruma.component.UIComponent のメソッド
設定されたレンダラを利用して、レンダリングを行います。
render(UIComponent, WidgetHandle, PartContext) - クラス org.seasar.uruma.renderer.impl.AbstractViewerRenderer のメソッド
 
render(UIComponent, WidgetHandle, PartContext) - クラス org.seasar.uruma.renderer.impl.AbstractWidgetRenderer のメソッド
 
render(UIComponent, WidgetHandle, PartContext) - クラス org.seasar.uruma.renderer.impl.MenuItemRenderer のメソッド
 
render(UIComponent, WidgetHandle, PartContext) - クラス org.seasar.uruma.renderer.impl.MenuManagerRenderer のメソッド
 
render(UIComponent, WidgetHandle, PartContext) - クラス org.seasar.uruma.renderer.impl.NullRenderer のメソッド
 
render(UIComponent, WidgetHandle, PartContext) - クラス org.seasar.uruma.renderer.impl.SeparatorRenderer のメソッド
 
render(UIComponent, WidgetHandle, PartContext) - クラス org.seasar.uruma.renderer.impl.ViewPartRenderer のメソッド
 
render(UIComponent, WidgetHandle, PartContext) - クラス org.seasar.uruma.renderer.impl.WindowRenderer のメソッド
 
render(UIComponent, WidgetHandle, PartContext) - インタフェース org.seasar.uruma.renderer.Renderer のメソッド
レンダリングを行います。
RENDER_END - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
UIComponent.render(org.seasar.uruma.context.WidgetHandle, org.seasar.uruma.context.PartContext) メソッド終了時のメッセージコードです。
RENDER_MAPPING_FAILED - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
レンダリング時の値の設定に失敗した場合のメッセージコードです。
RENDER_START - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
UIComponent.render(org.seasar.uruma.context.WidgetHandle, org.seasar.uruma.context.PartContext) メソッド開始時のメッセージコードです。
renderAfter(WidgetHandle, UIComponent, WidgetHandle, PartContext) - クラス org.seasar.uruma.renderer.impl.AbstractViewerRenderer のメソッド
 
renderAfter(WidgetHandle, UIComponent, WidgetHandle, PartContext) - クラス org.seasar.uruma.renderer.impl.AbstractWidgetRenderer のメソッド
 
renderAfter(WidgetHandle, UIComponent, WidgetHandle, PartContext) - クラス org.seasar.uruma.renderer.impl.MenuItemRenderer のメソッド
 
renderAfter(WidgetHandle, UIComponent, WidgetHandle, PartContext) - クラス org.seasar.uruma.renderer.impl.MenuManagerRenderer のメソッド
 
renderAfter(WidgetHandle, UIComponent, WidgetHandle, PartContext) - クラス org.seasar.uruma.renderer.impl.NullRenderer のメソッド
 
renderAfter(WidgetHandle, UIComponent, WidgetHandle, PartContext) - クラス org.seasar.uruma.renderer.impl.SeparatorRenderer のメソッド
 
renderAfter(WidgetHandle, UIComponent, WidgetHandle, PartContext) - クラス org.seasar.uruma.renderer.impl.TreeViewerRenderer のメソッド
 
renderAfter(WidgetHandle, UIComponent, WidgetHandle, PartContext) - クラス org.seasar.uruma.renderer.impl.ViewPartRenderer のメソッド
 
renderAfter(WidgetHandle, UIComponent, WidgetHandle, PartContext) - インタフェース org.seasar.uruma.renderer.Renderer のメソッド
子のレンダリングが終わった後に呼び出されるメソッドです。
renderChild(WidgetHandle, PartContext) - クラス org.seasar.uruma.component.jface.CompositeComponent のメソッド
子コンポーネントのレンダリングを行います。
renderChildren(WidgetHandle, PartContext) - クラス org.seasar.uruma.component.jface.TreeItemComponent のメソッド
 
Renderer - org.seasar.uruma.renderer の インタフェース
ウィジットをレンダリングするためのインターフェースです。
RENDERER_NOT_FOUND - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
レンダラが見つからない場合のメッセージコードです。
RendererArgTagHandler - org.seasar.uruma.component.factory.desc.handler の クラス
renderer/arg 要素のためのタグハンドラです。
RendererArgTagHandler() - クラス org.seasar.uruma.component.factory.desc.handler.RendererArgTagHandler のコンストラクタ
 
RendererExtender - org.seasar.uruma.renderer の クラス
拡張レンダラを管理するためのクラスです。
RendererExtender() - クラス org.seasar.uruma.renderer.RendererExtender のコンストラクタ
 
RendererExtension - org.seasar.uruma.renderer の インタフェース
標準のレンダラを拡張するためのインターフェースです。
RendererFactory - org.seasar.uruma.renderer の クラス
レンダラを取得するためのファクトリクラスです。
RendererFactory() - クラス org.seasar.uruma.renderer.RendererFactory のコンストラクタ
 
RendererSupportUtil - org.seasar.uruma.renderer の クラス
レンダリングのサポートを行うユーティリティクラスです。
RendererSupportUtil() - クラス org.seasar.uruma.renderer.RendererSupportUtil のコンストラクタ
 
RendererTagHandler - org.seasar.uruma.component.factory.desc.handler の クラス
renderer 要素のためのタグハンドラです。
RendererTagHandler() - クラス org.seasar.uruma.component.factory.desc.handler.RendererTagHandler のコンストラクタ
 
RenderException - org.seasar.uruma.exception の 例外
レンダリング処理中に異常が発生した際にスローされるクラスです。
RenderException(String, Object...) - 例外 org.seasar.uruma.exception.RenderException のコンストラクタ
RenderException を構築します。
RenderException(String, Throwable, Object...) - 例外 org.seasar.uruma.exception.RenderException のコンストラクタ
RenderException を構築します。
renderImage(TreeItemComponent, TreeItem) - クラス org.seasar.uruma.renderer.impl.TreeItemRenderer のメソッド
 
RenderingPolicy - org.seasar.uruma.annotation の 注釈タイプ
コンポーネントから SWT のウィジットに対するレンダリング方法を指定するアノテーションです。
RenderingPolicy.ConversionType - org.seasar.uruma.annotation の 列挙型
レンダリング対象属性の型を表す列挙型です。
RenderingPolicy.SetTiming - org.seasar.uruma.annotation の 列挙型
属性を設定するタイミングを表す列挙型です。
RenderingPolicy.TargetType - org.seasar.uruma.annotation の 列挙型
レンダリング対象を指定するための列挙型です。
renderMenu(MenuComponent, Menu) - クラス org.seasar.uruma.renderer.impl.MenuManagerRenderer のメソッド
メニューのレンダリングを行います。
renderText(TreeItemComponent, TreeItem) - クラス org.seasar.uruma.renderer.impl.TreeItemRenderer のメソッド
 
renderWidget(COMPONENT_TYPE, WIDGET_TYPE) - クラス org.seasar.uruma.renderer.impl.AbstractWidgetRenderer のメソッド
生成したウィジットに対するレンダリングを行います。
replaceSeparator(String) - クラス org.seasar.uruma.util.PathUtil の static メソッド
セパレータを「\」から「/」へ変換します。
REQUIRE_BUNDLE - クラス org.seasar.uruma.rcp.util.BundleInfoUtil の static 変数
"Require-Bundle" を表す定数です。
REQUIRED_EXECUTION_ENVIRONMENT - クラス org.seasar.uruma.rcp.util.BundleInfoUtil の static 変数
"Bundle-RequiredExecutionEnvironment" を表す定数です。
REQUIRED_VIEWPART_ERROR - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
ViewPart のレンダリング時にルートコンポーネントが ViewPartComponent でなかった場合のエラーコードです。
reRender(WidgetHandle) - クラス org.seasar.uruma.renderer.impl.AbstractRenderer のメソッド
 
reRender(WidgetHandle) - クラス org.seasar.uruma.renderer.impl.AbstractWidgetRenderer のメソッド
 
reRender(WidgetHandle) - クラス org.seasar.uruma.renderer.impl.NullRenderer のメソッド
 
reRender(WidgetHandle) - インタフェース org.seasar.uruma.renderer.Renderer のメソッド
一度レンダリングしたウィジットに対する再レンダリングを行います。
resetIndent() - クラス org.seasar.uruma.component.writer.UIElementWriter のメソッド
インデントをリセットします。
resizable - クラス org.seasar.uruma.component.jface.TableColumnComponent の変数
 
resolvedBundle(BundleEvent) - クラス org.seasar.uruma.rcp.core.UrumaBundleListener のメソッド
 
resolveEnabledState() - クラス org.seasar.uruma.binding.enables.impl.ViewerEnablesDependingListener のメソッド
 
resolver - クラス org.seasar.uruma.component.factory.desc.impl.ComponentRegistryImpl の変数
 
resolver - クラス org.seasar.uruma.component.factory.impl.ComponentTreeBuilderImpl の変数
 
ResouceUtil - org.seasar.eclipse.common.util の クラス
 
ResouceUtil() - クラス org.seasar.eclipse.common.util.ResouceUtil のコンストラクタ
 
resource - クラス org.seasar.eclipse.common.action.AbstractEditorActionDelegate の変数
 
ResourceFilter - org.seasar.uruma.util.resource の インタフェース
リソースパスのためのフィルタです。
ResourceHandler - org.seasar.uruma.util.resource の インタフェース
リソースを処理するクラスのためのインターフェースです。
ResourceTraverser - org.seasar.uruma.util.resource の インタフェース
リソースツリーをトラバースするクラスのためのインターフェースです。
ResourceTraverserFactory - org.seasar.uruma.util.resource の クラス
ResourceTraverser のためのファクトリクラスです。
ResourceTreeSelectionDialog - org.seasar.eclipse.common.wiget の クラス
 
ResourceTreeSelectionDialog(Shell, IContainer, int) - クラス org.seasar.eclipse.common.wiget.ResourceTreeSelectionDialog のコンストラクタ
 
RESTART - クラス org.seasar.uruma.util.S2ContainerListToHtmlUtil の static 変数
queryStringの再起動のキーです。
restoreClassLoader() - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl のメソッド
 
restoreClassLoader() - インタフェース org.seasar.uruma.rcp.UrumaService のメソッド
直前に使用していたクラスローダに切り替えます。
retarget - クラス org.seasar.uruma.rcp.configuration.elements.ActionElement の変数
リターゲット・アクションにするかどうかを指定します。
returnTypeId - クラス org.seasar.uruma.rcp.configuration.elements.CommandElement の変数
コマンドの戻り値 ID です。
RootComponentTagHandler - org.seasar.uruma.component.factory.handler の クラス
template 要素の直下に記述される要素に対するタグハンドラです。
RootComponentTagHandler(Class<? extends UIElement>) - クラス org.seasar.uruma.component.factory.handler.RootComponentTagHandler のコンストラクタ
RootComponentTagHandler を構築します。
rootThrowable - クラス org.seasar.uruma.ui.dialogs.UrumaErrorDialog の変数
 
RowDataInfo - org.seasar.uruma.component.jface の クラス
RowData に関する情報を保持するクラスです。
RowDataInfo() - クラス org.seasar.uruma.component.jface.RowDataInfo のコンストラクタ
 
RowLayoutInfo - org.seasar.uruma.component.jface の クラス
RowLayout に関する情報を保持するクラスです。
RowLayoutInfo() - クラス org.seasar.uruma.component.jface.RowLayoutInfo のコンストラクタ
 
run(IAction) - クラス org.seasar.eclipse.common.action.AbstractProjectAction のメソッド
 
run(IAction, IProject) - クラス org.seasar.eclipse.common.action.AbstractProjectAction のメソッド
 
run() - クラス org.seasar.uruma.binding.method.GenericAction のメソッド
 
runBare() - クラス org.seasar.uruma.rcp.unit.UrumaRcpTestCase のメソッド
 
RunElement - org.seasar.uruma.rcp.configuration.elements の クラス
run 要素のための ConfigurationElement です。
RunElement() - クラス org.seasar.uruma.rcp.configuration.elements.RunElement のコンストラクタ
 
runWithEvent(Event) - クラス org.seasar.uruma.binding.method.GenericAction のメソッド
 

S

S2ContainerListToHtmlUtil - org.seasar.uruma.util の クラス
S2ContainerにレジストされているオブジェクトをHTMLに出力するユーティリティです。
S2ContainerListToHtmlUtil() - クラス org.seasar.uruma.util.S2ContainerListToHtmlUtil のコンストラクタ
 
S2ContainerUtil - org.seasar.uruma.util の クラス
S2Container を利用するためのユーティリティクラスです。
SashFormComponent - org.seasar.uruma.component.jface の クラス
SashForm を表すコンポーネントです。
SashFormComponent() - クラス org.seasar.uruma.component.jface.SashFormComponent のコンストラクタ
 
SashFormRenderer - org.seasar.uruma.renderer.impl の クラス
SashForm のレンダリングを行うクラスです。
SashFormRenderer() - クラス org.seasar.uruma.renderer.impl.SashFormRenderer のコンストラクタ
 
saveAndRestore - クラス org.seasar.uruma.component.rcp.WorkbenchComponent の変数
ウィンドウの位置・サイズの保存可否を指定します。
saveWindowImage(Shell, String, int) - クラス org.seasar.eclipse.common.util.SWTUtil の static メソッド
指定された Shell のイメージをキャプチャしてファイルへ保存します。
SAX_PARSER_FACTORY_CLASS - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
SAXParserFactory の実装クラス名です。
ScaleComponent - org.seasar.uruma.component.jface の クラス
Scale を表すコンポーネントです。
ScaleComponent() - クラス org.seasar.uruma.component.jface.ScaleComponent のコンストラクタ
 
ScaleRenderer - org.seasar.uruma.renderer.impl の クラス
Scale のレンダリングを行うクラスです。
ScaleRenderer() - クラス org.seasar.uruma.renderer.impl.ScaleRenderer のコンストラクタ
 
SCHEMA_PATH - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
画面定義XMLのスキーマファイルパスです。
SchemeElement - org.seasar.uruma.rcp.configuration.elements の クラス
scheme 要素を表す ConfigurationElement です。
SchemeElement(String, String) - クラス org.seasar.uruma.rcp.configuration.elements.SchemeElement のコンストラクタ
SchemeElement を構築します。
schemeId - クラス org.seasar.uruma.rcp.configuration.elements.KeyElement の変数
スキーム ID です。
seconds - クラス org.seasar.uruma.component.jface.DateTimeComponent の変数
 
selection - クラス org.seasar.uruma.component.jface.ButtonComponent の変数
 
selection - クラス org.seasar.uruma.component.jface.CTabFolderComponent の変数
 
selection - クラス org.seasar.uruma.component.jface.MenuItemComponent の変数
選択状態です。
selection - クラス org.seasar.uruma.component.jface.ProgressBarComponent の変数
 
selection - クラス org.seasar.uruma.component.jface.ScaleComponent の変数
 
selection - クラス org.seasar.uruma.component.jface.SliderComponent の変数
 
selection - クラス org.seasar.uruma.component.jface.SpinnerComponent の変数
 
selection - クラス org.seasar.uruma.component.jface.TabFolderComponent の変数
 
selection - クラス org.seasar.uruma.component.jface.TableComponent の変数
 
selection - クラス org.seasar.uruma.component.jface.ToolItemComponent の変数
 
selectionBackground - クラス org.seasar.uruma.component.jface.CTabFolderComponent の変数
 
selectionBackgroundImage - クラス org.seasar.uruma.component.jface.CTabFolderComponent の変数
 
selectionChanged(IAction, ISelection) - クラス org.seasar.eclipse.common.action.AbstractEditorActionDelegate のメソッド
 
selectionChanged(IAction, ISelection) - クラス org.seasar.eclipse.common.action.AbstractProjectAction のメソッド
 
selectionChanged(SelectionChangedEvent) - クラス org.seasar.uruma.binding.method.GenericSelectionChangedListener のメソッド
 
selectionChanged(IWorkbenchPart, ISelection) - クラス org.seasar.uruma.rcp.binding.GenericSelectionListener のメソッド
イベント処理を行います。
selectionEnd - クラス org.seasar.uruma.component.jface.TextComponent の変数
 
selectionForeground - クラス org.seasar.uruma.component.jface.CTabFolderComponent の変数
 
SelectionListener - org.seasar.uruma.annotation の 注釈タイプ
選択状態の変化を受信するメソッドを指定するためのアノテーションです。
selectionStart - クラス org.seasar.uruma.component.jface.TextComponent の変数
 
SEM_FAILCRITICALERRORS - インタフェース org.seasar.uruma.util.win32.Kernel32 の static 変数
致命的なエラーに関するメッセージボックスを表示しません。
SEM_NOALIGNMENTFAULTEXCEPT - インタフェース org.seasar.uruma.util.win32.Kernel32 の static 変数
メモリ整列の違反を自動的に修復します。
SEM_NOGPFAULTERRORBOX - インタフェース org.seasar.uruma.util.win32.Kernel32 の static 変数
一般保護違反メッセージボックスを表示しません。
SEM_NOOPENFILEERRORBOX - インタフェース org.seasar.uruma.util.win32.Kernel32 の static 変数
ファイルが見つからなかった場合にメッセージボックスを表示しません。
SeparatorComponent - org.seasar.uruma.component.jface の クラス
Separator を表すコンポーネントです。
SeparatorComponent() - クラス org.seasar.uruma.component.jface.SeparatorComponent のコンストラクタ
 
SeparatorElement - org.seasar.uruma.rcp.configuration.elements の クラス
separator 要素のための ConfigurationElement です。
SeparatorElement(String, boolean) - クラス org.seasar.uruma.rcp.configuration.elements.SeparatorElement のコンストラクタ
SeparatorElement を構築します。
SeparatorRenderer - org.seasar.uruma.renderer.impl の クラス
Separator のレンダリングを行うためのクラスです。
SeparatorRenderer() - クラス org.seasar.uruma.renderer.impl.SeparatorRenderer のコンストラクタ
 
Sequence - org.seasar.uruma.procedure.entity の クラス
プロシジャの実行シーケンス情報を保持するクラスです。
Sequence() - クラス org.seasar.uruma.procedure.entity.Sequence のコンストラクタ
 
sequence - クラス org.seasar.uruma.rcp.configuration.elements.KeyElement の変数
キーシーケンスです。
service - クラス org.seasar.uruma.rcp.configuration.extension.AbstractExtensionBuilder の変数
 
service - クラス org.seasar.uruma.rcp.configuration.extension.ActionSetsBuilder の変数
 
service - クラス org.seasar.uruma.rcp.ui.AutoPerspectiveFactory の変数
 
service - クラス org.seasar.uruma.rcp.ui.GenericPerspectiveFactory の変数
 
serviceMap - クラス org.seasar.uruma.rcp.core.UrumaServiceFactory の static 変数
 
setAccelerator(IAction, MenuItemComponent) - クラス org.seasar.uruma.renderer.impl.MenuItemRenderer のメソッド
 
setActionCustomizer(ComponentCustomizer) - クラス org.seasar.uruma.container.creator.UrumaActionCreator のメソッド
ComponentCustomizerを設定します。
setActionCustomizer(ComponentCustomizer) - クラス org.seasar.uruma.container.creator.UrumaFormCreator のメソッド
ComponentCustomizerを設定します。
setActiveEditor(IAction, IEditorPart) - クラス org.seasar.eclipse.common.action.AbstractEditorActionDelegate のメソッド
 
setAttributes(UIElement, Attributes) - クラス org.seasar.uruma.component.factory.handler.GenericTagHandler のメソッド
UIElement へ属性の値をセットします。
setAttributes(UIElement, Object, RenderingPolicy.SetTiming) - クラス org.seasar.uruma.renderer.RendererSupportUtil の static メソッド
src でアノテートされたフィールドを dest へコピーします。
setBackGround(String) - インタフェース org.seasar.uruma.component.CommonAttributes のメソッド
背景色を設定します。
setBackGround(String) - クラス org.seasar.uruma.component.jface.CommonAttriburtesImpl のメソッド
 
setBasePath(String) - クラス org.seasar.uruma.component.base.AbstractUIElement のメソッド
 
setBasePath(UIElement, TagHandlerContext) - クラス org.seasar.uruma.component.factory.handler.GenericTagHandler のメソッド
UIElement へXMLのベースパスを設定します。
setBasePath(String) - インタフェース org.seasar.uruma.component.UIElement のメソッド
画面定義テンプレートファイルのベースパスを設定します。
setBlockOnOpen(boolean) - クラス org.seasar.uruma.ui.UrumaApplicationWindow のメソッド
 
setCallback(MethodCallback) - クラス org.seasar.uruma.binding.method.MethodBinding のメソッド
コールバックオブジェクトを設定します。
setCancelable(boolean) - クラス org.seasar.uruma.binding.method.AsyncMethodBinding のメソッド
キャンセル可能かどうかを設定します。
setCanceled(boolean) - クラス org.seasar.uruma.jobs.impl.RcpProgressMonitor のメソッド
 
setCanceled(boolean) - インタフェース org.seasar.uruma.jobs.ProgressMonitor のメソッド
キャンセル状態を設定します。
setChecked(IAction, MenuItemComponent) - クラス org.seasar.uruma.renderer.impl.MenuItemRenderer のメソッド
 
setChildLayoutDataInfo(LayoutDataInfo) - クラス org.seasar.uruma.component.jface.CompositeComponent のメソッド
子コンポーネントの LayoutDataInfo を設定します。
setClassToProvider(IBaseLabelProvider, Class<?>) - クラス org.seasar.uruma.binding.value.binder.AbstractValueBinder のメソッド
 
setCommonAttributes(CommonAttributes) - クラス org.seasar.uruma.component.jface.CompositeComponent のメソッド
 
setCommonAttributes(CommonAttributes) - インタフェース org.seasar.uruma.component.UICompositeComponent のメソッド
一括設定属性オブジェクトを設定します。
setCommonAttributes(UIComponent) - クラス org.seasar.uruma.renderer.impl.AbstractControlRenderer のメソッド
 
setCommonLayoutDataInfo(LayoutDataInfo) - クラス org.seasar.uruma.component.jface.FillLayoutInfo のメソッド
 
setCommonLayoutDataInfo(GridDataInfo) - クラス org.seasar.uruma.component.jface.GridLayoutInfo のメソッド
 
setCommonLayoutDataInfo(RowDataInfo) - クラス org.seasar.uruma.component.jface.RowLayoutInfo のメソッド
 
setCommonLayoutDataInfo(LAYOUT_DATA_INFO) - インタフェース org.seasar.uruma.component.LayoutInfo のメソッド
引き継ぎ用の LayoutDataInfo を設定します。
setCommonRowDataInfo(RowDataInfo) - クラス org.seasar.uruma.component.jface.RowLayoutInfo のメソッド
commonRowDataInfo を設定します。
setComponentClass(String) - クラス org.seasar.uruma.component.factory.desc.UrumaComponentDesc のメソッド
コンポーネントのクラス名を設定します。
setComponentTreeBuilder(ComponentTreeBuilder) - クラス org.seasar.uruma.core.impl.TemplateManagerImpl のメソッド
ComponentTreeBuilder を設定します。
setConfigPath(String) - クラス org.seasar.uruma.core.StandAloneUrumaStarter の static メソッド
dicon ファイルのパスを設定します。
setConfigurationWriter(ConfigurationWriter) - クラス org.seasar.uruma.component.base.PartConfigurationElement のメソッド
 
setConfigurationWriter(ConfigurationWriter) - インタフェース org.seasar.uruma.rcp.configuration.ConfigurationElement のメソッド
ConfigurationWriter を設定します。
setConfigurationWriter(ConfigurationWriter) - クラス org.seasar.uruma.rcp.configuration.elements.AbstractConfigurationElement のメソッド
 
setContents(Object[]) - クラス org.seasar.uruma.viewer.ContentsHolder のメソッド
 
setContents(List<?>) - クラス org.seasar.uruma.viewer.ContentsHolder のメソッド
 
setContents(Object[]) - インタフェース org.seasar.uruma.viewer.ContentsSettable のメソッド
コンテンツを設定します。
setContents(List<?>) - インタフェース org.seasar.uruma.viewer.ContentsSettable のメソッド
コンテンツを設定します。
setContext(PartContext) - クラス org.seasar.uruma.renderer.impl.AbstractRenderer のメソッド
PartContext を設定します。
setCreators(ComponentCreator[]) - クラス org.seasar.uruma.container.warmdeploy.UrumaWarmdeployBehavior のメソッド
コンポーネントクリエータの配列を設定します。
setDefaultButton(WindowComponent, PartContext) - クラス org.seasar.uruma.renderer.impl.WindowRenderer のメソッド
 
setDefaultFocus(WindowComponent, PartContext) - クラス org.seasar.uruma.renderer.impl.WindowRenderer のメソッド
 
setDescription(IAction, MenuItemComponent) - クラス org.seasar.uruma.renderer.impl.MenuItemRenderer のメソッド
 
setDisabledImageDescriptor(IAction, MenuItemComponent) - クラス org.seasar.uruma.renderer.impl.MenuItemRenderer のメソッド
 
setDtoCustomizer(ComponentCustomizer) - クラス org.seasar.uruma.container.creator.UrumaDtoCreator のメソッド
ComponentCustomizerを設定します。
setEnabled(boolean) - クラス org.seasar.uruma.rcp.binding.GenericHandler のメソッド
ハンドラのイネーブル状態を変更します。
setEnabled(IAction, MenuItemComponent) - クラス org.seasar.uruma.renderer.impl.MenuItemRenderer のメソッド
 
setEnablesDependingId(String) - クラス org.seasar.uruma.component.jface.ControlComponent のメソッド
依存先コンポーネントの ID を設定します。
setEnablesDependingId(String) - クラス org.seasar.uruma.component.jface.CoolItemComponent のメソッド
依存先コンポーネントの ID を設定します。
setEnablesDependingId(String) - クラス org.seasar.uruma.component.jface.ToolItemComponent のメソッド
依存先コンポーネントの ID を設定します。
setEnablesFor(String) - クラス org.seasar.uruma.component.jface.ControlComponent のメソッド
依存方法を設定します。
setEnablesFor(String) - クラス org.seasar.uruma.component.jface.ToolItemComponent のメソッド
依存方法を設定します。
setEnablesForType(String) - クラス org.seasar.uruma.component.jface.CoolItemComponent のメソッド
依存方法を設定します。
SetErrorMode(int) - インタフェース org.seasar.uruma.util.win32.Kernel32 のメソッド
 
setExtends(String) - クラス org.seasar.uruma.component.jface.TemplateImpl のメソッド
 
setExtends(String) - インタフェース org.seasar.uruma.component.Template のメソッド
継承元パスを設定します。
setFocus() - クラス org.seasar.uruma.rcp.ui.GenericViewPart のメソッド
 
setFont(ControlComponent, Control) - クラス org.seasar.uruma.renderer.impl.AbstractControlRenderer のメソッド
 
setFontHeight(String) - インタフェース org.seasar.uruma.component.CommonAttributes のメソッド
フォントの高さを設定します。
setFontHeight(String) - クラス org.seasar.uruma.component.jface.CommonAttriburtesImpl のメソッド
 
setFontName(String) - インタフェース org.seasar.uruma.component.CommonAttributes のメソッド
フォント名称を設定します。
setFontName(String) - クラス org.seasar.uruma.component.jface.CommonAttriburtesImpl のメソッド
 
setFontStyle(String) - インタフェース org.seasar.uruma.component.CommonAttributes のメソッド
フォントスタイルを設定します。
setFontStyle(String) - クラス org.seasar.uruma.component.jface.CommonAttriburtesImpl のメソッド
 
setForeGround(String) - インタフェース org.seasar.uruma.component.CommonAttributes のメソッド
前景色を設定します。
setForeGround(String) - クラス org.seasar.uruma.component.jface.CommonAttriburtesImpl のメソッド
 
setFormDesc(FormDesc) - クラス org.seasar.uruma.context.impl.PartContextImpl のメソッド
 
setFormDesc(FormDesc) - クラス org.seasar.uruma.context.impl.WindowContextImpl のメソッド
 
setFormDesc(FormDesc) - インタフェース org.seasar.uruma.context.PartContext のメソッド
FormDesc オブジェクトを設定します。
setFormObject(Object) - クラス org.seasar.uruma.context.impl.PartContextImpl のメソッド
 
setFormObject(Object) - クラス org.seasar.uruma.context.impl.WindowContextImpl のメソッド
 
setFormObject(Object) - インタフェース org.seasar.uruma.context.PartContext のメソッド
フォームクラスのオブジェクトを設定します。
setHeight(String) - インタフェース org.seasar.uruma.component.CommonAttributes のメソッド
コンポーネントの高さを設定します。
setHeight(String) - クラス org.seasar.uruma.component.jface.CommonAttriburtesImpl のメソッド
 
setHelpListener(HelpListener) - クラス org.seasar.uruma.binding.method.GenericAction のメソッド
 
setHoverImageDescriptor(IAction, MenuItemComponent) - クラス org.seasar.uruma.renderer.impl.MenuItemRenderer のメソッド
 
setId(String) - クラス org.seasar.uruma.component.base.AbstractUIComponent のメソッド
 
setId(String) - インタフェース org.seasar.uruma.component.UIComponent のメソッド
ID を設定します。
setId(String) - クラス org.seasar.uruma.context.impl.WidgetHandleImpl のメソッド
 
setId(String) - インタフェース org.seasar.uruma.context.WidgetHandle のメソッド
ウィジットの ID を設定します。
setImageBundleName(String) - クラス org.seasar.uruma.core.StandAloneUrumaStarter のメソッド
イメージ設定用リソースバンドル名を指定します。
setImageDescriptor(IAction, MenuItemComponent) - クラス org.seasar.uruma.renderer.impl.MenuItemRenderer のメソッド
 
setLayout(COMPONENT_TYPE, COMPOSITE_TYPE) - クラス org.seasar.uruma.renderer.impl.AbstractCompositeRenderer のメソッド
レイアウトを設定します。
setLayoutData(UIControlComponent, Control) - クラス org.seasar.uruma.renderer.impl.AbstractControlRenderer のメソッド
 
setLayoutDataInfo(LayoutDataInfo) - クラス org.seasar.uruma.component.jface.ControlComponent のメソッド
 
setLayoutDataInfo(LayoutDataInfo) - インタフェース org.seasar.uruma.component.UIControlComponent のメソッド
LayoutDataInfo オブジェクトを設定します。
setLayoutInfo(LayoutInfo<?>) - クラス org.seasar.uruma.component.jface.CompositeComponent のメソッド
 
setLayoutInfo(LayoutInfo<?>) - インタフェース org.seasar.uruma.component.UICompositeComponent のメソッド
レイアウトデータオブジェクトを設定します。
setLevel(int) - インタフェース org.seasar.uruma.rcp.configuration.ConfigurationElement のメソッド
コンフィグレーション書き出し時のインデントレベルを設定します。
setLevel(int) - クラス org.seasar.uruma.rcp.configuration.elements.AbstractConfigurationElement のメソッド
 
setListener(Listener) - クラス org.seasar.uruma.binding.method.GenericAction のメソッド
Listener を設定します。
setLocation(String) - クラス org.seasar.uruma.component.base.AbstractUIElement のメソッド
 
setLocation(UIElement, TagHandlerContext) - クラス org.seasar.uruma.component.factory.handler.GenericTagHandler のメソッド
UIElement へXML上のロケーション情報を設定します。
setLocation(String) - インタフェース org.seasar.uruma.component.UIElement のメソッド
画面定義テンプレートファイル中の要素の位置を設定します。
setLocation(ControlComponent, Control) - クラス org.seasar.uruma.renderer.impl.AbstractControlRenderer のメソッド
 
setLocation(ControlComponent, Control) - クラス org.seasar.uruma.renderer.impl.WindowRenderer のメソッド
 
setLogicCustomizer(ComponentCustomizer) - クラス org.seasar.uruma.container.creator.UrumaLogicCreator のメソッド
ComponentCustomizerを設定します。
setMenu(ControlComponent, Control) - クラス org.seasar.uruma.renderer.impl.AbstractControlRenderer のメソッド
 
setMenu(ControlComponent, Control) - クラス org.seasar.uruma.renderer.impl.WindowRenderer のメソッド
 
setMenuCreator(IMenuCreator) - クラス org.seasar.uruma.binding.method.GenericAction のメソッド
 
setMinimumSize(WindowComponent, Shell) - クラス org.seasar.uruma.renderer.impl.WindowRenderer のメソッド
 
setName(String) - クラス org.seasar.uruma.procedure.entity.Procedure のメソッド
実行するコマンド名称を設定します。
setNamingConvention(NamingConvention) - クラス org.seasar.uruma.container.warmdeploy.UrumaWarmdeployBehavior のメソッド
命名規則を設定します。
setParam(String, String) - クラス org.seasar.uruma.procedure.entity.Procedure のメソッド
コマンドのパラメータを設定します。
setParent(UIComponentContainer) - クラス org.seasar.uruma.component.base.AbstractUIComponent のメソッド
 
setParent(UIElement, TagHandlerContext) - クラス org.seasar.uruma.component.factory.handler.CommonAttributesTagHandler のメソッド
 
setParent(UIElement, TagHandlerContext) - クラス org.seasar.uruma.component.factory.handler.GenericTagHandler のメソッド
生成した UIElementTagHandlerContext 内に存在する親へ設定します。
setParent(UIElement, TagHandlerContext) - クラス org.seasar.uruma.component.factory.handler.GradientInfoTagHandler のメソッド
 
setParent(UIElement, TagHandlerContext) - クラス org.seasar.uruma.component.factory.handler.GradientItemTagHandler のメソッド
 
setParent(UIElement, TagHandlerContext) - クラス org.seasar.uruma.component.factory.handler.LayoutDataTagHandler のメソッド
 
setParent(UIElement, TagHandlerContext) - クラス org.seasar.uruma.component.factory.handler.LayoutTagHandler のメソッド
 
setParent(UIElement, TagHandlerContext) - クラス org.seasar.uruma.component.factory.handler.RootComponentTagHandler のメソッド
 
setParent(UIElement, TagHandlerContext) - クラス org.seasar.uruma.component.factory.handler.SimpleItemTagHandler のメソッド
 
setParent(UIElement, TagHandlerContext) - クラス org.seasar.uruma.component.factory.handler.TableCellTagHandler のメソッド
 
setParent(UIElement, TagHandlerContext) - クラス org.seasar.uruma.component.factory.handler.TemplateTagHandler のメソッド
 
setParent(UIElement, TagHandlerContext) - クラス org.seasar.uruma.component.factory.handler.WindowTagHandler のメソッド
 
setParent(UIComponentContainer) - インタフェース org.seasar.uruma.component.UIComponent のメソッド
親となる UICompositeComponent を設定します。
setParentTreeItem(TreeItemComponent) - クラス org.seasar.uruma.component.jface.TreeItemComponent のメソッド
親ツリー項目を設定します。
setPartActionDesc(PartActionDesc) - クラス org.seasar.uruma.context.impl.PartContextImpl のメソッド
 
setPartActionDesc(PartActionDesc) - クラス org.seasar.uruma.context.impl.WindowContextImpl のメソッド
 
setPartActionDesc(PartActionDesc) - インタフェース org.seasar.uruma.context.PartContext のメソッド
PartActionDesc オブジェクトを設定します。
setPartActionObject(Object) - クラス org.seasar.uruma.context.impl.PartContextImpl のメソッド
 
setPartActionObject(Object) - クラス org.seasar.uruma.context.impl.WindowContextImpl のメソッド
 
setPartActionObject(Object) - インタフェース org.seasar.uruma.context.PartContext のメソッド
パートアクションクラスのオブジェクトを設定します。
setPartName(String) - クラス org.seasar.uruma.rcp.ui.GenericViewPart のメソッド
 
setPartName(String) - インタフェース org.seasar.uruma.rcp.ui.UrumaViewPart のメソッド
タブに表示されるパート名称を設定します。
setPath(String) - クラス org.seasar.uruma.component.base.AbstractUIElement のメソッド
 
setPath(UIElement, TagHandlerContext) - クラス org.seasar.uruma.component.factory.handler.GenericTagHandler のメソッド
UIElement へXMLのパスを設定します。
setPath(String) - インタフェース org.seasar.uruma.component.UIElement のメソッド
画面定義テンプレートファイルのパスを設定します。
setPojo(Object) - インタフェース org.seasar.uruma.viewer.PojoLabelProvider のメソッド
ラベルプロバイダとして使用する POJO を設定します。
setPojo(Object) - クラス org.seasar.uruma.viewer.PojoTableLabelProvider のメソッド
 
setProperty(UIElement, String, String) - クラス org.seasar.uruma.component.factory.handler.GenericTagHandler のメソッド
UIElement へプロパティを設定します。
setProviderCustomizer(ComponentCustomizer) - クラス org.seasar.uruma.container.creator.UrumaProviderCreator のメソッド
ComponentCustomizerを設定します。
setProviderCustomizer(ComponentCustomizer) - クラス org.seasar.uruma.container.creator.UrumaSorterCreator のメソッド
ComponentCustomizerを設定します。
setRcpId(String) - クラス org.seasar.uruma.component.base.PartConfigurationElement のメソッド
 
setRenderer(Renderer) - クラス org.seasar.uruma.component.base.AbstractUIComponent のメソッド
 
setRenderer(UIComponent) - クラス org.seasar.uruma.component.factory.handler.GenericTagHandler のメソッド
UIComponent に対応するレンダラをセットします。
setRenderer(Renderer) - インタフェース org.seasar.uruma.component.UIComponent のメソッド
レンダラを設定します。
setRendererClass(String) - クラス org.seasar.uruma.component.factory.desc.UrumaComponentDesc のメソッド
レンダラのクラス名を設定します。
setRootComponent(UIComponentContainer) - クラス org.seasar.uruma.component.jface.TemplateImpl のメソッド
 
setRootComponent(UIComponentContainer) - インタフェース org.seasar.uruma.component.Template のメソッド
ルートコンポーネントを設定します。
setRule(UrumaTagHandlerRule) - クラス org.seasar.uruma.component.factory.desc.impl.ComponentRegistryImpl のメソッド
UrumaTagHandlerRule を設定します。
setRule(UrumaTagHandlerRule) - クラス org.seasar.uruma.component.factory.impl.ComponentTreeBuilderImpl のメソッド
UrumaTagHandlerRule を設定します。
setS2Container(S2Container) - クラス org.seasar.uruma.core.ComponentUtil の static メソッド
各種コンポーネントを検索する際の S2Container を設定します。
setSelectionBackgroundGradient(GradientInfo) - クラス org.seasar.uruma.component.jface.CTabFolderComponent のメソッド
選択タブの背景グラデーション色を設定します。
setSize(ControlComponent, Control) - クラス org.seasar.uruma.renderer.impl.AbstractControlRenderer のメソッド
 
setSize(ControlComponent, Control) - クラス org.seasar.uruma.renderer.impl.WindowRenderer のメソッド
 
setSortKey(TableColumn) - クラス org.seasar.uruma.viewer.GenericTableViewerComparator のメソッド
ソートキーとなるカラムを設定します。
setStyle(String) - クラス org.seasar.uruma.component.base.AbstractUIComponent のメソッド
 
setStyle(String) - インタフェース org.seasar.uruma.component.UIComponent のメソッド
スタイルを表す文字列を設定します。
setTagHandlerClass(String) - クラス org.seasar.uruma.component.factory.desc.UrumaComponentDesc のメソッド
タグハンドラのクラス名を設定します。
setTagName(String) - クラス org.seasar.uruma.component.factory.desc.UrumaComponentDesc のメソッド
タグ名称を設定します。
setTargetClass(Class<?>) - クラス org.seasar.uruma.viewer.GenericLabelProvider のメソッド
 
setTargetClass(Class<?>) - クラス org.seasar.uruma.viewer.GenericTableLabelProvider のメソッド
 
setTargetClass(Class<?>) - インタフェース org.seasar.uruma.viewer.TargetClassHoldingProvider のメソッド
ターゲットクラスを設定します。
setTaskName(String) - クラス org.seasar.uruma.jobs.impl.RcpProgressMonitor のメソッド
 
setTaskName(String) - インタフェース org.seasar.uruma.jobs.ProgressMonitor のメソッド
タスク名称を設定します。
setTaskNameProperty(String) - クラス org.seasar.uruma.binding.method.AsyncMethodBinding のメソッド
タスク名称を保持するプロパティ名を設定します。
setTemplateManager(TemplateManager) - クラス org.seasar.uruma.core.impl.UrumaWindowManagerImpl のメソッド
TemplateManager を設定します。
setTemplateManager(TemplateManager) - クラス org.seasar.uruma.core.impl.ViewTemplateLoaderImpl のメソッド
TemplateManager を設定します。
setText(IAction, MenuItemComponent) - クラス org.seasar.uruma.renderer.impl.MenuItemRenderer のメソッド
 
setTiming(ExecuteTiming) - クラス org.seasar.uruma.procedure.entity.Sequence のメソッド
プロシジャ実行タイミングを設定します。
setType(EventListenerType) - クラス org.seasar.uruma.procedure.entity.Sequence のメソッド
プロシジャ実行対象イベントの種類を設定します。
setUiComponent(UIComponent) - クラス org.seasar.uruma.context.impl.WidgetHandleImpl のメソッド
 
setUiComponent(UIComponent) - インタフェース org.seasar.uruma.context.WidgetHandle のメソッド
ウィジットに対応する UIComponent を設定します。
setUp(ILaunchConfigurationWorkingCopy) - インタフェース org.seasar.eclipse.common.launch.LaunchConfigurationFactory.CreationHandler のメソッド
 
setup(Method) - クラス org.seasar.uruma.binding.method.impl.StructuredSelectionArgumentsFilter のメソッド
 
setupActionComponent() - クラス org.seasar.uruma.ui.UrumaApplicationWindow のメソッド
 
setupActionSets() - クラス org.seasar.uruma.rcp.configuration.extension.ActionSetsBuilder のメソッド
 
setupApplicationContext(Field) - クラス org.seasar.uruma.desc.impl.PartActionDescImpl のメソッド
 
setupAutoId(UIElement) - クラス org.seasar.uruma.component.factory.handler.GenericTagHandler のメソッド
 
setupAutoTitle(UIElement) - クラス org.seasar.uruma.component.factory.handler.GenericTagHandler のメソッド
 
setupCategory() - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder のメソッド
 
setupChildren(UIElementContainer, Object, String) - クラス org.seasar.uruma.rcp.ui.GenericPerspectiveFactory のメソッド
 
setupColumnMap(TableViewer) - クラス org.seasar.uruma.viewer.GenericTableViewerComparator のメソッド
 
setupCommand(CategoryElement, String, MenuItemComponent) - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder のメソッド
 
setupCommandHandler(IWorkbenchWindowConfigurer, WindowContext) - クラス org.seasar.uruma.rcp.ui.UrumaWorkbenchWindowAdvisor のメソッド
IHandler の実装クラスを IHandlerService へ登録します。
setupComparator(StructuredViewer, String, ViewerComparator) - クラス org.seasar.uruma.core.ComponentUtil の static メソッド
viewer に対して ViewerComparator を設定します。
setupContentProvider(ContentViewer, String, IContentProvider) - クラス org.seasar.uruma.core.ComponentUtil の static メソッド
viewer に対して IContentProvider を設定します。
setupContexts() - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder のメソッド
 
setupContexts() - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl のメソッド
 
setupContributor() - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl のメソッド
 
setupEnableDependingListeners(WindowContext) - クラス org.seasar.uruma.binding.enables.EnablesDependingListenerSupport の static メソッド
WindowContext が保持する EnablesDependingDef について、EnablesDependingListener をセットアップして EnablesDepending が機能するようにします。
setupEnablesDependable(WindowContext) - クラス org.seasar.uruma.rcp.ui.UrumaWorkbenchWindowAdvisor のメソッド
 
setupEnablesDependingDef(WidgetHandle, EnablesDependable) - クラス org.seasar.uruma.renderer.impl.AbstractRenderer のメソッド
EnablesDependingDef のセットアップを行います。
setupEventListenerMethod(Method) - クラス org.seasar.uruma.desc.impl.PartActionDescImpl のメソッド
 
setupExportSelectionField(Field) - クラス org.seasar.uruma.desc.impl.FormDescImpl のメソッド
 
setupExportvalueField(Field) - クラス org.seasar.uruma.desc.impl.FormDescImpl のメソッド
 
setupFields() - クラス org.seasar.uruma.desc.impl.FormDescImpl のメソッド
 
setupFields() - クラス org.seasar.uruma.desc.impl.PartActionDescImpl のメソッド
 
setupFieldsByClass(Class<?>) - クラス org.seasar.uruma.desc.impl.FormDescImpl のメソッド
 
setupFieldsByClass(Class<?>) - クラス org.seasar.uruma.desc.impl.PartActionDescImpl のメソッド
 
setupFormComponent(PartContext, String) - クラス org.seasar.uruma.core.ComponentUtil の static メソッド
フォームクラスを準備します。
setupImage(WorkbenchComponent) - クラス org.seasar.uruma.rcp.ui.UrumaWorkbenchWindowAdvisor のメソッド
 
setupImageManager(Display) - クラス org.seasar.uruma.core.StandAloneUrumaStarter のメソッド
 
setupImportSelectionField(Field) - クラス org.seasar.uruma.desc.impl.FormDescImpl のメソッド
 
setupImportValueField(Field) - クラス org.seasar.uruma.desc.impl.FormDescImpl のメソッド
 
setupInitializeMethod(Method) - クラス org.seasar.uruma.desc.impl.PartActionDescImpl のメソッド
 
setupIsAsyncMethod() - クラス org.seasar.uruma.desc.impl.PartActionDescImpl のメソッド
 
setupKey(String, MenuItemComponent) - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder のメソッド
 
setupLabelProvider(StructuredViewer, String, IBaseLabelProvider, Class<? extends IBaseLabelProvider>, Class<? extends PojoLabelProvider>) - クラス org.seasar.uruma.core.ComponentUtil の static メソッド
viewer に対して ILabelProvider を設定します。
setupLayout(Object, PartComponent, UIElementContainer) - クラス org.seasar.uruma.rcp.ui.GenericPerspectiveFactory のメソッド
 
setupListener() - クラス org.seasar.uruma.binding.enables.EnablesDependingListener のメソッド
コンストラクタで設定されたターゲットに対してリスナーを生成します。
setupListener() - クラス org.seasar.uruma.binding.enables.impl.ViewerEnablesDependingListener のメソッド
 
setupLocalContainer() - クラス org.seasar.uruma.rcp.ui.GenericViewPart のメソッド
 
setupLog4jConfig(Bundle) - クラス org.seasar.uruma.rcp.core.CoreActivator のメソッド
 
setupMenu(ActionSetElement, MenuComponent, String) - クラス org.seasar.uruma.rcp.configuration.extension.ActionSetsBuilder のメソッド
 
setupMenu(MenuComponent, MenuElement, MenuContributionElement) - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder のメソッド
 
setupMenuBar() - クラス org.seasar.uruma.ui.UrumaApplicationWindow のメソッド
 
setupMenuCommand(String, MenuItemComponent, MenuElement, MenuContributionElement) - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder のメソッド
 
setupMenuContribution() - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder のメソッド
 
setupMenuItem(ActionSetElement, MenuItemComponent, String) - クラス org.seasar.uruma.rcp.configuration.extension.ActionSetsBuilder のメソッド
 
setupMethods() - クラス org.seasar.uruma.desc.impl.PartActionDescImpl のメソッド
 
setupPartAction(PartContext, String, S2Container) - クラス org.seasar.uruma.core.ComponentUtil の static メソッド
パートアクションクラスを準備します。
setupPartAction(PartContext, String) - クラス org.seasar.uruma.core.ComponentUtil の static メソッド
パートアクションクラスを準備します。
setupPopupContribution() - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder のメソッド
 
setupPostOpenMethod(Method) - クラス org.seasar.uruma.desc.impl.PartActionDescImpl のメソッド
 
setupProgressMonitorProperty() - クラス org.seasar.uruma.desc.impl.PartActionDescImpl のメソッド
 
setupRenderer(UrumaComponentDesc, ClassLoader) - クラス org.seasar.uruma.component.factory.desc.impl.ComponentRegistryImpl のメソッド
Renderer を生成して登録します。
setupScheme() - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder のメソッド
 
setupSelectionListeners() - クラス org.seasar.uruma.rcp.ui.GenericViewPart のメソッド
 
setupSeparator(SeparatorComponent, MenuElement, MenuContributionElement) - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder のメソッド
 
setupShellStyle(WindowComponent, boolean) - クラス org.seasar.uruma.ui.UrumaApplicationWindow のメソッド
 
setupStatusLine(WorkbenchComponent, IWorkbenchWindowConfigurer) - クラス org.seasar.uruma.rcp.ui.UrumaWorkbenchWindowAdvisor のメソッド
 
setupStatusLine() - クラス org.seasar.uruma.ui.UrumaApplicationWindow のメソッド
 
setupTagHandler(UrumaComponentDesc, ClassLoader) - クラス org.seasar.uruma.component.factory.desc.impl.ComponentRegistryImpl のメソッド
UrumaTagHandler を生成して登録します。
setupToolbar(MenuComponent, ToolbarElement, MenuContributionElement) - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder のメソッド
 
setupToolbarCommand(String, MenuItemComponent, ToolbarElement, MenuContributionElement) - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder のメソッド
 
setupToolbarContribution() - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder のメソッド
 
setupViewMenuContribution(ViewPartComponent) - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder のメソッド
 
setupViewToolbarContribution(ViewPartComponent) - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder のメソッド
 
setupWorkbench(IWorkbenchWindowConfigurer) - クラス org.seasar.uruma.rcp.ui.UrumaWorkbenchWindowAdvisor のメソッド
 
setupWorkbenchAction(WindowContext, String) - クラス org.seasar.uruma.core.ComponentUtil の static メソッド
ワークベンチアクションクラスを準備します。
setUrumaId(String) - クラス org.seasar.uruma.rcp.binding.CommandDesc のメソッド
コマンドに対応する Uruma 画面コンポーネントの ID を設定します。
setValue(Object, Object) - インタフェース org.seasar.eclipse.common.viewer.ColumnDescriptor のメソッド
 
setValue(String, Object) - インタフェース org.seasar.uruma.context.ApplicationContext のメソッド
ApplicationContext へ値を設定します。
setValue(String, Object) - クラス org.seasar.uruma.context.impl.ApplicationContextImpl のメソッド
 
setVisivle(MenuComponent, MenuManager) - クラス org.seasar.uruma.renderer.impl.MenuManagerRenderer のメソッド
 
setWidth(String) - インタフェース org.seasar.uruma.component.CommonAttributes のメソッド
コンポーネントの幅を設定します。
setWidth(String) - クラス org.seasar.uruma.component.jface.CommonAttriburtesImpl のメソッド
 
setWindowContext(WindowContext) - クラス org.seasar.uruma.renderer.impl.AbstractRenderer のメソッド
WindowContext を設定します。
SHELL_CID - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
自ウィンドウの Shell オブジェクトが登録されるIDです。
ShellUtil - org.seasar.uruma.util の クラス
Shell に関するユーティリティクラスです。
ShellUtil() - クラス org.seasar.uruma.util.ShellUtil のコンストラクタ
 
simple - クラス org.seasar.uruma.component.jface.CTabFolderComponent の変数
 
SimpleItemComponent - org.seasar.uruma.component.jface の クラス
単一項目を表すコンポーネントです。
SimpleItemComponent() - クラス org.seasar.uruma.component.jface.SimpleItemComponent のコンストラクタ
 
SimpleItemCompositeComponent - org.seasar.uruma.component.jface の クラス
 
SimpleItemCompositeComponent() - クラス org.seasar.uruma.component.jface.SimpleItemCompositeComponent のコンストラクタ
 
SimpleItemTagHandler - org.seasar.uruma.component.factory.handler の クラス
item 要素に対するタグハンドラです。
SimpleItemTagHandler() - クラス org.seasar.uruma.component.factory.handler.SimpleItemTagHandler のコンストラクタ
SimpleItemTagHandler を構築します。
single - クラス org.seasar.uruma.component.jface.CTabFolderComponent の変数
 
SingleParamTypeMethodBinding - org.seasar.uruma.binding.method の クラス
引数の型を一種類に限定した MethodBinding クラスです。
SingleParamTypeMethodBinding(Object, Method) - クラス org.seasar.uruma.binding.method.SingleParamTypeMethodBinding のコンストラクタ
SingleParamTypeMethodBinding を構築します。
SingleParamTypeMethodBinding(Object, Method, MethodCallback) - クラス org.seasar.uruma.binding.method.SingleParamTypeMethodBinding のコンストラクタ
SingleParamTypeMethodBinding を構築します。
SLASH - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
スラッシュ (/) を表す定数です。
SliderComponent - org.seasar.uruma.component.jface の クラス
Slider を表すコンポーネントです。
SliderComponent() - クラス org.seasar.uruma.component.jface.SliderComponent のコンストラクタ
 
SliderRenderer - org.seasar.uruma.renderer.impl の クラス
Slider のレンダリングを行うクラスです。
SliderRenderer() - クラス org.seasar.uruma.renderer.impl.SliderRenderer のコンストラクタ
 
SORTER_SUFFIX - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
ViewerComparator の S2Container 上でのコンポーネント名称サフィックスです。
SortingState - org.seasar.uruma.viewer の 列挙型
ソート状態を表す列挙型です。
spacing - クラス org.seasar.uruma.component.jface.FillLayoutInfo の変数
 
spacing - クラス org.seasar.uruma.component.jface.RowLayoutInfo の変数
 
SpecValue - org.seasar.uruma.component.spec の 注釈タイプ
GUI コンポーネントの属性に関する仕様を指定するためのアノテーションです。
SpinnerComponent - org.seasar.uruma.component.jface の クラス
Spinner を表すコンポーネントです。
SpinnerComponent() - クラス org.seasar.uruma.component.jface.SpinnerComponent のコンストラクタ
 
SpinnerRenderer - org.seasar.uruma.renderer.impl の クラス
Spinner のレンダリングを行うクラスです。
SpinnerRenderer() - クラス org.seasar.uruma.renderer.impl.SpinnerRenderer のコンストラクタ
 
STAND_ALONE_URUMA_STARTER_INIT - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
StandAloneUrumaStarter 初期化時のメッセージコードです。
STAND_ALONE_URUMA_STARTER_STOP - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
StandAloneUrumaStarter 終了時のメッセージコードです。
StandAloneUrumaStarter - org.seasar.uruma.core の クラス
RCP を利用せずに単独でウィンドウを開くアプリケーションのためのスタートアップクラスです。
start(BundleContext) - クラス org.seasar.eclipse.common.CommonPlugin のメソッド
This method is called upon plug-in activation
start(TagHandlerContext, Attributes) - クラス org.seasar.uruma.component.factory.desc.handler.ComponentTagHandler のメソッド
 
start(TagHandlerContext, Attributes) - クラス org.seasar.uruma.component.factory.desc.handler.RendererTagHandler のメソッド
 
start(TagHandlerContext, Attributes) - クラス org.seasar.uruma.component.factory.desc.handler.TagHandlerTagHandler のメソッド
 
start(TagHandlerContext, Attributes) - クラス org.seasar.uruma.component.factory.desc.handler.UrumaComponentTagHandler のメソッド
 
start(TagHandlerContext, Attributes) - クラス org.seasar.uruma.component.factory.handler.GenericTagHandler のメソッド
 
start(TagHandlerContext, Attributes) - クラス org.seasar.uruma.component.factory.handler.TableColumnTagHandler のメソッド
 
start(TagHandlerContext, Attributes) - クラス org.seasar.uruma.component.factory.handler.TreeItemTagHandler のメソッド
 
start(BundleContext) - クラス org.seasar.uruma.rcp.core.CoreActivator のメソッド
 
start() - クラス org.seasar.uruma.rcp.unit.MockBundle のメソッド
 
start(int) - クラス org.seasar.uruma.rcp.unit.MockBundle のメソッド
 
start(BundleContext) - クラス org.seasar.uruma.rcp.UrumaAppActivator のメソッド
 
start(IApplicationContext) - クラス org.seasar.uruma.rcp.UrumaApplication のメソッド
 
start(String) - クラス org.seasar.uruma.rcp.util.BundleUtil の static メソッド
Bundleを開始します。
START_MARKER - クラス org.seasar.uruma.rcp.configuration.elements.GroupMarkerElement の static 変数
スタートマーカーとして使用する場合の名称です。
START_METHOD_CALL - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
メソッドバインディング開始時のメッセージコードです。
startColor - クラス org.seasar.uruma.component.jface.GradientInfo の変数
 
startedBundle(BundleEvent) - クラス org.seasar.uruma.rcp.core.UrumaBundleListener のメソッド
 
startingBundle(BundleEvent) - クラス org.seasar.uruma.rcp.core.UrumaBundleListener のメソッド
 
state - クラス org.seasar.uruma.rcp.configuration.elements.ActionElement の変数
ActionElement.style 属性が radio または toggle の場合の初期状態です。
StaticImageLoader - org.seasar.eclipse.common.util の クラス
 
StaticImageLoader() - クラス org.seasar.eclipse.common.util.StaticImageLoader のコンストラクタ
 
STATUS_LINE_MANAGER_CID - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
IStatusLineManager が登録される ID です。
statusLine - クラス org.seasar.uruma.component.jface.WindowComponent の変数
 
statusLine - クラス org.seasar.uruma.component.rcp.WorkbenchComponent の変数
ステータスラインの表示/非表示を指定します。
StatusLineManagerValueBinder - org.seasar.uruma.binding.value.binder の クラス
IStatusLineManager のための ValueBinder です。
StatusLineManagerValueBinder() - クラス org.seasar.uruma.binding.value.binder.StatusLineManagerValueBinder のコンストラクタ
StatusLineManagerValueBinder を構築します。
StatusUtil - org.seasar.eclipse.common.util の クラス
 
StatusUtil() - クラス org.seasar.eclipse.common.util.StatusUtil のコンストラクタ
 
stop(BundleContext) - クラス org.seasar.eclipse.common.CommonPlugin のメソッド
This method is called when the plug-in is stopped
stop(BundleContext) - クラス org.seasar.uruma.rcp.core.CoreActivator のメソッド
 
stop() - クラス org.seasar.uruma.rcp.unit.MockBundle のメソッド
 
stop(int) - クラス org.seasar.uruma.rcp.unit.MockBundle のメソッド
 
stop(BundleContext) - クラス org.seasar.uruma.rcp.UrumaAppActivator のメソッド
 
stop() - クラス org.seasar.uruma.rcp.UrumaApplication のメソッド
 
stop(String) - クラス org.seasar.uruma.rcp.util.BundleUtil の static メソッド
Bundleを停止します。
stoppedBundle(BundleEvent) - クラス org.seasar.uruma.rcp.core.UrumaBundleListener のメソッド
 
stoppingBundle(BundleEvent) - クラス org.seasar.uruma.rcp.core.UrumaBundleListener のメソッド
 
StringAndNumberComparator - org.seasar.uruma.viewer の クラス
文字列と数値による比較を行う Comparator です。
StringAndNumberComparator() - クラス org.seasar.uruma.viewer.StringAndNumberComparator のコンストラクタ
 
StructuredSelectionArgumentsFilter - org.seasar.uruma.binding.method.impl の クラス
IStructuredSelection に含まれるオブジェクトを引数に展開するための ArgumentsFilter です。
StructuredSelectionArgumentsFilter(Method) - クラス org.seasar.uruma.binding.method.impl.StructuredSelectionArgumentsFilter のコンストラクタ
StructuredSelectionArgumentsFilter を構築します。
StructuredViewerListenerBinder - org.seasar.uruma.binding.method.impl の クラス
StructuredViewer のための ListenerBinder です。
StructuredViewerListenerBinder() - クラス org.seasar.uruma.binding.method.impl.StructuredViewerListenerBinder のコンストラクタ
 
style - クラス org.seasar.uruma.component.rcp.WorkbenchComponent の変数
ワークベンチウィンドウのスタイルです。
style - クラス org.seasar.uruma.rcp.configuration.elements.ActionElement の変数
アクションのスタイルです。
style - クラス org.seasar.uruma.rcp.configuration.elements.MenuCommandElement の変数
スタイルです。
STYLE_PULLDOWN - クラス org.seasar.uruma.rcp.configuration.elements.MenuCommandElement の static 変数
プルダウンメニューを表すスタイル文字列です。
STYLE_PUSH - クラス org.seasar.uruma.rcp.configuration.elements.MenuCommandElement の static 変数
プッシュメニューを表すスタイル文字列です。
STYLE_RADIO - クラス org.seasar.uruma.rcp.configuration.elements.MenuCommandElement の static 変数
ラジオメニューを表すスタイル文字列です。
STYLE_TOGGLE - クラス org.seasar.uruma.rcp.configuration.elements.MenuCommandElement の static 変数
トグルメニューを表すスタイル文字列です。
subTask(String) - クラス org.seasar.uruma.jobs.impl.RcpProgressMonitor のメソッド
 
subTask(String) - インタフェース org.seasar.uruma.jobs.ProgressMonitor のメソッド
サブタスクの開始を通知します。
SWITCH_CONTEXT_CLASS_LOADER - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
コンテクストクラスローダ切り替え時のメッセージコードです。
switchClassLoader(ClassLoader, String) - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl のメソッド
 
switchToAppClassLoader() - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl のメソッド
 
switchToAppClassLoader() - インタフェース org.seasar.uruma.rcp.UrumaService のメソッド
コンテクストクラスローダを Uruma アプリケーションのクラスローダに切り替えます。
switchToUrumaClassLoader() - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl のメソッド
 
switchToUrumaClassLoader() - インタフェース org.seasar.uruma.rcp.UrumaService のメソッド
コンテクストクラスローダを Uruma バンドルのクラスローダに切り替えます。
SWT_EVENT_LISTENER_NOT_FOUND - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
イベントリスナが見つからない場合のメッセージコードです。
SWTUtil - org.seasar.eclipse.common.util の クラス
SWT クラスの定数を扱うためのユーティリティクラスです。
SYMBOLIC_NAME - クラス org.seasar.uruma.rcp.util.BundleInfoUtil の static 変数
"Bundle-SymbolicName" を表す定数です。

T

TabFolderComponent - org.seasar.uruma.component.jface の クラス
TabFolder を表すコンポーネントです。
TabFolderComponent() - クラス org.seasar.uruma.component.jface.TabFolderComponent のコンストラクタ
 
TabFolderRenderer - org.seasar.uruma.renderer.impl の クラス
TabFolder のレンダリングを行うクラスです。
TabFolderRenderer() - クラス org.seasar.uruma.renderer.impl.TabFolderRenderer のコンストラクタ
 
tabHeight - クラス org.seasar.uruma.component.jface.CTabFolderComponent の変数
 
TabItemComponent - org.seasar.uruma.component.jface の クラス
TabItem を表すコンポーネントです。
TabItemComponent() - クラス org.seasar.uruma.component.jface.TabItemComponent のコンストラクタ
 
TabItemRenderer - org.seasar.uruma.renderer.impl の クラス
TabItem のレンダリングを行うクラスです。
TabItemRenderer() - クラス org.seasar.uruma.renderer.impl.TabItemRenderer のコンストラクタ
 
TableCellComponent - org.seasar.uruma.component.jface の クラス
テーブルセルを表すコンポーネントです。
TableCellComponent() - クラス org.seasar.uruma.component.jface.TableCellComponent のコンストラクタ
 
TableCellTagHandler - org.seasar.uruma.component.factory.handler の クラス
tableCell タグに対するタグハンドラです。
TableCellTagHandler() - クラス org.seasar.uruma.component.factory.handler.TableCellTagHandler のコンストラクタ
TableCellTagHandler を構築します。
TableColumnComponent - org.seasar.uruma.component.jface の クラス
TableColumn を表すコンポーネントです。
TableColumnComponent() - クラス org.seasar.uruma.component.jface.TableColumnComponent のコンストラクタ
 
TableColumnRenderer - org.seasar.uruma.renderer.impl の クラス
TableColumn のレンダリングを行うクラスです。
TableColumnRenderer() - クラス org.seasar.uruma.renderer.impl.TableColumnRenderer のコンストラクタ
 
TableColumnTagHandler - org.seasar.uruma.component.factory.handler の クラス
tableColumn タグに対するタグハンドラです。
TableColumnTagHandler() - クラス org.seasar.uruma.component.factory.handler.TableColumnTagHandler のコンストラクタ
TableColumnTagHandler を構築します。
TableComponent - org.seasar.uruma.component.jface の クラス
Table を表すコンポーネントです。
TableComponent() - クラス org.seasar.uruma.component.jface.TableComponent のコンストラクタ
 
TableItemComponent - org.seasar.uruma.component.jface の クラス
TableItem を表すコンポーネントです。
TableItemComponent() - クラス org.seasar.uruma.component.jface.TableItemComponent のコンストラクタ
 
TableItemRenderer - org.seasar.uruma.renderer.impl の クラス
TableItem のレンダリングを行うクラスです。
TableItemRenderer() - クラス org.seasar.uruma.renderer.impl.TableItemRenderer のコンストラクタ
 
TableProvider - org.seasar.eclipse.common.viewer の クラス
 
TableProvider(TableViewer, ColumnDescriptor[]) - クラス org.seasar.eclipse.common.viewer.TableProvider のコンストラクタ
 
TableValueBinder - org.seasar.uruma.binding.value.binder の クラス
Table に対する ValueBinder です。
TableValueBinder() - クラス org.seasar.uruma.binding.value.binder.TableValueBinder のコンストラクタ
 
TableViewerRenderer - org.seasar.uruma.renderer.impl の クラス
TableViewer のレンダリングを行うクラスです。
TableViewerRenderer() - クラス org.seasar.uruma.renderer.impl.TableViewerRenderer のコンストラクタ
 
TableViewerValueBinder - org.seasar.uruma.binding.value.binder の クラス
TableViewer のための ValueBinder です。
TableViewerValueBinder() - クラス org.seasar.uruma.binding.value.binder.TableViewerValueBinder のコンストラクタ
TableViewerValueBinder を構築します。
tabPosition - クラス org.seasar.uruma.component.jface.CTabFolderComponent の変数
 
tabs - クラス org.seasar.uruma.component.jface.TextComponent の変数
 
TagHandlerArgTagHandler - org.seasar.uruma.component.factory.desc.handler の クラス
tagHandler/arg 要素のためのタグハンドラです。
TagHandlerArgTagHandler() - クラス org.seasar.uruma.component.factory.desc.handler.TagHandlerArgTagHandler のコンストラクタ
 
TagHandlerBuilder - org.seasar.uruma.component.factory.desc の クラス
 
TagHandlerBuilder() - クラス org.seasar.uruma.component.factory.desc.TagHandlerBuilder のコンストラクタ
 
TagHandlerTagHandler - org.seasar.uruma.component.factory.desc.handler の クラス
tagHandler 要素のためのタグハンドラです。
TagHandlerTagHandler() - クラス org.seasar.uruma.component.factory.desc.handler.TagHandlerTagHandler のコンストラクタ
 
TagNameTagHandler - org.seasar.uruma.component.factory.desc.handler の クラス
tagName 要素のためのタグハンドラです。
TagNameTagHandler() - クラス org.seasar.uruma.component.factory.desc.handler.TagNameTagHandler のコンストラクタ
 
target - クラス org.seasar.uruma.binding.enables.EnablesDependingListener の変数
 
target - クラス org.seasar.uruma.binding.method.MethodBinding の変数
 
targetBundle - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl の変数
 
TargetClassHoldingProvider - org.seasar.uruma.viewer の インタフェース
ターゲットクラスを持つプロバイダのためのインターフェースです。
Template - org.seasar.uruma.component の インタフェース
画面定義テンプレートを表すインターフェースです。
TEMPLATE_NOT_FOUND - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
指定された ID を持つ画面定義テンプレートが見つからなかった際のメッセージコードです。
TEMPLATE_REGISTERED - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
画面定義テンプレート登録時のメッセージコードです。
TemplateImpl - org.seasar.uruma.component.jface の クラス
Template の実装クラスです。
TemplateImpl() - クラス org.seasar.uruma.component.jface.TemplateImpl のコンストラクタ
 
templateLoader - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl の変数
 
TemplateManager - org.seasar.uruma.core の インタフェース
画面定義テンプレートを管理するためのインターフェースです。
templateManager - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl の変数
 
templateManager - クラス org.seasar.uruma.rcp.ui.AutoPerspectiveFactory の変数
 
templateManager - クラス org.seasar.uruma.rcp.ui.GenericPerspectiveFactory の変数
 
templateManager - クラス org.seasar.uruma.rcp.ui.GenericViewPart の変数
TemplateManager オブジェクト
TemplateManagerImpl - org.seasar.uruma.core.impl の クラス
TemplateManager の実装クラスです。
TemplateManagerImpl() - クラス org.seasar.uruma.core.impl.TemplateManagerImpl のコンストラクタ
 
TemplateTagHandler - org.seasar.uruma.component.factory.handler の クラス
template 要素に対するタグハンドラです。
TemplateTagHandler() - クラス org.seasar.uruma.component.factory.handler.TemplateTagHandler のコンストラクタ
TemplateTagHandler を構築します。
text - クラス org.seasar.uruma.component.base.AbstractItemComponent の変数
 
text - クラス org.seasar.uruma.component.jface.BrowserComponent の変数
 
text - クラス org.seasar.uruma.component.jface.ButtonComponent の変数
 
text - クラス org.seasar.uruma.component.jface.ComboComponent の変数
 
text - クラス org.seasar.uruma.component.jface.GroupComponent の変数
 
text - クラス org.seasar.uruma.component.jface.LabelComponent の変数
 
text - クラス org.seasar.uruma.component.jface.LinkComponent の変数
 
text - クラス org.seasar.uruma.component.jface.SimpleItemComponent の変数
 
text - クラス org.seasar.uruma.component.jface.TableCellComponent の変数
 
text - クラス org.seasar.uruma.component.jface.TableItemComponent の変数
 
text - クラス org.seasar.uruma.component.jface.TextComponent の変数
 
text - クラス org.seasar.uruma.component.jface.TreeItemComponent の変数
テキストです。
TEXT_SUFFIX - クラス org.seasar.uruma.viewer.PojoTableLabelProvider の static 変数
 
TextComponent - org.seasar.uruma.component.jface の クラス
Text を表すコンポーネントです。
TextComponent() - クラス org.seasar.uruma.component.jface.TextComponent のコンストラクタ
 
textLimit - クラス org.seasar.uruma.component.jface.ComboComponent の変数
 
textLimit - クラス org.seasar.uruma.component.jface.TextComponent の変数
 
textMethodCache - クラス org.seasar.uruma.viewer.PojoTableLabelProvider の変数
 
TextRenderer - org.seasar.uruma.renderer.impl の クラス
Text のレンダリングを行うクラスです。
TextRenderer() - クラス org.seasar.uruma.renderer.impl.TextRenderer のコンストラクタ
 
thumb - クラス org.seasar.uruma.component.jface.SliderComponent の変数
 
title - クラス org.seasar.uruma.component.jface.WindowComponent の変数
 
title - クラス org.seasar.uruma.component.rcp.ViewPartComponent の変数
ビュータイトルです。
title - クラス org.seasar.uruma.component.rcp.WorkbenchComponent の変数
ワークベンチウィンドウのタイトルです。
title - クラス org.seasar.uruma.ui.dialogs.UrumaErrorDialog の変数
 
toggleDetailsArea() - クラス org.seasar.uruma.ui.dialogs.UrumaErrorDialog のメソッド
 
ToolBarComponent - org.seasar.uruma.component.jface の クラス
ToolBar を表すコンポーネントです。
ToolBarComponent() - クラス org.seasar.uruma.component.jface.ToolBarComponent のコンストラクタ
 
ToolbarElement - org.seasar.uruma.rcp.configuration.elements の クラス
toolbar 要素のための ConfigurationElement です。
ToolbarElement(String) - クラス org.seasar.uruma.rcp.configuration.elements.ToolbarElement のコンストラクタ
ToolbarElement を構築します。
toolbarPath - クラス org.seasar.uruma.rcp.configuration.elements.ActionElement の変数
ツールバーの中のパスです。
ToolBarRenderer - org.seasar.uruma.renderer.impl の クラス
ToolBar のレンダリングを行うクラスです。
ToolBarRenderer() - クラス org.seasar.uruma.renderer.impl.ToolBarRenderer のコンストラクタ
 
ToolItemComponent - org.seasar.uruma.component.jface の クラス
ToolItem を表すコンポーネントです。
ToolItemComponent() - クラス org.seasar.uruma.component.jface.ToolItemComponent のコンストラクタ
 
ToolItemRenderer - org.seasar.uruma.renderer.impl の クラス
ToolItem のレンダリングを行うクラスです。
ToolItemRenderer() - クラス org.seasar.uruma.renderer.impl.ToolItemRenderer のコンストラクタ
 
tooltip - クラス org.seasar.uruma.rcp.configuration.elements.ActionElement の変数
ツールチップ表示内容です。
tooltip - クラス org.seasar.uruma.rcp.configuration.elements.MenuCommandElement の変数
ツールチップテキストです。
tooltip - クラス org.seasar.uruma.rcp.configuration.elements.MenuElement の変数
メニューのツールチップテキストです。
toolTipText - クラス org.seasar.uruma.component.jface.ControlComponent の変数
 
toolTipText - クラス org.seasar.uruma.component.jface.CTabItemComponent の変数
 
toolTipText - クラス org.seasar.uruma.component.jface.TabItemComponent の変数
 
toolTipText - クラス org.seasar.uruma.component.jface.TableColumnComponent の変数
 
toolTipText - クラス org.seasar.uruma.component.jface.ToolItemComponent の変数
 
topIndex - クラス org.seasar.uruma.component.jface.TableComponent の変数
 
topIndex - クラス org.seasar.uruma.component.jface.TextComponent の変数
 
toProject(Object) - クラス org.seasar.eclipse.common.util.AdaptableUtil の static メソッド
 
toResource(Object) - クラス org.seasar.eclipse.common.util.AdaptableUtil の static メソッド
 
toString() - クラス org.seasar.uruma.binding.method.impl.StructuredSelectionArgumentsFilter のメソッド
 
toString() - クラス org.seasar.uruma.binding.method.MethodBinding のメソッド
 
toString() - クラス org.seasar.uruma.component.base.AbstractUIComponent のメソッド
 
toString() - クラス org.seasar.uruma.component.base.AbstractUIElement のメソッド
 
toString() - クラス org.seasar.uruma.component.factory.desc.UrumaComponentDesc のメソッド
 
toString() - クラス org.seasar.uruma.component.jface.SimpleItemComponent のメソッド
 
toString() - クラス org.seasar.uruma.rcp.binding.CommandDesc のメソッド
 
toString() - クラス org.seasar.uruma.rcp.configuration.elements.ViewElement のメソッド
 
toString() - クラス org.seasar.uruma.rcp.configuration.Extension のメソッド
 
toString() - クラス org.seasar.uruma.util.win32.VolumeInformation のメソッド
 
toTextEditor(Object) - クラス org.seasar.eclipse.common.util.AdaptableUtil の static メソッド
 
trace(Object, Throwable) - クラス org.seasar.uruma.log.UrumaLogger のメソッド
TRACE情報を出力します。
trace(Object) - クラス org.seasar.uruma.log.UrumaLogger のメソッド
TRACE情報を出力します。
traverse(URL, URL, ResourceHandler, ResourceFilter) - クラス org.seasar.uruma.util.resource.impl.BundleResourceTraverser のメソッド
 
traverse(URL, URL, ResourceHandler) - クラス org.seasar.uruma.util.resource.impl.BundleResourceTraverser のメソッド
 
traverse(URL, URL, ResourceHandler, ResourceFilter) - クラス org.seasar.uruma.util.resource.impl.FileResourceTraverser のメソッド
 
traverse(URL, URL, ResourceHandler) - クラス org.seasar.uruma.util.resource.impl.FileResourceTraverser のメソッド
 
traverse(URL, URL, ResourceHandler) - インタフェース org.seasar.uruma.util.resource.ResourceTraverser のメソッド
リソースツリーをたどり、各リソースに対して ResourceHandler を呼び出します。
traverse(URL, URL, ResourceHandler, ResourceFilter) - インタフェース org.seasar.uruma.util.resource.ResourceTraverser のメソッド
リソースツリーをたどり、条件に一致するリソースに対して ResourceHandler を呼び出します。
traverseFileSystem(File, File, ResourceHandler, ResourceFilter) - クラス org.seasar.uruma.util.resource.impl.FileResourceTraverser のメソッド
 
traverseJarEntry(JarFile, String, JarEntry, ResourceHandler, ResourceFilter) - クラス org.seasar.uruma.util.resource.impl.BundleResourceTraverser のメソッド
 
traverseMenu(CategoryElement, MenuComponent, MenuElement, MenuContributionElement) - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder のメソッド
 
traverseToolbar(CategoryElement, MenuComponent, ToolbarElement, MenuContributionElement) - クラス org.seasar.uruma.rcp.configuration.extension.MenusBuilder のメソッド
 
TreeComponent - org.seasar.uruma.component.jface の クラス
Tree を表すコンポーネントです。
TreeComponent() - クラス org.seasar.uruma.component.jface.TreeComponent のコンストラクタ
 
TreeItemComponent - org.seasar.uruma.component.jface の クラス
TreeItem を表すコンポーネント。
TreeItemComponent() - クラス org.seasar.uruma.component.jface.TreeItemComponent のコンストラクタ
 
TreeItemRenderer - org.seasar.uruma.renderer.impl の クラス
TreeItem のレンダリングを行うクラスです。
TreeItemRenderer() - クラス org.seasar.uruma.renderer.impl.TreeItemRenderer のコンストラクタ
 
TreeItemTagHandler - org.seasar.uruma.component.factory.handler の クラス
treeItem 要素に対応するタグハンドラです。
TreeItemTagHandler() - クラス org.seasar.uruma.component.factory.handler.TreeItemTagHandler のコンストラクタ
TreeItemTagHandler を構築します。
TreeViewerRenderer - org.seasar.uruma.renderer.impl の クラス
TreeViewer のレンダリングを行うクラスです。
TreeViewerRenderer() - クラス org.seasar.uruma.renderer.impl.TreeViewerRenderer のコンストラクタ
 
TreeViewerValueBinder - org.seasar.uruma.binding.value.binder の クラス
TreeViewer のための ValueBinder です。
TreeViewerValueBinder() - クラス org.seasar.uruma.binding.value.binder.TreeViewerValueBinder のコンストラクタ
TreeViewerValueBinder を構築します。
type - クラス org.seasar.uruma.binding.enables.EnablesDependingListener の変数
 
type - クラス org.seasar.uruma.component.jface.FillLayoutInfo の変数
 
type - クラス org.seasar.uruma.component.jface.RowLayoutInfo の変数
 
TYPE_MISS_MATCH - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
型が想定している型に一致しない場合のメッセージコードです。
TypedEventArgumentsFilter - org.seasar.uruma.binding.method.impl の クラス
引数を TypedEvent オブジェクトへ変換する ArgumentsFilter です。
TypedEventArgumentsFilter(Method) - クラス org.seasar.uruma.binding.method.impl.TypedEventArgumentsFilter のコンストラクタ
TypedEventArgumentsFilter を構築します。

U

UcdTagHandlerRule - org.seasar.uruma.component.factory.desc.handler の クラス
Uruma コンポーネントディスクリプタのための TagHandlerRule です。
UcdTagHandlerRule() - クラス org.seasar.uruma.component.factory.desc.handler.UcdTagHandlerRule のコンストラクタ
UcdTagHandlerRule を構築します。
UIComponent - org.seasar.uruma.component の インタフェース
レンダリング可能な画面要素を表すインターフェースです。
UICOMPONENT_NOT_FOUND - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
UIComponent が見つからない場合のメッセージコードです。
UIComponentContainer - org.seasar.uruma.component の インタフェース
子を持つことができる画面要素を表すインターフェースです。
UIComponentSpecUtil - org.seasar.uruma.component.spec の クラス
GUI コンポーネントの属性パラメータ情報を取得するためのユーティリティクラスです。
UIComponentSpecUtil() - クラス org.seasar.uruma.component.spec.UIComponentSpecUtil のコンストラクタ
 
UICompositeComponent - org.seasar.uruma.component の インタフェース
子を持ち、レイアウト指定できる画面要素を表すインターフェースです。
UIControlComponent - org.seasar.uruma.component の インタフェース
Control に関する情報を保持するインターフェースです。
UIElement - org.seasar.uruma.component の インタフェース
画面定義テンプレートの要素を表すインターフェースです。
UIElementContainer - org.seasar.uruma.component の インタフェース
UIElement を子に持つことができる UIElement を表すインターフェースです。
UIElementVisitor - org.seasar.uruma.component の インタフェース
UIElement のためのビジターインターフェースです。
UIElementVisitorAcceptor - org.seasar.uruma.component の インタフェース
UIElementVisitor を受け入れるためのインターフェースです。
UIElementWriter - org.seasar.uruma.component.writer の クラス
UIElement を XML ファイルへ出力するためのクラスです。
UIElementWriter(Writer) - クラス org.seasar.uruma.component.writer.UIElementWriter のコンストラクタ
UIElementWriter を構築します。
UIHasMenuCompositeComponent - org.seasar.uruma.component の インタフェース
ポップアップメニューを持ち、子を持ち、レイアウト指定できる画面要素を表すインターフェースです。
UIllegalArgumentException - org.seasar.uruma.exception の 例外
引数に問題がある場合にスローされる例外です。
UIllegalArgumentException(String) - 例外 org.seasar.uruma.exception.UIllegalArgumentException のコンストラクタ
UIllegalArgumentException を構築します。
UIllegalArgumentException(String, Object...) - 例外 org.seasar.uruma.exception.UIllegalArgumentException のコンストラクタ
UIllegalArgumentException を構築します。
ungetService(Bundle, ServiceRegistration, Object) - クラス org.seasar.uruma.rcp.core.UrumaServiceFactory のメソッド
 
ungetService(ServiceReference) - クラス org.seasar.uruma.rcp.unit.MockBundleContext のメソッド
 
uninstall() - クラス org.seasar.uruma.rcp.unit.MockBundle のメソッド
 
UNKNOWN - インタフェース org.seasar.uruma.jobs.ProgressMonitor の static 変数
ジョブの総量が不明であることを示す定数です。
unselectedCloseVisible - クラス org.seasar.uruma.component.jface.CTabFolderComponent の変数
 
unselectedImageVisible - クラス org.seasar.uruma.component.jface.CTabFolderComponent の変数
 
UNSUPPORTED_CLASS - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
未サポートのクラスが指定された場合のメッセージコードです。
UNSUPPORTED_TYPE_ERROR - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
レンダリング時に実際の型が想定していた型と異なっていた場合のエラーコードです。
UnsupportedClassException - org.seasar.uruma.exception の 例外
未サポートのクラスを処理しようとしたときにスローされる例外です。
UnsupportedClassException(Class<?>) - 例外 org.seasar.uruma.exception.UnsupportedClassException のコンストラクタ
UnsupportedClassException を構築します。
UnsupportedClassException(Class<?>, Class<?>) - 例外 org.seasar.uruma.exception.UnsupportedClassException のコンストラクタ
UnsupportedClassException を構築します。
update() - クラス org.seasar.uruma.rcp.unit.MockBundle のメソッド
 
update(InputStream) - クラス org.seasar.uruma.rcp.unit.MockBundle のメソッド
 
update(String) - クラス org.seasar.uruma.rcp.util.BundleUtil の static メソッド
Bundleを更新します。
UPDATE_LOCATION - クラス org.seasar.uruma.rcp.util.BundleInfoUtil の static 変数
"Bundle-UpdateLocation" を表す定数です。
updateEnableState() - クラス org.seasar.uruma.binding.enables.EnablesDependingListener のメソッド
イネーブル状態を最新にします。
updateEnableState() - クラス org.seasar.uruma.binding.enables.impl.ViewerEnablesDependingListener のメソッド
 
url - クラス org.seasar.uruma.component.jface.BrowserComponent の変数
 
URUMA_APP_CLASS_LOADER_NOT_FOUND - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
Urumaアプリケーション側のクラスローダが見つからなかった場合のメッセージコードです。
URUMA_APP_NOT_FOUND - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
Uruma アプリケーションが見つからない場合のメッセージコードです。
URUMA_APP_SCHEME_ID - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
Uruma アプリケーションが使用するキーコンフィグレーション(スキーム)の ID です。
URUMA_APP_SCHEME_NAME - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
Uruma アプリケーションが使用するキーコンフィグレーション(スキーム)の名称です。
URUMA_APP_STARTED - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
Urumaアプリケーションのアクティベーション完了時のメッセージコードです。
URUMA_APP_STARTING - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
Urumaアプリケーションのアクティベーション開始時のメッセージコードです。
URUMA_APP_STARTING_FAILED - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
Urumaアプリケーションのアクティベーション失敗時のメッセージコードです。
URUMA_APPLICATION_FOUND - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
Urumaアプリケーションを発見した場合のメッセージコードです。
URUMA_APPLICATION_STARTING - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
UrumaApplication 開始時のメッセージコードです。
URUMA_APPLICATION_STOPPING - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
UrumaApplication 終了時のメッセージコードです。
URUMA_BUNDLE_START - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
Uruma バンドル開始時のメッセージコードです。
URUMA_BUNDLE_STOP - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
Uruma バンドル終了時のメッセージコードです。
URUMA_BUNDLE_SYMBOLIC_NAME - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
Uruma Core バンドルのシンボリックネームです。
URUMA_CLASSLOADER_NAME - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl の static 変数
 
URUMA_DICON_PATH - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
Uruma が内部で使用するコンポーネントを定義した dicon ファイルのパスです。
URUMA_EXTENSION_DEBUG - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
Uruma Core バンドルのデバッグオプションを表すプロパティです。
URUMA_MESSAGE_BASE - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
Uruma が使用するメッセージリソースバンドル名称です。
URUMA_RCP_DICON_PATH - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
Uruma が内部で使用するコンポーネントを定義した dicon ファイルのパスです。
URUMA_SERVICE_DESTROY - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
UrumaService 破棄時のメッセージコードです。
URUMA_SERVICE_INIT_END - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
UrumaService 初期化完了時のメッセージコードです。
URUMA_SERVICE_INIT_START - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
UrumaService 初期化開始時のメッセージコードです。
URUMA_SERVICE_PROP_APPS - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
UrumaアプリケーションであるバンドルのSymbolicNameを保持するプロパティ名称です。
URUMA_SERVICE_S2NAME - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
UrumaService 登録時のコンポーネント名称です。
UrumaActionBarAdvisor - org.seasar.uruma.rcp.ui の クラス
WorkbenchComponent の内容からメニューバーを構築するクラスです。
UrumaActionBarAdvisor(IActionBarConfigurer) - クラス org.seasar.uruma.rcp.ui.UrumaActionBarAdvisor のコンストラクタ
UrumaActionBarAdvisor を構築します。
UrumaActionCreator - org.seasar.uruma.container.creator の クラス
Actionクラス用の ComponentCreatorです。
UrumaActionCreator(NamingConvention) - クラス org.seasar.uruma.container.creator.UrumaActionCreator のコンストラクタ
指定された命名規約に従ったUrumaActionCreatorを作成します。
UrumaAppActivator - org.seasar.uruma.rcp の クラス
Uruma アプリケーションのためのアクティベータです。
UrumaAppActivator() - クラス org.seasar.uruma.rcp.UrumaAppActivator のコンストラクタ
 
UrumaAppInitException - org.seasar.uruma.exception の 例外
Uruma アプリケーション初期化失敗時にスローされる例外です。
UrumaAppInitException(Bundle) - 例外 org.seasar.uruma.exception.UrumaAppInitException のコンストラクタ
UrumaAppInitException を構築します。
UrumaAppInitException(Bundle, String) - 例外 org.seasar.uruma.exception.UrumaAppInitException のコンストラクタ
UrumaAppInitException を構築します。
UrumaAppInitException(Bundle, Throwable, String) - 例外 org.seasar.uruma.exception.UrumaAppInitException のコンストラクタ
UrumaAppInitException を構築します。
UrumaApplication - org.seasar.uruma.rcp の クラス
RCP 環境での Uruma ブートストラップクラスです。
UrumaApplication() - クラス org.seasar.uruma.rcp.UrumaApplication のコンストラクタ
 
UrumaApplicationWindow - org.seasar.uruma.ui の クラス
Template オブジェクトを元にして画面描画を行う、ApplicationWindow です。
UrumaApplicationWindow(UrumaWindowManager) - クラス org.seasar.uruma.ui.UrumaApplicationWindow のコンストラクタ
UrumaApplicationWindow を構築します。
UrumaApplicationWindow(UrumaWindowManager, WindowContext, WindowComponent, boolean) - クラス org.seasar.uruma.ui.UrumaApplicationWindow のコンストラクタ
UrumaApplicationWindow を構築します。
UrumaApplicationWindowListenerBinder - org.seasar.uruma.binding.method.impl の クラス
UrumaApplicationWindow のための ListenerBinder です。
UrumaApplicationWindowListenerBinder() - クラス org.seasar.uruma.binding.method.impl.UrumaApplicationWindowListenerBinder のコンストラクタ
 
UrumaAppNotFoundException - org.seasar.uruma.exception の 例外
RCP環境でUrumaアプリケーションが見つからない場合にスローされる例外です。
UrumaAppNotFoundException() - 例外 org.seasar.uruma.exception.UrumaAppNotFoundException のコンストラクタ
UrumaAppNotFoundException を構築します。
UrumaBundleListener - org.seasar.uruma.rcp.core の クラス
OSGi バンドルの動作を監視するためのクラスです。
UrumaBundleListener() - クラス org.seasar.uruma.rcp.core.UrumaBundleListener のコンストラクタ
 
UrumaBundleState - org.seasar.uruma.rcp.core の クラス
RCP 環境における Uruma バンドルおよび Uruma アプリケーションの状態を保持するクラスです。
UrumaBundleState.BundleState - org.seasar.uruma.rcp.core の 列挙型
バンドルの状態を表す列挙型です。
UrumaBundleWatcher - org.seasar.uruma.rcp.core の クラス
バンドルのライフサイクルを監視するためのクラスです。
UrumaBundleWatcher() - クラス org.seasar.uruma.rcp.core.UrumaBundleWatcher のコンストラクタ
 
urumaClassLoader - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl の変数
 
UrumaComponentDesc - org.seasar.uruma.component.factory.desc の クラス
urumaComponent 要素の情報を保持するためのクラスです。
UrumaComponentDesc() - クラス org.seasar.uruma.component.factory.desc.UrumaComponentDesc のコンストラクタ
 
UrumaComponentTagHandler - org.seasar.uruma.component.factory.desc.handler の クラス
urumaComponent 要素に対するタグハンドラです。
UrumaComponentTagHandler() - クラス org.seasar.uruma.component.factory.desc.handler.UrumaComponentTagHandler のコンストラクタ
 
UrumaConstants - org.seasar.uruma.core の インタフェース
Uruma で利用する定数を保持するインターフェースです。
UrumaCoolComponentAutoRegister - org.seasar.uruma.container.cooldeploy の クラス
Uruma COOL deploy用の NamingConventionに一致するコンポーネントを自動登録するクラスです。
UrumaCoolComponentAutoRegister() - クラス org.seasar.uruma.container.cooldeploy.UrumaCoolComponentAutoRegister のコンストラクタ
 
UrumaDebugViewAction - org.seasar.uruma.debug.action の クラス
デバッグビュー用のアクションクラスです。
UrumaDebugViewAction() - クラス org.seasar.uruma.debug.action.UrumaDebugViewAction のコンストラクタ
 
UrumaDtoCreator - org.seasar.uruma.container.creator の クラス
Dtoクラス用の ComponentCreatorです。
UrumaDtoCreator(NamingConvention) - クラス org.seasar.uruma.container.creator.UrumaDtoCreator のコンストラクタ
指定された命名規約に従ったUrumaDtoCreatorを作成します。
UrumaErrorDialog - org.seasar.uruma.ui.dialogs の クラス
例外スタックトレースを表示するためのダイアログです。
UrumaErrorDialog(Shell, String, String, Throwable) - クラス org.seasar.uruma.ui.dialogs.UrumaErrorDialog のコンストラクタ
UrumaErrorDialog を構築します。
UrumaFormCreator - org.seasar.uruma.container.creator の クラス
Formクラス用の ComponentCreatorです。
UrumaFormCreator(NamingConvention) - クラス org.seasar.uruma.container.creator.UrumaFormCreator のコンストラクタ
指定された命名規約に従ったUrumaFormCreatorを作成します。
UrumaFrameworkAdaptor - org.seasar.uruma.rcp.util の クラス
 
UrumaFrameworkAdaptor(String[]) - クラス org.seasar.uruma.rcp.util.UrumaFrameworkAdaptor のコンストラクタ
 
UrumaHookConfigurator - org.seasar.uruma.rcp.core の クラス
OSGi フレームワークに対するフックの準備を行うためのクラスです。
UrumaHookConfigurator() - クラス org.seasar.uruma.rcp.core.UrumaHookConfigurator のコンストラクタ
 
UrumaLogger - org.seasar.uruma.log の クラス
ログ出力を提供するクラスです。
UrumaLogicCreator - org.seasar.uruma.container.creator の クラス
Logicクラス用の ComponentCreatorです。
UrumaLogicCreator(NamingConvention) - クラス org.seasar.uruma.container.creator.UrumaLogicCreator のコンストラクタ
指定された命名規約に従ったUrumaProviderCreatorを作成します。
UrumaMessageCodes - org.seasar.uruma.core の インタフェース
Uruma で利用するメッセージコードを定義するインターフェースです。
UrumaMessageDialog - org.seasar.uruma.ui.dialogs の クラス
メッセージダイアログを表示するためのユーティリティクラスです。
UrumaNamingConventionImpl - org.seasar.uruma.container.convention の クラス
NamingConventionの実装クラスです。
UrumaNamingConventionImpl() - クラス org.seasar.uruma.container.convention.UrumaNamingConventionImpl のコンストラクタ
NamingConventionImplを作成します。
UrumaNamingConventionImpl.BundleExistChecker - org.seasar.uruma.container.convention の クラス
バンドル用の存在チェッカです。
UrumaNamingConventionImpl.BundleExistChecker(URL) - クラス org.seasar.uruma.container.convention.UrumaNamingConventionImpl.BundleExistChecker のコンストラクタ
インスタンスを作成します。
UrumaPreferencesService - org.seasar.uruma.rcp.core の クラス
IProductPreferencesService の実装クラスです。
UrumaPreferencesService() - クラス org.seasar.uruma.rcp.core.UrumaPreferencesService のコンストラクタ
 
UrumaProviderCreator - org.seasar.uruma.container.creator の クラス
Providerクラス用の ComponentCreatorです。
UrumaProviderCreator(NamingConvention) - クラス org.seasar.uruma.container.creator.UrumaProviderCreator のコンストラクタ
指定された命名規約に従ったUrumaProviderCreatorを作成します。
UrumaRcpTestCase - org.seasar.uruma.rcp.unit の クラス
Uruma RCP 環境でテストを行うための基底クラスです。
UrumaRcpTestCase() - クラス org.seasar.uruma.rcp.unit.UrumaRcpTestCase のコンストラクタ
 
UrumaRuntimeException - org.seasar.uruma.exception の 例外
Uruma で利用する汎用ランタイム例外の基底クラスです。
UrumaRuntimeException(String) - 例外 org.seasar.uruma.exception.UrumaRuntimeException のコンストラクタ
UrumaRuntimeException を構築します。
UrumaRuntimeException(String, Throwable, Object...) - 例外 org.seasar.uruma.exception.UrumaRuntimeException のコンストラクタ
UrumaRuntimeException を構築します。
UrumaRuntimeException(String, Object...) - 例外 org.seasar.uruma.exception.UrumaRuntimeException のコンストラクタ
UrumaRuntimeException を構築します。
UrumaS2ContainerFactoryCoolConfigurator - org.seasar.uruma.container.cooldeploy の クラス
Uruma COOL deploy用の S2ContainerFactory.Configurator です。
UrumaS2ContainerFactoryCoolConfigurator() - クラス org.seasar.uruma.container.cooldeploy.UrumaS2ContainerFactoryCoolConfigurator のコンストラクタ
 
UrumaS2ContainerFactoryCoolProvider - org.seasar.uruma.container.cooldeploy の クラス
Uruma COOL deploy用の S2ContainerFactory.Provider です。
UrumaS2ContainerFactoryCoolProvider() - クラス org.seasar.uruma.container.cooldeploy.UrumaS2ContainerFactoryCoolProvider のコンストラクタ
 
UrumaService - org.seasar.uruma.rcp の インタフェース
RCP 環境で Uruma が提供するサービスです。
UrumaServiceFactory - org.seasar.uruma.rcp.core の クラス
UrumaService のための ServiceFactory です。
UrumaServiceImpl - org.seasar.uruma.rcp.core の クラス
UrumaService の実装クラスです。
UrumaServiceImpl(Bundle) - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl のコンストラクタ
UrumaServiceImpl を構築します。
UrumaServiceUtil - org.seasar.uruma.rcp.util の クラス
UrumaService を取得するためのユーティリティクラスです。
UrumaSorterCreator - org.seasar.uruma.container.creator の クラス
Sorterクラス用の ComponentCreatorです。
UrumaSorterCreator(NamingConvention) - クラス org.seasar.uruma.container.creator.UrumaSorterCreator のコンストラクタ
指定された命名規約に従ったUrumaSorterCreatorを作成します。
UrumaTagHandler - org.seasar.uruma.component.factory の クラス
XMLタグを処理するための基底クラスです。
UrumaTagHandler() - クラス org.seasar.uruma.component.factory.UrumaTagHandler のコンストラクタ
 
UrumaTagHandlerRule - org.seasar.uruma.component.factory の インタフェース
Uruma の画面定義XMLをパースするためのタグハンドラを保持するインタフェースです。
UrumaTagHandlerRuleImpl - org.seasar.uruma.component.factory.impl の クラス
UrumaTagHandlerRule の実装クラスです。
UrumaTagHandlerRuleImpl() - クラス org.seasar.uruma.component.factory.impl.UrumaTagHandlerRuleImpl のコンストラクタ
UrumaTagHandlerRuleImpl を構築します。
UrumaTreeViewer - org.seasar.uruma.viewer の クラス
機能拡張した TreeViewer です。
UrumaTreeViewer(Composite) - クラス org.seasar.uruma.viewer.UrumaTreeViewer のコンストラクタ
UrumaTreeViewer を構築します。
UrumaTreeViewer(Composite, int) - クラス org.seasar.uruma.viewer.UrumaTreeViewer のコンストラクタ
UrumaTreeViewer を構築します。
UrumaTreeViewer(Tree) - クラス org.seasar.uruma.viewer.UrumaTreeViewer のコンストラクタ
UrumaTreeViewer を構築します。
UrumaViewPart - org.seasar.uruma.rcp.ui の インタフェース
パートアクションクラスから参照するビューパートのためのインタフェースです。
UrumaWarmdeployBehavior - org.seasar.uruma.container.warmdeploy の クラス
Uruma WARM deploy時にコンポーネントを自動登録するS2ContainerFactory.Providerの実装です。
UrumaWarmdeployBehavior() - クラス org.seasar.uruma.container.warmdeploy.UrumaWarmdeployBehavior のコンストラクタ
 
UrumaWindowManager - org.seasar.uruma.core の インタフェース
ウィンドウを管理するクラスのためのインターフェースです。
UrumaWindowManagerImpl - org.seasar.uruma.core.impl の クラス
ウィンドウを管理するためのクラスです。
UrumaWindowManagerImpl() - クラス org.seasar.uruma.core.impl.UrumaWindowManagerImpl のコンストラクタ
 
UrumaWorkbenchAdvisor - org.seasar.uruma.rcp.ui の クラス
Uruma における WorkbenchAdvisor です。
UrumaWorkbenchAdvisor() - クラス org.seasar.uruma.rcp.ui.UrumaWorkbenchAdvisor のコンストラクタ
 
UrumaWorkbenchWindowAdvisor - org.seasar.uruma.rcp.ui の クラス
ワークベンチウィンドウに関する設定を行うクラスです。
UrumaWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer) - クラス org.seasar.uruma.rcp.ui.UrumaWorkbenchWindowAdvisor のコンストラクタ
UrumaWorkbenchWindowAdvisor を構築します。
USER_MESSAGE_BASE - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
ユーザアプリケーションが使用するメッセージリソースバンドル名称です。

V

validateMask(Field) - クラス org.seasar.eclipse.common.util.ImageManager の static メソッド
 
value - クラス org.seasar.uruma.rcp.configuration.elements.ParameterElement の変数
パラメータの値です。
VALUE_BINDER_NOT_FOUND - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
フォームクラスが見つからなかった場合のメッセージコードです。
ValueBinder - org.seasar.uruma.binding.value の インタフェース
ウィジットクラス毎のバインディングを行うためのインターフェースです。
ValueBinderFactory - org.seasar.uruma.binding.value の クラス
ValueBinder を取得するためのファクトリクラスです。
ValueBinderFactory() - クラス org.seasar.uruma.binding.value.ValueBinderFactory のコンストラクタ
 
ValueBindingSupport - org.seasar.uruma.binding.value の クラス
ValueBinding を実現するためのクラスです。
ValueBindingSupport() - クラス org.seasar.uruma.binding.value.ValueBindingSupport のコンストラクタ
 
valueOf(String) - 列挙 org.seasar.uruma.annotation.EventListenerType の static メソッド
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 org.seasar.uruma.annotation.RenderingPolicy.ConversionType の static メソッド
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 org.seasar.uruma.annotation.RenderingPolicy.SetTiming の static メソッド
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 org.seasar.uruma.annotation.RenderingPolicy.TargetType の static メソッド
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 org.seasar.uruma.binding.enables.EnablesForType の static メソッド
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 org.seasar.uruma.procedure.entity.ExecuteTiming の static メソッド
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 org.seasar.uruma.rcp.core.UrumaBundleState.BundleState の static メソッド
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 org.seasar.uruma.util.win32.DriveType の static メソッド
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 org.seasar.uruma.viewer.SortingState の static メソッド
指定した名前を持つこの型の列挙型定数を返します。
values() - 列挙 org.seasar.uruma.annotation.EventListenerType の static メソッド
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 org.seasar.uruma.annotation.RenderingPolicy.ConversionType の static メソッド
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 org.seasar.uruma.annotation.RenderingPolicy.SetTiming の static メソッド
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 org.seasar.uruma.annotation.RenderingPolicy.TargetType の static メソッド
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 org.seasar.uruma.binding.enables.EnablesForType の static メソッド
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 org.seasar.uruma.procedure.entity.ExecuteTiming の static メソッド
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 org.seasar.uruma.rcp.core.UrumaBundleState.BundleState の static メソッド
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 org.seasar.uruma.util.win32.DriveType の static メソッド
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 org.seasar.uruma.viewer.SortingState の static メソッド
この列挙型の定数を含む配列を宣言されている順序で返します。
VENDOR - クラス org.seasar.uruma.rcp.util.BundleInfoUtil の static 変数
"Bundle-Vendor" を表す定数です。
VERSION - クラス org.seasar.uruma.rcp.util.BundleInfoUtil の static 変数
"Bundle-Version" を表す定数です。
vertical - クラス org.seasar.uruma.component.jface.GradientInfo の変数
 
verticalAlignment - クラス org.seasar.uruma.component.jface.GridDataInfo の変数
 
verticalIndent - クラス org.seasar.uruma.component.jface.GridDataInfo の変数
 
verticalSpacing - クラス org.seasar.uruma.component.jface.GridLayoutInfo の変数
 
verticalSpan - クラス org.seasar.uruma.component.jface.GridDataInfo の変数
 
VIEW_INIT_END - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
ビューの初期化完了時のメッセージコードです。
VIEW_INIT_FAILED - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
ビューの初期化失敗時のメッセージコードです。
VIEW_INIT_START - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
ビューの初期化開始時のメッセージコードです。
ViewElement - org.seasar.uruma.rcp.configuration.elements の クラス
view 要素のための ConfigurationElement です。
ViewElement() - クラス org.seasar.uruma.rcp.configuration.elements.ViewElement のコンストラクタ
ViewElement を構築します。
ViewElement(ViewPartComponent) - クラス org.seasar.uruma.rcp.configuration.elements.ViewElement のコンストラクタ
ViewPartComponent を元にして ViewElement を構築します。
viewer - クラス org.seasar.uruma.binding.enables.impl.ViewerEnablesDependingListener の変数
 
ViewerEnablesDependingListener - org.seasar.uruma.binding.enables.impl の クラス
Viewer に対する EnablesDependingListener です。
ViewerEnablesDependingListener(WidgetHandle, WidgetHandle, EnablesForType) - クラス org.seasar.uruma.binding.enables.impl.ViewerEnablesDependingListener のコンストラクタ
ViewerEnablesDependingListener を構築します。
ViewerListenerBinder - org.seasar.uruma.binding.method.impl の クラス
Viewer のための ListenerBinder です。
ViewerListenerBinder() - クラス org.seasar.uruma.binding.method.impl.ViewerListenerBinder のコンストラクタ
 
ViewPartComponent - org.seasar.uruma.component.rcp の クラス
ViewPart のコンポーネント情報を保持するためのクラスです。
ViewPartComponent() - クラス org.seasar.uruma.component.rcp.ViewPartComponent のコンストラクタ
 
ViewPartRenderer - org.seasar.uruma.renderer.impl の クラス
ViewPart のレンダリングを行うためのクラスです。
ViewPartRenderer() - クラス org.seasar.uruma.renderer.impl.ViewPartRenderer のコンストラクタ
 
ViewPartUtil - org.seasar.uruma.rcp.util の クラス
IViewPart のためのユーティリティクラスです。
VIEWS - インタフェース org.seasar.uruma.rcp.configuration.ExtensionPoints の static 変数
エクステンションポイント:"org.eclipse.ui.views" を表す定数です。
ViewsBuilder - org.seasar.uruma.rcp.configuration.extension の クラス
views 拡張ポイントを生成するための ExtensionBuilder です。
ViewsBuilder() - クラス org.seasar.uruma.rcp.configuration.extension.ViewsBuilder のコンストラクタ
 
ViewTemplateLoader - org.seasar.uruma.core の インタフェース
ビューテンプレートの一括登録を行うためのインターフェースです。
ViewTemplateLoaderImpl - org.seasar.uruma.core.impl の クラス
ViewTemplateLoader の実装クラスです。
ViewTemplateLoaderImpl() - クラス org.seasar.uruma.core.impl.ViewTemplateLoaderImpl のコンストラクタ
 
visible - クラス org.seasar.uruma.component.jface.ControlComponent の変数
 
visible - クラス org.seasar.uruma.component.jface.MenuComponent の変数
可視状態です。
visible - クラス org.seasar.uruma.rcp.configuration.elements.ActionSetElement の変数
アクションセットの表示/非表示属性です。
visible - クラス org.seasar.uruma.rcp.configuration.elements.SeparatorElement の変数
可視可否です。
visibleItemCount - クラス org.seasar.uruma.component.jface.ComboComponent の変数
 
visit(IConfigurationElement) - インタフェース org.seasar.eclipse.common.util.ExtensionAcceptor.ExtensionVisitor のメソッド
 
visit(UIElement) - クラス org.seasar.uruma.component.EnablesDependableVisitor のメソッド
 
visit(UIElementContainer) - クラス org.seasar.uruma.component.EnablesDependableVisitor のメソッド
 
visit(Template) - クラス org.seasar.uruma.component.EnablesDependableVisitor のメソッド
 
visit(UIElement) - インタフェース org.seasar.uruma.component.UIElementVisitor のメソッド
UIElement を訪問します。
visit(UIElementContainer) - インタフェース org.seasar.uruma.component.UIElementVisitor のメソッド
UIElementContainer を訪問します。
visit(Template) - インタフェース org.seasar.uruma.component.UIElementVisitor のメソッド
Template を訪問します。
visit(UIElement) - クラス org.seasar.uruma.component.writer.UIElementWriter のメソッド
 
visit(UIElementContainer) - クラス org.seasar.uruma.component.writer.UIElementWriter のメソッド
 
visit(Template) - クラス org.seasar.uruma.component.writer.UIElementWriter のメソッド
 
VolumeInformation - org.seasar.uruma.util.win32 の クラス
ボリュームに関する情報を保持するクラスです。

W

warn(Object, Throwable) - クラス org.seasar.uruma.log.UrumaLogger のメソッド
WARN情報を出力します。
warn(Object) - クラス org.seasar.uruma.log.UrumaLogger のメソッド
WARN情報を出力します。
watchBundle(Bundle, int) - クラス org.seasar.uruma.rcp.core.UrumaBundleWatcher のメソッド
 
weights - クラス org.seasar.uruma.component.jface.SashFormComponent の変数
 
WHITE_SPACE - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
半角スペースを表す定数です。
WIDGET_CREATED - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
ウィジット生成時のメッセージコードです。
WIDGET_NOT_FOUND - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
アノテートされたフィールドに対応するウィジットが存在しない場合のメッセージコードです。
WIDGET_NOT_FOUND_ON_XML - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
アノテーションで指定された id が画面定義 XML 上に存在しないことを示すメッセージコードです。
WIDGET_NOT_SUPPORTED - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
サポートされていない型のウィジットに対してバインディングしようとした場合のメッセージコードです。
WIDGET_PROPERTY_NOT_FOUND - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
ウィジットにプロパティが見つからず、値を設定しなかった際のメッセージコードです。
WIDGET_REGISTERED - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
ウィジェット 登録時のメッセージコードです。
WidgetBinder - org.seasar.uruma.binding.widget の クラス
任意のオブジェクトに対してウィジットバインディングを実行するためのクラスです。
widgetDefaultSelected(SelectionEvent) - クラス org.seasar.uruma.binding.method.GenericSWTSelectionListener のメソッド
 
WidgetHandle - org.seasar.uruma.context の インタフェース
ウィジットを保持するためのインタフェースです。
WidgetHandleImpl - org.seasar.uruma.context.impl の クラス
WidgetHandle の実装クラスです。
WidgetHandleImpl(Object) - クラス org.seasar.uruma.context.impl.WidgetHandleImpl のコンストラクタ
WidgetHandleImpl を構築します。
WidgetHolder - org.seasar.uruma.context の インタフェース
WidgetHandle を保持するクラスのためのインターフェースです。
WidgetListenerBinder - org.seasar.uruma.binding.method.impl の クラス
Widget のための ListenerBinder です。
WidgetListenerBinder() - クラス org.seasar.uruma.binding.method.impl.WidgetListenerBinder のコンストラクタ
 
WidgetNotFoundException - org.seasar.uruma.exception の 例外
アノテーションで指定された id が画面定義XML上に存在しない場合に生成される例外です。
WidgetNotFoundException(String, String) - 例外 org.seasar.uruma.exception.WidgetNotFoundException のコンストラクタ
WidgetNotFoundException を構築します。
widgetSelected(SelectionEvent) - クラス org.seasar.uruma.binding.method.GenericSWTSelectionListener のメソッド
 
width - クラス org.seasar.uruma.component.jface.ControlComponent の変数
 
width - クラス org.seasar.uruma.component.jface.RowDataInfo の変数
 
width - クラス org.seasar.uruma.component.jface.TableColumnComponent の変数
 
width - クラス org.seasar.uruma.component.jface.ToolItemComponent の変数
 
width - クラス org.seasar.uruma.component.jface.WindowComponent の変数
 
widthHint - クラス org.seasar.uruma.component.jface.GridDataInfo の変数
 
WIN32_API_CALL_FAILED - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
API の呼び出しに失敗した場合のメッセージコードです。
Win32API - org.seasar.uruma.util.win32 の クラス
Java から Win32 API を呼び出すためのユーティリティクラスです。
Win32ApiException - org.seasar.uruma.exception の 例外
Win32API 呼び出しに関する問題発生時にスローされる例外です。
Win32ApiException(String) - 例外 org.seasar.uruma.exception.Win32ApiException のコンストラクタ
Win32ApiException を構築します。
Win32ApiException(String, String) - 例外 org.seasar.uruma.exception.Win32ApiException のコンストラクタ
Win32ApiException を構築します。
Win32ApiException(String, int) - 例外 org.seasar.uruma.exception.Win32ApiException のコンストラクタ
Win32ApiException を構築します。
Win32Util - org.seasar.uruma.util.win32 の クラス
Win32API コールに関するユーティリティクラスです。
WINDOW_CID - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
自ウィンドウの Window オブジェクトが登録されるIDです。
WINDOW_NOT_FOUND - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
ウィンドウが見つからない場合のメッセージコードです。
WindowCloseListener - org.seasar.uruma.binding.method の クラス
ウィンドウを閉じる直前に呼び出されるリスナクラスです。
WindowCloseListener(PartContext, MethodBinding) - クラス org.seasar.uruma.binding.method.WindowCloseListener のコンストラクタ
WindowCloseListener を構築します。
WindowComponent - org.seasar.uruma.component.jface の クラス
Window のコンポーネント情報を保持するためのクラスです。
WindowComponent() - クラス org.seasar.uruma.component.jface.WindowComponent のコンストラクタ
WindowComponent を構築します。
WindowContext - org.seasar.uruma.context の インタフェース
ウィンドウやダイアログに関する情報を保持するクラスのためのインターフェースです。
windowContext - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl の変数
 
WindowContextImpl - org.seasar.uruma.context.impl の クラス
WindowContext の実装クラスです。
WindowContextImpl(String, ApplicationContext) - クラス org.seasar.uruma.context.impl.WindowContextImpl のコンストラクタ
WindowContextImpl を構築します。
WindowRenderer - org.seasar.uruma.renderer.impl の クラス
Window のレンダリングを行うためのクラスです。
WindowRenderer() - クラス org.seasar.uruma.renderer.impl.WindowRenderer のコンストラクタ
 
WindowTagHandler - org.seasar.uruma.component.factory.handler の クラス
window 要素に対するタグハンドラです。
WindowTagHandler() - クラス org.seasar.uruma.component.factory.handler.WindowTagHandler のコンストラクタ
WindowTagHandler を構築します。
workbench - クラス org.seasar.eclipse.common.preference.AbstractPreferencePage の変数
 
WORKBENCH_ACTION_CLASS_FOUND - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
ワークベンチアクションクラス設定時のメッセージコードです。
WORKBENCH_ACTION_CLASS_NOT_FOUND - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
ワークベンチアクションクラスが見つからなかった場合のメッセージコードです。
WORKBENCH_DEF_FILE_NOT_FOUND - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
workbench.xml が見つからない場合のメッセージコードです。
WORKBENCH_ELEMENT_NOT_FOUND - インタフェース org.seasar.uruma.core.UrumaMessageCodes の static 変数
画面定義 XML に workbench 要素が定義されていなかった場合のメッセージコードです。
WORKBENCH_TEMPLATE_NAME - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
ワークベンチの TemplateApplicationContext へ登録する際の名称です。
WORKBENCH_WINDOW_CONTEXT_ID - インタフェース org.seasar.uruma.core.UrumaConstants の static 変数
ワークベンチウィンドウに対応する WindowContext の名称です。
WorkbenchComponent - org.seasar.uruma.component.rcp の クラス
ワークベンチのためのコンポーネントです。
WorkbenchComponent() - クラス org.seasar.uruma.component.rcp.WorkbenchComponent のコンストラクタ
 
workbenchComponent - クラス org.seasar.uruma.rcp.core.UrumaServiceImpl の変数
 
WorkbenchUtil - org.seasar.eclipse.common.util の クラス
 
WorkbenchUtil() - クラス org.seasar.eclipse.common.util.WorkbenchUtil のコンストラクタ
 
worked(int) - クラス org.seasar.uruma.jobs.impl.RcpProgressMonitor のメソッド
 
worked(int) - インタフェース org.seasar.uruma.jobs.ProgressMonitor のメソッド
指定された値を、タスクの完了値として通知します。
wrap - クラス org.seasar.uruma.component.jface.RowLayoutInfo の変数
 
wrapIndices - クラス org.seasar.uruma.component.jface.CoolBarComponent の変数
 
writeConfiguration(Writer) - クラス org.seasar.uruma.component.base.PartConfigurationElement のメソッド
 
writeConfiguration(Writer) - インタフェース org.seasar.uruma.rcp.configuration.ConfigurationElement のメソッド
指定した Writer に対してコンフィグレーションを書き出します。
writeConfiguration(Writer) - クラス org.seasar.uruma.rcp.configuration.elements.AbstractConfigurationElement のメソッド
 
writeConfiguration(Writer) - クラス org.seasar.uruma.rcp.configuration.elements.AbstractConfigurationElementContainer のメソッド
 
writeEndTag(UIElement) - クラス org.seasar.uruma.component.writer.UIElementWriter のメソッド
 
writeEndTag(ConfigurationElement, Writer) - インタフェース org.seasar.uruma.rcp.configuration.ConfigurationWriter のメソッド
終了タグを出力します。
writeEndTag(ConfigurationElement, Writer, int) - インタフェース org.seasar.uruma.rcp.configuration.ConfigurationWriter のメソッド
インデント付きで終了タグを出力します。
writeEndTag(ConfigurationElement, Writer) - クラス org.seasar.uruma.rcp.configuration.writer.AbstractConfigurationWriter のメソッド
 
writeEndTag(ConfigurationElement, Writer, int) - クラス org.seasar.uruma.rcp.configuration.writer.AbstractConfigurationWriter のメソッド
 
writeEndTag(ConfigurationElement, Writer) - クラス org.seasar.uruma.rcp.configuration.writer.GenericConfigurationWriter のメソッド
 
writeEndTag(ConfigurationElement, Writer, int) - クラス org.seasar.uruma.rcp.configuration.writer.GenericConfigurationWriter のメソッド
 
writeIndent() - クラス org.seasar.uruma.component.writer.UIElementWriter のメソッド
 
writeProcedureDef(Procedures, String) - インタフェース org.seasar.uruma.procedure.ProcedureManager のメソッド
プロシジャ定義ファイルを書き出します。
writer - クラス org.seasar.uruma.component.writer.UIElementWriter の変数
 
writeStartTag(UIElement, boolean) - クラス org.seasar.uruma.component.writer.UIElementWriter のメソッド
 
writeStartTag(ConfigurationElement, Writer) - インタフェース org.seasar.uruma.rcp.configuration.ConfigurationWriter のメソッド
開始タグを出力します。
writeStartTag(ConfigurationElement, Writer, int) - インタフェース org.seasar.uruma.rcp.configuration.ConfigurationWriter のメソッド
インデント付きで開始タグを出力します。
writeStartTag(ConfigurationElement, Writer) - クラス org.seasar.uruma.rcp.configuration.writer.AbstractConfigurationWriter のメソッド
 
writeStartTag(ConfigurationElement, Writer, int) - クラス org.seasar.uruma.rcp.configuration.writer.AbstractConfigurationWriter のメソッド
 
writeStartTag(ConfigurationElement, Writer) - クラス org.seasar.uruma.rcp.configuration.writer.GenericConfigurationWriter のメソッド
 
writeStartTag(ConfigurationElement, Writer, int) - クラス org.seasar.uruma.rcp.configuration.writer.GenericConfigurationWriter のメソッド
 
writeTemplate(Template, String) - クラス org.seasar.uruma.component.writer.ComponentModelWriter の static メソッド
Template オブジェクトを画面定義 XML ファイルへ出力します。

X

x - クラス org.seasar.uruma.component.jface.ControlComponent の変数
 
x - クラス org.seasar.uruma.component.jface.MenuComponent の変数
メニューの表示 X座標です。
x - クラス org.seasar.uruma.component.jface.WindowComponent の変数
 

Y

y - クラス org.seasar.uruma.component.jface.ControlComponent の変数
 
y - クラス org.seasar.uruma.component.jface.MenuComponent の変数
メニューの表示 Y 座標です。
y - クラス org.seasar.uruma.component.jface.WindowComponent の変数
 
year - クラス org.seasar.uruma.component.jface.DateTimeComponent の変数
 

A B C D E F G H I J K L M N O P R S T U V W X Y

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