|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ca.aura.ui.swt.ShellView
Constructor Summary | |
protected |
ShellView(Shell shell)
default |
Method Summary | |
static ShellView |
build(Shell shell)
build the shell |
void |
setDepot(Structure depot)
set the depot |
void |
setGraph(java.lang.Object obj,
Graph graph)
set the graph |
void |
setResultSet(ResultSet rs)
set the result set |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected ShellView(Shell shell)
Method Detail |
public void setDepot(Structure depot)
public void setResultSet(ResultSet rs)
public void setGraph(java.lang.Object obj, Graph graph)
public static ShellView build(Shell shell)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |