ca.aura.ui.swt
Class ShellView

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

public class ShellView
extends java.lang.Object

Author:
Andrew

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

ShellView

protected ShellView(Shell shell)
default

Method Detail

setDepot

public void setDepot(Structure depot)
set the depot


setResultSet

public void setResultSet(ResultSet rs)
set the result set


setGraph

public void setGraph(java.lang.Object obj,
                     Graph graph)
set the graph


build

public static ShellView build(Shell shell)
build the shell



Copyright © 2002 University of Ottawa. All Rights Reserved.