Package | Description |
---|---|
org.openstreetmap.josm.gui.download |
Provides GUI classes for the download dialog.
|
Modifier and Type | Class and Description |
---|---|
static class |
BookmarkList.ChangesetBookmark
A specific optional bookmark for the boundaries of recent changesets.
|
static class |
BookmarkList.HomeLocationBookmark
A specific optional bookmark for the "home location" configured on osm.org website.
|
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
BookmarkList.BookmarkCellRenderer.buildToolTipText(BookmarkList.Bookmark b) |
int |
BookmarkList.Bookmark.compareTo(BookmarkList.Bookmark b) |
java.awt.Component |
BookmarkList.BookmarkCellRenderer.getListCellRendererComponent(javax.swing.JList<? extends BookmarkList.Bookmark> list,
BookmarkList.Bookmark value,
int index,
boolean isSelected,
boolean cellHasFocus) |
Modifier and Type | Method and Description |
---|---|
java.awt.Component |
BookmarkList.BookmarkCellRenderer.getListCellRendererComponent(javax.swing.JList<? extends BookmarkList.Bookmark> list,
BookmarkList.Bookmark value,
int index,
boolean isSelected,
boolean cellHasFocus) |