Package org.omegat.core.threads
-
Interface Summary Interface Description IAutoSave Interface for support project autosaving. -
Class Summary Class Description CommandMonitor Monitor an external process.LongProcessThread Thread for some long operations in background, like statistics calculation.SaveThread An independent stream to save project, created in order not to freese UI while project is saved (may take a lot)SearchThread Each search window has its own search thread to actually do the searching.VersionCheckThread -
Exception Summary Exception Description LongProcessInterruptedException Exception for be thrown when thread stopped by OmegaT.