| Package | Description |
|---|---|
| org.openstreetmap.josm.gui |
Provides the classes for JOSM graphical user interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IconToggleButton
Just a toggle button, with smaller border and icon only to display in
MapFrame toolbars.
|
| Modifier and Type | Field and Description |
|---|---|
private java.util.Collection<? extends HideableButton> |
MapFrame.ListAllButtonsAction.buttons |
| Constructor and Description |
|---|
ListAllButtonsAction(java.util.Collection<? extends HideableButton> buttons) |