|
Extension SDK | |||||||||
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 | |
protected boolean |
isOpenThreaded()
Indicates whether open() should be performed on another thread (with a dialog shown allowing the user to cancel). |
Methods inherited from class oracle.jdeveloper.cm.dt.ConnectionNode |
add, canAdd, canRemove, close, 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, open, 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
|
Extension SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright ©1997, 2003, Oracle. All rights reserved.