Uses of Class
org.openstreetmap.josm.gui.dialogs.changeset.AbstractCellRenderer
-
Packages that use AbstractCellRenderer Package Description org.openstreetmap.josm.gui.dialogs.changeset Standalone dialog allowing to handle OSM changesets (query and display them). -
-
Uses of AbstractCellRenderer in org.openstreetmap.josm.gui.dialogs.changeset
Subclasses of AbstractCellRenderer in org.openstreetmap.josm.gui.dialogs.changeset Modifier and Type Class Description classChangesetCacheTableCellRendererThe cell renderer for the changeset tableclassChangesetContentTableCellRendererThe table cell renderer used in the changeset content table, except for the "name" column in which we use aPrimitiveRenderer.classChangesetDiscussionTableCellRendererThe cell renderer for the changeset discussion table
-