| Package | Description |
|---|---|
| org.openstreetmap.josm.gui.widgets |
| Modifier and Type | Method and Description |
|---|---|
protected TextContextualPopupMenu |
TextContextualPopupMenu.attach(javax.swing.text.JTextComponent component)
Attaches this contextual menu to the given text component.
|
protected TextContextualPopupMenu |
TextContextualPopupMenu.detach()
Detaches this contextual menu from its text component.
|