|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.icepdf.core.pobjects.graphics.PaintTimer
public class PaintTimer
PaintTimer encapsulates the time calculation used to fire repaint events to the view.
| Field Summary | |
|---|---|
protected static java.util.logging.Logger |
logger
|
protected static int |
paintDelay
|
| Constructor Summary | |
|---|---|
PaintTimer()
|
|
| Method Summary | |
|---|---|
boolean |
shouldTriggerRepaint()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final java.util.logging.Logger logger
protected static int paintDelay
| Constructor Detail |
|---|
public PaintTimer()
| Method Detail |
|---|
public boolean shouldTriggerRepaint()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||