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

A

ABOUT - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
ABOUT_TEXT - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
AbstractShell - class net.sf.bloof.shell.AbstractShell.
 
AbstractShell(HashMap) - Constructor for class net.sf.bloof.shell.AbstractShell
 
ACTION - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
ADD_NEW - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
addDownloadListener(FileDownloadListener) - Method in class net.sf.bloof.shell.util.FileDownload
Registers a Listener for the download
addGroup(Filter) - Method in class net.sf.bloof.shell.Project
 
addShellActionListener(ShellActionListener) - Method in class net.sf.bloof.shell.AbstractShell
 
addShellEventListener(ShellEventListener) - Method in class net.sf.bloof.shell.ShellController
 
ALL_DEVELOPERS - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
ALL_FILES - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.

B

BLOOF_COMMANDLINE - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
BLOOF_NAME - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
BLOOF_SHORTNAME - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
bloofEventOccured(BloofEvent) - Method in class net.sf.bloof.shell.ShellController
 
bloofExceptionHappend(BloofException) - Method in class net.sf.bloof.shell.ShellController
 

C

CANCEL - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
cleanControl() - Method in class net.sf.bloof.shell.ShellController
Cleans all state information and makes the GuiControl ready for a new project
CLOSE_PROJECT - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
close() - Method in class net.sf.bloof.shell.logging.ConsoleOutHandler
Override StreamHandler.close to do a flush but not to close the output stream.
close() - Method in class net.sf.bloof.shell.logging.ConsoleOutErrHandler
 
CLOSING_PROJECT - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
CommandException - exception net.sf.bloof.shell.CommandException.
 
CommandException(String) - Constructor for class net.sf.bloof.shell.CommandException
 
COMMANDLINE_ARGUMENTS - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
COMMANDLINE_USAGE - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
CommandParser - class net.sf.bloof.shell.CommandParser.
Parser for user commands.
CommandParser() - Constructor for class net.sf.bloof.shell.CommandParser
 
CONNECTION_METHOD - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
ConsoleOutErrHandler - class net.sf.bloof.shell.logging.ConsoleOutErrHandler.
Customized console logging handler.
ConsoleOutErrHandler() - Constructor for class net.sf.bloof.shell.logging.ConsoleOutErrHandler
Constructor for ConsoleOutErrHandler.
ConsoleOutHandler - class net.sf.bloof.shell.logging.ConsoleOutHandler.
A simplified copy of java.util.logging.ConsoleHandler.
ConsoleOutHandler() - Constructor for class net.sf.bloof.shell.logging.ConsoleOutHandler
Create a ConsoleOutHandler for System.out.
COPYRIGHT - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
createNewListIdent(String) - Static method in class net.sf.bloof.shell.ShellController
Checks if the specified name is already used in a result list or a filter and adds a counter in case of collision
CVSROOT - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.

D

DATA_SOURCE - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
DATABASE - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
DATE_FORMAT - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
DB_CONNECT_ERROR - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
DB_SCHEMA - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
DepsDownloader - class net.sf.bloof.shell.util.DepsDownloader.
Downloads bloof dependencies from bloof website As the binary distribution does not include external jars, this class gets them before bloof is started.
DepsDownloader() - Constructor for class net.sf.bloof.shell.util.DepsDownloader
 
DESCRIPTION - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
DEVELOPER_GROUP - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
DownloadEvent - class net.sf.bloof.shell.util.DownloadEvent.
Event object for a download event
DownloadEvent(int, int, int, String, URL) - Constructor for class net.sf.bloof.shell.util.DownloadEvent
Main constructor
downloadEventOccured(DownloadEvent) - Method in class net.sf.bloof.shell.util.DepsDownloader
 
downloadEventOccured(DownloadEvent) - Method in interface net.sf.bloof.shell.util.FileDownloadListener
Method downloadEventOccured.

E

END - Static variable in class net.sf.bloof.shell.util.DownloadEvent
Event types
ENGLISH - Static variable in class net.sf.bloof.shell.intl.Language
Constant for English language
ERROR - Static variable in class net.sf.bloof.shell.events.ShellEvent
 
ERROR - Static variable in class net.sf.bloof.shell.events.ShellAction
 
ERROR - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
ERROR_OCCURED - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
EXECUTE_EXPORT_RESULT - Static variable in class net.sf.bloof.shell.events.ShellAction
 
EXECUTE_IMPORT_PROJECT - Static variable in class net.sf.bloof.shell.events.ShellAction
 
EXECUTE_METRIC - Static variable in class net.sf.bloof.shell.events.ShellAction
 
EXECUTE_OPEN_PROJECT - Static variable in class net.sf.bloof.shell.events.ShellAction
 
EXECUTE_UPDATE_PROJECT - Static variable in class net.sf.bloof.shell.events.ShellAction
 
EXIT - Static variable in class net.sf.bloof.shell.events.ShellEvent
 
EXIT - Static variable in class net.sf.bloof.shell.events.ShellAction
 
EXIT - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
EXPORT_RESULT_TO_XML - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.

F

fail(String) - Static method in class net.sf.bloof.shell.Main
Fail starting Bloof
FILE - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
FILE_GROUP - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
FileDownload - class net.sf.bloof.shell.util.FileDownload.
Downloads a file
FileDownload(URL, File) - Constructor for class net.sf.bloof.shell.util.FileDownload
Main constructor
FileDownloadListener - interface net.sf.bloof.shell.util.FileDownloadListener.
Listener interface for the download event mechanism, following the Observer pattern.
flush() - Method in class net.sf.bloof.shell.logging.ConsoleOutErrHandler
 
format(LogRecord) - Method in class net.sf.bloof.shell.logging.LogFormatter
 
FROM - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.

G

GERMAN - Static variable in class net.sf.bloof.shell.intl.Language
Constant for German language
getAlreadyDownloaded() - Method in class net.sf.bloof.shell.util.DownloadEvent
Returns the alreadyDownloaded bytes
getAvailableLanguages() - Static method in class net.sf.bloof.shell.intl.Messages
Returns the currenty available Languages
getAvailableMetricResults() - Method in class net.sf.bloof.shell.ShellController
 
getBasicParams() - Method in class net.sf.bloof.shell.ShellController
 
getContents() - Method in class net.sf.bloof.shell.intl.Text
 
getCurrentProject() - Method in class net.sf.bloof.shell.ShellController
 
getCurrentResult() - Method in class net.sf.bloof.shell.ShellController
 
getDbAcces() - Method in class net.sf.bloof.shell.Project
 
getDeveloperGroups() - Method in class net.sf.bloof.shell.Project
 
getDeveloperGroups() - Method in class net.sf.bloof.shell.ShellController
Returns the available DeveloperGroups
getDeveloperList() - Method in class net.sf.bloof.shell.ShellController
 
getEventType() - Method in class net.sf.bloof.shell.events.ShellEvent
Returns the type of the Event
getFileGroups() - Method in class net.sf.bloof.shell.Project
 
getFileGroups() - Method in class net.sf.bloof.shell.ShellController
Returns the available FileGroups
getFileList() - Method in class net.sf.bloof.shell.ShellController
 
getFileName() - Method in class net.sf.bloof.shell.util.DownloadEvent
Returns the fileName.
getName() - Method in class net.sf.bloof.shell.Project
 
getName() - Method in class net.sf.bloof.shell.intl.TextKey
Returns the mName.
getName() - Method in class net.sf.bloof.shell.intl.Language
Returns the name of the language
getParams() - Method in class net.sf.bloof.shell.events.ShellEvent
Returns the parameters of this Event
getParams() - Method in class net.sf.bloof.shell.events.ShellAction
Returns the parameters of these Action
getPassword() - Method in class net.sf.bloof.shell.Project
 
getScmAccess() - Method in class net.sf.bloof.shell.Project
 
getSource() - Method in class net.sf.bloof.shell.util.DownloadEvent
Returns the URL of the source.
getString(TextKey) - Static method in class net.sf.bloof.shell.intl.Messages
Returns the value for the specified key. key-value pairs are specivied in the resourcebundle properties file.
getSwitchType() - Method in class net.sf.bloof.shell.events.ShellAction
 
getTimeIntervals() - Method in class net.sf.bloof.shell.Project
 
getTimespans() - Method in class net.sf.bloof.shell.ShellController
Returns the available TimeSpans
getTotalSize() - Method in class net.sf.bloof.shell.util.DownloadEvent
Returns the totalSize in bytes
getType() - Method in class net.sf.bloof.shell.util.DownloadEvent
Returns the type of event.
getUrl() - Method in class net.sf.bloof.shell.Project
 
getUserName() - Method in class net.sf.bloof.shell.Project
 
getWholeTimespan() - Method in class net.sf.bloof.shell.ShellController
 

H

hasBeenModified() - Method in class net.sf.bloof.shell.Project
 
HELP - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
HELP_TEXT - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
HOSTNAME - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.

I

IMPORT_PROJECT - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
informShellActionListeners(ShellAction) - Method in class net.sf.bloof.shell.AbstractShell
 
IO_ERROR - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.

L

Language - class net.sf.bloof.shell.intl.Language.
This class represents the supported languages of Bloof
LANGUAGE - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
LANGUAGE_ID - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
LICENSE - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
LOAD_FROM_LOGFILE - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
LOG_SYNTAX_ERROR - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
LOGFILE_LOCATION - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
LogFormatter - class net.sf.bloof.shell.logging.LogFormatter.
Logging formatter for Bloof
LogFormatter() - Constructor for class net.sf.bloof.shell.logging.LogFormatter
 
LOGGING_CONFIG_DEBUG - Static variable in class net.sf.bloof.shell.Main
debug logging
LOGGING_CONFIG_SILENT - Static variable in class net.sf.bloof.shell.Main
default logging
LOGGING_CONFIG_VERBOSE - Static variable in class net.sf.bloof.shell.Main
verbose logging

M

Main - class net.sf.bloof.shell.Main.
Bloof Main Class; it starts the Application
Main() - Constructor for class net.sf.bloof.shell.Main
 
main(String[]) - Static method in class net.sf.bloof.shell.Main
Main method of Bloof
main(String[]) - Static method in class net.sf.bloof.shell.util.DepsDownloader
Main method, starts the downloader program.
mControl - Variable in class net.sf.bloof.shell.AbstractShell
 
MESSAGE - Static variable in class net.sf.bloof.shell.events.ShellEvent
 
Messages - class net.sf.bloof.shell.intl.Messages.
This class manages the externalization of strings that will possiby be presented to the user.
Messages() - Constructor for class net.sf.bloof.shell.intl.Messages
 
METRIC - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
METRIC_SELECTED - Static variable in class net.sf.bloof.shell.events.ShellEvent
 
MODULE_NAME - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.

N

NAME - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
net.sf.bloof.shell - package net.sf.bloof.shell
 
net.sf.bloof.shell.events - package net.sf.bloof.shell.events
 
net.sf.bloof.shell.intl - package net.sf.bloof.shell.intl
 
net.sf.bloof.shell.logging - package net.sf.bloof.shell.logging
 
net.sf.bloof.shell.util - package net.sf.bloof.shell.util
 
NEW_DATABASE - Static variable in class net.sf.bloof.shell.events.ShellEvent
 
NEW_FILTER_ADDED - Static variable in class net.sf.bloof.shell.events.ShellEvent
 
NEW_METRIC_RUN - Static variable in class net.sf.bloof.shell.events.ShellEvent
 
NL - Static variable in class net.sf.bloof.shell.intl.Messages
Newline constant
NOOP - Static variable in class net.sf.bloof.shell.events.ShellAction
 

O

OK - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
OPEN_PROJECT - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
OPTIONS - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.

P

PARAM_CONTROLLER - Static variable in class net.sf.bloof.shell.ShellController
 
PARAM_DB_ACCESS - Static variable in class net.sf.bloof.shell.ShellController
 
PARAM_DEVEL_GROUPS - Static variable in class net.sf.bloof.shell.Project
 
PARAM_FILE_GROUPS - Static variable in class net.sf.bloof.shell.Project
 
PARAM_FILE_NAME - Static variable in class net.sf.bloof.shell.ShellController
 
PARAM_METRIC - Static variable in class net.sf.bloof.shell.ShellController
 
PARAM_OBJECT - Static variable in class net.sf.bloof.shell.events.ShellEvent
 
PARAM_OBJECT - Static variable in class net.sf.bloof.shell.events.ShellAction
 
PARAM_PASSWORD - Static variable in class net.sf.bloof.shell.Project
 
PARAM_PROJECT_NAME - Static variable in class net.sf.bloof.shell.Project
 
PARAM_PROJECT_NAME - Static variable in class net.sf.bloof.shell.ShellController
 
PARAM_RESULT - Static variable in class net.sf.bloof.shell.ShellController
 
PARAM_SCM_ACCESS - Static variable in class net.sf.bloof.shell.Project
 
PARAM_SCM_ACCESS - Static variable in class net.sf.bloof.shell.ShellController
 
PARAM_TIME_INTERVALS - Static variable in class net.sf.bloof.shell.Project
 
PARAM_URL - Static variable in class net.sf.bloof.shell.Project
 
PARAM_USERNAME - Static variable in class net.sf.bloof.shell.Project
 
parse(String) - Static method in class net.sf.bloof.shell.CommandParser
 
PASSWORD - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
processUselessEvent(Object) - Method in class net.sf.bloof.shell.ShellController
Helper for code convention.
PROGRESS - Static variable in class net.sf.bloof.shell.events.ShellEvent
 
progressHappend(ProgressEvent) - Method in class net.sf.bloof.shell.ShellController
 
Project - class net.sf.bloof.shell.Project.
 
PROJECT_CHANGED - Static variable in class net.sf.bloof.shell.events.ShellEvent
 
PROJECT_CLOSED - Static variable in class net.sf.bloof.shell.events.ShellEvent
 
PROJECT_NAME - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
Project(HashMap) - Constructor for class net.sf.bloof.shell.Project
 
PROJECTS - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
PROPERTIES - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
PROPERTY - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
publish(LogRecord) - Method in class net.sf.bloof.shell.logging.ConsoleOutHandler
Publish a LogRecord.
publish(LogRecord) - Method in class net.sf.bloof.shell.logging.ConsoleOutErrHandler
 

R

REMOVE_FILTER - Static variable in class net.sf.bloof.shell.events.ShellEvent
 
removeBrowserEventListener(ShellEventListener) - Method in class net.sf.bloof.shell.ShellController
 
removeDeveloperFilter(Filter) - Method in class net.sf.bloof.shell.Project
 
removeFileFilter(Filter) - Method in class net.sf.bloof.shell.Project
 
removeTimeFilter(Filter) - Method in class net.sf.bloof.shell.Project
 
REPOSITORIES - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
REPOSITORY_NAME - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
REPOSITORY_PATH - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
REQUEST_HISTORY - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
RESULT_REMOVED - Static variable in class net.sf.bloof.shell.events.ShellEvent
 
RESULTS - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
run() - Method in class net.sf.bloof.shell.Shell
 
RUNNING - Static variable in class net.sf.bloof.shell.util.DownloadEvent
Event types

S

SAVE_CONFIG - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
SAVE_TO_XML_FILE - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
SAVING_PROJECT - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
setCurrentResult(int) - Method in class net.sf.bloof.shell.ShellController
 
setLanguage(Language) - Static method in class net.sf.bloof.shell.intl.Messages
Sets a language for Bloof
setLanguage(String) - Static method in class net.sf.bloof.shell.intl.Messages
Sets a language for Bloof
setModified() - Method in class net.sf.bloof.shell.Project
 
Shell - class net.sf.bloof.shell.Shell.
 
Shell(HashMap) - Constructor for class net.sf.bloof.shell.Shell
 
ShellAction - class net.sf.bloof.shell.events.ShellAction.
Event type for Browser Actions that happen on user request
ShellAction(ShellAction, HashMap) - Constructor for class net.sf.bloof.shell.events.ShellAction
Default constructor for a Browser Action
ShellAction(ShellAction, Object, Object) - Constructor for class net.sf.bloof.shell.events.ShellAction
Shortcut constructor for a Browser Action that only has a singe Object as parameter
ShellActionListener - interface net.sf.bloof.shell.events.ShellActionListener.
Listener Interface for Browser Actions
shellActionOccured(ShellAction) - Method in class net.sf.bloof.shell.ShellController
 
shellActionOccured(ShellAction) - Method in interface net.sf.bloof.shell.events.ShellActionListener
Informs the Listener about a new BrowserEvent
ShellController - class net.sf.bloof.shell.ShellController.
Acts as the controller of the gui, interacting between model and view
ShellController() - Constructor for class net.sf.bloof.shell.ShellController
 
ShellEvent - class net.sf.bloof.shell.events.ShellEvent.
Event type for Browser Events that happen during interaction or occur
ShellEvent(ShellEvent, HashMap) - Constructor for class net.sf.bloof.shell.events.ShellEvent
Default constructor for a Browser Event
ShellEvent(ShellEvent, Object, Object) - Constructor for class net.sf.bloof.shell.events.ShellEvent
Shortcut constructor for a Browser Event that only has a singe Object as parameter
ShellEventListener - interface net.sf.bloof.shell.events.ShellEventListener.
Listener Interface for Browser Events
shellEventOccured(ShellEvent) - Method in class net.sf.bloof.shell.Shell
 
shellEventOccured(ShellEvent) - Method in class net.sf.bloof.shell.AbstractShell
 
shellEventOccured(ShellEvent) - Method in class net.sf.bloof.shell.ShellController
 
shellEventOccured(ShellEvent) - Method in interface net.sf.bloof.shell.events.ShellEventListener
Informs the Listener about a new BrowserEvent
SHOW_STATUS_TEXT - Static variable in class net.sf.bloof.shell.events.ShellEvent
 
SHOW_USER_INFO - Static variable in class net.sf.bloof.shell.events.ShellAction
 
SPECIFY_FILE_NAME - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
SPECIFY_GROUP_NAME - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
SPECIFY_NAME - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
SQL_QUERY - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
SSH_SERVER - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
START - Static variable in class net.sf.bloof.shell.util.DownloadEvent
Event types
startDownload() - Method in class net.sf.bloof.shell.util.FileDownload
Downloads the file and saves it to the destination file if the download fails or is interrupted, the destination file is deleted

T

Text - class net.sf.bloof.shell.intl.Text.
This class holds the keys of all Strings that can be presented to the user.
Text() - Constructor for class net.sf.bloof.shell.intl.Text
 
TextKey - class net.sf.bloof.shell.intl.TextKey.
Represents a valid Key for a text that can be presented to the user.
TextKey(String) - Constructor for class net.sf.bloof.shell.intl.TextKey
Default Contructor, protected in order to only be called from within intl package
TIME_SPAN - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
TIMESTAMP_FORMAT - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
TO - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
toString() - Method in class net.sf.bloof.shell.Project
 
toString() - Method in class net.sf.bloof.shell.events.ShellEvent
 
toString() - Method in class net.sf.bloof.shell.events.ShellAction
 
toString() - Method in class net.sf.bloof.shell.intl.Language
 
TYPE_ERROR - Static variable in class net.sf.bloof.shell.events.ShellEvent
 
TYPE_ERROR - Static variable in class net.sf.bloof.shell.events.ShellAction
 
TYPE_EXECUTE_EXPORT_RESULT - Static variable in class net.sf.bloof.shell.events.ShellAction
 
TYPE_EXECUTE_IMPORT_PROJECT - Static variable in class net.sf.bloof.shell.events.ShellAction
 
TYPE_EXECUTE_METRIC - Static variable in class net.sf.bloof.shell.events.ShellAction
 
TYPE_EXECUTE_OPEN_PROJECT - Static variable in class net.sf.bloof.shell.events.ShellAction
 
TYPE_EXECUTE_UPDATE_PROJECT - Static variable in class net.sf.bloof.shell.events.ShellAction
 
TYPE_EXIT - Static variable in class net.sf.bloof.shell.events.ShellEvent
 
TYPE_EXIT - Static variable in class net.sf.bloof.shell.events.ShellAction
 
TYPE_MESSAGE - Static variable in class net.sf.bloof.shell.events.ShellEvent
 
TYPE_METRIC_SELECTED - Static variable in class net.sf.bloof.shell.events.ShellEvent
 
TYPE_NEW_DATABASE - Static variable in class net.sf.bloof.shell.events.ShellEvent
 
TYPE_NEW_FILTER_ADDED - Static variable in class net.sf.bloof.shell.events.ShellEvent
 
TYPE_NEW_METRIC_RUN - Static variable in class net.sf.bloof.shell.events.ShellEvent
 
TYPE_NOOP - Static variable in class net.sf.bloof.shell.events.ShellAction
 
TYPE_PROGRESS - Static variable in class net.sf.bloof.shell.events.ShellEvent
 
TYPE_PROJECT_CHANGED - Static variable in class net.sf.bloof.shell.events.ShellEvent
 
TYPE_PROJECT_CLOSED - Static variable in class net.sf.bloof.shell.events.ShellEvent
 
TYPE_REMOVE_FILTER - Static variable in class net.sf.bloof.shell.events.ShellEvent
 
TYPE_RESULT_REMOVED - Static variable in class net.sf.bloof.shell.events.ShellEvent
 
TYPE_SHOW_STATUS_TEXT - Static variable in class net.sf.bloof.shell.events.ShellEvent
 
TYPE_SHOW_USER_INFO - Static variable in class net.sf.bloof.shell.events.ShellAction
 

U

UPDATE_PROJECT - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
USERNAME - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.

V

VALUE - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
VERSION - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
VISIT_US - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.

W

WHOLE_TIMESPAN - Static variable in class net.sf.bloof.shell.intl.Text
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism.
WS - Static variable in class net.sf.bloof.shell.intl.Messages
Whitespace constant

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

Copyright © 2003 bloof@Sourceforge. All Rights Reserved.