| Package | Description |
|---|---|
| org.antlr.works.utils | |
| org.antlr.xjlib.appkit.app | |
| org.antlr.xjlib.foundation.timer |
| Modifier and Type | Class and Description |
|---|---|
class |
HelpManager |
| Modifier and Type | Class and Description |
|---|---|
static class |
XJApplication.AutoSaveTimer |
| Modifier and Type | Field and Description |
|---|---|
protected static XJScheduledTimerDelegate |
XJApplication.autoSaveTimer |
| Modifier and Type | Method and Description |
|---|---|
static void |
XJApplication.addScheduledTimer(XJScheduledTimerDelegate delegate,
long minutes,
boolean scheduleAtStartup) |
static void |
XJApplication.removeScheduledTimer(XJScheduledTimerDelegate delegate) |
| Modifier and Type | Field and Description |
|---|---|
protected XJScheduledTimerDelegate |
XJScheduledTimer.delegate |
| Modifier and Type | Method and Description |
|---|---|
XJScheduledTimerDelegate |
XJScheduledTimer.getDelegate() |
| Constructor and Description |
|---|
XJScheduledTimer(XJScheduledTimerDelegate delegate,
long minutes,
boolean scheduleAtStartup) |
Copyright © 2013. All rights reserved.