public class WFViewInfo
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
java.lang.String |
currSeq
The Call Stack Sequence currently accessable from the gif.
|
java.awt.image.BufferedImage |
image |
java.lang.String |
nextSeq |
java.lang.String |
prevSeq |
Constructor and Description |
---|
WFViewInfo(java.lang.String sequence,
java.awt.image.BufferedImage currentImage) |