| Package | Description |
|---|---|
| org.openstreetmap.josm.data.osm | |
| org.openstreetmap.josm.gui.dialogs |
| Modifier and Type | Method and Description |
|---|---|
void |
FilterMatcher.update(java.util.Collection<Filter> filters) |
| Constructor and Description |
|---|
FilterInfo(Filter filter) |
| Modifier and Type | Field and Description |
|---|---|
protected Filter |
FilterDialog.AbstractFilterAction.lastFilter |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<Filter> |
FilterTableModel.filters |
| Modifier and Type | Method and Description |
|---|---|
Filter |
FilterTableModel.getFilter(int i) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Filter> |
FilterTableModel.getFilters() |
| Modifier and Type | Method and Description |
|---|---|
void |
FilterTableModel.addFilter(Filter f) |
void |
FilterTableModel.setFilter(int i,
Filter f) |