public class BasePLEntry extends java.lang.Object implements PLEntry
| Modifier and Type | Field and Description |
|---|---|
static long |
offset |
protected java.lang.String |
text |
protected long |
timestamp |
| Constructor and Description |
|---|
BasePLEntry(java.lang.String text) |
| Modifier and Type | Method and Description |
|---|---|
java.awt.Color |
getColor() |
java.lang.String |
getText() |
long |
getTimestamp() |
public static long offset
protected java.lang.String text
protected long timestamp
public BasePLEntry(java.lang.String text)
public long getTimestamp()
getTimestamp in interface PLEntry