public class ExternalFinderItemPopupMenuConstructor extends java.lang.Object implements IPopupMenuConstructor
Constructor and Description |
---|
ExternalFinderItemPopupMenuConstructor() |
Modifier and Type | Method and Description |
---|---|
void |
addItems(javax.swing.JPopupMenu menu,
javax.swing.text.JTextComponent comp,
int mousepos,
boolean isInActiveEntry,
boolean isInActiveTranslation,
SegmentBuilder sb) |
public ExternalFinderItemPopupMenuConstructor()
public void addItems(javax.swing.JPopupMenu menu, javax.swing.text.JTextComponent comp, int mousepos, boolean isInActiveEntry, boolean isInActiveTranslation, SegmentBuilder sb)
addItems
in interface IPopupMenuConstructor