Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
O
P
Q
R
S
T
U
V
A
addAllFeedItemsToFeed(Collection<FeedItem>, Feed)
- Method in interface rss.database.
DataSource
Adds all the given
FeedItem
s to a specified
Feed
.
addAllFeedItemsToFeed(Collection<FeedItem>, Feed)
- Method in class rss.database.
HashtableDataSource
addAllFeeds(Collection<Feed>, TreeFolder)
- Method in interface rss.database.
DataSource
Adds the given
Feed
s to a particular folder.
addAllFeeds(Collection<Feed>, TreeFolder)
- Method in class rss.database.
HashtableDataSource
addCoreListener(CoreListener)
- Method in class rss.gui.
Core
Adds a new listener for RSSEvents fired by the Core.
addDataListener(DataListener)
- Method in interface rss.database.
DataSource
Adds a
DataListener
to the
DataSource
that is informed whenever any changes are made to the
DataSource
.
addDataListener(DataListener)
- Method in class rss.database.
HashtableDataSource
addFeed(Feed, TreeFolder)
- Method in interface rss.database.
DataSource
Adds a
Feed
to a particular folder.
addFeed(Feed, TreeFolder)
- Method in class rss.database.
HashtableDataSource
AddFeedDialog
- Class in
rss.gui.dialogs
AddFeedDialog(Shell)
- Constructor for class rss.gui.dialogs.
AddFeedDialog
AddFeedDialog(Shell, int)
- Constructor for class rss.gui.dialogs.
AddFeedDialog
AddFeedEvent
- Class in
rss.events.gui
Fired when a feed has been added by the user.
AddFeedEvent(String, TreeFolder)
- Constructor for class rss.events.gui.
AddFeedEvent
Creates a new
AddFeedEvent
with the given feed URL and
TreeFolder
that will contain the new feed.
addFeedItemToFeed(FeedItem, Feed)
- Method in interface rss.database.
DataSource
Adds a
FeedItem
to a particular
Feed
.
addFeedItemToFeed(FeedItem, Feed)
- Method in class rss.database.
HashtableDataSource
addSelectionListener(SelectionListener)
- Method in class rss.gui.
RSSTabFolder
Add a new selection listener to TabFolder
addSelectionListener(SelectionListener)
- Method in class rss.gui.
RSSTree
Adds a selection listener
addTab(ViewPanel)
- Method in class rss.gui.
RSSTabFolder
Adds a new tab given a ViewPanel.
ApplicationClosingEvent
- Class in
rss.events.gui
Fired when the application is closing.
ApplicationClosingEvent()
- Constructor for class rss.events.gui.
ApplicationClosingEvent
Creates a new
ApplicationClosingEvent
.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
O
P
Q
R
S
T
U
V