Package | Description |
---|---|
org.openstreetmap.josm.gui.dialogs | |
org.openstreetmap.josm.gui.dialogs.changeset | |
org.openstreetmap.josm.gui.history | |
org.openstreetmap.josm.gui.widgets |
Modifier and Type | Class and Description |
---|---|
(package private) class |
CommandStackDialog.MouseEventHandler |
(package private) class |
ConflictDialog.MouseEventHandler |
(package private) class |
LayerListDialog.PopupMenuHandler |
(package private) class |
MapPaintDialog.PopupMenuHandler |
(package private) class |
RelationListDialog.MouseEventHandler |
(package private) class |
SelectionListDialog.MouseEventHandler
Responds to double clicks on the list of selected objects and launches the popup menu
|
(package private) class |
ToggleDialog.TitleBar.MouseEventHandler |
(package private) class |
ValidatorDialog.MouseEventHandler
Watches for double clicks and launches the popup menu.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
ChangesetCacheManager.MouseEventHandler |
Modifier and Type | Class and Description |
---|---|
(package private) class |
NodeListViewer.InternalPopupMenuLauncher |
(package private) class |
VersionTable.MouseListener |
Modifier and Type | Field and Description |
---|---|
private PopupMenuLauncher |
JosmComboBox.ContextMenuHandler.launcher |
Modifier and Type | Method and Description |
---|---|
static PopupMenuLauncher |
TextContextualPopupMenu.enableMenuFor(javax.swing.text.JTextComponent component)
Creates a new
TextContextualPopupMenu and enables it for the given text component. |
Modifier and Type | Method and Description |
---|---|
static void |
TextContextualPopupMenu.disableMenuFor(javax.swing.text.JTextComponent component,
PopupMenuLauncher launcher)
Disables the
TextContextualPopupMenu attached to the given popup menu launcher and text component. |