Package org.omegat.gui.glossary
Class TransTipsPopup
java.lang.Object
org.omegat.gui.glossary.TransTipsPopup
- All Implemented Interfaces:
IPopupMenuConstructor
Popup for TransTips processing.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddItems(JPopupMenu menu, JTextComponent comp, int mousepos, boolean isInActiveEntry, boolean isInActiveTranslation, SegmentBuilder sb)
-
Constructor Details
-
TransTipsPopup
public TransTipsPopup()
-
-
Method Details
-
addItems
public void addItems(JPopupMenu menu, JTextComponent comp, int mousepos, boolean isInActiveEntry, boolean isInActiveTranslation, SegmentBuilder sb) - Specified by:
addItemsin interfaceIPopupMenuConstructor
-