|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.statcato.utils.SetProjectAutoSaveTimer
public class SetProjectAutoSaveTimer
| Constructor Summary | |
|---|---|
SetProjectAutoSaveTimer(Project project,
int seconds)
Constructor. |
|
| Method Summary | |
|---|---|
void |
setInterval(int seconds)
Sats the save interval to the given value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SetProjectAutoSaveTimer(Project project,
int seconds)
project - for which the timer is set to auto saveseconds - number of seconds in which the auto save action will be
performed| Method Detail |
|---|
public void setInterval(int seconds)
seconds - auto save interval in seconds
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||