A B C D E F G H I J K L M N O P R S T U V W X

A

about - Variable in class org.stringer.rss.Channel
 
About - class org.stringer.ui.action.About.
Show Stringer's "About" dialog.
ABOUT_KEY - Static variable in interface org.stringer.StringerConstants
 
About(Stringer) - Constructor for class org.stringer.ui.action.About
 
aboutDialog - Variable in class org.stringer.ui.MyMenuBar
 
AboutDialog - class org.stringer.ui.AboutDialog.
Stringer's About dialog.
AboutDialog() - Constructor for class org.stringer.ui.AboutDialog
 
AbstractDialog - class org.stringer.util.AbstractDialog.
AbstractDialog provides a common set of services and a standard presentation for all dialogs within this application.
AbstractDialog.ApplyAction - class org.stringer.util.AbstractDialog.ApplyAction.
Handles the apply button.
AbstractDialog.ApplyAction() - Constructor for class org.stringer.util.AbstractDialog.ApplyAction
 
AbstractDialog.CancelAction - class org.stringer.util.AbstractDialog.CancelAction.
Handles the Cancel button.
AbstractDialog.CancelAction() - Constructor for class org.stringer.util.AbstractDialog.CancelAction
 
AbstractDialog.CloseAction - class org.stringer.util.AbstractDialog.CloseAction.
Handle the Close button.
AbstractDialog.CloseAction() - Constructor for class org.stringer.util.AbstractDialog.CloseAction
 
AbstractDialog.OkAction - class org.stringer.util.AbstractDialog.OkAction.
Handle the Okay button.
AbstractDialog.OkAction() - Constructor for class org.stringer.util.AbstractDialog.OkAction
 
AbstractDialog() - Constructor for class org.stringer.util.AbstractDialog
Constructs a default, standard dialog with OK and CANCEL buttons.
AbstractDialog(Frame, String) - Constructor for class org.stringer.util.AbstractDialog
 
AbstractDialog(int) - Constructor for class org.stringer.util.AbstractDialog
Constructs a dialog.
AbstractDialog(int, Dialog, String) - Constructor for class org.stringer.util.AbstractDialog
 
AbstractDialog(int, Frame, String) - Constructor for class org.stringer.util.AbstractDialog
 
AbstractLayout - class org.stringer.ui.statusbar.AbstractLayout.
Implementation of a customized layout manager for the status bar.
AbstractLayout() - Constructor for class org.stringer.ui.statusbar.AbstractLayout
 
AbstractLayout(int, int) - Constructor for class org.stringer.ui.statusbar.AbstractLayout
 
AbstractPreferences - class org.stringer.util.AbstractPreferences.
This class provides a default implementation for a preferences framework.
AbstractPreferences(String, int, String) - Constructor for class org.stringer.util.AbstractPreferences
Constructs a PreferencesSupport object.
AbstractSwingWorker - class org.stringer.thread.AbstractSwingWorker.
 
AbstractSwingWorker() - Constructor for class org.stringer.thread.AbstractSwingWorker
Defines an Action object with a default description string and default icon.
AbstractThreadListener - class org.stringer.thread.AbstractThreadListener.
An implementation of IThreadListener that provides default implementations for some of its required methods.
AbstractThreadListener() - Constructor for class org.stringer.thread.AbstractThreadListener
 
AbstractThreadListener(JProgressBar, int, int) - Constructor for class org.stringer.thread.AbstractThreadListener
 
actionPerformed(ActionEvent) - Method in class org.stringer.ui.JSplash
The splash window is dismissed when the timeout occurs.
actionPerformed(ActionEvent) - Method in class org.stringer.ui.DroppableJTree.ScrollGestureListener
 
actionPerformed(ActionEvent) - Method in class org.stringer.ui.action.ShowItemProperties
 
actionPerformed(ActionEvent) - Method in class org.stringer.ui.action.UpdateFeedList
 
actionPerformed(ActionEvent) - Method in class org.stringer.ui.action.ExitAction
 
actionPerformed(ActionEvent) - Method in class org.stringer.ui.action.CopyAction
 
actionPerformed(ActionEvent) - Method in class org.stringer.ui.action.KillAll
 
actionPerformed(ActionEvent) - Method in class org.stringer.ui.action.NewFolder
 
actionPerformed(ActionEvent) - Method in class org.stringer.ui.action.DeleteSelection
 
actionPerformed(ActionEvent) - Method in class org.stringer.ui.action.NewFeed
 
actionPerformed(ActionEvent) - Method in class org.stringer.ui.action.Import
 
actionPerformed(ActionEvent) - Method in class org.stringer.ui.action.About
 
actionPerformed(ActionEvent) - Method in class org.stringer.ui.action.UpdateSelected
 
actionPerformed(ActionEvent) - Method in class org.stringer.ui.action.UpdateAll
 
actionPerformed(ActionEvent) - Method in class org.stringer.ui.action.RefreshFeeds
 
actionPerformed(ActionEvent) - Method in class org.stringer.ui.action.Export
 
actionPerformed(ActionEvent) - Method in class org.stringer.util.AbstractDialog.ApplyAction
 
actionPerformed(ActionEvent) - Method in class org.stringer.util.AbstractDialog.CancelAction
 
actionPerformed(ActionEvent) - Method in class org.stringer.util.AbstractDialog.CloseAction
 
actionPerformed(ActionEvent) - Method in class org.stringer.util.AbstractDialog.OkAction
 
actions - Variable in class org.stringer.ui.MyMenuBar
 
actionTable - Static variable in class org.stringer.ui.Stringer
Map of AbstractActions to Action Keywords
activeDnD - Variable in class org.stringer.ui.DroppableJTree
True, when a drag'n drop operation is happening
activeThreads - Static variable in class org.stringer.NewsFeedKit
each thread that is created is added to this vector when started and removed when the thread has completed.
add(Container, Component, GridBagConstraints, int, int, int, int) - Method in class org.stringer.ui.NewFeedDialog
a helper method which simplifies adding components using the GridBagLayout
add(Container, Component, GridBagConstraints, int, int, int, int) - Method in class org.stringer.ui.AvailableDialog
a helper method which simplifies adding components using the GridBagLayout
addBooleanOption(char, String) - Method in class jargs.gnu.CmdLineParser
Convenience method for adding a boolean option.
addChannel(Channel) - Method in class org.stringer.rss.Channel
 
addDoubleOption(char, String) - Method in class jargs.gnu.CmdLineParser
Convenience method for adding a double option.
addElement(Component) - Method in class org.stringer.ui.statusbar.JStatusBar
 
addElement(Component, boolean) - Method in class org.stringer.ui.statusbar.JStatusBar
 
addElement(Component, boolean, float) - Method in class org.stringer.ui.statusbar.JStatusBar
 
addElement(Component, int) - Method in class org.stringer.ui.statusbar.JStatusBar
 
addIntegerOption(char, String) - Method in class jargs.gnu.CmdLineParser
Convenience method for adding an integer option.
addItem(Item) - Method in class org.stringer.rss.Channel
Add a new item to this channel
addLayoutComponent(Component, Object) - Method in class org.stringer.ui.statusbar.StatusLayout
 
addLayoutComponent(Component, Object) - Method in class org.stringer.ui.statusbar.AbstractLayout
Add the specified component from the layout.
addLayoutComponent(String, Component) - Method in class org.stringer.ui.statusbar.AbstractLayout
Adds the specified component with the specified name to the layout.
addNewFeed(Item) - Method in class org.stringer.ui.Stringer
Add a newsfeed to the subscription list
addOption(CmdLineParser.Option) - Method in class jargs.gnu.CmdLineParser
Add the specified Option to the list of accepted options
addPropertyChangeListener(PropertyChangeListener) - Method in class org.stringer.util.AbstractPreferences
Adds a preferences listener.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.stringer.util.AbstractPreferences
Adds a preferences listener for a specific key.
addStringOption(char, String) - Method in class jargs.gnu.CmdLineParser
Convenience method for adding a string option.
addThreadListener(AbstractThreadListener) - Method in class org.stringer.ui.action.UpdateFeedList
 
addThreadListener(AbstractThreadListener) - Method in class org.stringer.ui.action.RefreshFeeds
 
addThreadListener(IThreadListener) - Method in class org.stringer.thread.AbstractSwingWorker
Adds a IThreadListener to the listener list.
aeDescClass - Static variable in class edu.stanford.ejalbert.BrowserLauncher
The com.apple.MacOS.AEDesc class
aeDescConstructor - Static variable in class edu.stanford.ejalbert.BrowserLauncher
The (String) method of com.apple.MacOS.AEDesc
aeTargetConstructor - Static variable in class edu.stanford.ejalbert.BrowserLauncher
The (int) method of com.apple.MacOS.AETarget
ALL_TAB - Static variable in class org.stringer.ui.Stringer
The TableView that contains the available feeds is tab #1
appendSeparator(String) - Static method in class org.stringer.util.FileKit
Append a file separator to path if it does not have a trailing one.
appleEventConstructor - Static variable in class edu.stanford.ejalbert.BrowserLauncher
The (int, int, int) method of com.apple.MacOS.AppleEvent
apply() - Method in class org.stringer.ui.NewFeedDialog
 
apply() - Method in class org.stringer.util.AbstractDialog
Dialog is closed, if true is returned.
applyAction - Variable in class org.stringer.util.AbstractDialog
 
applyPattern(String) - Method in class org.stringer.ui.TableView
Apply a regular expression to the rows in this table.
areObjectsEqual(Object[], Object[]) - Static method in class org.stringer.util.AbstractPreferences
Determine if 2 arrays are equal, or both point to null.
areObjectsEqual(Object, Object) - Static method in class org.stringer.util.AbstractPreferences
Determine if 2 objects are equal, or both point to null.
ARRAY_SEPARATOR - Static variable in class org.stringer.util.AbstractPreferences
 
author - Variable in class org.stringer.rss.Item
email address of the author of the item.
AUTOSCROLL_MARGIN - Static variable in class org.stringer.ui.DroppableJTree
The distance from a component boundary that will initiate autoscrolling.
autoscroll(Point) - Method in class org.stringer.ui.DroppableJTree
 
AvailableDialog - class org.stringer.ui.AvailableDialog.
Download new feeds or update the current "available feeds" list.
AvailableDialog.FocusGrabber - class org.stringer.ui.AvailableDialog.FocusGrabber.
 
AvailableDialog.FocusGrabber(JComponent) - Constructor for class org.stringer.ui.AvailableDialog.FocusGrabber
 
AvailableDialog(Stringer, Map) - Constructor for class org.stringer.ui.AvailableDialog
 
availableJLabel - Static variable in class org.stringer.ui.AvailableDialog
 
AVANTGO - Variable in class org.stringer.rss.Feed
 

B

BACKUP_DIR - Static variable in interface org.stringer.StringerConstants
 
BACKUP_FEEDRC_FILE - Static variable in interface org.stringer.StringerConstants
 
BACKUP_SUBSCRIPTION_FILE - Static variable in interface org.stringer.StringerConstants
 
backupFilename - Variable in class org.stringer.FeedWriter
 
bag(byte) - Method in class org.stringer.util.Hash
 
bag(char) - Method in class org.stringer.util.Hash
 
bag(int) - Method in class org.stringer.util.Hash
 
bag(long) - Method in class org.stringer.util.Hash
 
bag(short) - Method in class org.stringer.util.Hash
 
begin() - Method in class org.stringer.ui.TreeViewThreadListener
Implementation of IThreadListener::begin()
begin() - Method in class org.stringer.thread.AbstractThreadListener
 
begin() - Method in interface org.stringer.thread.IThreadListener
Called at the begining of processing for a give item.
beginUnit(Object) - Method in class org.stringer.ui.TableViewThreadListener
 
beginUnit(Object) - Method in class org.stringer.ui.TreeViewThreadListener
Implementation of IThreadListener::beginUnit().
beginUnit(Object) - Method in class org.stringer.ui.TreeSelectionThreadListener
Mark a node in the JTree as a "work in progress" node by setting its isWorking state to true.
beginUnit(Object) - Method in class org.stringer.thread.AbstractThreadListener
 
beginUnit(Object) - Method in interface org.stringer.thread.IThreadListener
 
bgColor - Variable in class org.stringer.ui.TableView
 
browser - Static variable in class edu.stanford.ejalbert.BrowserLauncher
The browser for the system
BrowserLauncher - class edu.stanford.ejalbert.BrowserLauncher.
BrowserLauncher is a class that provides one static method, openURL, which opens the default web browser for the current user of the system to the given URL.
BrowserLauncher() - Constructor for class edu.stanford.ejalbert.BrowserLauncher
This class should be never be instantiated; this just ensures so.
buildDate - Variable in class org.stringer.rss.RSSContentHandler
 
buildDate - Variable in class org.stringer.thread.AbstractSwingWorker
 
buildEditMenu(JMenu) - Method in class org.stringer.ui.MyMenuBar
 
builder - Variable in class org.stringer.rss.Feed
 
buildFileMenu(JMenu) - Method in class org.stringer.ui.MyMenuBar
 
buildHelpMenu(JMenu) - Method in class org.stringer.ui.MyMenuBar
 
buildId() - Method in class org.stringer.rss.RSSElement
 
buildOnlineMenu(JMenu) - Method in class org.stringer.ui.MyMenuBar
 
buildOptionMenu(JMenu) - Method in class org.stringer.ui.MyMenuBar
 
button - Variable in class org.stringer.ui.TableView.RadioButtonEditor
 
BUTTON_APPLY - Static variable in class org.stringer.util.AbstractDialog
The button type for the apply button.
BUTTON_CANCEL - Static variable in class org.stringer.util.AbstractDialog
The button type for the cancel button.
BUTTON_CLOSE - Static variable in class org.stringer.util.AbstractDialog
The button type for the close button.
BUTTON_NONE - Static variable in class org.stringer.util.AbstractDialog
The button type for no buttons.
BUTTON_OK - Static variable in class org.stringer.util.AbstractDialog
The button type for the okay button.
buttonPanel - Variable in class org.stringer.util.AbstractDialog
optional buttons are placed in this panel and placed at BorderLayout.SOUTH within the dialog frame.
buzhash(StringBuffer) - Static method in class org.stringer.util.Hash
 
buzhash(StringBuffer) - Static method in class org.stringer.util.StringKit
 

C

cancelAction - Variable in class org.stringer.util.AbstractDialog
 
canceled() - Method in class org.stringer.thread.AbstractThreadListener
Called when the job has been canceled (interrupted).
canceled() - Method in interface org.stringer.thread.IThreadListener
Called at the if the thread has been interruped.
category - Variable in class org.stringer.rss.Item
Includes the item in one or more categories.
category - Variable in class org.stringer.rss.Channel
Specify one or more categories that the channel belongs to.
cause - Variable in class org.stringer.StringerException
 
channel - Variable in class org.stringer.thread.UpdateFeeds
A channel to be downloaded
Channel - class org.stringer.rss.Channel.
The channel element contains metadata describing the channel itself, including a title, brief description, and URL link to the described resource (the channel provider's home page, for instance).
Channel() - Constructor for class org.stringer.rss.Channel
 
Channel(Element, String) - Constructor for class org.stringer.rss.Channel
Create a Channel from the parsed element in a given namespace.
Channel(String) - Constructor for class org.stringer.rss.Channel
 
channels - Variable in class org.stringer.rss.Feed
 
channels - Variable in class org.stringer.rss.Channel
 
characters(char[], int, int) - Method in class org.stringer.rss.RSSContentHandler
Characters.
checkPopup(MouseEvent) - Method in class org.stringer.ui.Stringer.MousePopupListener
Check this event and if it is a popup request, show the popup menu
checkPopup(MouseEvent) - Method in class org.stringer.ui.Stringer.TableViewPopupListener
Check this event and if it is a popup request, show the popup menu
cleanUp() - Method in class org.stringer.ui.DroppableJTree
After a drag'n drop operation, this method resets the tree back to its original state.
close() - Method in class org.stringer.ui.JSplash
close and dispose of the splash screen
close() - Method in class org.stringer.util.AbstractDialog
Dispose of the dialog.
closeAction - Variable in class org.stringer.util.AbstractDialog
 
closeOnEnter - Variable in class org.stringer.util.AbstractDialog
When true, the okay action is invoked when the default enter-key is pressed.
CmdLineParser - class jargs.gnu.CmdLineParser.
Largely GNU-compatible command-line options parser.
CmdLineParser.IllegalOptionValueException - exception jargs.gnu.CmdLineParser.IllegalOptionValueException.
Thrown when an illegal or missing value is given by the user for an option that takes a value.
CmdLineParser.IllegalOptionValueException(CmdLineParser.Option, String) - Constructor for class jargs.gnu.CmdLineParser.IllegalOptionValueException
 
CmdLineParser.Option - class jargs.gnu.CmdLineParser.Option.
Representation of a command-line option
CmdLineParser.Option.BooleanOption - class jargs.gnu.CmdLineParser.Option.BooleanOption.
 
CmdLineParser.Option.BooleanOption(char, String) - Constructor for class jargs.gnu.CmdLineParser.Option.BooleanOption
 
CmdLineParser.Option.DoubleOption - class jargs.gnu.CmdLineParser.Option.DoubleOption.
An option that expects a floating-point value
CmdLineParser.Option.DoubleOption(char, String) - Constructor for class jargs.gnu.CmdLineParser.Option.DoubleOption
 
CmdLineParser.Option.IntegerOption - class jargs.gnu.CmdLineParser.Option.IntegerOption.
An option that expects an integer value
CmdLineParser.Option.IntegerOption(char, String) - Constructor for class jargs.gnu.CmdLineParser.Option.IntegerOption
 
CmdLineParser.Option.StringOption - class jargs.gnu.CmdLineParser.Option.StringOption.
An option that expects a string value
CmdLineParser.Option.StringOption(char, String) - Constructor for class jargs.gnu.CmdLineParser.Option.StringOption
 
CmdLineParser.Option(char, String, boolean) - Constructor for class jargs.gnu.CmdLineParser.Option
 
CmdLineParser.OptionException - exception jargs.gnu.CmdLineParser.OptionException.
Base class for exceptions that may be thrown when options are parsed
CmdLineParser.OptionException(String) - Constructor for class jargs.gnu.CmdLineParser.OptionException
 
CmdLineParser.UnknownOptionException - exception jargs.gnu.CmdLineParser.UnknownOptionException.
Thrown when the parsed command-line contains an option that is not recognised.
CmdLineParser.UnknownOptionException(String) - Constructor for class jargs.gnu.CmdLineParser.UnknownOptionException
 
CmdLineParser() - Constructor for class jargs.gnu.CmdLineParser
 
comments - Variable in class org.stringer.rss.Item
URL of a page for comments relating to the item.
complete(Object) - Method in class org.stringer.FeedWriter
 
complete(Object) - Method in class org.stringer.FeedListener
 
complete(Object) - Method in class org.stringer.ui.TableViewThreadListener
 
complete(Object) - Method in class org.stringer.ui.TreeViewThreadListener
Implementation of IThreadListener::complete.
complete(Object) - Method in class org.stringer.ui.TreeSelectionThreadListener
 
complete(Object) - Method in class org.stringer.thread.AbstractThreadListener
Called when the job is complete.
complete(Object) - Method in interface org.stringer.thread.IThreadListener
Called when the thread task is complete.
component - Variable in class org.stringer.ui.NewFeedDialog.FocusGrabber
 
component - Variable in class org.stringer.ui.AvailableDialog.FocusGrabber
 
configDir - Static variable in class org.stringer.ui.Main
 
construct() - Method in class org.stringer.thread.SubscribedSwingWorker
load the table data on our worker thread
construct() - Method in class org.stringer.thread.GetAvailableFeeds
load the table data on our worker thread
construct() - Method in class org.stringer.thread.UpdateFeeds
Called when the thread is starting to do the actual work.
convertXMLUnicodeEntities(String) - Static method in class org.stringer.util.XMLKit
Converts XML Unicode character entities into their character equivalents within a given string.
COPY_KEY - Static variable in interface org.stringer.StringerConstants
 
copy(File, File) - Static method in class org.stringer.util.FileKit
Copies source to destination.
CopyAction - class org.stringer.ui.action.CopyAction.
Copy a selection in the JEditorPane to the clipboard
CopyAction(Stringer) - Constructor for class org.stringer.ui.action.CopyAction
 
copyright - Variable in class org.stringer.rss.Channel
Copyright notice for content in the channel (optional element).
count - Variable in class org.stringer.thread.AbstractThreadListener
 
createUnique(String) - Static method in class org.stringer.util.FileKit
Creates a unique file by inserting digits into filename.
createUnique(String, String) - Static method in class org.stringer.util.FileKit
Creates a unique file in by inserting digits into filename.
creator - Variable in class org.stringer.rss.Item
 
currentFeed - Variable in class org.stringer.ui.Stringer
The feed currently displayed in htmlView This is the feed that is undergoing selection in the tree view.
currentText - Variable in class org.stringer.rss.RSSContentHandler
 
CursorKit - class org.stringer.util.CursorKit.
A Cursor Toolkit that ignores mouse events.
CursorKit() - Constructor for class org.stringer.util.CursorKit
 

D

data - Variable in class org.stringer.ui.TransferableTreeNode
 
decodeStringerElement(Element) - Method in class org.stringer.rss.RSSElement
 
DEFAULT_CURSOR - Static variable in class org.stringer.util.CursorKit
 
default_id - Static variable in class org.stringer.rss.RSSElement
 
DEFAULT_MUTABLE_TREENODE_FLAVOR - Static variable in class org.stringer.ui.TransferableTreeNode
 
DEFAULT_PARSER_NAME - Static variable in class org.stringer.ui.Main
Default parser name.
defaults() - Method in class org.stringer.Preferences
Sets the defaults.
DELETE_KEY - Static variable in interface org.stringer.StringerConstants
 
deleteAllRows() - Method in class org.stringer.ui.TableView
 
deleteItem(DefaultMutableTreeNode) - Method in class org.stringer.ui.Stringer
Delete a node in the TreeView
deleteItem(Item) - Method in class org.stringer.ui.Stringer
Delete an item from the tree and remove its cache file.
DeleteSelection - class org.stringer.ui.action.DeleteSelection.
Delete the current tree selection.
DeleteSelection(Stringer) - Constructor for class org.stringer.ui.action.DeleteSelection
 
description - Variable in class org.stringer.rss.RSSContentHandler
 
description - Variable in class org.stringer.rss.RSSElement
A brief description of the channel's content, function, source, etc.
dialog - Variable in class org.stringer.ui.action.UpdateFeedList
when this action is created by a dialog, this will be non-null
dialog - Variable in class org.stringer.ui.action.RefreshFeeds
when this action is created by a dialog, this will be non-null
directories(String) - Static method in class org.stringer.util.FileKit
 
directory(String) - Static method in class org.stringer.util.FileKit
 
dirty - Variable in class org.stringer.rss.Channel
 
displayChannel(Channel) - Method in class org.stringer.ui.Stringer
Format a channel as HTML and display it in our JEditorPane
displayErrorEvent(Item) - Method in class org.stringer.ui.Stringer
 
disposeInstance() - Static method in class org.stringer.ui.NewFeedDialog
Kills the instance of NewFeedDialog
disposeInstance() - Static method in class org.stringer.ui.AvailableDialog
Kills the instance of AvailableDialog
docs - Variable in class org.stringer.rss.Channel
A URL that points to the documentation for the format used in the RSS file (optional element).
DOCTYPE - Static variable in interface org.stringer.StringerConstants
 
document - Variable in class org.stringer.rss.Feed
 
dragDropEnd(DragSourceDropEvent) - Method in class org.stringer.ui.TreeView
This method is invoked to signify that the Drag and Drop operation is complete.
dragEnter(DragSourceDragEvent) - Method in class org.stringer.ui.TreeView
 
dragEnter(DropTargetDragEvent) - Method in class org.stringer.ui.DroppableJTree
Called while a drag operation is ongoing, when the mouse pointer enters the operable part of the drop site.
dragExit(DragSourceEvent) - Method in class org.stringer.ui.TreeView
 
dragExit(DropTargetEvent) - Method in class org.stringer.ui.DroppableJTree
Called while a drag operation is ongoing, when the mouse pointer has exited the operable part of the drop site.
draggedNode - Variable in class org.stringer.ui.TreeView
the TreeNode that is being dragged
dragGestureRecognized(DragGestureEvent) - Method in class org.stringer.ui.TreeView
A DragGestureRecognizer has detected a platform-dependent drag initiating gesture and is notifying this listener in order for it to initiate the action for the user.
dragOver(DragSourceDragEvent) - Method in class org.stringer.ui.TreeView
 
dragOver(DropTargetDragEvent) - Method in class org.stringer.ui.DroppableJTree
Called when a drag operation is ongoing, while the mouse pointer is still over the operable part of the drop site
dragSource - Variable in class org.stringer.ui.TreeView
 
drop(DropTargetDropEvent) - Method in class org.stringer.ui.DroppableJTree
Called when the drag operation has terminated with a drop on the operable part of the drop site.
dropActionChanged(DragSourceDragEvent) - Method in class org.stringer.ui.TreeView
 
dropActionChanged(DropTargetDragEvent) - Method in class org.stringer.ui.DroppableJTree
Called if the user has modified the current drop gesture.
DroppableJTree - class org.stringer.ui.DroppableJTree.
A drag and drop aware JTree.
DroppableJTree.ScrollGestureListener - class org.stringer.ui.DroppableJTree.ScrollGestureListener.
 
DroppableJTree.ScrollGestureListener() - Constructor for class org.stringer.ui.DroppableJTree.ScrollGestureListener
 
DroppableJTree() - Constructor for class org.stringer.ui.DroppableJTree
 
DroppableJTree(TreeModel) - Constructor for class org.stringer.ui.DroppableJTree
 
dropTarget - Variable in class org.stringer.ui.DroppableJTree
Creates a DropTarget with this class as both the Component to associate itself with, and the DropTargetListener to handle event processing.
dump() - Method in class org.stringer.rss.Item
 
dump() - Method in class org.stringer.rss.RSSElement
 

E

edu.stanford.ejalbert - package edu.stanford.ejalbert
 
EMPTY_STRING - Static variable in class org.stringer.util.XMLKit
 
EMPTY_STRING - Static variable in class org.stringer.util.StringKit
 
enclosure - Variable in class org.stringer.rss.Item
Describes a media object that is attached to the item.
encodeLink(String) - Static method in class org.stringer.util.XMLKit
 
endElement(String, String, String) - Method in class org.stringer.rss.RSSContentHandler
 
endUnit(Object) - Method in class org.stringer.ui.TreeSelectionThreadListener
 
endUnit(Object) - Method in class org.stringer.thread.AbstractThreadListener
 
endUnit(Object) - Method in interface org.stringer.thread.IThreadListener
Called at the end of processing for a give item.
equal(Hash) - Method in class org.stringer.util.Hash
 
error(SAXParseException) - Method in class org.stringer.rss.RSSContentHandler
Error.
errorMessage - Static variable in class edu.stanford.ejalbert.BrowserLauncher
The message from any exception thrown throughout the initialization process.
errorState - Variable in class org.stringer.rss.Item
used by the application to indicate whether the last connection attempt was a success or failure
escapeXMLChars(String) - Static method in class org.stringer.util.XMLKit
Replaces the following characters with their "escaped" equivalents: & with &amp; < with &lt; > with &gt; ' with &apos; " with &quot;
execute() - Method in class org.stringer.rss.Feed
 
exists(String) - Static method in class org.stringer.util.FileKit
Returns true, if filename exists; false, otherwise.
EXIT_KEY - Static variable in interface org.stringer.StringerConstants
 
ExitAction - class org.stringer.ui.action.ExitAction.
end the program and exit.
ExitAction(Stringer) - Constructor for class org.stringer.ui.action.ExitAction
 
expandAll() - Method in class org.stringer.ui.TreeView
expand all nodes in the tree
Export - class org.stringer.ui.action.Export.
end the program and exit.
EXPORT_KEY - Static variable in interface org.stringer.StringerConstants
 
export(String) - Method in class org.stringer.ui.action.Export
 
Export(Stringer) - Constructor for class org.stringer.ui.action.Export
 

F

fatalError(SAXParseException) - Method in class org.stringer.rss.RSSContentHandler
Fatal error.
feed - Variable in class org.stringer.thread.SubscribedSwingWorker
 
feed - Variable in class org.stringer.thread.UpdateFeeds
 
Feed - class org.stringer.rss.Feed.
RSS 1.0 is structurally similar to previous versions of RSS -- similar enough that we can simply treat it as XML and write a single function to extract information out of either an RSS 0.91 or RSS 1.0 feed.
FEED_DIR - Static variable in interface org.stringer.StringerConstants
 
Feed() - Constructor for class org.stringer.rss.Feed
 
Feed(String) - Constructor for class org.stringer.rss.Feed
 
Feed(String, IThreadListener) - Constructor for class org.stringer.rss.Feed
 
Feed(String, String) - Constructor for class org.stringer.rss.Feed
 
FeedListener - class org.stringer.FeedListener.
 
FeedListener(AbstractSwingWorker) - Constructor for class org.stringer.FeedListener
 
feedURI - Variable in class org.stringer.thread.GetAvailableFeeds
 
FeedWriter - class org.stringer.FeedWriter.
 
FeedWriter(AbstractSwingWorker, String, String) - Constructor for class org.stringer.FeedWriter
 
file - Variable in class org.stringer.Resource
 
file - Variable in class org.stringer.rss.Feed
 
fileIn - Variable in class org.stringer.rss.Feed
 
FileKit - class org.stringer.util.FileKit.
Provides a set of static methods that help with file manipulation.
FileKit() - Constructor for class org.stringer.util.FileKit
This class has a private constructor to prevent it from being instantiated.
filterMultipleConsecutive(String, String) - Static method in class org.stringer.util.StringKit
Filters out multiple consecutive instances of a given string.
filterXML(String) - Static method in class org.stringer.util.XMLKit
Removes all characters that are not considered XML characters from the input.
FINDER_CREATOR - Static variable in class edu.stanford.ejalbert.BrowserLauncher
The creator code of the Finder on a Macintosh, which is needed to send AppleEvents to the application.
FINDER_TYPE - Static variable in class edu.stanford.ejalbert.BrowserLauncher
The file type of the Finder on a Macintosh.
findFolder - Static variable in class edu.stanford.ejalbert.BrowserLauncher
The findFolder method of com.apple.mrj.MRJFileUtils
finished() - Method in class org.stringer.thread.AbstractSwingWorker
 
fireBegin() - Method in class org.stringer.thread.AbstractSwingWorker
Supports reporting of the completion of a subprocessing task within a SwingWorker thread.
fireBeginUnit(Object) - Method in class org.stringer.thread.AbstractSwingWorker
Supports reporting of the beginning of a subprocessing task within a SwingWorker thread.
fireCanceled() - Method in class org.stringer.thread.AbstractSwingWorker
Supports reporting of the beginning of a subprocessing task within a SwingWorker thread.
fireEndUnit(Object) - Method in class org.stringer.thread.AbstractSwingWorker
Supports reporting of the beginning of a subprocessing task within a SwingWorker thread.
fireLoadComplete() - Method in class org.stringer.ui.TreeView
 
firePropertyChange(String, Object, Object) - Method in class org.stringer.util.AbstractPreferences
Fires PropertyChangeEvent without namespace.
fireThreadComplete(Object) - Method in class org.stringer.thread.AbstractSwingWorker
Supports reporting of thread completion.
fireValueChanged(TreeSelectionEvent) - Method in class org.stringer.ui.DroppableJTree
Prevent TreeSelectionEvents when the tree is in drag'n drop mode.
FIRST_WINDOWS_PARAMETER - Static variable in class edu.stanford.ejalbert.BrowserLauncher
The first parameter that needs to be passed into Runtime.exec() to open the default web browser on Windows.
FIXED - Static variable in interface org.stringer.ui.statusbar.StatusConstants
 
flavorList - Static variable in class org.stringer.ui.TransferableTreeNode
the types of data that we can provide expressed as a Collection
flavors - Static variable in class org.stringer.ui.TransferableTreeNode
the types of data that we can provide
format - Variable in class org.stringer.rss.Item
 
frame - Variable in class org.stringer.ui.Stringer
The frame in which we are embedded
FRAMEICON - Static variable in class org.stringer.ui.Icons
 

G

get(Integer) - Method in class org.stringer.ui.Icons
 
get(String) - Method in class org.stringer.util.AbstractPreferences
 
getAbout() - Method in class org.stringer.rss.Channel
 
getAction(Integer) - Method in class org.stringer.ui.Stringer
 
getAllowsChildren() - Method in class org.stringer.ui.WorkerTreeNode
 
getAuthor() - Method in class org.stringer.rss.Item
 
getAutoscrollInsets() - Method in class org.stringer.ui.DroppableJTree
This method returns the Insets describing the autoscrolling region or border relative to the geometry of the implementing Component.
getAutoVersionCheck() - Method in class org.stringer.Preferences
 
getAvailableCount() - Method in class org.stringer.Preferences
 
GetAvailableFeeds - class org.stringer.thread.GetAvailableFeeds.
Load table data for all available 'feeds'
GetAvailableFeeds(AbstractThreadListener, String) - Constructor for class org.stringer.thread.GetAvailableFeeds
 
getAvailableNewsFeedCount() - Method in class org.stringer.ui.Stringer
 
getBackgroundColor() - Method in class org.stringer.ui.TableView
 
getBackupDir() - Method in class org.stringer.Preferences
 
getBackupDir() - Static method in class org.stringer.ui.Main
 
getBackupFeedRCFile() - Static method in class org.stringer.ui.Main
 
getBackupNewNewsFile() - Static method in class org.stringer.ui.Main
 
getBackupSubscriptionFile() - Static method in class org.stringer.ui.Main
 
getBoolean(String) - Method in class org.stringer.util.AbstractPreferences
 
getBorderInsets(Component) - Method in class org.stringer.ui.statusbar.ThreeDBorder
 
getBuildDate() - Method in class org.stringer.rss.RSSContentHandler
 
getBuildDate() - Static method in class org.stringer.ui.Main
 
getBuildDate() - Method in class org.stringer.thread.AbstractSwingWorker
 
getBuildNumber() - Static method in class org.stringer.ui.Main
 
getCategory() - Method in class org.stringer.rss.Item
 
getCategory() - Method in class org.stringer.rss.Channel
accessor for the category element.
getCause() - Method in class org.stringer.StringerException
Returns the underlying exception that caused this exception.
getCellEditorValue() - Method in class org.stringer.ui.TableView.RadioButtonEditor
 
getChannel() - Method in class org.stringer.rss.Feed
 
getChannel() - Method in class org.stringer.rss.Item
 
getChannels() - Method in class org.stringer.rss.Feed
 
getChannels() - Method in class org.stringer.rss.Channel
 
getColor(String) - Method in class org.stringer.Preferences
 
getColor(String) - Method in class org.stringer.util.AbstractPreferences
 
getCommentsUrl() - Method in class org.stringer.rss.Item
 
getComponent() - Method in class org.stringer.ui.statusbar.StatusContainer
 
getComponent(String, boolean) - Method in class org.stringer.ui.TableView
 
getContentPanel() - Method in class org.stringer.ui.Stringer
 
getCopyright() - Method in class org.stringer.rss.Channel
 
getCreator() - Method in class org.stringer.rss.Item
 
getDescription() - Method in class org.stringer.rss.RSSElement
 
getDirectory() - Method in class org.stringer.Resource
Returns the directory containing the resource, or null if the resource isn't directly available on the filesystem.
getDirty() - Method in class org.stringer.rss.Channel
 
getDocType() - Static method in class org.stringer.ui.Main
 
getDocument() - Method in class org.stringer.rss.Feed
 
getEmail() - Method in class org.stringer.Preferences
 
getErrorState() - Method in class org.stringer.rss.Item
 
getExpandedRows() - Method in class org.stringer.Preferences
 
getExtension(File) - Static method in class org.stringer.util.FileKit
 
getExtension(String) - Static method in class org.stringer.util.FileKit
Extract the extension from a filename.
getFeed() - Method in class org.stringer.thread.SubscribedSwingWorker
Load the newsgroup list from a newsrc file.
getFeed() - Method in class org.stringer.thread.GetAvailableFeeds
Load the feed list from a newsrc file and update the article content of each.
getFeed(Channel) - Method in class org.stringer.thread.UpdateFeeds
Load the article on this channel
getFeed(List) - Method in class org.stringer.thread.UpdateFeeds
Load the articles in this list.
getFeedDir() - Static method in class org.stringer.ui.Main
 
getFeedLoader(AbstractThreadListener) - Static method in class org.stringer.NewsFeedKit
 
getFeedLoader(AbstractThreadListener, String) - Static method in class org.stringer.NewsFeedKit
 
getFeedSources() - Method in class org.stringer.Preferences
 
getFeedUpdater(AbstractThreadListener, List) - Static method in class org.stringer.NewsFeedKit
 
getFileCreator - Static variable in class edu.stanford.ejalbert.BrowserLauncher
The getFileCreator method of com.apple.mrj.MRJFileUtils
getFilename() - Method in class org.stringer.util.AbstractPreferences
Returns the absolute path of the preferences file.
getFileType - Static variable in class edu.stanford.ejalbert.BrowserLauncher
The getFileType method of com.apple.mrj.MRJFileUtils
getFont(String) - Method in class org.stringer.Preferences
 
getFont(String) - Method in class org.stringer.util.AbstractPreferences
Always returns a valid font.
getFormat() - Method in class org.stringer.rss.Item
 
getFrame() - Method in class org.stringer.ui.Stringer
 
getGuid() - Method in class org.stringer.rss.Item
 
getHasActiveThreads() - Static method in class org.stringer.NewsFeedKit
 
getHeaderVector() - Method in class org.stringer.ui.TableView
 
getHeight() - Method in class org.stringer.rss.RSSImage
 
getHgap() - Method in class org.stringer.ui.statusbar.AbstractLayout
Get the horizontal gap between components.
getHightlightColor(Component) - Method in class org.stringer.ui.statusbar.ThreeDBorder
 
getHomeDir() - Static method in class org.stringer.util.FileKit
Returns the absolute path of the ~/.stringer/ directory.
getHomeDir(String) - Static method in class org.stringer.util.FileKit
Checks for existence of .stringer folder in the user's home directory and returns the absolute path with a file separator appended.
getHorizontalDividerLocation() - Method in class org.stringer.Preferences
 
getHtmlHeaderView() - Method in class org.stringer.ui.Stringer
 
getHtmlView() - Method in class org.stringer.ui.Stringer
 
getHttpProxyHost() - Method in class org.stringer.Preferences
 
getHttpProxyPort() - Method in class org.stringer.Preferences
 
getId() - Method in class org.stringer.rss.RSSElement
get this element's unique identifier
getImage() - Method in class org.stringer.rss.Channel
 
getInputStream() - Method in class org.stringer.Resource
Returns an input stream to read the resource contents
getInstance() - Static method in class org.stringer.Preferences
Returns the preferences.
getInstance() - Static method in class org.stringer.ui.Icons
Returns the instance of AboutDialog.
getInstance() - Static method in class org.stringer.ui.AboutDialog
Returns the instance of AboutDialog.
getInstance(Stringer) - Static method in class org.stringer.ui.NewFeedDialog
Returns the instance of AboutDialog.
getInstance(Stringer, Map) - Static method in class org.stringer.ui.AvailableDialog
Returns the instance of AboutDialog.
getInt(String) - Method in class org.stringer.util.AbstractPreferences
Reads an integer from the properties.
getIntArray(String) - Method in class org.stringer.util.AbstractPreferences
 
getItemForLink(String) - Method in class org.stringer.rss.Feed
 
getItems() - Method in class org.stringer.rss.Channel
 
getKeyCode() - Method in class org.stringer.ui.Stringer
 
getLanguage() - Method in class org.stringer.rss.Item
 
getLanguage() - Method in class org.stringer.rss.Channel
 
getLastBuildDate() - Method in class org.stringer.rss.Channel
accessor for the lastBuildDate element.
getLastErrorEvent() - Method in class org.stringer.rss.Item
 
getLastLaunchReleaseNr() - Method in class org.stringer.Preferences
 
getLastUpdateCheck() - Method in class org.stringer.Preferences
 
getLastUpdateTime() - Method in class org.stringer.rss.RSSElement
 
getLastViewed() - Method in class org.stringer.rss.Item
 
getLayoutAlignmentX(Container) - Method in class org.stringer.ui.statusbar.AbstractLayout
Returns the alignment along the x axis.
getLayoutAlignmentY(Container) - Method in class org.stringer.ui.statusbar.AbstractLayout
Returns the alignment along the y axis.
getLink() - Method in class org.stringer.rss.RSSElement
 
getLinkAsURL() - Method in class org.stringer.rss.RSSElement
 
getList(String) - Method in class org.stringer.util.AbstractPreferences
 
getLoadNewFeedsWorker(AbstractThreadListener) - Static method in class org.stringer.NewsFeedKit
 
getLocalString(String) - Static method in class org.stringer.ui.Stringer
 
getLong(String) - Method in class org.stringer.util.AbstractPreferences
 
getMainPanel() - Method in class org.stringer.util.AbstractDialog
Returns the main panel.
getMaxSwarmedConnects() - Method in class org.stringer.Preferences
 
getName() - Method in class org.stringer.Resource
Returns the resource name, as passed to the constructor
getNewFeedsView() - Method in class org.stringer.ui.Stringer
 
getNewNewsFeedCount() - Method in class org.stringer.ui.Stringer
 
getNewNewsFile() - Static method in class org.stringer.ui.Main
 
getNewsFeed() - Method in class org.stringer.ui.Stringer
 
getNewsRC() - Static method in class org.stringer.ui.Main
 
getOldVersion() - Method in class org.stringer.util.AbstractPreferences
Returns the version of the preferences in the file at the point of the last read operation.
getOption() - Method in class jargs.gnu.CmdLineParser.IllegalOptionValueException
 
getOptionName() - Method in class jargs.gnu.CmdLineParser.UnknownOptionException
 
getOptionValue(CmdLineParser.Option) - Method in class jargs.gnu.CmdLineParser
 
getParent() - Method in class org.stringer.rss.Channel
 
getPassword() - Method in class org.stringer.Preferences
 
getPopup() - Method in class org.stringer.ui.Stringer
Lazy instantiation of the treeview's popup menu.
getProgressBar() - Method in class org.stringer.ui.Stringer
 
getProgressMonitor() - Method in class org.stringer.thread.AbstractThreadListener
 
getProgressMonitor() - Method in interface org.stringer.thread.IThreadListener
 
getProgressMonitor() - Method in class org.stringer.thread.AbstractSwingWorker
 
getProperty(String, String) - Method in class org.stringer.util.AbstractPreferences
Returns a property.
getPubDate() - Method in class org.stringer.rss.Item
 
getPubDate() - Method in class org.stringer.rss.Channel
 
getPublisher() - Method in class org.stringer.rss.Item
 
getRemainingArgs() - Method in class jargs.gnu.CmdLineParser
 
getRequiredWidth(Component) - Method in class org.stringer.ui.statusbar.StatusConstraint
 
getRequiredWidth(Component) - Method in interface org.stringer.ui.statusbar.StatusArea
 
getRights() - Method in class org.stringer.rss.Item
 
getRootChannel() - Method in class org.stringer.rss.Feed
 
getRootDir() - Static method in class org.stringer.ui.Main
 
getRowVector() - Method in class org.stringer.rss.RSSContentHandler
 
getSelectedChannel() - Method in class org.stringer.ui.Stringer
 
getShadowColor(Component) - Method in class org.stringer.ui.statusbar.ThreeDBorder
 
getShowSplash() - Method in class org.stringer.Preferences
 
getShowToolTips() - Method in class org.stringer.Preferences
 
getSocksProxyHost() - Method in class org.stringer.Preferences
 
getSocksProxyPort() - Method in class org.stringer.Preferences
 
getSource() - Method in class org.stringer.rss.Item
 
getStartTime() - Static method in class org.stringer.ui.Main
 
getStringArray(String) - Method in class org.stringer.util.AbstractPreferences
 
getSubject() - Method in class org.stringer.rss.Item
 
getSubscribedCount() - Method in class org.stringer.Preferences
 
getSubscribedFeedCount() - Method in class org.stringer.ui.Stringer
 
getSubscribedFeeds() - Method in class org.stringer.Preferences
 
getSubscriptionFile() - Static method in class org.stringer.ui.Main
 
getSubscriptionMap() - Method in class org.stringer.ui.Stringer
 
getSubscriptionMap() - Method in class org.stringer.thread.AbstractThreadListener
 
getTabbedPane() - Method in class org.stringer.ui.Stringer
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.stringer.ui.TableView.RadioButtonEditor
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.stringer.ui.TableView.RadioButtonRenderer
 
getTableView() - Method in class org.stringer.ui.Stringer
 
getTitle() - Method in class org.stringer.rss.Feed
 
getTitle() - Method in class org.stringer.rss.RSSElement
 
getTitle() - Method in class org.stringer.ui.NewFeedDialog
 
getTransferData(DataFlavor) - Method in class org.stringer.ui.TransferableTreeNode
 
getTransferDataFlavors() - Method in class org.stringer.ui.TransferableTreeNode
 
getTree() - Method in class org.stringer.ui.Stringer
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.stringer.ui.TreeView.IconNodeRenderer
 
getUniqueName(String) - Static method in class org.stringer.util.FileKit
Creates unique filename.
getUniqueName(String, String) - Static method in class org.stringer.util.FileKit
 
getUpdateBase() - Method in class org.stringer.rss.Channel
 
getUpdateFrequency() - Method in class org.stringer.rss.Channel
 
getURI() - Method in class org.stringer.rss.Feed
 
getURL() - Method in class org.stringer.rss.RSSImage
 
getURL() - Method in class org.stringer.ui.NewFeedDialog
 
getUseEmacsKeyBindings() - Method in class org.stringer.Preferences
 
getUseHttpProxy() - Method in class org.stringer.Preferences
 
getUsername() - Method in class org.stringer.Preferences
 
getUserObject() - Method in class org.stringer.rss.Feed
 
getUserObject() - Method in class org.stringer.rss.RSSElement
 
getUserObject() - Method in class org.stringer.ui.MyJCheckBox
 
getUseSocksProxy() - Method in class org.stringer.Preferences
 
getUseViKeyBindings() - Method in class org.stringer.Preferences
 
getValue() - Method in class jargs.gnu.CmdLineParser.IllegalOptionValueException
 
getValue(String, Locale) - Method in class jargs.gnu.CmdLineParser.Option
 
getVersion() - Method in class org.stringer.util.AbstractPreferences
Returns the current version of the preferences.
getVersionString() - Static method in class org.stringer.ui.Main
 
getVerticalDividerLocation() - Method in class org.stringer.Preferences
 
getVgap() - Method in class org.stringer.ui.statusbar.AbstractLayout
Get the vertical gap between components.
getWebMaster() - Method in class org.stringer.rss.Channel
 
getWidth() - Method in class org.stringer.rss.RSSImage
 
getWindowHeight() - Method in class org.stringer.Preferences
 
getWindowWidth() - Method in class org.stringer.Preferences
 
getWindowX() - Method in class org.stringer.Preferences
 
getWindowY() - Method in class org.stringer.Preferences
 
getWorker() - Method in class org.stringer.FeedListener
 
getXMLVersion() - Static method in class org.stringer.ui.Main
 
guid - Variable in class org.stringer.rss.Item
A string that uniquely identifies the item.
GURL_EVENT - Static variable in class edu.stanford.ejalbert.BrowserLauncher
The name for the AppleEvent type corresponding to a GetURL event.

H

Hash - class org.stringer.util.Hash.
 
hash_code - Variable in class org.stringer.util.Hash
 
hash_false - Static variable in class org.stringer.util.Hash
 
hash_true - Static variable in class org.stringer.util.Hash
 
Hash() - Constructor for class org.stringer.util.Hash
 
Hash(boolean) - Constructor for class org.stringer.util.Hash
 
Hash(byte) - Constructor for class org.stringer.util.Hash
 
Hash(char) - Constructor for class org.stringer.util.Hash
 
Hash(Hash) - Constructor for class org.stringer.util.Hash
 
Hash(int) - Constructor for class org.stringer.util.Hash
 
Hash(long) - Constructor for class org.stringer.util.Hash
 
Hash(short) - Constructor for class org.stringer.util.Hash
 
Hash(String) - Constructor for class org.stringer.util.Hash
 
Hash(StringBuffer) - Constructor for class org.stringer.util.Hash
 
headerVector - Static variable in class org.stringer.ui.TableView
 
height - Variable in class org.stringer.rss.RSSImage
the height of the image in pixels
hgap - Variable in class org.stringer.ui.statusbar.AbstractLayout
 
highlight - Variable in class org.stringer.ui.statusbar.ThreeDBorder
 
HOME_DIR - Static variable in interface org.stringer.StringerConstants
 
htmlHeaderView - Static variable in class org.stringer.ui.Stringer
 
HTMLRenderer - class org.stringer.ui.HTMLRenderer.
 
HTMLRenderer() - Constructor for class org.stringer.ui.HTMLRenderer
 
htmlView - Static variable in class org.stringer.ui.Stringer
 
hyperlinkUpdate(HyperlinkEvent) - Method in class org.stringer.ui.Stringer.Hyperactive
 

I

ICLaunchURL(int, byte[], byte[], int, int[], int[]) - Static method in class edu.stanford.ejalbert.BrowserLauncher
 
icon - Variable in class org.stringer.ui.TreeView
 
iconBusy - Variable in class org.stringer.ui.TreeView
 
iconError - Variable in class org.stringer.ui.TreeView
 
iconMap - Static variable in class org.stringer.ui.Icons
 
Icons - class org.stringer.ui.Icons.
 
Icons() - Constructor for class org.stringer.ui.Icons
 
iconSelected - Variable in class org.stringer.ui.TreeView
 
ICStart(int[], int) - Static method in class edu.stanford.ejalbert.BrowserLauncher
Methods required for Mac OS X.
ICStop(int[]) - Static method in class edu.stanford.ejalbert.BrowserLauncher
 
id - Variable in class org.stringer.rss.RSSElement
Each element is assigned a unique identifier
Import - class org.stringer.ui.action.Import.
end the program and exit.
IMPORT_KEY - Static variable in interface org.stringer.StringerConstants
 
Import(Stringer) - Constructor for class org.stringer.ui.action.Import
 
indexOfDigit(String) - Static method in class org.stringer.util.StringKit
Returns the index of the first digit in s.
init() - Static method in class org.stringer.ui.Main
Initialize Stringer.
init(String, int, Point, Dimension) - Method in class org.stringer.ui.JSplash
initialize the splash window
initCause(Throwable) - Method in class org.stringer.StringerException
The initCause() method initializes the root exception.
initGui(int) - Method in class org.stringer.util.AbstractDialog
 
initial_hash - Static variable in class org.stringer.util.Hash
 
initial_hash - Static variable in class org.stringer.util.StringKit
 
initialize() - Method in class org.stringer.ui.AboutDialog
Set up the tabbed pane and its panels.
instance - Static variable in class org.stringer.ui.Icons
 
instance - Static variable in class org.stringer.ui.NewFeedDialog
 
instance - Static variable in class org.stringer.ui.AvailableDialog
 
instance - Static variable in class org.stringer.ui.AboutDialog
create the singleton
interrupt() - Method in class org.stringer.thread.AbstractSwingWorker
Stops the worker and sets the exception to InterruptedException.
invalidateLayout(Container) - Method in class org.stringer.ui.statusbar.AbstractLayout
Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.
isBorderOpaque() - Method in class org.stringer.ui.statusbar.ThreeDBorder
 
isDataFlavorSupported(DataFlavor) - Method in class org.stringer.ui.TransferableTreeNode
 
isDirty - Variable in class org.stringer.rss.Item
 
isDirty() - Method in class org.stringer.rss.Item
 
isDirtyFlag - Variable in class org.stringer.util.AbstractPreferences
Determines if preferences need to be saved.
isFirewalled() - Method in class org.stringer.Preferences
 
isFirst - Variable in class org.stringer.rss.RSSContentHandler
 
isOk - Variable in class org.stringer.util.AbstractDialog
 
isOk() - Method in class org.stringer.util.AbstractDialog
Returns true, if the dialog was closed by pressing enter
isRelativeWidth() - Method in class org.stringer.ui.statusbar.StatusConstraint
 
isRelativeWidth() - Method in interface org.stringer.ui.statusbar.StatusArea
 
isRunning() - Method in class org.stringer.thread.AbstractSwingWorker
Returns true if the thread is active
isworking - Variable in class org.stringer.ui.WorkerTreeNode
when true, this node is currently being updated
isWorking() - Method in class org.stringer.ui.WorkerTreeNode
 
isWorking(boolean) - Method in class org.stringer.ui.WorkerTreeNode
 
Item - class org.stringer.rss.Item.
While commonly a news headline, with RSS 1.0's modular extensibility, this can be just about anything: discussion posting, job listing, software patch - any object with a URI.
ITEM_PROPERTIES_KEY - Static variable in interface org.stringer.StringerConstants
 
Item() - Constructor for class org.stringer.rss.Item
 
Item(Channel, Element) - Constructor for class org.stringer.rss.Item
Create a new Item
Item(String, String) - Constructor for class org.stringer.rss.Item
 
Item(String, String, String) - Constructor for class org.stringer.rss.Item
Create a new news item with a title, link and description A unique identifier is assigned to the item.
itemListener - Variable in class org.stringer.ui.TableView
 
ItemPropertiesDialog - class org.stringer.ui.ItemPropertiesDialog.
Display an items properties in a JOptionDialog.
ItemPropertiesDialog() - Constructor for class org.stringer.ui.ItemPropertiesDialog
 
items - Variable in class org.stringer.rss.Channel
An RDF table of contents, associating the document's items with this particular RSS channel.
itemStateChanged(ItemEvent) - Method in class org.stringer.ui.TableView.RadioButtonEditor
 
itemStateChanged(ItemEvent) - Method in class org.stringer.ui.Stringer
Listen for changes to our subscription list
IThreadListener - interface org.stringer.thread.IThreadListener.
Threads report their progress to classes that implement this interface.

J

jargs.gnu - package jargs.gnu
 
JDirect_MacOSX - Static variable in class edu.stanford.ejalbert.BrowserLauncher
The framework to reference on Mac OS X
jlabelSubscribed - Static variable in class org.stringer.ui.AvailableDialog
 
JSplash - class org.stringer.ui.JSplash.
 
JSplash(JFrame, String, int) - Constructor for class org.stringer.ui.JSplash
Create a splash screen centered within the boundaries of and parented by a frame.
JSplash(String, int) - Constructor for class org.stringer.ui.JSplash
Create a splash screen centered within the boundaries of the screen.
JStatusBar - class org.stringer.ui.statusbar.JStatusBar.
 
JStatusBar() - Constructor for class org.stringer.ui.statusbar.JStatusBar
 
jvm - Static variable in class edu.stanford.ejalbert.BrowserLauncher
The Java virtual machine that we are running on.

K

kAnyTransactionID - Static variable in class edu.stanford.ejalbert.BrowserLauncher
The kAnyTransactionID AppleEvent code
kAutoGenerateReturnID - Static variable in class edu.stanford.ejalbert.BrowserLauncher
The kAutoGenerateReturnID AppleEvent code
keycode - Variable in class org.stringer.ui.Stringer
maintains the current keyboard state (control-key down, etc)
keyDirectObject - Static variable in class edu.stanford.ejalbert.BrowserLauncher
The keyDirectObject AppleEvent parameter type
KillAll - class org.stringer.ui.action.KillAll.
Verify that the user wants to end all threads and then, if approved by the user, do so.
KILLALL_KEY - Static variable in interface org.stringer.StringerConstants
 
killAll() - Static method in class org.stringer.NewsFeedKit
terminate all active threads
KillAll(Stringer) - Constructor for class org.stringer.ui.action.KillAll
 
kSystemFolderType - Static variable in class edu.stanford.ejalbert.BrowserLauncher
Actually an MRJOSType pointing to the System Folder on a Macintosh

L

language - Variable in class org.stringer.rss.Item
 
language - Variable in class org.stringer.rss.Channel
The language the channel is written in.
lastBuildDate - Variable in class org.stringer.rss.Channel
The last time the content of the channel changed.
lastErrorEvent - Variable in class org.stringer.rss.Item
when an error occurrs while reading a newsfeed, the event describing the error is placed here.
lastLaunchReleaseNr - Variable in class org.stringer.Preferences
The release number of the last version of XNap that was launched prior to this session.
lastModified() - Method in class org.stringer.Resource
Returns when the resource was last modified.
lastPath - Variable in class org.stringer.ui.DroppableJTree
The last item selected in the tree
lastSelectedChannel - Variable in class org.stringer.ui.Stringer
The feed previously displayed in htmlView.
lastSelectedItem - Variable in class org.stringer.ui.Stringer
 
lastUpdateTime - Variable in class org.stringer.rss.RSSElement
the last time this content was updated.
lastViewed - Variable in class org.stringer.rss.Item
a stringer-specific tag
layoutContainer(Container) - Method in class org.stringer.ui.statusbar.StatusLayout
 
less(Hash) - Method in class org.stringer.util.Hash
 
lhv(long) - Static method in class org.stringer.util.Hash
 
LINE_SEPARATOR - Static variable in class org.stringer.util.StringKit
The system line separator.
link - Variable in class org.stringer.rss.RSSContentHandler
 
link - Variable in class org.stringer.rss.RSSElement
The URL pointing to the website named in the title.
linkage - Static variable in class edu.stanford.ejalbert.BrowserLauncher
The linkage object required for JDirect 3 on Mac OS X.
linkToItemMap - Variable in class org.stringer.rss.Feed
 
linkURL - Variable in class org.stringer.rss.RSSElement
 
list - Variable in class org.stringer.thread.UpdateFeeds
A list that can contain a mixture of channels and/or items
listener - Variable in class org.stringer.rss.Feed
 
listenerList - Variable in class org.stringer.thread.AbstractSwingWorker
If any IThreadListeners have been registered, the listenerList contains them.
loadAvailableNews(AbstractThreadListener) - Static method in class org.stringer.NewsFeedKit
 
loadClasses() - Static method in class edu.stanford.ejalbert.BrowserLauncher
Called by a static initializer to load any classes, fields, and methods required at runtime to locate the user's web browser.
loadedWithoutErrors - Static variable in class edu.stanford.ejalbert.BrowserLauncher
Caches whether any classes, methods, and fields that are not part of the JDK and need to be dynamically loaded at runtime loaded successfully.
loadNewFeeds(AbstractSwingWorker) - Static method in class org.stringer.NewsFeedKit
 
loadNewFeeds(AbstractThreadListener) - Static method in class org.stringer.NewsFeedKit
 
loadNewNewsFile(AbstractThreadListener) - Static method in class org.stringer.NewsFeedKit
 
loadProperties(String) - Static method in class org.stringer.ui.Main
Load a properties file.
loadRowVector(Vector) - Method in class org.stringer.ui.TableView
 
loadSubscriptionFile(AbstractThreadListener) - Static method in class org.stringer.NewsFeedKit
 
localStrings - Static variable in class org.stringer.ui.Stringer
 
locateBrowser() - Static method in class edu.stanford.ejalbert.BrowserLauncher
Attempts to locate the default web browser on the local system.
logger - Static variable in class org.stringer.FeedWriter
 
logger - Static variable in class org.stringer.FeedListener
 
logger - Static variable in class org.stringer.NewsFeedKit
 
logger - Static variable in class org.stringer.rss.Feed
 
logger - Static variable in class org.stringer.rss.Item
 
logger - Static variable in class org.stringer.rss.RSSElement
 
logger - Static variable in class org.stringer.rss.RSSImage
 
logger - Static variable in class org.stringer.ui.TreeViewThreadListener
 
logger - Static variable in class org.stringer.ui.TreeSelectionThreadListener
 
logger - Static variable in class org.stringer.ui.AboutDialog
 
logger - Static variable in class org.stringer.ui.DroppableJTree
 
logger - Static variable in class org.stringer.ui.TreeView
 
logger - Static variable in class org.stringer.ui.Stringer
 
logger - Static variable in class org.stringer.ui.Main
 
logger - Static variable in class org.stringer.ui.action.UpdateFeedList
 
logger - Static variable in class org.stringer.ui.action.ExitAction
 
logger - Static variable in class org.stringer.ui.action.CopyAction
 
logger - Static variable in class org.stringer.ui.action.NewFeed
 
logger - Static variable in class org.stringer.ui.action.UpdateSelected
 
logger - Static variable in class org.stringer.ui.action.UpdateAll
 
logger - Static variable in class org.stringer.ui.action.RefreshFeeds
 
logger - Static variable in class org.stringer.util.FileKit
 
logger - Static variable in class org.stringer.util.AbstractPreferences
 
logger - Static variable in class org.stringer.util.AbstractDialog
 
logger - Static variable in class org.stringer.thread.SubscribedSwingWorker
 
logger - Static variable in class org.stringer.thread.GetAvailableFeeds
 
logger - Static variable in class org.stringer.thread.UpdateFeeds
 
logger - Static variable in class org.stringer.thread.AbstractSwingWorker
 
longForm - Variable in class jargs.gnu.CmdLineParser.Option
 
longForm() - Method in class jargs.gnu.CmdLineParser.Option
 
LOWERED - Static variable in class org.stringer.ui.statusbar.ThreeDBorder
 

M

m_component - Variable in class org.stringer.ui.statusbar.StatusContainer
 
m_lblMemUsage - Static variable in class org.stringer.ui.Stringer
 
m_lblPressed - Static variable in class org.stringer.ui.Stringer
 
m_lblSize - Static variable in class org.stringer.ui.Stringer
 
m_lblStatus - Static variable in class org.stringer.ui.Stringer
 
Main - class org.stringer.ui.Main.
 
Main() - Constructor for class org.stringer.ui.Main
 
main(String[]) - Static method in class org.stringer.rss.Feed
A test routine.
main(String[]) - Static method in class org.stringer.ui.Main
Set up the tree, the views, and display it all
mainPanel - Variable in class org.stringer.util.AbstractDialog
 
makeId(String, String) - Static method in class org.stringer.rss.RSSElement
Create an element id from a link and title
makeOSType - Static variable in class edu.stanford.ejalbert.BrowserLauncher
The makeOSType method of com.apple.MacOS.OSUtils
managingEditorEmail - Variable in class org.stringer.rss.Channel
address for person responsible for editorial content of this channel (optional element).
mapToTree(WorkerTreeNode, Channel) - Method in class org.stringer.ui.TreeViewThreadListener
Map a channel-items hierarchy to our JTree.
max - Variable in class org.stringer.thread.AbstractThreadListener
 
maximumLayoutSize(Container) - Method in class org.stringer.ui.statusbar.AbstractLayout
Returns the maximum dimensions for this layout given the component in the specified target container.
MEDIUM_NEWDATA - Static variable in class org.stringer.ui.Icons
 
MEDIUM_STRINGER - Static variable in class org.stringer.ui.Icons
 
min - Variable in class org.stringer.thread.AbstractThreadListener
 
minimumLayoutSize(Container) - Method in class org.stringer.ui.statusbar.StatusLayout
 
mix_master - Static variable in class org.stringer.util.Hash
 
mix_master - Static variable in class org.stringer.util.StringKit
 
monitor - Variable in class org.stringer.rss.RSSContentHandler
 
monitor - Variable in class org.stringer.thread.AbstractThreadListener
 
monitor - Variable in class org.stringer.thread.AbstractSwingWorker
 
monitor_value - Variable in class org.stringer.rss.RSSContentHandler
 
more(Hash) - Method in class org.stringer.util.Hash
 
mouseAdapter - Static variable in class org.stringer.util.CursorKit
 
mouseReleased(MouseEvent) - Method in class org.stringer.ui.Stringer.MousePopupListener
 
mouseReleased(MouseEvent) - Method in class org.stringer.ui.Stringer.TableViewPopupListener
 
move(File, File) - Static method in class org.stringer.util.FileKit
Move a file from source to destination.
moveUnique(File, String) - Static method in class org.stringer.util.FileKit
Move a file to path.
moveUnique(File, String, String) - Static method in class org.stringer.util.FileKit
Moves file to path but renames filename if it already exists in the target path.
MRJ_2_0 - Static variable in class edu.stanford.ejalbert.BrowserLauncher
JVM constant for MRJ 2.0
MRJ_2_1 - Static variable in class edu.stanford.ejalbert.BrowserLauncher
JVM constant for MRJ 2.1 or later
MRJ_3_0 - Static variable in class edu.stanford.ejalbert.BrowserLauncher
JVM constant for Java on Mac OS X 10.0 (MRJ 3.0)
MRJ_3_1 - Static variable in class edu.stanford.ejalbert.BrowserLauncher
JVM constant for MRJ 3.1
mrjFileUtilsClass - Static variable in class edu.stanford.ejalbert.BrowserLauncher
The com.apple.mrj.MRJFileUtils class
mrjOSTypeClass - Static variable in class edu.stanford.ejalbert.BrowserLauncher
The com.apple.mrj.MRJOSType class
MyJCheckBox - class org.stringer.ui.MyJCheckBox.
A JCheckBox that includes fascilities for storing and retrieving a UserObject.
MyJCheckBox(String, Object) - Constructor for class org.stringer.ui.MyJCheckBox
 
MyMenuBar - class org.stringer.ui.MyMenuBar.
Build the menubar that is displayed at the top of Stringer's main frame.
MyMenuBar(Hashtable) - Constructor for class org.stringer.ui.MyMenuBar
 
MyToolBar - class org.stringer.ui.MyToolBar.
An implementation of a JToolBar
MyToolBar() - Constructor for class org.stringer.ui.MyToolBar
a null-argument constructor.
MyToolBar(Hashtable) - Constructor for class org.stringer.ui.MyToolBar
Create a toolbar of Stringer functions.

N

name - Variable in class org.stringer.Resource
 
name(String) - Static method in class org.stringer.util.FileKit
 
namespace - Variable in class org.stringer.util.AbstractPreferences
The namespace is prefixed to each key.
namespacePrefix - Variable in class org.stringer.rss.Feed
 
namespaces - Static variable in class org.stringer.rss.Feed
 
namespaceUri - Variable in class org.stringer.rss.Feed
 
NETSCAPE_OPEN_PARAMETER_END - Static variable in class edu.stanford.ejalbert.BrowserLauncher
 
NETSCAPE_OPEN_PARAMETER_START - Static variable in class edu.stanford.ejalbert.BrowserLauncher
 
NETSCAPE_REMOTE_PARAMETER - Static variable in class edu.stanford.ejalbert.BrowserLauncher
The shell parameters for Netscape that opens a given URL in an already-open copy of Netscape on many command-line systems.
NEW_TAB - Static variable in class org.stringer.ui.Stringer
The TableView that contains the newly available feeds is tab #2
NewFeed - class org.stringer.ui.action.NewFeed.
Show the "New Feed" dialog.
NEWFEED_KEY - Static variable in interface org.stringer.StringerConstants
 
NewFeed(Stringer) - Constructor for class org.stringer.ui.action.NewFeed
 
NewFeedDialog - class org.stringer.ui.NewFeedDialog.
Download new feeds or update the current "available feeds" list.
NewFeedDialog.FocusGrabber - class org.stringer.ui.NewFeedDialog.FocusGrabber.
 
NewFeedDialog.FocusGrabber(JComponent) - Constructor for class org.stringer.ui.NewFeedDialog.FocusGrabber
 
NewFeedDialog(Stringer, String) - Constructor for class org.stringer.ui.NewFeedDialog
 
newFeedsView - Variable in class org.stringer.ui.Stringer
The JTable-based view of all newly available feeds
NewFolder - class org.stringer.ui.action.NewFolder.
Show the "New Folder" dialog to give the user an option to create a new folder in the TreeView.
NEWFOLDER_KEY - Static variable in interface org.stringer.StringerConstants
 
NewFolder(Stringer) - Constructor for class org.stringer.ui.action.NewFolder
 
newLabel(String) - Static method in class org.stringer.ui.Stringer
 
newnewsFile - Static variable in class org.stringer.ui.Main
 
NewsFeedKit - class org.stringer.NewsFeedKit.
 
NewsFeedKit() - Constructor for class org.stringer.NewsFeedKit
this class cannot be instantiated
newsgroupCount - Variable in class org.stringer.ui.AvailableDialog
 
newsrcFile - Static variable in class org.stringer.ui.Main
 
newsworker - Variable in class org.stringer.FeedWriter
 
newsworker - Variable in class org.stringer.FeedListener
 
NOSIGN - Static variable in class org.stringer.util.Hash
 
not_equal(Hash) - Method in class org.stringer.util.Hash
 

O

OCS05 - Variable in class org.stringer.rss.Feed
 
okAction - Variable in class org.stringer.util.AbstractDialog
 
oldVersion - Variable in class org.stringer.util.AbstractPreferences
Version of database when read.
openURL - Static variable in class edu.stanford.ejalbert.BrowserLauncher
The openURL method of com.apple.mrj.MRJFileUtils
openURL(String) - Static method in class edu.stanford.ejalbert.BrowserLauncher
Attempts to open the default web browser to the given URL.
OPML - Variable in class org.stringer.rss.Feed
 
option - Variable in class jargs.gnu.CmdLineParser.IllegalOptionValueException
 
optionName - Variable in class jargs.gnu.CmdLineParser.UnknownOptionException
 
options - Variable in class jargs.gnu.CmdLineParser
 
org.stringer - package org.stringer
 
org.stringer.rss - package org.stringer.rss
 
org.stringer.thread - package org.stringer.thread
 
org.stringer.ui - package org.stringer.ui
 
org.stringer.ui.action - package org.stringer.ui.action
These are application implementations that together define Stringer's response to menu and toolbar clicks.
org.stringer.ui.statusbar - package org.stringer.ui.statusbar
 
org.stringer.util - package org.stringer.util
 
originalPath - Variable in class org.stringer.ui.DroppableJTree
 
OTHER - Static variable in class edu.stanford.ejalbert.BrowserLauncher
JVM constant for any other platform

P

paintBorder(Component, Graphics, int, int, int, int) - Method in class org.stringer.ui.statusbar.ThreeDBorder
 
parent - Variable in class org.stringer.rss.Item
A channel to which this item belongs
parent - Variable in class org.stringer.rss.Channel
A channel may contain other channels
parent - Variable in class org.stringer.ui.TreeSelectionThreadListener
 
parent - Variable in class org.stringer.ui.NewFeedDialog
 
parent - Variable in class org.stringer.ui.AvailableDialog
 
parent - Variable in class org.stringer.ui.TableView
 
parent - Variable in class org.stringer.ui.TreeView
 
parent - Variable in class org.stringer.ui.action.ShowItemProperties
 
parent - Variable in class org.stringer.ui.action.UpdateFeedList
 
parent - Variable in class org.stringer.ui.action.ExitAction
 
parent - Variable in class org.stringer.ui.action.CopyAction
 
parent - Variable in class org.stringer.ui.action.KillAll
 
parent - Variable in class org.stringer.ui.action.NewFolder
 
parent - Variable in class org.stringer.ui.action.DeleteSelection
 
parent - Variable in class org.stringer.ui.action.NewFeed
 
parent - Variable in class org.stringer.ui.action.Import
 
parent - Variable in class org.stringer.ui.action.About
 
parent - Variable in class org.stringer.ui.action.UpdateSelected
 
parent - Variable in class org.stringer.ui.action.UpdateAll
 
parent - Variable in class org.stringer.ui.action.RefreshFeeds
 
parent - Variable in class org.stringer.ui.action.Export
 
parse(String[]) - Method in class jargs.gnu.CmdLineParser
Extract the options and non-option arguments from the given list of command-line arguments.
parse(String[], Locale) - Method in class jargs.gnu.CmdLineParser
Extract the options and non-option arguments from the given list of command-line arguments.
parseValue(String, Locale) - Method in class jargs.gnu.CmdLineParser.Option
Override to extract and convert an option value passed on the command-line
parseValue(String, Locale) - Method in class jargs.gnu.CmdLineParser.Option.IntegerOption
 
parseValue(String, Locale) - Method in class jargs.gnu.CmdLineParser.Option.DoubleOption
 
parseValue(String, Locale) - Method in class jargs.gnu.CmdLineParser.Option.StringOption
 
pattern - Variable in class org.stringer.ui.TableView
 
popup - Variable in class org.stringer.ui.Stringer
 
Preferences - class org.stringer.Preferences.
Provides access to the global settings.
Preferences(String) - Constructor for class org.stringer.Preferences
 
preferredLayoutSize(Container) - Method in class org.stringer.ui.statusbar.StatusLayout
 
PREFS_VERSION - Static variable in class org.stringer.Preferences
The current version of the preferences file.
prefsFile - Variable in class org.stringer.util.AbstractPreferences
Preferences database.
prepareRenderer(TableCellRenderer, int, int) - Method in class org.stringer.ui.TableView
 
printError(String, SAXParseException) - Method in class org.stringer.rss.RSSContentHandler
Prints the error message.
printUsage() - Static method in class org.stringer.ui.Main
 
progressBar - Static variable in class org.stringer.ui.Stringer
 
progressBar - Variable in class org.stringer.thread.AbstractThreadListener
 
propertyChange - Variable in class org.stringer.util.AbstractPreferences
 
props - Variable in class org.stringer.util.AbstractPreferences
Preferences.
pubDate - Variable in class org.stringer.rss.Item
Indicates when the item was published.
pubDate - Variable in class org.stringer.rss.Channel
The publication date for the content in the channel.
publisher - Variable in class org.stringer.rss.Item
 
putParameter - Static variable in class edu.stanford.ejalbert.BrowserLauncher
The putParameter method of com.apple.MacOS.AppleEvent

R

RAISED - Static variable in class org.stringer.ui.statusbar.ThreeDBorder
 
randomString(int) - Static method in class org.stringer.util.StringKit
Returns a random lower case letter-only string with length characters.
rating - Variable in class org.stringer.rss.Channel
The PICS rating for this channel (optional element).
read() - Method in class org.stringer.Preferences
Sets the preferences from the default preferences file.
read() - Method in class org.stringer.util.AbstractPreferences
Reads preferences from default preferences file.
read(File) - Method in class org.stringer.util.AbstractPreferences
Reads preferences from f.
readBinary(File, Collection) - Static method in class org.stringer.util.FileKit
Reads all objects from file using serialization and adds them to c.
REFRESH_FEEDS_KEY - Static variable in interface org.stringer.StringerConstants
 
RefreshFeeds - class org.stringer.ui.action.RefreshFeeds.
Handles the "Refresh Feeds" action.
RefreshFeeds(Stringer) - Constructor for class org.stringer.ui.action.RefreshFeeds
 
RefreshFeeds(Stringer, JDialog) - Constructor for class org.stringer.ui.action.RefreshFeeds
Create the action with a ProgressMonitor owned by a dialog
relative - Variable in class org.stringer.ui.statusbar.StatusConstraint
 
RELATIVE - Static variable in interface org.stringer.ui.statusbar.StatusConstants
 
remainingArgs - Variable in class jargs.gnu.CmdLineParser
 
removeAll(String, String) - Static method in class org.stringer.util.StringKit
Removes all instances of a given string from an input.
removeItem(Item) - Method in class org.stringer.rss.Channel
Remove an existing item from this channel
removeLayoutComponent(Component) - Method in class org.stringer.ui.statusbar.StatusLayout
 
removeLayoutComponent(Component) - Method in class org.stringer.ui.statusbar.AbstractLayout
Removes the specified component from the layout.
removeMarkup(String) - Static method in class org.stringer.util.XMLKit
Removes all tags from a string (retains character content of tags, however).
removeProperty(String) - Method in class org.stringer.util.AbstractPreferences
Ignores namespace.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.stringer.util.AbstractPreferences
Remove a preferences listener.
removeThreadListener(IThreadListener) - Method in class org.stringer.thread.AbstractSwingWorker
Removes a IThreadListener from the listener list.
renameProperty(String, String) - Method in class org.stringer.util.AbstractPreferences
Renames a property, used for conversion of property file formats.
renderChannel(Stringer, Channel) - Static method in class org.stringer.ui.HTMLRenderer
Format a channel as HTML and display it in our JEditorPane
replace(String, String, String) - Static method in class org.stringer.util.StringKit
Replaces all occurences of pattern in str by replace.
replaceIgnoreCase(String, String, String) - Static method in class org.stringer.util.StringKit
Same as StringKit.replace(java.lang.String, java.lang.String, java.lang.String) except that character case is ignored.
resolve(Element, Channel) - Method in class org.stringer.rss.Feed
Search the element tree for channels.
Resource - class org.stringer.Resource.
A class to locate resources, retrieve their contents, and determine their last modified time.
Resource(String) - Constructor for class org.stringer.Resource
 
rights - Variable in class org.stringer.rss.Item
 
rootChannel - Variable in class org.stringer.rss.Feed
 
rows - Variable in class org.stringer.rss.RSSContentHandler
 
rowVector - Static variable in class org.stringer.ui.TableView
 
RSS090 - Variable in class org.stringer.rss.Feed
 
RSS091 - Variable in class org.stringer.rss.Feed
 
RSS092 - Variable in class org.stringer.rss.Feed
 
RSS093 - Variable in class org.stringer.rss.Feed
 
RSS094 - Variable in class org.stringer.rss.Feed
 
RSS10 - Variable in class org.stringer.rss.Feed
 
RSS20 - Variable in class org.stringer.rss.Feed
 
RSSContentHandler - class org.stringer.rss.RSSContentHandler.
 
RSSContentHandler(Map, AbstractSwingWorker) - Constructor for class org.stringer.rss.RSSContentHandler
 
RSSElement - class org.stringer.rss.RSSElement.
 
RSSElement() - Constructor for class org.stringer.rss.RSSElement
 
RSSElement(Element) - Constructor for class org.stringer.rss.RSSElement
 
rssImage - Variable in class org.stringer.rss.Channel
An image to be associated with an HTML rendering of the channel.
RSSImage - class org.stringer.rss.RSSImage.
An image is a sub-element of channel, which contains three required and three optional sub-elements.
RSSImage(Element, String) - Constructor for class org.stringer.rss.RSSImage
 
run() - Method in class org.stringer.ui.NewFeedDialog.FocusGrabber
 
run() - Method in class org.stringer.ui.AvailableDialog.FocusGrabber
 
running - Variable in class org.stringer.thread.AbstractSwingWorker
Specifies whether action is enabled; the default is true.

S

sag(Hash) - Method in class org.stringer.util.Hash
 
saveAll() - Method in class org.stringer.ui.Stringer
Save the screen state and the current subscription tree
saveChannel(Channel) - Method in class org.stringer.thread.UpdateFeeds
Save a channel
saveFeed() - Method in class org.stringer.rss.Feed
 
saveItem(Item) - Method in class org.stringer.thread.UpdateFeeds
Save an item
savePreferences() - Method in class org.stringer.ui.Stringer
Save the current window state and component positions to our preferences file
saveSubscriptions() - Method in class org.stringer.ui.Stringer
Update our subscription file from the tree contents.
searchDirectories(String[], String) - Static method in class org.stringer.Resource
 
SECOND_WINDOWS_PARAMETER - Static variable in class edu.stanford.ejalbert.BrowserLauncher
The second parameter for Runtime.exec() on Windows.
sendNoReply - Static variable in class edu.stanford.ejalbert.BrowserLauncher
The sendNoReply method of com.apple.MacOS.AppleEvent
set(String, boolean) - Method in class org.stringer.util.AbstractPreferences
 
set(String, Color) - Method in class org.stringer.util.AbstractPreferences
 
set(String, Font) - Method in class org.stringer.util.AbstractPreferences
Saves a font.
set(String, int) - Method in class org.stringer.util.AbstractPreferences
 
set(String, int[]) - Method in class org.stringer.util.AbstractPreferences
 
set(String, long) - Method in class org.stringer.util.AbstractPreferences
 
set(String, String) - Method in class org.stringer.util.AbstractPreferences
 
set(String, String[]) - Method in class org.stringer.util.AbstractPreferences
 
setActionEnabled(Integer, boolean) - Static method in class org.stringer.ui.Stringer
Enable/disable an AbstractAction
setAutoVersionCheck(boolean) - Method in class org.stringer.Preferences
 
setAvailableCount(int) - Method in class org.stringer.Preferences
set the total number of subscribed newsfeeds
setBackgroundColor(Color) - Method in class org.stringer.ui.TableView
 
setBackupDir(String) - Method in class org.stringer.Preferences
 
setChannel(Channel) - Method in class org.stringer.rss.Item
 
setChannel(Channel) - Method in class org.stringer.thread.UpdateFeeds
set the channel to be updated
setCloseOnEnter(boolean) - Method in class org.stringer.util.AbstractDialog
 
setColor(String, Color) - Method in class org.stringer.Preferences
 
setDefault(String, String) - Method in class org.stringer.util.AbstractPreferences
Sets a default property.
setDescription(String) - Method in class org.stringer.rss.RSSElement
 
setDirty(boolean) - Method in class org.stringer.rss.Item
 
setDirty(boolean) - Method in class org.stringer.rss.Channel
 
setEmail(String) - Method in class org.stringer.Preferences
 
setEnabled(int, boolean) - Method in class org.stringer.util.AbstractDialog
Enable or disable buttons.
setErrorState(boolean) - Method in class org.stringer.rss.Item
 
setExpandedRows(String) - Method in class org.stringer.Preferences
 
setExtension(File, String) - Static method in class org.stringer.util.FileKit
Appends the specified extension to a file if it is not already there.
setFirewalled(boolean) - Method in class org.stringer.Preferences
 
setFont(String, Font) - Method in class org.stringer.Preferences
 
setHeaderVector(Vector) - Method in class org.stringer.ui.TableView
 
setHgap(int) - Method in class org.stringer.ui.statusbar.AbstractLayout
Set the horizontal gap between components.
setHorizontalDividerLocation(int) - Method in class org.stringer.Preferences
 
setHttpProxyHost(String) - Method in class org.stringer.Preferences
 
setHttpProxyPort(int) - Method in class org.stringer.Preferences
 
setItemCountStatus(int) - Method in class org.stringer.ui.Stringer
 
setItemListener(ItemListener) - Method in class org.stringer.ui.TableView
 
setLastErrorEvent(StringerException) - Method in class org.stringer.rss.Item
 
setLastUpdateCheck(long) - Method in class org.stringer.Preferences
 
setLastUpdateTime(long) - Method in class org.stringer.rss.RSSElement
 
setLastViewed(long) - Method in class org.stringer.rss.Item
 
setLink(String) - Method in class org.stringer.rss.RSSElement
 
setList(List) - Method in class org.stringer.thread.UpdateFeeds
set the list of channel and channel-items to be updated
setList(String, List) - Method in class org.stringer.util.AbstractPreferences
 
setMainComponent(Component) - Method in class org.stringer.util.AbstractDialog
Sets the main component to component.
setParent(Channel) - Method in class org.stringer.rss.Channel
 
setPassword(String) - Method in class org.stringer.Preferences
 
setPattern(String) - Method in class org.stringer.ui.TableView
 
setProgressMonitor(ProgressMonitor) - Method in class org.stringer.thread.AbstractSwingWorker
 
setProperty(String, String) - Method in class org.stringer.util.AbstractPreferences
Sets a property.
setRunning(boolean) - Method in class org.stringer.thread.AbstractSwingWorker
sets the indicator of whether this thread is running or not.
setSelection(TreePath) - Method in class org.stringer.ui.Stringer
Set the current selection in the treeview.
setShowSplash(boolean) - Method in class org.stringer.Preferences
 
setShowToolTips(boolean) - Method in class org.stringer.Preferences
 
setSocksProxyHost(String) - Method in class org.stringer.Preferences
 
setSocksProxyPort(int) - Method in class org.stringer.Preferences
 
setStatusText(String) - Method in class org.stringer.ui.Stringer
 
setSubscribedCount(int) - Method in class org.stringer.Preferences
set the total number of subscribed newsfeeds
setSubscribedFeeds(String) - Method in class org.stringer.Preferences
 
setTitle(String) - Method in class org.stringer.rss.RSSElement
 
setURI(String) - Method in class org.stringer.rss.Feed
 
setUseEmacsKeyBindings(boolean) - Method in class org.stringer.Preferences
 
setUseHttpProxy(boolean) - Method in class org.stringer.Preferences
 
setUsername(String) - Method in class org.stringer.Preferences
 
setUserObject(Object) - Method in class org.stringer.rss.Feed
 
setUserObject(Object) - Method in class org.stringer.rss.RSSElement
 
setUserObject(Object) - Method in class org.stringer.ui.MyJCheckBox
 
setUseSocksProxy(boolean) - Method in class org.stringer.Preferences
 
setUseViKeyBindings(boolean) - Method in class org.stringer.Preferences
 
setVerticalDividerLocation(int) - Method in class org.stringer.Preferences
 
setVgap(int) - Method in class org.stringer.ui.statusbar.AbstractLayout
Set the vertical gap between components.
setWindowHeight(int) - Method in class org.stringer.Preferences
 
setWindowWidth(int) - Method in class org.stringer.Preferences
 
setWindowX(int) - Method in class org.stringer.Preferences
 
setWindowY(int) - Method in class org.stringer.Preferences
 
shadow - Variable in class org.stringer.ui.statusbar.ThreeDBorder
 
shorten(File, long) - Static method in class org.stringer.util.FileKit
Shortens file by bytes bytes.
shortForm - Variable in class jargs.gnu.CmdLineParser.Option
 
shortForm() - Method in class jargs.gnu.CmdLineParser.Option
 
show(JFrame, Item) - Static method in class org.stringer.ui.ItemPropertiesDialog
 
showDialog(Component) - Static method in class org.stringer.ui.AboutDialog
Sets this dialogs position relative to c and makes it visible.
showFile(JEditorPane, String, String) - Method in class org.stringer.ui.AboutDialog
Loads text from file and appends it to given JTextArea.
showFile(JTextArea, String, String) - Method in class org.stringer.ui.AboutDialog
Loads text from file and appends it to given JTextArea.
ShowItemProperties - class org.stringer.ui.action.ShowItemProperties.
Delete the current tree selection.
ShowItemProperties(Stringer) - Constructor for class org.stringer.ui.action.ShowItemProperties
 
showMemoryUsage() - Method in class org.stringer.ui.Stringer
 
singleton - Static variable in class org.stringer.Preferences
 
skipDays - Variable in class org.stringer.rss.Channel
An element that contains up to seven day sub-elements whose value is Monday, Tuesday, Wednesday, Thursday, Friday, Saturday or Sunday (optional element).
skipHours - Variable in class org.stringer.rss.Channel
An element that contains up to 24 hour sub-elements whose value is a number between 1 and 24, representing a time in GMT, when aggregators, if they support the feature, may not read the channel on days listed in the skipHours element (optional element).
SMALL_ABOUT - Static variable in class org.stringer.ui.Icons
 
SMALL_COPY - Static variable in class org.stringer.ui.Icons
 
SMALL_DELETE - Static variable in class org.stringer.ui.Icons
 
SMALL_DOWNLOAD - Static variable in class org.stringer.ui.Icons
 
SMALL_DOWNLOADALL - Static variable in class org.stringer.ui.Icons
 
SMALL_EXIT - Static variable in class org.stringer.ui.Icons
 
SMALL_EXPORT - Static variable in class org.stringer.ui.Icons
 
SMALL_IMPORT - Static variable in class org.stringer.ui.Icons
 
SMALL_KILLALL - Static variable in class org.stringer.ui.Icons
 
SMALL_NEWDATA - Static variable in class org.stringer.ui.Icons
 
SMALL_NEWFOLDER - Static variable in class org.stringer.ui.Icons
 
SMALL_NEWSFEED - Static variable in class org.stringer.ui.Icons
 
SMALL_PROPERTIES - Static variable in class org.stringer.ui.Icons
 
SMALL_SAVE - Static variable in class org.stringer.ui.Icons
 
SMALL_UPDATEFEEDS - Static variable in class org.stringer.ui.Icons
 
source - Variable in class org.stringer.rss.Item
The RSS channel that the item came from Example: Quotes of the Day
split(String, String) - Static method in class org.stringer.Resource
 
splitAt(String, String) - Static method in class org.stringer.util.StringKit
Splits a string at the last occurence of a separator string and returns the remaining text.
splitPane - Static variable in class org.stringer.ui.Stringer
the splitpane component in which the htmlView and the tabbedPane are embedded
startElement(String, String, String, Attributes) - Method in class org.stringer.rss.RSSContentHandler
Start element.
startTime - Static variable in class org.stringer.ui.Main
 
startWaitCursor(JComponent) - Static method in class org.stringer.util.CursorKit
Sets cursor for specified component to Wait cursor
StatusArea - interface org.stringer.ui.statusbar.StatusArea.
StatusArea.java
StatusConstants - interface org.stringer.ui.statusbar.StatusConstants.
 
StatusConstraint - class org.stringer.ui.statusbar.StatusConstraint.
 
StatusConstraint() - Constructor for class org.stringer.ui.statusbar.StatusConstraint
 
StatusConstraint(boolean) - Constructor for class org.stringer.ui.statusbar.StatusConstraint
 
StatusConstraint(boolean, float) - Constructor for class org.stringer.ui.statusbar.StatusConstraint
 
StatusConstraint(int) - Constructor for class org.stringer.ui.statusbar.StatusConstraint
 
StatusContainer - class org.stringer.ui.statusbar.StatusContainer.
 
StatusContainer(Component) - Constructor for class org.stringer.ui.statusbar.StatusContainer
 
StatusLayout - class org.stringer.ui.statusbar.StatusLayout.
Layout a status bar.
StatusLayout() - Constructor for class org.stringer.ui.statusbar.StatusLayout
null argument constructor
StatusLayout(int, int) - Constructor for class org.stringer.ui.statusbar.StatusLayout
 
stopWaitCursor(JComponent) - Static method in class org.stringer.util.CursorKit
Sets cursor for specified component to normal cursor
Stringer - class org.stringer.ui.Stringer.
 
STRINGER_FEEDS - Static variable in class org.stringer.Preferences
 
STRINGER_FILENAME - Static variable in class org.stringer.Preferences
The name of the preferences file used by Stringer
STRINGER_HOME - Static variable in class org.stringer.Preferences
 
Stringer.Hyperactive - class org.stringer.ui.Stringer.Hyperactive.
listen for link selection events in the JEditorPane
Stringer.Hyperactive() - Constructor for class org.stringer.ui.Stringer.Hyperactive
 
Stringer.MousePopupListener - class org.stringer.ui.Stringer.MousePopupListener.
Handle mouse clicks in our JTree.
Stringer.MousePopupListener() - Constructor for class org.stringer.ui.Stringer.MousePopupListener
 
Stringer.MyTreeSelectionListener - class org.stringer.ui.Stringer.MyTreeSelectionListener.
Handle selection/deselections in the "subscriptions" TreeView
Stringer.MyTreeSelectionListener() - Constructor for class org.stringer.ui.Stringer.MyTreeSelectionListener
 
Stringer.TableViewPopupListener - class org.stringer.ui.Stringer.TableViewPopupListener.
Handle mouse clicks in our JTable
Stringer.TableViewPopupListener() - Constructor for class org.stringer.ui.Stringer.TableViewPopupListener
 
Stringer(JFrame) - Constructor for class org.stringer.ui.Stringer
Create a new Stringer main window embedded within frame
StringerConstants - interface org.stringer.StringerConstants.
 
StringerException - exception org.stringer.StringerException.
This is the generic superclass for all the checked exceptions thrown in Stringer.
StringerException() - Constructor for class org.stringer.StringerException
Creates a new StringerException.
StringerException(String) - Constructor for class org.stringer.StringerException
Creates a new StringerException with a detail message.
StringerException(String, Throwable) - Constructor for class org.stringer.StringerException
Creates a new StringerException with a detail message and an underlying root cause.
StringKit - class org.stringer.util.StringKit.
Static methods for common String tasks.
StringKit() - Constructor for class org.stringer.util.StringKit
This class has a private constructor to prevent it from being instantiated.
strip(String) - Static method in class org.stringer.util.StringKit
Removes all characters from a string that are not letters.
subject - Variable in class org.stringer.rss.Item
 
SUBSCRIBED_TAB - Static variable in class org.stringer.ui.Stringer
The TreeView that contains the hierarchy of feed folders is tab #0
SubscribedSwingWorker - class org.stringer.thread.SubscribedSwingWorker.
Load Tree data from the subscribed 'feeds' list.
SubscribedSwingWorker(IThreadListener) - Constructor for class org.stringer.thread.SubscribedSwingWorker
 
SUBSCRIPTION_FILE - Static variable in interface org.stringer.StringerConstants
 
subscriptionMap - Variable in class org.stringer.rss.RSSContentHandler
 
subscriptionMap - Variable in class org.stringer.ui.Stringer
all subscribed nodes
subscriptionMap - Variable in class org.stringer.thread.GetAvailableFeeds
this listener will be informed of thread progress
subscriptionMap - Variable in class org.stringer.thread.AbstractThreadListener
 

T

tab(int) - Static method in class org.stringer.util.StringKit
Returns a string consisting of the specified number of tab characters.
tabbedPane - Variable in class org.stringer.ui.Stringer
the tabbed pane in the left-hand window
table - Variable in class org.stringer.ui.TableViewThreadListener
 
table - Variable in class org.stringer.ui.statusbar.StatusLayout
 
tableChanged(TableModelEvent) - Method in class org.stringer.ui.TableView
 
tableview - Variable in class org.stringer.ui.Stringer
The JTable-based view of all available feeds
TableView - class org.stringer.ui.TableView.
A JTable containing a list of subscribed newsgroups.
TableView.RadioButtonEditor - class org.stringer.ui.TableView.RadioButtonEditor.
 
TableView.RadioButtonEditor(JCheckBox) - Constructor for class org.stringer.ui.TableView.RadioButtonEditor
 
TableView.RadioButtonRenderer - class org.stringer.ui.TableView.RadioButtonRenderer.
 
TableView.RadioButtonRenderer() - Constructor for class org.stringer.ui.TableView.RadioButtonRenderer
 
TableView(Stringer, int) - Constructor for class org.stringer.ui.TableView
 
TableView(Vector, Vector) - Constructor for class org.stringer.ui.TableView
 
TableViewThreadListener - class org.stringer.ui.TableViewThreadListener.
Listen for events generated by the thread loading news feeds into a TableView.
TableViewThreadListener(TableView, Map) - Constructor for class org.stringer.ui.TableViewThreadListener
 
TableViewThreadListener(TableView, Map, ProgressMonitor) - Constructor for class org.stringer.ui.TableViewThreadListener
 
tabno - Variable in class org.stringer.ui.TableView
 
TAG_END - Static variable in class org.stringer.util.XMLKit
A tag end marker.
TAG_START - Static variable in class org.stringer.util.XMLKit
A tag start marker.
targetFilename - Variable in class org.stringer.FeedWriter
 
textfield1 - Variable in class org.stringer.ui.NewFeedDialog
 
textfield2 - Variable in class org.stringer.ui.NewFeedDialog
 
theLock - Static variable in class org.stringer.ui.Icons
 
theLock - Static variable in class org.stringer.ui.NewFeedDialog
 
theLock - Static variable in class org.stringer.ui.AvailableDialog
 
thickness - Variable in class org.stringer.ui.statusbar.ThreeDBorder
 
THIRD_WINDOWS_PARAMETER - Static variable in class edu.stanford.ejalbert.BrowserLauncher
The third parameter for Runtime.exec() on Windows.
threadListener - Variable in class org.stringer.ui.action.UpdateFeedList
 
threadListener - Variable in class org.stringer.ui.action.RefreshFeeds
 
ThreeDBorder - class org.stringer.ui.statusbar.ThreeDBorder.
ThreeDBorder.java
ThreeDBorder() - Constructor for class org.stringer.ui.statusbar.ThreeDBorder
 
ThreeDBorder(int) - Constructor for class org.stringer.ui.statusbar.ThreeDBorder
 
ThreeDBorder(int, int) - Constructor for class org.stringer.ui.statusbar.ThreeDBorder
 
ThreeDBorder(int, int, Color, Color) - Constructor for class org.stringer.ui.statusbar.ThreeDBorder
 
title - Variable in class org.stringer.rss.Feed
 
title - Variable in class org.stringer.rss.RSSContentHandler
 
title - Variable in class org.stringer.rss.RSSElement
The name of the channel.
title - Variable in class org.stringer.ui.NewFeedDialog
 
toIntArray(String, String) - Static method in class org.stringer.util.StringKit
Convert a string to an array of integers.
toList(String, String) - Static method in class org.stringer.util.StringKit
Create a linked list of strings, by breaking a source string into pieces at ever occurrence of characters in a separator string.
toString() - Method in class org.stringer.Resource
 
toString() - Method in class org.stringer.rss.Item
 
toString() - Method in class org.stringer.rss.RSSElement
 
toString() - Method in class org.stringer.ui.TransferableTreeNode
 
toString() - Method in class org.stringer.ui.statusbar.AbstractLayout
Return a string representation of the layout manager
toString(Collection, String) - Static method in class org.stringer.util.StringKit
Flatten a collection to a string with individual elements separated by separator
toString(int[], String) - Static method in class org.stringer.util.StringKit
Convert an array of integers into a delimiter separated String.
toString(String[], String) - Static method in class org.stringer.util.StringKit
Concatenate an array of strings into a delimiter separated String.
toStringArray(String, String) - Static method in class org.stringer.util.StringKit
Convert a string to an array of strings.
touch() - Method in class org.stringer.rss.Channel
 
toXML() - Method in class org.stringer.rss.Item
format this item as an XML string
toXML() - Method in class org.stringer.rss.Channel
 
toXML() - Method in class org.stringer.rss.RSSImage
 
TransferableTreeNode - class org.stringer.ui.TransferableTreeNode.
A Custom Transferable object.
TransferableTreeNode(DefaultMutableTreeNode) - Constructor for class org.stringer.ui.TransferableTreeNode
 
tree - Variable in class org.stringer.ui.TreeSelectionThreadListener
 
TREE - Static variable in class org.stringer.ui.TransferableTreeNode
 
TreeSelectionThreadListener - class org.stringer.ui.TreeSelectionThreadListener.
 
TreeSelectionThreadListener(Stringer) - Constructor for class org.stringer.ui.TreeSelectionThreadListener
 
treeview - Variable in class org.stringer.ui.TreeViewThreadListener
 
treeview - Variable in class org.stringer.ui.Stringer
The JTree-based view of subscribed feeds and folders
TreeView - class org.stringer.ui.TreeView.
A JTree-based view of the current subscription hierarchy.
TreeView.IconNodeRenderer - class org.stringer.ui.TreeView.IconNodeRenderer.
Each node in the JTree is rendered as an Icon plus text by a JLabel.
TreeView.IconNodeRenderer() - Constructor for class org.stringer.ui.TreeView.IconNodeRenderer
 
TreeView(Stringer) - Constructor for class org.stringer.ui.TreeView
 
TreeView(Stringer, DefaultTreeModel) - Constructor for class org.stringer.ui.TreeView
 
TreeViewThreadListener - class org.stringer.ui.TreeViewThreadListener.
 
TreeViewThreadListener(TreeView, Map) - Constructor for class org.stringer.ui.TreeViewThreadListener
 
TreeViewThreadListener(TreeView, Map, ProgressMonitor) - Constructor for class org.stringer.ui.TreeViewThreadListener
 
tryClasspath(String) - Method in class org.stringer.Resource
 
tryLoader(String) - Method in class org.stringer.Resource
 
type - Variable in class org.stringer.ui.statusbar.ThreeDBorder
 

U

unescapeXMLChars(String) - Static method in class org.stringer.util.XMLKit
Replaces common escape sequences found in an html/xml file with their character equivalents.
UPDATE_FEEDS_KEY - Static variable in interface org.stringer.StringerConstants
 
UpdateAll - class org.stringer.ui.action.UpdateAll.
Handles the "Update All" buttons and menu items.
UpdateAll(Stringer) - Constructor for class org.stringer.ui.action.UpdateAll
 
updateAllFeeds(AbstractSwingWorker) - Static method in class org.stringer.NewsFeedKit
 
updateAllFeeds(AbstractThreadListener) - Static method in class org.stringer.NewsFeedKit
 
updateBase - Variable in class org.stringer.rss.Channel
 
updateChannel(Channel, String) - Static method in class org.stringer.NewsFeedKit
 
UpdateFeedList - class org.stringer.ui.action.UpdateFeedList.
Handles the "Get New Feeds" action.
UpdateFeedList(Stringer) - Constructor for class org.stringer.ui.action.UpdateFeedList
 
UpdateFeedList(Stringer, JDialog) - Constructor for class org.stringer.ui.action.UpdateFeedList
Create the action with a ProgressMonitor owned by a dialog
UpdateFeeds - class org.stringer.thread.UpdateFeeds.
Load all items in a given channel or load all feeds in a mixed list of channels and items.
updateFeeds(AbstractSwingWorker) - Static method in class org.stringer.NewsFeedKit
 
UpdateFeeds(IThreadListener) - Constructor for class org.stringer.thread.UpdateFeeds
 
updateFrequency - Variable in class org.stringer.rss.Channel
 
updatePeriod - Variable in class org.stringer.rss.Channel
 
UpdateSelected - class org.stringer.ui.action.UpdateSelected.
action - update the selected newsfeeds.
UPDATESELECTED_KEY - Static variable in interface org.stringer.StringerConstants
 
UpdateSelected(Stringer) - Constructor for class org.stringer.ui.action.UpdateSelected
 
UPDATESUBSCRIBED_KEY - Static variable in interface org.stringer.StringerConstants
 
uri - Variable in class org.stringer.rss.Feed
 
url - Variable in class org.stringer.Resource
 
url - Static variable in class org.stringer.NewsFeedKit
 
url - Variable in class org.stringer.rss.RSSImage
 
url - Variable in class org.stringer.ui.NewFeedDialog
 
url - Variable in class org.stringer.ui.action.Export
 
urlToFile(URL) - Static method in class org.stringer.Resource
 
userObject - Variable in class org.stringer.rss.Feed
 
userObject - Variable in class org.stringer.rss.RSSElement
 
userObject - Variable in class org.stringer.ui.MyJCheckBox
 
UTF8 - Static variable in class org.stringer.util.XMLKit
The string "UTF-8".

V

value - Variable in class jargs.gnu.CmdLineParser.IllegalOptionValueException
 
valueChanged(TreeSelectionEvent) - Method in class org.stringer.ui.Stringer.MyTreeSelectionListener
 
values - Variable in class jargs.gnu.CmdLineParser
 
version - Variable in class org.stringer.util.AbstractPreferences
Version of database format.
VersionProperties - Static variable in class org.stringer.ui.Main
 
vgap - Variable in class org.stringer.ui.statusbar.AbstractLayout
 

W

wag(Hash) - Method in class org.stringer.util.Hash
 
WAIT_CURSOR - Static variable in class org.stringer.util.CursorKit
 
walk(Object, StringBuffer) - Method in class org.stringer.ui.Stringer
Build an XML string representation of the nodes in our JTree by visiting every node in the tree and appending to a StringBuffer.
walk(Object, StringBuffer) - Method in class org.stringer.ui.action.Export
Build an XML string representation of the nodes in a TreeModel by visiting every node in the tree and appending to a StringBuffer.
wantsValue - Variable in class jargs.gnu.CmdLineParser.Option
 
wantsValue() - Method in class jargs.gnu.CmdLineParser.Option
Tells whether or not this option wants a value
warning(SAXParseException) - Method in class org.stringer.rss.RSSContentHandler
Warning.
webMaster - Variable in class org.stringer.rss.Channel
address for person responsible for technical issues relating to channel (optional element).
width - Variable in class org.stringer.rss.RSSImage
the width of the image in pixels
width - Variable in class org.stringer.ui.statusbar.StatusConstraint
 
WINDOWS_9x - Static variable in class edu.stanford.ejalbert.BrowserLauncher
JVM constant for any Windows 9x JVM
WINDOWS_NT - Static variable in class edu.stanford.ejalbert.BrowserLauncher
JVM constant for any Windows NT JVM
wordSplit(String) - Static method in class org.stringer.util.StringKit
Splits a string into words, breaking according to the whitespace rules in the Character class.
worker - Variable in class org.stringer.rss.RSSContentHandler
 
WorkerTreeNode - class org.stringer.ui.WorkerTreeNode.
A TreeNode that maintains some additional state information.
WorkerTreeNode() - Constructor for class org.stringer.ui.WorkerTreeNode
 
WorkerTreeNode(Object) - Constructor for class org.stringer.ui.WorkerTreeNode
 
WorkerTreeNode(Object, boolean) - Constructor for class org.stringer.ui.WorkerTreeNode
 
write() - Method in class org.stringer.util.AbstractPreferences
Writes preferences to default preferences file.
writeBinary(File, Collection) - Static method in class org.stringer.util.FileKit
Write all items in c to file using serialization.
writeChannel(Channel, String) - Static method in class org.stringer.NewsFeedKit
 
writeProperties(File, Properties) - Static method in class org.stringer.util.FileKit
Stores props in file.

X

XML_ESCAPES - Static variable in class org.stringer.util.XMLKit
Mapping between XML chars prohibited in some contexts and their escaped equivalents.
XML_PI_START - Static variable in class org.stringer.util.XMLKit
The start of an XML processing instruction.
xmlEscapes - Static variable in class org.stringer.util.XMLKit
The actual Map used to store escaped-to-prohibited mappings.
XMLKit - class org.stringer.util.XMLKit.
Static XML helper methods.
XMLKit() - Constructor for class org.stringer.util.XMLKit
This class has a private constructor to prevent it from being instantiated.
xmlProhibited - Static variable in class org.stringer.util.XMLKit
The actual Map used to store prohibited-to-escaped mappings.
XMLVERSION - Static variable in interface org.stringer.StringerConstants
 
xmlWrapper(String) - Static method in class org.stringer.ui.Main
Wrap a string in our XML headers.

A B C D E F G H I J K L M N O P R S T U V W X

Copyright © R. Kevin Cole. All Rights Reserved.