Package | Description |
---|---|
org.openstreetmap.josm.gui.download |
Provides GUI classes for the download dialog.
|
Modifier and Type | Method and Description |
---|---|
protected String |
BookmarkList.BookmarkCellRenderer.buildToolTipText(BookmarkList.Bookmark b) |
int |
BookmarkList.Bookmark.compareTo(BookmarkList.Bookmark b) |
Component |
BookmarkList.BookmarkCellRenderer.getListCellRendererComponent(JList<? extends BookmarkList.Bookmark> list,
BookmarkList.Bookmark value,
int index,
boolean isSelected,
boolean cellHasFocus) |
Modifier and Type | Method and Description |
---|---|
Component |
BookmarkList.BookmarkCellRenderer.getListCellRendererComponent(JList<? extends BookmarkList.Bookmark> list,
BookmarkList.Bookmark value,
int index,
boolean isSelected,
boolean cellHasFocus) |