SimJava 2.0.1

eduni.simdiag
Class Types

Object
  extended by Types

 class Types
extends Object


Field Summary
protected  List types
           
 
Constructor Summary
Types()
           
 
Method Summary
(package private)  void add(TypeParam tp)
           
(package private)  void drawKeys(Graphics g, int w, int h)
           
(package private)  TypeParam find(String s)
           
(package private)  List getV()
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

types

protected List types
Constructor Detail

Types

Types()
Method Detail

add

void add(TypeParam tp)

find

TypeParam find(String s)

drawKeys

void drawKeys(Graphics g,
              int w,
              int h)

getV

List getV()

SimJava 2.0.1

The University of Edinburgh, 2009