Package org.omegat.gui.editor
Class EditorPopups
- java.lang.Object
-
- org.omegat.gui.editor.EditorPopups
-
public final class EditorPopups extends java.lang.Object
Some standard editor popups.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
EditorPopups.DefaultPopup
static class
EditorPopups.DuplicateSegmentsPopup
static class
EditorPopups.EmptyNoneTranslationPopup
static class
EditorPopups.GoToSegmentPopup
static class
EditorPopups.InsertBidiPopup
static class
EditorPopups.InsertTagsPopup
static class
EditorPopups.SpellCheckerPopup
create the spell checker popup menu - suggestions for a wrong word, add and ignore.
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
init(EditorController ec)
-
-
-
Method Detail
-
init
public static void init(EditorController ec)
-
-