public abstract class Frame
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
FRAMETYPE
The label found on the thread of each frame instance.
|
Constructor and Description |
---|
Frame() |
Modifier and Type | Method and Description |
---|---|
abstract Entity |
getThing() |
WiredViewer |
getThingViewer() |
public static final java.lang.String FRAMETYPE
public abstract Entity getThing()
public WiredViewer getThingViewer()