首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc (Current Development Version)
G-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
G
getAbsoluteContextName()
- Method in class org.netbeans.api.registry.
Context
Getter for the absolute name of the context, eg.
getAttribute(String, String, String)
- Method in class org.netbeans.api.registry.
Context
Retrieve value of the attribute.
getAttribute(String, String)
- Method in interface org.netbeans.spi.registry.
BasicContext
Retrieve value of the attribute.
getAttributeName()
- Method in class org.netbeans.api.registry.
AttributeEvent
Attribute name.
getAttributeNames(String)
- Method in class org.netbeans.api.registry.
Context
Retrieve names of all attributes in this context.
getAttributeNames(String)
- Method in interface org.netbeans.spi.registry.
BasicContext
Get names of all attributes in this context.
getBindingName()
- Method in class org.netbeans.api.registry.
AttributeEvent
Binding name which attribute has changed or null if context attribute was changed.
getBindingName()
- Method in class org.netbeans.api.registry.
BindingEvent
Name of the binding.
getBindingName()
- Method in class org.netbeans.api.registry.
ObjectRef
Binding name under which is this object bound.
getBindingNames()
- Method in class org.netbeans.api.registry.
Context
Retrieve names of all bindings in this context.
getBindingNames()
- Method in interface org.netbeans.spi.registry.
BasicContext
Get names of all bindings in this context.
getBoolean(String, boolean)
- Method in class org.netbeans.api.registry.
Context
Retrieve boolean value.
getColor(String, Color)
- Method in class org.netbeans.api.registry.
Context
Retrieve color value.
getContext()
- Method in class org.netbeans.api.registry.
ContextEvent
Context on which this event happened.
getContext()
- Method in exception org.netbeans.api.registry.
ContextException
Context on which the exception happen.
getContext()
- Method in class org.netbeans.api.registry.
ObjectRef
Context in which the object is bound.
getContextAbsoluteName()
- Method in class org.netbeans.api.registry.
ObjectRef
Absolute context name of the context in which the object is bound.
getContextName()
- Method in class org.netbeans.api.registry.
Context
Name of the context.
getContextName()
- Method in interface org.netbeans.spi.registry.
BasicContext
Name of the context.
getDefault()
- Static method in class org.netbeans.api.registry.
Context
Getter for default instance of registry.
getDelegates()
- Method in interface org.netbeans.spi.registry.
MergedContextProvider
Provides array of delegates
getDouble(String, double)
- Method in class org.netbeans.api.registry.
Context
Retrieve double value.
getFloat(String, float)
- Method in class org.netbeans.api.registry.
Context
Retrieve float value.
getFont(String, Font)
- Method in class org.netbeans.api.registry.
Context
Retrieve font value.
getInt(String, int)
- Method in class org.netbeans.api.registry.
Context
Retrieve integer value.
getLong(String, long)
- Method in class org.netbeans.api.registry.
Context
Retrieve long value.
getMutex()
- Static method in class org.netbeans.api.registry.
Context
Shared Mutex on which all contexts are synchronized.
getObject(String, Object)
- Method in class org.netbeans.api.registry.
Context
Retrieve named object from the context.
getObject()
- Method in class org.netbeans.api.registry.
ObjectRef
Getter for the object referenced by this instance.
getOrderedNames()
- Method in class org.netbeans.api.registry.
Context
Method listing ordered names of the context items.
getOrderedObjects()
- Method in class org.netbeans.api.registry.
Context
Method for listing items of the context ordered.
getParentContext()
- Method in class org.netbeans.api.registry.
Context
Retrieve parent context.
getParentContext()
- Method in interface org.netbeans.spi.registry.
BasicContext
Retrieve parent context.
getRef(String)
- Method in class org.netbeans.api.registry.
Context
Retrieve directly the bounded ObjectRef instance.
getRootContext()
- Method in class org.netbeans.api.registry.
Context
Gets root context.
getRootContext()
- Method in interface org.netbeans.spi.registry.
BasicContext
Gets root context.
getString(String, String)
- Method in class org.netbeans.api.registry.
Context
Retrieve String value.
getStringArray(String, char, String[])
- Method in class org.netbeans.api.registry.
Context
Retrieve string array by reading stored string and splitting it by the given separator into array of Strings.
getSubcontext(String)
- Method in class org.netbeans.api.registry.
Context
Retrieve subcontext of the given name.
getSubcontext(String)
- Method in interface org.netbeans.spi.registry.
BasicContext
Retrieve direct subcontext of the given name.
getSubcontextName()
- Method in class org.netbeans.api.registry.
SubcontextEvent
Name of subcontext which was removed or added.
getSubcontextNames()
- Method in class org.netbeans.api.registry.
Context
Retrieve names of all subcontexts of this context.
getSubcontextNames()
- Method in interface org.netbeans.spi.registry.
BasicContext
Retrieve names of all subcontexts of this context.
getType()
- Method in class org.netbeans.api.registry.
AttributeEvent
getType()
- Method in class org.netbeans.api.registry.
BindingEvent
getType()
- Method in class org.netbeans.api.registry.
SubcontextEvent
getURL(String, URL)
- Method in class org.netbeans.api.registry.
Context
Retrieve URL value.
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.