Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.loihl.sqltool.QueryResultPanel

Uses of QueryResultPanel in com.loihl.sqltool
 

Fields in com.loihl.sqltool declared as QueryResultPanel
private  QueryResultPanel ConnectionDialog.queryResultPanel
           
 

Constructors in com.loihl.sqltool with parameters of type QueryResultPanel
ConnectionDialog(QueryResultPanel owner, java.lang.String title, boolean modal, java.lang.String user, java.lang.String password, java.lang.String rmiserverurl, java.lang.String dburl, java.lang.String drivername)
          ConnectionDialog Constructor