| Package | Description |
|---|---|
| com.googlecode.jfilechooserbookmarks |
| Modifier and Type | Method and Description |
|---|---|
protected Bookmark |
AbstractBookmarksPanel.createUniqueBookmark(Bookmark bookmark,
DefaultListModel model)
Ensures that the bookmark has a unique name in the model.
|
| Modifier and Type | Method and Description |
|---|---|
List<Bookmark> |
AbstractBookmarksManager.load()
Loads all the bookmarks that are currently stored in the properties.
|
| Modifier and Type | Method and Description |
|---|---|
int |
Bookmark.compareTo(Bookmark o)
Compares this object with the specified object for order.
|
protected Bookmark |
AbstractBookmarksPanel.createUniqueBookmark(Bookmark bookmark,
DefaultListModel model)
Ensures that the bookmark has a unique name in the model.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
AbstractBookmarksManager.save(List<Bookmark> bookmarks)
Saves all the bookmarks in the properties.
|
Copyright © 2022. All rights reserved.