- refresh() - Method in class org.netbeans.api.db.explorer.node.BaseNode
-
- refresh() - Method in class org.netbeans.api.db.explorer.node.ChildNodeFactory
-
Refreshes this factory which causes it to get its
child keys and subsequently its child nodes
- refresh() - Method in class org.netbeans.api.db.explorer.node.NodeProvider
-
- refreshConnectionInExplorer(DatabaseConnection) - Method in class org.netbeans.api.db.explorer.ConnectionManager
-
Refresh the node corresponding to the specified connection in the
Runtime tab.
- refreshSync() - Method in class org.netbeans.api.db.explorer.node.ChildNodeFactory
-
Refreshes this factory which causes it to get its
child keys and subsequently its child nodes immeditately.
- REMEMBERPW - Static variable in class org.netbeans.api.db.explorer.node.BaseNode
-
- REMEMBERPWDESC - Static variable in class org.netbeans.api.db.explorer.node.BaseNode
-
- remove() - Method in class org.netbeans.api.db.explorer.node.BaseNode
-
- remove(boolean) - Method in class org.netbeans.api.db.explorer.node.BaseNode
-
- removeAllNodes() - Method in class org.netbeans.api.db.explorer.node.NodeProvider
-
Remove all nodes.
- removeChangeListener(ChangeListener) - Method in class org.netbeans.api.db.explorer.node.NodeProvider
-
Remove a change listener.
- removeConnection(DatabaseConnection) - Method in class org.netbeans.api.db.explorer.ConnectionManager
-
Remove an existing connection from the Database Explorer.
- removeConnectionListener(ConnectionListener) - Method in class org.netbeans.api.db.explorer.ConnectionManager
-
Unregisters the specified connection listener.
- removeDriver(JDBCDriver) - Method in class org.netbeans.api.db.explorer.JDBCDriverManager
-
Removes a JDBC driver.
- removeDriverListener(JDBCDriverListener) - Method in class org.netbeans.api.db.explorer.JDBCDriverManager
-
Unregisters the specified JDBCDriverListener.
- removeNode(Node) - Method in class org.netbeans.api.db.explorer.node.NodeProvider
-