|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.datatools.sqltools.result.ui.ResultViewUIUtil
public class ResultViewUIUtil
Constructor Summary | |
---|---|
ResultViewUIUtil()
|
Method Summary | |
---|---|
static ResultsView |
checkResultView()
Checks if the SQL Results View is active, if not, create it and bring it to the top. |
static org.eclipse.swt.graphics.Image |
getOperationCommandStatusImage(int statusId)
Returns the image of given OperationCommand status |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResultViewUIUtil()
Method Detail |
---|
public static org.eclipse.swt.graphics.Image getOperationCommandStatusImage(int statusId)
statusId
- the status id
public static ResultsView checkResultView()
true
if operation succeeds; false
otherwise
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |