概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
UDK 3.2.0 Java API Reference
前の文字
次の文字
フレームあり
フレームなし
すべてのクラス
A
B
C
D
E
F
G
H
I
L
M
P
Q
R
S
T
U
V
W
_
C
CHAR
- class com.sun.star.uno.
Type
の static 変数
ComponentBase
- class com.sun.star.lib.uno.helper.
ComponentBase
.
This class can be used as the base class for UNO components.
ComponentBase()
- class com.sun.star.lib.uno.helper.
ComponentBase
のコンストラクタ
Creates a new instance of CompBase
ComponentContext
- class com.sun.star.comp.helper.
ComponentContext
.
Component context implementation.
ComponentContext(Hashtable, XComponentContext)
- class com.sun.star.comp.helper.
ComponentContext
のコンストラクタ
Ctor to create a component context passing a hashtable for values and a delegator reference.
ComponentContextEntry
- class com.sun.star.comp.helper.
ComponentContextEntry
.
Component context entry for constructing ComponentContext objects.
ComponentContextEntry(Object, Object)
- class com.sun.star.comp.helper.
ComponentContextEntry
のコンストラクタ
Creating a late-init singleton entry component context entry.
ComponentContextEntry(Object)
- class com.sun.star.comp.helper.
ComponentContextEntry
のコンストラクタ
Creating a direct value component context entry.
clear()
- class com.sun.star.lib.uno.helper.
InterfaceContainer
のメソッド
Removes all of the elements from this list.
clear()
- class com.sun.star.lib.uno.helper.
MultiTypeInterfaceContainer
のメソッド
clone()
- class com.sun.star.lib.uno.helper.
InterfaceContainer
のメソッド
Returns a shallow copy of this
ArrayList
instance.
com.sun.star.comp.helper
- package com.sun.star.comp.helper
com.sun.star.lib.uno.helper
- package com.sun.star.lib.uno.helper
com.sun.star.lib.unoloader
- package com.sun.star.lib.unoloader
com.sun.star.tools.uno
- package com.sun.star.tools.uno
com.sun.star.uno
- package com.sun.star.uno
contains(Object)
- class com.sun.star.lib.uno.helper.
InterfaceContainer
のメソッド
Returns
true
if this list contains the specified element.
containsAll(Collection)
- class com.sun.star.lib.uno.helper.
InterfaceContainer
のメソッド
convertPropertyValue(Property, Object[], Object[], Object)
- class com.sun.star.lib.uno.helper.
PropertySet
のメソッド
Converts a value in a way so that it is appropriate for storing as a property value, that is
setPropertyValueNoBroadcast
can process the value without any further conversion.
create(String, String)
- class com.sun.star.comp.helper.
RegistryServiceFactory
の static メソッド
推奨されていません。
This bootstraps an initial service factory working on a registry.
create(String, String, boolean)
- class com.sun.star.comp.helper.
RegistryServiceFactory
の static メソッド
推奨されていません。
This bootstraps an initial service factory working on a registry.
create(String)
- class com.sun.star.comp.helper.
RegistryServiceFactory
の static メソッド
推奨されていません。
This bootstraps an initial service factory working on a registry file.
create(String, boolean)
- class com.sun.star.comp.helper.
RegistryServiceFactory
の static メソッド
推奨されていません。
This bootstraps an initial service factory working on a registry file.
create()
- class com.sun.star.comp.helper.
RegistryServiceFactory
の static メソッド
推奨されていません。
This bootstraps a service factory without initialize a registry.
createComponentFactory(Class, String[])
- class com.sun.star.lib.uno.helper.
Factory
の static メソッド
Creates an object factory supporting interfaces com.sun.star.lang.XSingleComponentFactory and com.sun.star.lang.XServiceInfo
createInitialComponentContext(Hashtable)
- class com.sun.star.comp.helper.
Bootstrap
の static メソッド
Bootstraps an initial component context with service manager and basic jurt components inserted.
createInstanceWithArgumentsAndContext(Object[], XComponentContext)
- class com.sun.star.lib.uno.helper.
Factory
のメソッド
createInstanceWithContext(XComponentContext)
- class com.sun.star.lib.uno.helper.
Factory
のメソッド
createSimpleServiceManager()
- class com.sun.star.comp.helper.
Bootstrap
の static メソッド
Bootstraps a servicemanager with the jurt base components registered.
createSimpleServiceManager()
- class com.sun.star.tools.uno.
UnoApp
の static メソッド
Bootstraps a servicemanager with some base components registered.
概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
UDK 3.2.0 Java API Reference
前の文字
次の文字
フレームあり
フレームなし
すべてのクラス
A
B
C
D
E
F
G
H
I
L
M
P
Q
R
S
T
U
V
W
_