SimJava 2.0.1

eduni.simdiag
Class TypeParam

Object
  extended by TypeParam

 class TypeParam
extends Object

This class represents a data type to be displayed in The timing diagram.

Version:
1.0, June 1997
Author:
Fred Howell

Field Summary
protected  StringVector labels
           
(package private)  String typename
           
 
Constructor Summary
TypeParam(String buff)
           
 
Method Summary
(package private)  void drawKey(Graphics g, int x, int y, int w, int h)
           
(package private)  int get_index(String l)
           
(package private)  String getLabel(int i)
           
(package private)  Color valtocol(int v)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

typename

String typename

labels

protected StringVector labels
Constructor Detail

TypeParam

TypeParam(String buff)
Method Detail

getLabel

String getLabel(int i)

get_index

int get_index(String l)

valtocol

Color valtocol(int v)

drawKey

void drawKey(Graphics g,
             int x,
             int y,
             int w,
             int h)

SimJava 2.0.1

The University of Edinburgh, 2009