Package | Description |
---|---|
org.openstreetmap.josm.gui.dialogs |
Modifier and Type | Field and Description |
---|---|
private FilterTableModel |
FilterDialog.filterModel |
Modifier and Type | Method and Description |
---|---|
FilterTableModel |
FilterDialog.getFilterModel()
This method is intendet for Plugins getting the filtermodel and using .addFilter() to
add a new filter.
|