Interface IPopupMenuConstructor

All Known Implementing Classes:
DictionaryPopup, EditorPopups.DefaultPopup, EditorPopups.DuplicateSegmentsPopup, EditorPopups.EmptyNoneTranslationPopup, EditorPopups.GlossaryPopup, EditorPopups.GoToSegmentPopup, EditorPopups.InsertBidiPopup, EditorPopups.InsertTagsPopup, EditorPopups.SpellCheckerPopup, ExternalFinderItemPopupMenuConstructor, TransTipsPopup

public interface IPopupMenuConstructor
Interface for create popup menu.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addItems(JPopupMenu menu, JTextComponent comp, int mousepos, boolean isInActiveEntry, boolean isInActiveTranslation, SegmentBuilder sb)