JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.omegat.core.threads
Interface IAutoSave
All Known Implementing Classes:
SaveThread
public interface
IAutoSave
Interface for support project autosaving.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
disable
()
Disable autosaving.
void
enable
()
Enable autosaving.
Method Detail
disable
void disable()
Disable autosaving. Required when project loading or saving time. When project closed, autosaving also disabled.
enable
void enable()
Enable autosaving.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method