org.tm4j.tmnav.app.ui .TologQueryFrame
Inheritance Hierarchy
- java.lang.Object
- TologQueryFrame
| Method Summary | |
|---|---|
| void |
addToHistory(java.lang.String statement)
Adds the given statement to the History,
if the statement on the previous position
is not similar to the given one
|
| void |
doQuery()
Executes the query that is currently entered in the sqlArea.
|
| RendererView | getRendererView() |
| void | goBack() |
| void | goForward() |
| void |
setVisible(boolean visible)
Hands the request over to ui.setVisible(boolean visible)
|
Related Topics
Imports
Is Contained By
Is Imported By
