|
SimJava 2.0.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectTypeParam
class TypeParam
This class represents a data type to be displayed in The timing diagram.
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 |
---|
String typename
protected StringVector labels
Constructor Detail |
---|
TypeParam(String buff)
Method Detail |
---|
String getLabel(int i)
int get_index(String l)
Color valtocol(int v)
void drawKey(Graphics g, int x, int y, int w, int h)
|
SimJava 2.0.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |