首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc (Current Development Version)
G-Index (Options Dialog and SPI) - NetBeans API Javadoc (Current Development Version)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.options.api/1 1.5
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
G
I
O
P
R
U
G
getCategoryName()
- Method in class org.netbeans.spi.options.
OptionsCategory
Returns name of category used in list on the left side of Options Dialog.
getComponent(Lookup)
- Method in class org.netbeans.spi.options.
OptionsPanelController
Returns visual component representing this options category.
getDefault()
- Static method in class org.netbeans.api.options.
OptionsDisplayer
Get the default
OptionsDisplayer
getDisplayName()
- Method in class org.netbeans.spi.options.
AdvancedOption
Returns name of category used in Advanced Panel of Options Dialog.
getHelpCtx()
- Method in class org.netbeans.spi.options.
OptionsPanelController
Get current help context asociated with this panel.
getIcon()
- Method in class org.netbeans.spi.options.
OptionsCategory
Returns 32x32 icon used in list on the left side of Options Dialog.
getIconBase()
- Method in class org.netbeans.spi.options.
OptionsCategory
Deprecated.
This method will not be a part of NB50! Use
OptionsCategory.getIcon()
instead.
getLookup()
- Method in class org.netbeans.spi.options.
OptionsPanelController
Each option category can provide some lookup.
getTitle()
- Method in class org.netbeans.spi.options.
OptionsCategory
This text will be used in title component on the top of Options Dialog when your panel will be selected.
getTooltip()
- Method in class org.netbeans.spi.options.
AdvancedOption
Returns tooltip to be used on category name.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.options.api/1 1.5
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
G
I
O
P
R
U
Built on May 28 2007. | Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.