Uses of Class
org.eclipse.datatools.sqltools.result.internal.ui.view.SingleWindowModeSection

Packages that use SingleWindowModeSection
org.eclipse.datatools.sqltools.result.internal.ui.view   
 

Uses of SingleWindowModeSection in org.eclipse.datatools.sqltools.result.internal.ui.view
 

Subclasses of SingleWindowModeSection in org.eclipse.datatools.sqltools.result.internal.ui.view
 class SingleWindowGridSection
           
 class SingleWindowTextSection
          This UI component displays the execution result on one tab in text mode(using text widgets to display result sets).