oracle.jdeveloper.cm.dt
Interface ConnectionEditorDelegate
- public interface ConnectionEditorDelegate
runConnectionEditor
public boolean runConnectionEditor(java.lang.String connName,
int cmd,
java.lang.String[] allowedTypes)
getConnectionDescriptor
public ConnectionDescriptor getConnectionDescriptor()
setConnectionDescriptor
public void setConnectionDescriptor(ConnectionDescriptor newCdesc)
setParentFrame
public void setParentFrame(java.awt.Frame parentFrame)
setParentDialog
public void setParentDialog(java.awt.Dialog parentDialog)
Copyright ©1997, 2003, Oracle. All rights reserved.