首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc (Current Development Version)
P-Index (Registry) - NetBeans API Javadoc (Current Development Version)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.registry/1 1.8
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
L
M
O
P
R
S
T
P
PROP_DELEGATES
- Static variable in interface org.netbeans.spi.registry.
MergedContextProvider
Property name indicating that delegates were changed.
putBoolean(String, boolean)
- Method in class org.netbeans.api.registry.
Context
This method converts the passed boolean to Boolean object and binds it into context.
putColor(String, Color)
- Method in class org.netbeans.api.registry.
Context
This is just convenient method.
putDouble(String, double)
- Method in class org.netbeans.api.registry.
Context
This method converts the passed double to Double object and binds it into context.
putFloat(String, float)
- Method in class org.netbeans.api.registry.
Context
This method converts the passed float to Float object and binds it into context.
putFont(String, Font)
- Method in class org.netbeans.api.registry.
Context
This is just convenient method.
putInt(String, int)
- Method in class org.netbeans.api.registry.
Context
This method converts the passed integer to Integer object and binds it into context.
putLong(String, long)
- Method in class org.netbeans.api.registry.
Context
This method converts the passed long to Long object and binds it into context.
putObject(String, Object)
- Method in class org.netbeans.api.registry.
Context
Binds a name to an object and store the object in context.
putString(String, String)
- Method in class org.netbeans.api.registry.
Context
Binds a name to the String and store it in the context.
putStringArray(String, char, String[])
- Method in class org.netbeans.api.registry.
Context
Store array of strings.
putURL(String, URL)
- Method in class org.netbeans.api.registry.
Context
This is just convenient method.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.registry/1 1.8
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
L
M
O
P
R
S
T
Built on May 28 2007. | Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.