Package | Description |
---|---|
org.openstreetmap.josm.gui | |
org.openstreetmap.josm.gui.dialogs | |
org.openstreetmap.josm.gui.dialogs.properties | |
org.openstreetmap.josm.gui.layer.geoimage |
Modifier and Type | Field and Description |
---|---|
private ShowHideButtonListener |
IconToggleButton.listener |
Modifier and Type | Method and Description |
---|---|
void |
HideableButton.setShowHideButtonListener(ShowHideButtonListener l) |
void |
IconToggleButton.setShowHideButtonListener(ShowHideButtonListener l) |
Modifier and Type | Class and Description |
---|---|
class |
ChangesetDialog
ChangesetDialog is a toggle dialog which displays the current list of changesets.
|
class |
CommandStackDialog |
class |
ConflictDialog
This dialog displays the
ConflictCollection of the active OsmDataLayer in a toggle
dialog on the right of the main frame. |
class |
FilterDialog |
class |
HistoryDialog
HistoryDialog displays a list of the currently selected primitives and provides
two actions for (1) (re)loading the history of the selected primitives and (2)
for launching a history browser for each selected primitive.
|
class |
LayerListDialog
This is a toggle dialog which displays the list of layers.
|
class |
MapPaintDialog |
class |
RelationListDialog
A dialog showing all known relations, with buttons to add, edit, and
delete them.
|
class |
SelectionListDialog
A small tool dialog for displaying the current selection.
|
class |
ToggleDialog
This class is a toggle dialog that can be turned on and off.
|
class |
UserListDialog
Displays a dialog with all users who have last edited something in the
selection area, along with the number of objects.
|
class |
ValidatorDialog
A small tool dialog for displaying the current errors.
|
Modifier and Type | Class and Description |
---|---|
class |
PropertiesDialog
This dialog displays the tags of the current selected primitives.
|
Modifier and Type | Class and Description |
---|---|
class |
ImageViewerDialog |