Uses of Class
org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheTableRowSorter
-
Packages that use ChangesetCacheTableRowSorter Package Description org.openstreetmap.josm.gui.dialogs.changeset Standalone dialog allowing to handle OSM changesets (query and display them). -
-
Uses of ChangesetCacheTableRowSorter in org.openstreetmap.josm.gui.dialogs.changeset
Fields in org.openstreetmap.josm.gui.dialogs.changeset declared as ChangesetCacheTableRowSorter Modifier and Type Field Description private ChangesetCacheTableRowSorterChangesetCacheManager. sorterprivate ChangesetCacheTableRowSorterChangesetCacheManagerModel. sorterMethods in org.openstreetmap.josm.gui.dialogs.changeset with parameters of type ChangesetCacheTableRowSorter Modifier and Type Method Description (package private) voidChangesetCacheManagerModel. setChangesetCacheTableRowSorter(ChangesetCacheTableRowSorter sorter)
-