|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ca.aura.ui.swt.StructureView
Constructor Summary | |
protected |
StructureView(Composite self)
default |
Method Summary | |
static StructureView |
build(Composite composite)
build a whiteboard ui |
static StructureView |
buildSelf(Composite self)
build self |
void |
setStructure(Structure structure)
set the project depot |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected StructureView(Composite self)
Method Detail |
public static StructureView build(Composite composite)
public static StructureView buildSelf(Composite self)
public void setStructure(Structure structure)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |