|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Item | |
| org.stringer.rss | |
| org.stringer.thread | |
| org.stringer.ui | |
| Uses of Item in org.stringer.rss |
| Methods in org.stringer.rss that return Item | |
Item |
Feed.getItemForLink(java.lang.String url)
|
| Methods in org.stringer.rss with parameters of type Item | |
void |
Channel.addItem(Item item)
Add a new item to this channel |
void |
Channel.removeItem(Item item)
Remove an existing item from this channel |
| Uses of Item in org.stringer.thread |
| Methods in org.stringer.thread with parameters of type Item | |
void |
UpdateFeeds.saveItem(Item item)
Save an item |
| Uses of Item in org.stringer.ui |
| Fields in org.stringer.ui declared as Item | |
(package private) Item |
Stringer.lastSelectedItem
|
| Methods in org.stringer.ui with parameters of type Item | |
static void |
ItemPropertiesDialog.show(javax.swing.JFrame frame,
Item item)
|
void |
Stringer.displayErrorEvent(Item item)
|
void |
Stringer.deleteItem(Item item)
Delete an item from the tree and remove its cache file. |
void |
Stringer.addNewFeed(Item item)
Add a newsfeed to the subscription list |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||