Package org.omegat.gui.editor
Class EditorPopups
- java.lang.Object
-
- org.omegat.gui.editor.EditorPopups
-
public final class EditorPopups extends java.lang.ObjectSome standard editor popups.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classEditorPopups.DefaultPopupstatic classEditorPopups.DuplicateSegmentsPopupstatic classEditorPopups.EmptyNoneTranslationPopupstatic classEditorPopups.GoToSegmentPopupstatic classEditorPopups.InsertBidiPopupstatic classEditorPopups.InsertTagsPopupstatic classEditorPopups.SpellCheckerPopupcreate 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 voidinit(EditorController ec)
-
-
-
Method Detail
-
init
public static void init(EditorController ec)
-
-