public interface DataSourceQueryChooser
DataSourceQueries
each of which encapsulates a
query string and the DataSource to run it against.Modifier and Type | Method and Description |
---|---|
java.awt.Component |
getComponent() |
java.util.Collection |
getDataSourceQueries() |
boolean |
isInputValid()
The user has pressed the OK button.
|
java.lang.String |
toString() |
java.awt.Component getComponent()
java.util.Collection getDataSourceQueries()
java.lang.String toString()
toString
in class java.lang.Object
boolean isInputValid()