ca.aura.ui.swt
Class StructureView

java.lang.Object
  |
  +--ca.aura.ui.swt.StructureView

public class StructureView
extends java.lang.Object

Author:
aforward

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

StructureView

protected StructureView(Composite self)
default

Method Detail

build

public static StructureView build(Composite composite)
build a whiteboard ui


buildSelf

public static StructureView buildSelf(Composite self)
build self


setStructure

public void setStructure(Structure structure)
set the project depot



Copyright © 2002 University of Ottawa. All Rights Reserved.