Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
A
AboutAction
- Class in
actions
This class is responsible for invoking the about dialog.
AboutAction()
- Constructor for class actions.
AboutAction
aboutAction
- Variable in class control.
Controller
AboutDialog
- Class in
dialogs
About Dialog class shows an about dialog.
AboutDialog(Shell)
- Constructor for class dialogs.
AboutDialog
Constructs a new AboutDialog
actions
- package actions
activeView
- Variable in class control.
Controller
add(Article, Feed)
- Method in class derby.
DBHandler
Adds an article to the specified feed in the database.
add(Feed, Folder)
- Method in class derby.
DBHandler
Adds a feed to the specified folder in the database.
add(Folder, Folder)
- Method in class derby.
DBHandler
Adds a subfolder to a folder in the database.
addArticle(Article)
- Method in class model.
Feed
The method addArticle adds the specified article to the feed, if it is not already in the feed.
addArticles(List<Article>)
- Method in class model.
Feed
Adds a list of articles to the feed, calling the addArticle method.
addArticlestoFeed(List<Article>, Feed)
- Method in class derby.
DBHandler
Adds a list of articles to a specified feed.
addFeed(Feed, Folder)
- Method in class derby.
DBHandler
Adds a feed to a folder in the database.
addFolder(Folder, Folder)
- Method in class control.
Controller
Adds a new folder.
addFolder(Folder, Folder)
- Method in class derby.
DBHandler
Adds a folder to another folder in the database.
addListener(ILabelProviderListener)
- Method in class view.mailBoxView.util.
MailBoxTableLabelProvider
This implementatino of ITableLabelProvider does nothign for this method.
addListener(ILabelProviderListener)
- Method in class view.mailBoxView.util.
MailBoxTreeLabelProvider
This implementation of ILabelProvider does nothign for this method.
AddToOutbox
- Class in
actions
AddToOutbox Action is responsible for adding an article to the outbox.
AddToOutbox()
- Constructor for class actions.
AddToOutbox
Constructs an AddToOutbox Action
addToOutbox
- Variable in class control.
Controller
addToOutbox
- Variable in class view.mailBoxView.
MailBoxView
addUser(String, String)
- Method in class derby.
DBHandler
Adds a user to the database
allViews
- Variable in class control.
Controller
APP
- Static variable in class control.
Controller
Article
- Class in
model
The Article class represents an article from an RSS feed.
Article(String, String, String, String, Date)
- Constructor for class model.
Article
Constructor takes input information and constructs an Article object.
Article(int, int, String, String, String, String, Date, boolean, boolean, boolean, int)
- Constructor for class model.
Article
Constructor takes input information and constructs an Article object with a given id.
article
- Variable in class view.mailBoxView.util.
MailBoxTreeLabelProvider
ArticleComparator
- Class in
model
Comparitor class to compare articles by date
ArticleComparator()
- Constructor for class model.
ArticleComparator
ArticleContentsPage
- Class in
dialogs
Second and last page of the create new article wizard.
ArticleContentsPage()
- Constructor for class dialogs.
ArticleContentsPage
Constructs a new ArticleContentsPage
articles
- Variable in class model.
Feed
articles
- Variable in class view.timelineView.
TimelineView
ArticleTest
- Class in
tests
JUnit test case for ArticleTest
ArticleTest(String)
- Constructor for class tests.
ArticleTest
ArticleTitlePage
- Class in
dialogs
First page of the create new article wizard.
ArticleTitlePage()
- Constructor for class dialogs.
ArticleTitlePage
Constructs a new ArticleTitlePage
articleUpdate(Article, String)
- Method in class derby.
DBHandler
Modifies an article already in the database based on String.
ArticleViewerSorter
- Class in
view.mailBoxView.util
This class implements the sorting for the article table in the mail view
ArticleViewerSorter()
- Constructor for class view.mailBoxView.util.
ArticleViewerSorter
ASCENDING
- Static variable in class view.mailBoxView.util.
ArticleViewerSorter
author
- Variable in class dialogs.
ArticleTitlePage
author
- Variable in class model.
Article
AUTHOR
- Static variable in class view.mailBoxView.util.
ColumnConstants
authorText
- Variable in class dialogs.
ArticleTitlePage
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V