Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.greenstone.gatherer

Class Summary
Configuration This class stores the various configurable settings inside the Gatherer, both during a session, and between sessions in the form of XML.
Dictionary Extends the ResourceBundle class to allow for the automatic insertion of arguments.
Dictionary.ComponentDetails  
Dictionary.ComponentUpdateTask  
Dictionary.JTabbedPaneChangeTask Updates a tabbed panes tab title and tooltip.
Gatherer Containing the main() method for the Gatherer, this class is the starting point for the rest of the application.
GAuthenticator Provides a graphic authenticator for network password requests.
Log The GLog provides a logging class for various messages around Gatherer.
Message Provides an event-type wrapper around a message for displaying to the user.
WGet This class provides access to the functionality of the WGet program, either by calling it via a shell script or by the JNI.