|
Extension SDK 9.0.5 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.ide.IdeSubject
oracle.jdeveloper.cm.dt.ConnectionNode
oracle.jdeveloper.cm.dt.DatabaseConnectionNode
Field Summary |
Fields inherited from interface oracle.ide.addin.Subject |
OBJECT_MODIFIED |
Fields inherited from interface oracle.ide.model.Category |
UNDEFINED |
Constructor Summary | |
DatabaseConnectionNode()
Constructor. |
|
DatabaseConnectionNode(java.net.URL url)
Constructor. |
Method Summary | |
void |
close()
Closes the ConnectionBrowsable interface. |
protected boolean |
isOpenThreaded()
Indicates whether open() should be performed on another thread (with a dialog shown allowing the user to cancel). |
void |
open()
Open the connection (connect via the ConnectionBrowser) |
Methods inherited from class oracle.jdeveloper.cm.dt.ConnectionNode |
add, canAdd, canRemove, compareTo, containsChild, ensureOpen, getAttributes, getCategory, getChildren, getClientProperty, getConnectionBrowser, getConnectionDescriptor, getConnectionName, getData, getIcon, getInputStream, getLongLabel, getShortLabel, getTimestamp, getToolTipText, getURL, isConnected, isDirty, isNew, isOpen, isReadOnly, markDirty, mayHaveChildren, putClientProperty, refresh, remove, removeAll, reopen, save, setConnected, setConnectionBrowser, setConnectionDescriptor, setConnectionName, setURL, size |
Methods inherited from class oracle.ide.IdeSubject |
attach, copy, detach, getObservers, notifyObservers, setObservers |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface oracle.ide.model.Displayable |
toString |
Methods inherited from interface oracle.ide.addin.Subject |
attach, detach, notifyObservers |
Constructor Detail |
public DatabaseConnectionNode(java.net.URL url)
url
- unique url identifying this document.public DatabaseConnectionNode()
Method Detail |
protected boolean isOpenThreaded()
ConnectionNode
isOpenThreaded
in class ConnectionNode
public void close()
ConnectionBrowsable
ConnectionBrowsable
interface.
close
in interface ConnectionBrowsable
close
in class ConnectionNode
public void open()
ConnectionNode
open
in interface Document
open
in class ConnectionNode
|
Extension SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.