Modifier and Type | Field and Description |
---|---|
private SideButton |
DeleteFromRelationConfirmationDialog.btnOK |
Modifier and Type | Field and Description |
---|---|
private SideButton |
CombinePrimitiveResolverDialog.btnApply
the apply button
|
Modifier and Type | Field and Description |
---|---|
private SideButton |
ValidatorDialog.fixButton
The fix button
|
private SideButton |
ValidatorDialog.ignoreButton
The ignore button
|
private SideButton |
LayerListDialog.opacityButton |
private SideButton |
ValidatorDialog.selectButton
The select button
|
Modifier and Type | Method and Description |
---|---|
protected Component |
ToggleDialog.createLayout(Component data,
boolean scroll,
Collection<SideButton> buttons) |
protected Component |
ToggleDialog.createLayout(Component data,
boolean scroll,
Collection<SideButton> firstButtons,
Collection<SideButton>... nextButtons) |
Modifier and Type | Field and Description |
---|---|
private SideButton |
PropertiesDialog.btnAdd
The Add button (needed to be able to disable it)
|
private SideButton |
PropertiesDialog.btnDel
The Delete button (needed to be able to disable it)
|
private SideButton |
PropertiesDialog.btnEdit
The Edit button (needed to be able to disable it)
|
Modifier and Type | Field and Description |
---|---|
protected SideButton |
DownloadDialog.btnDownload |
Modifier and Type | Field and Description |
---|---|
private SideButton |
CloseChangesetDialog.btnCloseChangesets |
private SideButton |
UploadSelectionDialog.btnContinue |
Modifier and Type | Field and Description |
---|---|
private SideButton |
OsmApiUrlInputPanel.btnTest |