Package org.omegat.gui.editor.autotext
Class Autotext
java.lang.Object
org.omegat.gui.editor.autotext.Autotext
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic List<Autotext.AutotextItem>getItems()static List<Autotext.AutotextItem>static voidstatic voidsave()static voidsave(Collection<Autotext.AutotextItem> items, File file) static voidsetList(Collection<Autotext.AutotextItem> items) static void
-
Method Details
-
loadPlugins
public static void loadPlugins() -
unloadPlugins
public static void unloadPlugins() -
getItems
-
setList
-
load
- Throws:
IOException
-
save
- Throws:
IOException
-
save
- Throws:
IOException
-