|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditorDocumentProviderFactory
public class RoutineEditorDocumentProviderFactory
This class allows the document debuggerDocumentProvider to be extended by sql debugger framework
Constructor Summary | |
---|---|
RoutineEditorDocumentProviderFactory()
|
Method Summary | |
---|---|
static IRoutineEditorDocumentProvider |
getDocumentProvider(org.eclipse.ui.IEditorInput input)
Returns a document debuggerDocumentProvider that can be used by RoutineEditor |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RoutineEditorDocumentProviderFactory()
Method Detail |
---|
public static IRoutineEditorDocumentProvider getDocumentProvider(org.eclipse.ui.IEditorInput input)
input
- the editor input used to determine whether debugging is
supported
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |