站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

S-Index (Database Explorer) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.db/0 1.20.0 4
A C D G I J O R S T

S

selectConnectionInExplorer(DatabaseConnection) - Method in class org.netbeans.api.db.explorer.ConnectionManager
Selects the node corresponding to the specified connection in the Runtime tab.
showAddConnectionDialog(JDBCDriver) - Method in class org.netbeans.api.db.explorer.ConnectionManager
Shows the dialog for adding a new connection.
showAddConnectionDialog(JDBCDriver, String) - Method in class org.netbeans.api.db.explorer.ConnectionManager
Shows the dialog for adding a new connection with the specified database URL.
showAddConnectionDialog(JDBCDriver, String, String, String) - Method in class org.netbeans.api.db.explorer.ConnectionManager
Shows the dialog for adding a new connection with the specified database URL, user and password The specified driver be filled as the single element of the Driver combo box of the New Database Connection dialog box.
showAddConnectionDialogFromEventThread(JDBCDriver) - Method in class org.netbeans.api.db.explorer.ConnectionManager
The counterpart of ConnectionManager.showAddConnectionDialog(JDBCDriver) which returns the newly created database connection, but must be called from the event dispatching thread.
showAddConnectionDialogFromEventThread(JDBCDriver, String) - Method in class org.netbeans.api.db.explorer.ConnectionManager
The counterpart of ConnectionManager.showAddConnectionDialog(JDBCDriver, String) which returns the newly created database connection, but must be called from the event dispatching thread.
showAddConnectionDialogFromEventThread(JDBCDriver, String, String, String) - Method in class org.netbeans.api.db.explorer.ConnectionManager
The counterpart of ConnectionManager.showAddConnectionDialog(JDBCDriver, String, String, String) which returns the newly created database connection, but must be called from the event dispatching thread.
showAddDriverDialog() - Method in class org.netbeans.api.db.explorer.JDBCDriverManager
Shows the Add Driver dialog, allowing the user to add a new JDBC driver.
showConnectionDialog(DatabaseConnection) - Method in class org.netbeans.api.db.explorer.ConnectionManager
Shows the Connect dialog for the specified connection if not all data needed to connect, such as the user name or password, are known), or displays a modal progress dialog and attempts to connect to the database immediately.
start() - Method in interface org.netbeans.spi.db.explorer.DatabaseRuntime
Starts the database server instance represented by this runtime.
stop() - Method in interface org.netbeans.spi.db.explorer.DatabaseRuntime
Stops the database server instance represented by this runtime.

org.netbeans.modules.db/0 1.20.0 4
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.