|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.datastorm.gui.swt.View
| Constructor Summary | |
View(IController controller)
|
|
| Method Summary | |
org.eclipse.swt.widgets.Shell |
buildScreen()
|
void |
DialogOK(String title,
String message)
|
void |
drawResultSet(ResultSet rs)
|
org.eclipse.swt.widgets.Display |
getDisplay()
|
void |
resetQueryResultTable()
|
void |
setEditorText(String text)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public View(IController controller)
| Method Detail |
public org.eclipse.swt.widgets.Display getDisplay()
public void resetQueryResultTable()
public void drawResultSet(ResultSet rs)
throws SQLException
SQLExceptionpublic org.eclipse.swt.widgets.Shell buildScreen()
public void DialogOK(String title,
String message)
public void setEditorText(String text)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||