| Package | Description |
|---|---|
| org.openstreetmap.josm.gui |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<IconToggleButton> |
MapFrame.allDialogButtons |
java.util.List<IconToggleButton> |
MapFrame.allMapModeButtons |
| Modifier and Type | Method and Description |
|---|---|
IconToggleButton |
MapFrame.addToggleDialog(ToggleDialog dlg) |
IconToggleButton |
MapFrame.addToggleDialog(ToggleDialog dlg,
boolean isExpert)
Call this to add new toggle dialogs to the left button-list
|
| Modifier and Type | Method and Description |
|---|---|
void |
MapFrame.addMapMode(IconToggleButton b) |