首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc (Current Development Version)
C-Index (Database Explorer) - NetBeans API Javadoc (Current Development Version)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.db/0 1.20.0 4
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
G
I
J
O
R
S
T
C
canStart()
- Method in interface org.netbeans.spi.db.explorer.
DatabaseRuntime
Returns whether the database server instance can be started by a call to the
start()
method.
connect(JComboBox, ConnectionManager)
- Static method in class org.netbeans.api.db.explorer.support.
DatabaseExplorerUIs
Populates and manages the contents of the passed combo box.
ConnectionListener
- Interface in
org.netbeans.api.db.explorer
Listener for changes to ConnectionManager (adding and removing database connection from the DatabaseExplorer).
ConnectionManager
- Class in
org.netbeans.api.db.explorer
Provides access to the list of connections in the Database Explorer.
ConnectionManager()
- Constructor for class org.netbeans.api.db.explorer.
ConnectionManager
connectionsChanged()
- Method in interface org.netbeans.api.db.explorer.
ConnectionListener
Called when the list of connections has changed.
create(JDBCDriver, String, String, String, String, boolean)
- Static method in class org.netbeans.api.db.explorer.
DatabaseConnection
Creates a new DatabaseConnection instance.
create(String, String, String, URL[])
- Static method in class org.netbeans.api.db.explorer.
JDBCDriver
Creates a new JDBCDriver instance.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.db/0 1.20.0 4
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
G
I
J
O
R
S
T
Built on May 28 2007. | Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.