|
UDK 3.1.0 Java API Reference | ||||||||||
前 次 | フレームあり フレームなし |
XComponentContext を使用しているパッケージ | |
com.sun.star.comp.helper | |
com.sun.star.lib.uno.helper |
com.sun.star.comp.helper での XComponentContext の使用 |
XComponentContext を実装している com.sun.star.comp.helper のクラス | |
class |
ComponentContext
Component context implementation. |
XComponentContext を返す com.sun.star.comp.helper のメソッド | |
static XComponentContext |
Bootstrap.createInitialComponentContext(Hashtable context_entries)
Bootstraps an initial component context with service manager and basic jurt components inserted. |
static XComponentContext |
Bootstrap.defaultBootstrap_InitialComponentContext()
Bootstraps the initial component context from a native UNO installation. |
static XComponentContext |
Bootstrap.defaultBootstrap_InitialComponentContext(String ini_file,
Hashtable bootstrap_parameters)
Bootstraps the initial component context from a native UNO installation. |
XComponentContext 型のパラメータを持つ com.sun.star.comp.helper のコンストラクタ | |
ComponentContext(Hashtable table,
XComponentContext xDelegate)
Ctor to create a component context passing a hashtable for values and a delegator reference. |
com.sun.star.lib.uno.helper での XComponentContext の使用 |
XComponentContext 型のパラメータを持つ com.sun.star.lib.uno.helper のメソッド | |
Object |
Factory.createInstanceWithContext(XComponentContext xContext)
|
Object |
Factory.createInstanceWithArgumentsAndContext(Object[] arguments,
XComponentContext xContext)
|
|
UDK 3.1.0 Java API Reference | ||||||||||
前 次 | フレームあり フレームなし |