qflib 0.99
A B C D E F G H I J K L M N O P Q R S T U V W Y Z _

A

ADD_TO_SELECTION - Static variable in class de.qfs.lib.gui.TreeNotification
Indicates that a node should be selected
ALL_EVENTS - Static variable in class de.qfs.lib.gui.SwingUtil
Identifier for all events.
ANY_TYPE - Static variable in class de.qfs.lib.option.FileOption
The file may be either a plain file or a directory.
AWTTreeAdapter - class de.qfs.lib.gui.AWTTreeAdapter.
This is a TreeAdapter for the AWT Component hierarchy.
AWTTreeAdapter() - Constructor for class de.qfs.lib.gui.AWTTreeAdapter
Create a new AWTTreeAdapter.
AWTTreeAdapter(boolean) - Constructor for class de.qfs.lib.gui.AWTTreeAdapter
Create a new AWTTreeAdapter.
AbstractLogUser - class de.qfs.lib.log.AbstractLogUser.
This class provides a default implementation of the LogUser interface that reduces the effort of writing a new LogFilter to implementing the isUseful method.
AbstractLogUser(int, LogWriter) - Constructor for class de.qfs.lib.log.AbstractLogUser
Create a new AbstractLogUser.
AbstractTraversal - class de.qfs.lib.tree.AbstractTraversal.
Abstract base class for implementations of the Traversal interface.
AbstractTraversal(TreeAdapter, Object) - Constructor for class de.qfs.lib.tree.AbstractTraversal
Create a new AbstractTraversal.
AbstractTraversal.Level - class de.qfs.lib.tree.AbstractTraversal.Level.
Structure that holds information about one level of the tree.
AbstractTraversal.Level(Object) - Constructor for class de.qfs.lib.tree.AbstractTraversal.Level
Create a new Level.
AbstractTraversal.Level(Object, Object, int) - Constructor for class de.qfs.lib.tree.AbstractTraversal.Level
Create a new Level.
AdapterTreeModel - class de.qfs.lib.gui.AdapterTreeModel.
A generalized tree model that implements the Swing TreeModel interface with the help of a TreeAdapter and has a number of extra features.
AdapterTreeModel(TreeAdapter, Object) - Constructor for class de.qfs.lib.gui.AdapterTreeModel
Create a new AdapterTreeModel.
ArchiveClassLoader - class de.qfs.lib.util.ArchiveClassLoader.
An ArchiveClassLoader loads classes from a single source, a ZipFile or a directory.
ArchiveClassLoader(ZipFile) - Constructor for class de.qfs.lib.util.ArchiveClassLoader
Create a new ArchiveClassLoader that loads classes from a ZipFile.
ArchiveClassLoader(File) - Constructor for class de.qfs.lib.util.ArchiveClassLoader
Create a new ArchiveClassLoader that loads classes from a directory.
ArgsParser - class de.qfs.lib.util.ArgsParser.
This class implements convenient command line parsing.
ArgsParser() - Constructor for class de.qfs.lib.util.ArgsParser
Create a new ArgsParser that will accept all options it encounters with an optional parameter.
ArgsParser(String[]) - Constructor for class de.qfs.lib.util.ArgsParser
Create a new ArgsParser, defining the options it should accept.
ArgsParser.Arbitrator - interface de.qfs.lib.util.ArgsParser.Arbitrator.
Interface to be implemented if the decision whether a command line argument is a parameter or not should be made by the ArgParser's user.
AsyncCommand - class de.qfs.lib.command.AsyncCommand.
This extension of the Command class is used as a marker for the CommandDistributor.assignAsyncCommand method.
AsyncCommand(Object) - Constructor for class de.qfs.lib.command.AsyncCommand
Create a new AsyncCommand object.
accept(File) - Method in class de.qfs.lib.util.ExtensionFileFilter
Accept or reject a file.
accept(File, String) - Method in class de.qfs.lib.util.ExtensionFileFilter
Accept or reject a file.
actionPerformed(ActionEvent) - Method in class de.qfs.lib.gui.EventQueueMark
Called when a timer fires.
actionPerformed(ActionEvent) - Method in class de.qfs.lib.gui.ModalDialog
Handler for a button press.
actionPerformed(ActionEvent) - Method in class de.qfs.lib.option.FileOptionEdit
Notify the edit that the button was pressed.
actionPerformed(ActionEvent) - Method in class de.qfs.lib.option.OptionDialog
Handler for a button press.
actionPerformed(ActionEvent) - Method in class de.qfs.lib.option.TableOptionEdit.Table.ActionHandler
Perform the action.
actionPerformed(ActionEvent) - Method in class de.qfs.lib.option.WizardDialog.BackHandler
 
actionPerformed(ActionEvent) - Method in class de.qfs.lib.option.WizardDialog.NextHandler
 
activate() - Method in class de.qfs.lib.gui.EventQueueMark
Activate the mark until the the events currently on the event queue are removed.
activate(int) - Method in class de.qfs.lib.gui.EventQueueMark
Activate the mark until some time has passed.
active - Variable in class de.qfs.lib.gui.EventQueueMark
Flag to determine whether the mark is active.
adapter - Variable in class de.qfs.lib.gui.AdapterTreeModel
The TreeAdapter for the tree.
adapter - Variable in class de.qfs.lib.tree.TreeBuilder
The adapter used for tree manipulation.
add(Configurable) - Method in class de.qfs.lib.config.Configurator
Add a Configurable to the Configurator's children.
add(Configurator) - Method in class de.qfs.lib.config.Configurator
Add a Configurator to the Configurator's children.
add(Component, double) - Method in class de.qfs.lib.gui.Grid
Add one Component as a full row to the Grid.
add(Option) - Method in class de.qfs.lib.option.OptionSet
Add an option to the OptionSet.
add(Commitable) - Method in class de.qfs.lib.transaction.Transaction
Add a Commitable to the Transaction's rollback list.
addActionListener(ActionListener, int) - Method in class de.qfs.lib.option.RadioOptionGroup
Add an ActionListener to one one of the RadioOptionGroup's radio buttons.
addAll(OptionSet) - Method in class de.qfs.lib.option.OptionSet
Add all options from another OptionSet to the OptionSet.
addChangeListener(ChangeListener) - Method in class de.qfs.lib.option.KeyOptionEdit
Add a ChangeListener to the KeyOptionEdit.
addCommandHandler(CommandHandler) - Method in class de.qfs.lib.command.CommandDistributor
Register a general CommandHandler.
addCommandHandler(CommandHandler, Object) - Method in class de.qfs.lib.command.CommandDistributor
Register a CommandHandler for Commands originating from a certain source.
addCommandHandler(CommandHandler, Class) - Method in class de.qfs.lib.command.CommandDistributor
Register a CommandHandler for commands whose source is of a certain class.
addConfigurationListener(ConfigurationListener) - Method in class de.qfs.lib.config.Configuration
Add a ConfigurationListener to the Configuration.
addCountListener(CountListener) - Method in class de.qfs.lib.util.CountingInputStream
Register a new CountListener.
addEventFilter(EventFilter) - Static method in class de.qfs.lib.gui.EventQueue
 
addExceptionHandler(ExceptionHandler) - Method in class de.qfs.lib.command.CommandDistributor
Add an ExceptionHandler to handle RuntimeExceptions.
addFilter(LogFilter) - Static method in class de.qfs.lib.log.Log
Add a LogFilter to the front of the filter chain.
addFilter(LogFilter) - Method in interface de.qfs.lib.log.LogSource
Add a LogFilter to the front of the filter chain.
addGlue() - Method in class de.qfs.lib.gui.Grid
Add vertical glue to the Grid to provide proper spacing.
addGrid(Component[][]) - Method in class de.qfs.lib.gui.Grid
Add several rows of Components to the Grid.
addLine(Component[]) - Method in class de.qfs.lib.gui.Grid
Add one row of Components to the Grid.
addLine(Component[], double) - Method in class de.qfs.lib.gui.Grid
Add one row of Components to the Grid.
addLogLevelListener(LogLevelListener) - Static method in class de.qfs.lib.log.Logger
Add a LogLevelListener for the log levels.
addMRUCacheListener(MRUCacheListener) - Method in class de.qfs.lib.util.MRUCache
Add a listener for dropped resources to the MRUCache.
addMessage(int, String) - Method in class de.qfs.lib.util.MessageCollector
Add a message to the MessageCollector.
addMultiPaneListener(MultiPaneListener) - Method in class de.qfs.lib.gui.MultiPane
Add a MultiPaneListener to the MultiPane.
addNode(Object, Object) - Method in interface de.qfs.lib.tree.MutableTreeAdapter
Add a child to the end of a node's children.
addNode(Object, int, Object) - Method in interface de.qfs.lib.tree.MutableTreeAdapter
Add a child at a given index to a node.
addOptions(String[]) - Method in class de.qfs.lib.util.ArgsParser
Set some additional options the ArgsParser should know about.
addOptions(ArgsParser) - Method in class de.qfs.lib.util.LogSetup
Add the LogSetup's options to an ArgsParser, so it will recognize them.
addPackage(String) - Static method in class de.qfs.lib.config.ConfigWrapper
Add a package to be searched for ConfigWrappers.
addPackage(String) - Static method in class de.qfs.lib.option.OptionEdit
Add a package to be searched for OptionEdit classes, to enable OptionEdits for user defined Options outside of the de.qfs.lib.option package.
addPackage(String) - Method in class de.qfs.lib.util.ClassWrapper
Add a package to be searched for classes.
addResource(String, Object) - Method in class de.qfs.lib.util.MapResourceBundle
Add a resource to the MapResourceBundle.
addResources(ResourceBundle) - Static method in class de.qfs.lib.gui.Message
Add some resources of the Message class.
addResources(ResourceBundle) - Static method in class de.qfs.lib.option.Option
Add some resources for the de.qfs.lib.option package.
addResources(ResourceBundle) - Method in class de.qfs.lib.util.MapResourceBundle
Add a ResourceBundle's resources to the MapResourceBundle, overriding existing resources with identical keys.
addResources(Properties) - Method in class de.qfs.lib.util.MapResourceBundle
Add a some Properties to the MapResourceBundle, overriding existing resources with identical keys.
addSelectionPath(TreePath) - Method in class de.qfs.lib.gui.LevelTreeSelectionModel
Add a path to the selection.
addSelectionPaths(TreePath[]) - Method in class de.qfs.lib.gui.LevelTreeSelectionModel
Add some paths to the selection.
addStreamListener(StreamListener) - Method in class de.qfs.lib.util.StreamMultiplexer
Add a listener to the StreamMultiplexer.
addTableModelFilterListener(TableModelFilterListener) - Method in interface de.qfs.lib.gui.TableModelFilter
Add a TableModelFilterListener to the TableModelFilter.
addTableModelListener(TableModelListener) - Method in class de.qfs.lib.gui.TableModelAdapter
Add a listener to the model.
addTableModelSorterListener(TableModelSorterListener) - Method in class de.qfs.lib.gui.DefaultTableModelSorter
Add a TableModelSorterListener to the TableModelSorter.
addTableModelSorterListener(TableModelSorterListener) - Method in interface de.qfs.lib.gui.TableModelSorter
Add a TableModelSorterListener to the TableModelSorter.
addTask(Runnable) - Method in class de.qfs.lib.util.TaskQueue
Add a task to the TaskQueue.
addTreeModelListener(TreeModelListener) - Method in class de.qfs.lib.gui.AdapterTreeModel
Add a listener for the TreeModelEvent posted after the tree changes.
addValidator(OptionValidator) - Method in class de.qfs.lib.option.Option
Add an OptionValidator to the Option.
addWindow(Window) - Method in class de.qfs.lib.gui.FocusFixer
Register a window with a FocusFixer so it will keep track of the focus owner and restore the focus whenever the window is openened or activated.
append(String) - Method in class de.qfs.lib.gui.TextView
Convenience method to add text to the JTextArea.
arg - Variable in class de.qfs.lib.transaction.CommitableNotify
The argument for the notifyObservers call.
ascending - Variable in class de.qfs.lib.gui.DefaultTableModelSorter
Whether sort order is ascending or descending.
assignAsyncCommand(AsyncCommand) - Method in class de.qfs.lib.command.CommandDistributor
Start a background thread and assign a Command in it.
assignCommand(Command) - Method in class de.qfs.lib.command.CommandDistributor
Either invoke a command directly or assign it to the registered CommandHandlers.
assignCommandSilently(Command) - Method in class de.qfs.lib.command.CommandDistributor
Either invoke a command directly or assign it to the registered CommandHandlers.
autoAscending - Variable in class de.qfs.lib.gui.DefaultTableModelSorter
Whether setting of the column determines ascending order.
autoSizeTableColumn(JTable, int) - Static method in class de.qfs.lib.gui.SwingUtil
Resize a table column so its fits exactly the broadest of its visible cells.
available() - Method in class de.qfs.lib.util.InputStreamAdapter
Returns the number of bytes that can be read (or skipped over) from this input stream without blocking by the next caller of a method for this input stream.

B

BooleanOption - class de.qfs.lib.option.BooleanOption.
A BooleanOption's value is of class Boolean.
BooleanOption() - Constructor for class de.qfs.lib.option.BooleanOption
Create a new BooleanOption.
BooleanOption(String, boolean) - Constructor for class de.qfs.lib.option.BooleanOption
Create a new BooleanOption.
BooleanOptionEdit - class de.qfs.lib.option.BooleanOptionEdit.
An OptionEdit for a BooleanOption.
BooleanOptionEdit() - Constructor for class de.qfs.lib.option.BooleanOptionEdit
Create a new BooleanOptionEdit.
Borders - class de.qfs.lib.gui.Borders.
A Collection of useful borders.
Borders() - Constructor for class de.qfs.lib.gui.Borders
 
bar - Variable in class de.qfs.lib.gui.SplashWindow
The ProgressBar at the bottom of the window.
basename - Variable in class de.qfs.lib.log.RingFileLogWriter
The basename of the log file.
begin() - Static method in class de.qfs.lib.transaction.Transaction
Begin a new Transaction for the current Thread.
button - Variable in class de.qfs.lib.gui.ModalDialog.ButtonData
The button itself.
buttonBox - Variable in class de.qfs.lib.option.TableOptionEdit.Table
The box with the buttons.
buttonGroup - Variable in class de.qfs.lib.option.RadioOptionGroup
The ButtonGroup that manages the JButtons.
buttonResName(String, String) - Static method in class de.qfs.lib.gui.ModalDialog
Helper method that uses a StringBuffer to build a resource name for one of the dialog's buttons.
buttons - Variable in class de.qfs.lib.gui.ModalDialog
Data for the buttons of the dialog.
buttons - Variable in class de.qfs.lib.option.RadioOptionGroup
The JButton members of the ButtonGroup.

C

CANCEL_OPTION - Static variable in class de.qfs.lib.gui.ModalDialog
Return value for the cancel button.
CLOSED_OPTION - Static variable in class de.qfs.lib.gui.ModalDialog
Retun value when the dialog is closed.
COLLAPSE - Static variable in class de.qfs.lib.gui.TreeNotification
Indicates that a node should be collapsed
COMPILE_JDK - Static variable in class de.qfs.lib.Version
 
CancelCommandException - exception de.qfs.lib.command.CancelCommandException.
A special exception to signal that a Command has been aborted by the user.
CancelCommandException() - Constructor for class de.qfs.lib.command.CancelCommandException
Create a new CancelCommandException.
CancelCommandException(String) - Constructor for class de.qfs.lib.command.CancelCommandException
Create a new CancelCommandException.
ChoiceOption - class de.qfs.lib.option.ChoiceOption.
A ChoiceOption is an Option that is edited with the help of a ChoiceOptionEdit.
ChoiceOption() - Constructor for class de.qfs.lib.option.ChoiceOption
Create a new ChoiceOption.
ChoiceOption(String, Object) - Constructor for class de.qfs.lib.option.ChoiceOption
Create a new ChoiceOption.
ChoiceOption(String, int) - Constructor for class de.qfs.lib.option.ChoiceOption
Create a new integer based ChoiceOption.
ChoiceOptionEdit - class de.qfs.lib.option.ChoiceOptionEdit.
An OptionEdit for a ChoiceOption.
ChoiceOptionEdit() - Constructor for class de.qfs.lib.option.ChoiceOptionEdit
Create a new ChoiceOptionEdit.
ChoiceOptionGroup - class de.qfs.lib.option.ChoiceOptionGroup.
Deprecated. Removed in version 0.98.0. This class was experimental and should never have made it into a release. Please use ChoiceOptions and ChoiceOptionEdits instead. ChoiceOptionGroup will be removed in the next version.
ChoiceOptionGroup() - Constructor for class de.qfs.lib.option.ChoiceOptionGroup
Deprecated. No arg constructor for specialized OptionGroups.
ChoiceOptionGroup(String, OptionSet) - Constructor for class de.qfs.lib.option.ChoiceOptionGroup
Deprecated. Create a new ChoiceOptionGroup.
ClassWrapper - class de.qfs.lib.util.ClassWrapper.
A ClassWrapper is one possible answer to the problem of parallel class hierarchies.
ClassWrapper(String, String) - Constructor for class de.qfs.lib.util.ClassWrapper
Create a ClassWrapper for objects from a class hierarchy.
ClassWrapper(String, String, boolean) - Constructor for class de.qfs.lib.util.ClassWrapper
Create a ClassWrapper for objects from a class hierarchy.
ClassWrapperAware - interface de.qfs.lib.util.ClassWrapperAware.
Classes can implement this interface to signal a ClassWrapper that they are aware of (at least some of) their partner classes, overriding the default mechanism of a ClassWrapper when generating a wrapper class.
CollateComparator - class de.qfs.lib.util.CollateComparator.
Standard comparison interface for Strings using a Collator for the current default locale.
CollateComparator() - Constructor for class de.qfs.lib.util.CollateComparator
Create a new CollateComparator using the default Collator for the current Locale.
CollateComparator(Collator) - Constructor for class de.qfs.lib.util.CollateComparator
Create a new CollateComparator.
Command - class de.qfs.lib.command.Command.
Commands are similar to the events of a GUI, but operate at a higher level of abstraction.
Command(Object) - Constructor for class de.qfs.lib.command.Command
Create a new Command object.
CommandDistributor - class de.qfs.lib.command.CommandDistributor.
This class is responsible for the distribution of high level commands among possible command handlers.
CommandDistributor() - Constructor for class de.qfs.lib.command.CommandDistributor
Create a new CommandDistributor.
CommandException - exception de.qfs.lib.command.CommandException.
This is the base class for exceptions thrown during the execution of Commands.
CommandException(String) - Constructor for class de.qfs.lib.command.CommandException
Create a new CommandException.
CommandHandler - interface de.qfs.lib.command.CommandHandler.
This is the interface through wich Commands that do not implement the Invokable interface get executed.
Commitable - interface de.qfs.lib.transaction.Commitable.
A Commitable serves as a placeholder for an action that is either delayed until it is safe to execute, or that can be undone.
CommitableNotify - class de.qfs.lib.transaction.CommitableNotify.
A CommitableNotify delays the notification of an Observable's Observer to the time of commit.
CommitableNotify(Observable) - Constructor for class de.qfs.lib.transaction.CommitableNotify
Create a new CommitableNotify.
CommitableNotify(Observable, Object) - Constructor for class de.qfs.lib.transaction.CommitableNotify
Create a new CommitableNotify.
CommitableStateChange - class de.qfs.lib.transaction.CommitableStateChange.
As part of a Transaction the CommitableStateChange tells a StateHolder when to save and restore its state.
CommitableStateChange(StateHolder) - Constructor for class de.qfs.lib.transaction.CommitableStateChange
Create a new CommitableStateChange.
ConfigWrapper - class de.qfs.lib.config.ConfigWrapper.
A ConfigWrapper implements the Configurable interface by wrapping itself around a client Object, getting and setting its state when needed.
ConfigWrapper() - Constructor for class de.qfs.lib.config.ConfigWrapper
Create a new ConfigWrapper.
Configurable - interface de.qfs.lib.config.Configurable.
The Configurable interface is used together with the Configuration class to make an Object's state persistent.
ConfigurableOption - interface de.qfs.lib.option.ConfigurableOption.
Options that implement this interface will be saved and restored via the Configuration mechanism, when they are contained in an OptionSet that is registered with the Configuration.
Configuration - class de.qfs.lib.config.Configuration.
The Configuration class provides the means for an application to save and restore some of its state, e.g.
Configuration() - Constructor for class de.qfs.lib.config.Configuration
The constructor is protected to prevent the creation of more than one Configuration object.
ConfigurationEvent - class de.qfs.lib.config.ConfigurationEvent.
This event encapsulates the details of a state change in a Configurable registered with the Configuration.
ConfigurationEvent(Configurable, String, Properties) - Constructor for class de.qfs.lib.config.ConfigurationEvent
Create a new ConfigurationEvent.
ConfigurationListener - interface de.qfs.lib.config.ConfigurationListener.
This interface has to be implemented by classes interested in a state change of a Configurable registered with the Configuration.
Configurator - class de.qfs.lib.config.Configurator.
A Configurator is a composite, holding Configurables and other Configurators, thus building a hierarchy which is used to determine the names under which the Configurables are registered with the Configuration.
Configurator(String) - Constructor for class de.qfs.lib.config.Configurator
Create a new Configurator.
CountEvent - class de.qfs.lib.util.CountEvent.
Event object that contains details about read count changes in a CountingInputStream.
CountEvent(Object, long) - Constructor for class de.qfs.lib.util.CountEvent
Create a new CountEvent.
CountListener - interface de.qfs.lib.util.CountListener.
Interface for listeners to changes in a CountingInputStream.
CountingInputStream - class de.qfs.lib.util.CountingInputStream.
This class adapts an InputStream to count the bytes read from it.
CountingInputStream(InputStream) - Constructor for class de.qfs.lib.util.CountingInputStream
Create a new CountingInputStream.
cache - Variable in class de.qfs.lib.log.TreeFilter
The cache for the log levels.
call(Object, String, Class[], Object[], boolean) - Static method in class de.qfs.lib.util.Reflector
Call a method of an object.
call(Object, String, Class[], Object[]) - Static method in class de.qfs.lib.util.Reflector
Call a method of an object.
call(Object, String, boolean) - Static method in class de.qfs.lib.util.Reflector
Call a no args method of an object.
call(Object, String) - Static method in class de.qfs.lib.util.Reflector
Call a no args method of an object.
call(Object, String, Class, Object, boolean) - Static method in class de.qfs.lib.util.Reflector
Call a one arg method of an object.
call(Object, String, Class, Object) - Static method in class de.qfs.lib.util.Reflector
Call a one arg method of an object.
call(Class, String, Class[], Object[], boolean) - Static method in class de.qfs.lib.util.Reflector
Call a static method of a class.
call(Class, String, Class[], Object[]) - Static method in class de.qfs.lib.util.Reflector
Call a method of a class.
call(Class, String, boolean) - Static method in class de.qfs.lib.util.Reflector
Call a no args method of a class.
call(Class, String) - Static method in class de.qfs.lib.util.Reflector
Call a no args method of a class.
call(Class, String, Class, Object, boolean) - Static method in class de.qfs.lib.util.Reflector
Call a one arg method of a class.
call(Class, String, Class, Object) - Static method in class de.qfs.lib.util.Reflector
Call a one arg method of a class.
canFocus - Variable in class de.qfs.lib.option.SimpleOptionEdit
Whether a FOCUS_GAINED event can cause a selection.
canPathsBeAdded(TreePath[]) - Method in class de.qfs.lib.gui.LevelTreeSelectionModel
Decide wheter some paths can be added to the selection.
canPathsBeRemoved(TreePath[]) - Method in class de.qfs.lib.gui.LevelTreeSelectionModel
Paths can always be removed.
cancel() - Method in class de.qfs.lib.util.DelayedAction
Cancel a pending action.
cancelCall(long) - Method in class de.qfs.lib.util.ThreadPool
Cancel a call executed with executeWatched.
canedit - Variable in class de.qfs.lib.option.TableOptionEdit
Whether editing via dialog is allowed.
caninsert - Variable in class de.qfs.lib.option.TableOptionEdit
Whether adding rows is allowed.
canmove - Variable in class de.qfs.lib.option.TableOptionEdit
Whether moving rows is allowed.
canremove - Variable in class de.qfs.lib.option.TableOptionEdit
Whether removing rows is allowed.
centerWindow(Window) - Static method in class de.qfs.lib.gui.SwingUtil
Place a window in the center of the screen.
centerWindowOnComponent(Window, Component, boolean) - Static method in class de.qfs.lib.gui.SwingUtil
Place a window in the center of a component.
check - Variable in class de.qfs.lib.option.BooleanOptionEdit
The CheckBox Component of the BooleanOptionEdit.
checkLimit() - Method in class de.qfs.lib.log.RingFileLogWriter
Check whether the size limit is exceeded and act accordingly.
checkValue() - Method in class de.qfs.lib.option.BooleanOptionEdit
Check the currently entered value of the OptionEdit.
checkValue() - Method in class de.qfs.lib.option.ChoiceOptionEdit
Check the currently entered value of the OptionEdit.
checkValue() - Method in class de.qfs.lib.option.EnumOptionEdit
Check the currently entered value of the OptionEdit.
checkValue() - Method in class de.qfs.lib.option.FileOptionEdit
Check the currently entered value of the OptionEdit.
checkValue(Component, Object) - Method in class de.qfs.lib.option.IntegerOption
Check, whether the Option accepts a value.
checkValue() - Method in class de.qfs.lib.option.IntegerOptionEdit
Check the currently entered value of the OptionEdit.
checkValue() - Method in class de.qfs.lib.option.KeyOptionEdit
Check the currently entered value of the OptionEdit.
checkValue() - Method in class de.qfs.lib.option.LabelOptionEdit
Check the currently entered value of the OptionEdit.
checkValue(Component, Object) - Method in class de.qfs.lib.option.Option
Check, whether the Option accepts a value.
checkValue() - Method in class de.qfs.lib.option.OptionEdit
Check the currently entered value of the OptionEdit.
checkValue(Component, Option, Object) - Method in interface de.qfs.lib.option.OptionValidator
Check whether a value is acceptable for an Option.
checkValue() - Method in class de.qfs.lib.option.SimpleOptionEdit
Check the currently entered value of the OptionEdit.
checkValue() - Method in class de.qfs.lib.option.TableOptionEdit
Check the currently entered value of the ValueEdit.
checkValues() - Method in class de.qfs.lib.option.ChoiceOptionGroup
Deprecated. Check the values.
checkValues() - Method in class de.qfs.lib.option.NestedOptionGroup
Check whether all members of the nested group contain valid values.
checkValues() - Method in class de.qfs.lib.option.OptionGroup
Check whether all members of the group contain valid values.
checkValues() - Method in class de.qfs.lib.option.RadioOptionGroup
Check the values.
children - Variable in class de.qfs.lib.option.TreeOptionGroup.Node
The children of the node.
choices - Variable in class de.qfs.lib.option.ChoiceOptionEdit
The possible choices for the JComboBox.
choices - Variable in class de.qfs.lib.option.ChoiceOptionGroup
Deprecated. The possible choices.
choices - Variable in class de.qfs.lib.option.EnumOptionEdit
The possible choices for the JComboBox.
choices - Variable in class de.qfs.lib.option.RadioOptionGroup
The possible choices.
classAdded(LogLevelEvent) - Method in interface de.qfs.lib.log.LogLevelListener
Notify the listener that a Logger for a formerly unknown class has requested its log level, adding the class to the log level tree.
classAdded(LogLevelEvent) - Method in class de.qfs.lib.logrmi.RemoteLogLevelAdapter
Notify the listener that a Logger for a formerly unknown class has requested its log level, adding the class to the log level tree.
classAdded(LogLevelEvent) - Method in interface de.qfs.lib.logrmi.RemoteLogLevelListener
Notify the listener that a Logger for a formerly unknown class has requested its log level, adding the class to the log level tree.
classAdded(LogLevelEvent) - Method in class de.qfs.lib.logrmi.RemoteLogLevelListenerImplBase
Notify the listener that a Logger for a formerly unknown class has requested its log level, adding the class to the log level tree.
classes - Variable in class de.qfs.lib.util.ArchiveClassLoader
Cache for loaded classes.
classes - Variable in class de.qfs.lib.util.DynamicClassLoader
Cache for dynamically created classes.
classpath - Static variable in class de.qfs.lib.util.DynamicClassLoader
Files and ZipFiles for the classpath.
clazz - Variable in class de.qfs.lib.option.TableOptionEdit.Column
The class of the column's values.
cleanup(Component) - Static method in class de.qfs.lib.gui.SwingUtil
Break up a Component hierarchy to increase chances for garbage collection.
clear() - Method in class de.qfs.lib.gui.TextView
Convenience method to clear the JTextArea.
clear() - Method in class de.qfs.lib.util.MultiMap
Removes all mappings from this map.
clearAddedRows() - Method in class de.qfs.lib.gui.FilteredAndSortedTableModel
Reset the buffer for added rows.
clearCache(String) - Method in class de.qfs.lib.log.TreeFilter
Remove all cache entries for a class or package.
client - Variable in class de.qfs.lib.log.RingFileLogWriter
The client name, needed for subsequent new log files.
clone() - Method in class de.qfs.lib.option.KeyOption.Data
Create a copy of the Data.
clone() - Method in class de.qfs.lib.option.Option
Create a shallow copy of the Option.
clone() - Method in class de.qfs.lib.option.OptionSet
Creates a deep copy of the OptionSet.
clone() - Method in class de.qfs.lib.util.Enum
Cloning conflicts with the identity requirement, so the original Enum is returned.
clone() - Method in class de.qfs.lib.util.MultiMap
Returns a shallow copy of this MultiMap: the keys and values themselves are not cloned.
cloneDelegate() - Method in class de.qfs.lib.util.MultiMap
This method is used by the clone method to create a copy of the delegate.
cloneNode(Object) - Method in interface de.qfs.lib.tree.MutableTreeAdapter
Create a shallow copy of a node, similar to Object.clone, but with the parent of the copy set to null.
close - Variable in class de.qfs.lib.gui.ModalDialog.ButtonData
Whether the button should close the dialog.
close() - Method in class de.qfs.lib.log.LogStream
Close the LogStream.
close() - Method in interface de.qfs.lib.log.LogWriter
Close the LogWriter and free its resources, e.g. open Streams.
close() - Method in class de.qfs.lib.log.StreamFilter
Deprecated. Close the StreamFilter's output stream and remove the StreamFilter from the Log filter chain.
close() - Method in class de.qfs.lib.log.StreamLogWriter
Close the StreamLogWriter.
close() - Method in class de.qfs.lib.logrmi.RemoteLogWriter
Close the LogWriter and disconnect from the server.
close() - Method in class de.qfs.lib.transaction.Transaction
Close the transaction.
close() - Method in class de.qfs.lib.util.InputStreamAdapter
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class de.qfs.lib.util.StablePipedOutputStream
Close this output stream and release any system resources associated with this stream.
closeNode() - Method in class de.qfs.lib.tree.TreeBuilder
Close the current node.
closeOnEscape(Window) - Static method in class de.qfs.lib.gui.SwingUtil
Add a KeyboardListener to a Window that posts a WINDOW_CLOSING event on it when Escape is pressed.
closed - Variable in class de.qfs.lib.log.StreamLogWriter
Whether the StreamLogWriter has been closed.
collapseAll(JTree, TreePath, int) - Static method in class de.qfs.lib.gui.SwingUtil
Collapse a tree node and all its child nodes recursively.
column - Variable in class de.qfs.lib.gui.DefaultTableModelSorter
The column to sort on.
columnAdded(TableColumnModelEvent) - Method in class de.qfs.lib.config.JTableConfigWrapper
 
columnAdded(TableColumnModelEvent) - Method in class de.qfs.lib.gui.SortedTableHeaderCellRenderer
Set renderer for new columns.
columnMarginChanged(ChangeEvent) - Method in class de.qfs.lib.config.JTableConfigWrapper
 
columnMarginChanged(ChangeEvent) - Method in class de.qfs.lib.gui.SortedTableHeaderCellRenderer
Ignored
columnMoved(TableColumnModelEvent) - Method in class de.qfs.lib.config.JTableConfigWrapper
 
columnMoved(TableColumnModelEvent) - Method in class de.qfs.lib.gui.SortedTableHeaderCellRenderer
Ignored
columnRemoved(TableColumnModelEvent) - Method in class de.qfs.lib.config.JTableConfigWrapper
 
columnRemoved(TableColumnModelEvent) - Method in class de.qfs.lib.gui.SortedTableHeaderCellRenderer
Ignored
columnSelectionChanged(ListSelectionEvent) - Method in class de.qfs.lib.config.JTableConfigWrapper
 
columnSelectionChanged(ListSelectionEvent) - Method in class de.qfs.lib.gui.SortedTableHeaderCellRenderer
Ignored
columns - Variable in class de.qfs.lib.option.TableOptionEdit
The columns of the table.
combo - Variable in class de.qfs.lib.option.ChoiceOptionEdit
The ComboBox Component of the ChoiceOptionEdit.
combo - Variable in class de.qfs.lib.option.ChoiceOptionGroup
Deprecated. The JComboBox for the ChoiceOptionGroup.
combo - Variable in class de.qfs.lib.option.EnumOptionEdit
The ComboBox Component of the EnumOptionEdit.
commit() - Method in interface de.qfs.lib.transaction.Commitable
Commit the action of the Commitable.
commit() - Method in class de.qfs.lib.transaction.CommitableNotify
Call the java.util.Observable.notifyObservers on the Observable.
commit() - Method in class de.qfs.lib.transaction.CommitableStateChange
Tell the StateHolder that its saved state will no longer be needed.
commit() - Method in class de.qfs.lib.transaction.Transaction
Close the Transaction and commit all commitables on its rollback list.
commitState(Object) - Method in interface de.qfs.lib.transaction.StateHolder
Commit the saved state of the StateHolder.
compare(TableModel, int, int) - Method in class de.qfs.lib.gui.DefaultTableModelSorter
Compare two rows of the table.
compare(TableModel, int, int) - Method in interface de.qfs.lib.gui.TableModelSorter
Compare two rows of the table.
compare(Object, Object) - Method in class de.qfs.lib.util.CollateComparator
Compare two Objects, using their String representation.
compareTo(Object) - Method in class de.qfs.lib.util.Enum
Compare the Enum to another enum.
componentHidden(ComponentEvent) - Method in class de.qfs.lib.config.DialogConfigWrapper
 
componentHidden(ComponentEvent) - Method in class de.qfs.lib.config.FrameConfigWrapper
Ignored.
componentMoved(ComponentEvent) - Method in class de.qfs.lib.config.DialogConfigWrapper
 
componentMoved(ComponentEvent) - Method in class de.qfs.lib.config.FrameConfigWrapper
Notify the Configuration that the state has changed.
componentMoved(ComponentEvent) - Method in class de.qfs.lib.config.RelativeDialogConfigWrapper
Notify the RelativeDialogConfigWrapper that its dialog has moved.
componentResized(ComponentEvent) - Method in class de.qfs.lib.config.DialogConfigWrapper
 
componentResized(ComponentEvent) - Method in class de.qfs.lib.config.FrameConfigWrapper
Notify the Configuration that the state has changed.
componentResized(ComponentEvent) - Method in class de.qfs.lib.config.RelativeDialogConfigWrapper
Notify the RelativeDialogConfigWrapper that a window was resized.
componentShown(ComponentEvent) - Method in class de.qfs.lib.config.DialogConfigWrapper
 
componentShown(ComponentEvent) - Method in class de.qfs.lib.config.FrameConfigWrapper
Ignored.
configurableName - Variable in class de.qfs.lib.gui.DefaultTableModelSorter
The configuration name.
configurables - Variable in class de.qfs.lib.config.Configuration
A mapping from names to Configurables.
connect(LogServer) - Method in interface de.qfs.lib.logrmi.LogClient
Tell the LogClient that it should disengage from the registry and connect itself to a LogServer.
connect(LogServer) - Method in class de.qfs.lib.logrmi.LogClientImplBase
Tell the LogClient that it should disengage from the registry and connect itself to a LogServer.
connect(String) - Method in class de.qfs.lib.logrmi.RemoteLogFilter
Deprecated. Connect to a LogServer.
connect(LogServer) - Method in class de.qfs.lib.logrmi.RemoteLogFilter
Deprecated. Tell the LogClient that it should disengage from the registry and connect itself to a LogServer.
connect(String) - Method in class de.qfs.lib.logrmi.RemoteLogWriter
Connect to a LogServer.
connect(LogServer) - Method in class de.qfs.lib.logrmi.RemoteLogWriter
Tell the LogClient that it should disengage from the registry and connect itself to a LogServer.
constrain - Variable in class de.qfs.lib.config.RelativeDialogConfigWrapper
Whether to constrain the dialog to the screen
constrainScroll(JScrollPane) - Static method in class de.qfs.lib.gui.SwingUtil
Constrain the scrolling range of a JScrollPane so that it never scrolls to a negative view position.
contains(Object) - Method in class de.qfs.lib.util.MRUCache
Test where the MRUCache contains a resource.
contains(Object, Object) - Method in class de.qfs.lib.util.MultiMap
Test whether a binding is present in the MultiMap.
containsKey(Object) - Method in class de.qfs.lib.util.MultiMap
Returns true if this map contains a mapping for the specified key.
containsValue(Object) - Method in class de.qfs.lib.util.MultiMap
Returns true if this map maps one or more keys to the specified value.
copy() - Method in class de.qfs.lib.config.Configurator
Create a deep copy of the Configurator hierarchy rooted at this Configurator.
copy() - Method in class de.qfs.lib.option.TableOptionEdit.Table
Copy the selected rows to the clipboard.
copyResultSet(MultiMap.ValueSet) - Method in class de.qfs.lib.util.ListBasedMultiMap
Create a new result set for the getAll method.
copyResultSet(MultiMap.ValueSet) - Method in class de.qfs.lib.util.MultiMap
Create a new result set for the getAll method.
copyRow(int) - Method in class de.qfs.lib.option.TableOptionEdit.Table
Copy the data of a single row for storage on the clibborad.
copyTree(MutableTreeAdapter, Object) - Static method in class de.qfs.lib.tree.TreeUtil
Copy a whole (sub)tree.
count - Variable in class de.qfs.lib.util.CountingInputStream
The current byte count for the stream.
countChanged(CountEvent) - Method in class de.qfs.lib.gui.StatusLine
Notify the progress bar of a new value.
countChanged(CountEvent) - Method in interface de.qfs.lib.util.CountListener
Notify the listener of a change in the read count.
countLines(String) - Static method in class de.qfs.lib.util.Misc
Count the number of lines in a text String.
createBackHandler() - Method in class de.qfs.lib.option.WizardDialog
Create an action listener for the "Back" button.
createButton() - Method in class de.qfs.lib.option.SelectorOptionEdit
Create the select button.
createDefaultModel() - Method in class de.qfs.lib.gui.LimitedPasswordField
Create the default document model for the field.
createDefaultModel() - Method in class de.qfs.lib.gui.LimitedTextArea
Create the default document model for the field.
createDefaultModel() - Method in class de.qfs.lib.gui.LimitedTextField
Create the default document model for the field.
createMembers() - Method in class de.qfs.lib.option.OptionGroup
Create the members of the OptionGroup.
createMembers() - Method in class de.qfs.lib.option.TabbedOptionGroup
Create the tabs for the TabbedOptionGroup.
createMembers() - Method in class de.qfs.lib.option.WizardOptionGroup
Create the panes for the TabbedOptionGroup.
createNextHandler() - Method in class de.qfs.lib.option.WizardDialog
Create an action listener for the "Next" button.
createNode(Object) - Method in interface de.qfs.lib.tree.NodeFactory
Create a new tree node.
createResultSet(Object) - Method in class de.qfs.lib.util.ListBasedMultiMap
Create a new result set for a single element result of the getAll method.
createResultSet(Object) - Method in class de.qfs.lib.util.MultiMap
Create a new result set for a single element result of the getAll method.
createTable() - Method in class de.qfs.lib.option.TableOptionEdit
Create the table for the option edit.
createValueSet() - Method in class de.qfs.lib.util.ListBasedMultiMap
Overidden to return list based set.
createValueSet() - Method in class de.qfs.lib.util.MultiMap
This method creates a new ValueSet to store multiple values for the same key.
ctrlDown() - Method in class de.qfs.lib.option.TableOptionEdit.Table
Move the focus down without changing the selection.
ctrlLeft() - Method in class de.qfs.lib.option.TableOptionEdit.Table
Move the focus left without changing the selection.
ctrlRight() - Method in class de.qfs.lib.option.TableOptionEdit.Table
Move the focus right without changing the selection.
ctrlUp() - Method in class de.qfs.lib.option.TableOptionEdit.Table
Move the focus up without changing the selection.
current - Variable in class de.qfs.lib.option.WizardOptionGroup
The index of the current pane.
current - Variable in class de.qfs.lib.util.MultiMap.MapIterator
The ValueSet that is currently iterated over.
currentNode - Variable in class de.qfs.lib.tree.TreeBuilder
The current node during the build process-
cut() - Method in class de.qfs.lib.option.TableOptionEdit.Table
Delete the selected rows and copy them to the clipboard.
cutpaste - Variable in class de.qfs.lib.option.TableOptionEdit
Whether to support cut/copy/paste

D

DBG - Static variable in class de.qfs.lib.log.Log
The level for debugging messages.
DBGDETAIL - Static variable in class de.qfs.lib.log.Log
The level for details for debugging messages.
DEFAULT_DELAY - Static variable in class de.qfs.lib.gui.DelayedListSelectionListener
The default delay for a DelayedListSelectionListener.
DEFAULT_DELAY - Static variable in class de.qfs.lib.gui.DelayedTreeSelectionListener
The default delay for a DelayedTreeSelectionListener.
DEFAULT_DROP_ON_OVERFLOW - Static variable in class de.qfs.lib.log.Log
The default drop on overflow flag: false.
DEFAULT_FILE_LIMIT - Static variable in class de.qfs.lib.log.RingFileLogWriter
Default file limit.
DEFAULT_FLUSH_BUFFER_SIZE - Static variable in class de.qfs.lib.log.Log
The default size of the flush buffer: 0.
DEFAULT_FLUSH_TRIGGER_LEVEL - Static variable in class de.qfs.lib.log.Log
The default value for the flush trigger level: ERR.
DEFAULT_LOG_FILE_NUM - Static variable in class de.qfs.lib.util.LogSetup
Default number of files for RingFileLogWriter.
DEFAULT_LOG_LEVEL - Static variable in class de.qfs.lib.log.Logger
Default level for a Logger: Log.WRNDETAIL.
DEFAULT_OUTPUT_LEVEL - Static variable in class de.qfs.lib.log.Log
The default value for the output level: ERRDETAIL.
DEFAULT_POST_FLUSH_SIZE - Static variable in class de.qfs.lib.log.Log
The default value for the post flush size: 10.
DEFAULT_PRE_QUEUE_LEVEL - Static variable in class de.qfs.lib.log.Log
The default value for the pre queue level: ERRDETAIL.
DEFAULT_QUEUEING - Static variable in class de.qfs.lib.log.Log
The default queueing flag: true.
DEFAULT_QUEUE_SIZE - Static variable in class de.qfs.lib.log.Log
The default queue size: 3000.
DEFAULT_SIZE_LIMIT - Static variable in class de.qfs.lib.log.RingFileLogWriter
Default size limit.
DIRECTORY_TYPE - Static variable in class de.qfs.lib.option.FileOption
The file must be a directory.
DefaultLogFormat - class de.qfs.lib.log.DefaultLogFormat.
This is a default implementation of the LogFormat interface that produces the same result as the LogEntry.toString method before Version 0.98.0
DefaultLogFormat() - Constructor for class de.qfs.lib.log.DefaultLogFormat
Create a new DefaultLogFormat that uses a default DateFormat of HH:mm:ss.SSS for timestamps.
DefaultLogFormat(DateFormat) - Constructor for class de.qfs.lib.log.DefaultLogFormat
Create a new DefaultLogFormat.
DefaultTableModelSorter - class de.qfs.lib.gui.DefaultTableModelSorter.
A default implementation of the TableModelSorter interface.
DefaultTableModelSorter() - Constructor for class de.qfs.lib.gui.DefaultTableModelSorter
Create a new DefaultTableModelSorter.
DefaultTableModelSorter(String) - Constructor for class de.qfs.lib.gui.DefaultTableModelSorter
Create a new DefaultTableModelSorter.
DelayedAction - class de.qfs.lib.util.DelayedAction.
A DelayedAction is something that is generally useful in event handling, if subsequent events of the same kind cancel each other and the number of pending events is unknown at the time one event is handled.
DelayedAction(int) - Constructor for class de.qfs.lib.util.DelayedAction
Create a new DelayedAction.
DelayedListSelectionListener - class de.qfs.lib.gui.DelayedListSelectionListener.
This class implements a delayed version of the ListSelectionListener interface with the help of a DelayedAction.
DelayedListSelectionListener() - Constructor for class de.qfs.lib.gui.DelayedListSelectionListener
Create a new DelayedListSelectionListener with the default delay of 300 milliseconds.
DelayedListSelectionListener(int) - Constructor for class de.qfs.lib.gui.DelayedListSelectionListener
Create a new DelayedListSelectionListener.
DelayedTreeSelectionListener - class de.qfs.lib.gui.DelayedTreeSelectionListener.
This class implements a delayed version of the TreeSelectionListener interface with the help of a DelayedAction.
DelayedTreeSelectionListener() - Constructor for class de.qfs.lib.gui.DelayedTreeSelectionListener
Create a new DelayedTreeSelectionListener with the default delay of 300 milliseconds.
DelayedTreeSelectionListener(int) - Constructor for class de.qfs.lib.gui.DelayedTreeSelectionListener
Create a new DelayedTreeSelectionListener.
DialogCommandException - exception de.qfs.lib.command.DialogCommandException.
When a DialogCommandException is thrown during the exection of a Command that has been assigned through a CommandDistributor, it will be caught and the Dialog contained in it will be displayed.
DialogCommandException(String, Dialog) - Constructor for class de.qfs.lib.command.DialogCommandException
Create a new DialogCommandException.
DialogConfigWrapper - class de.qfs.lib.config.DialogConfigWrapper.
A ConfigWrapper for Dialog objects.
DialogConfigWrapper() - Constructor for class de.qfs.lib.config.DialogConfigWrapper
Create a new DialogConfigWrapper with the default name "dialog".
DynamicClassLoader - class de.qfs.lib.util.DynamicClassLoader.
A DynamicClassLoader is a valuable tool, particularly during the development phase of a program, since it can load new versions of a class into a running program without restarting it.
DynamicClassLoader() - Constructor for class de.qfs.lib.util.DynamicClassLoader
Create a new DynamicClassLoader.
dbg(String, String) - Method in class de.qfs.lib.log.Logger
Log a message at level Log.DBG, if the Logger's level allows it.
dbg(String, Throwable) - Method in class de.qfs.lib.log.Logger
Log an Exception at level Log.DBG, if the Logger's level allows it.
dbg(String, Throwable, String) - Method in class de.qfs.lib.log.Logger
Log an Exception.
de.qfs.lib - package de.qfs.lib
This package contains only few classes itself, acting mainly as the root for all qflib packages.
de.qfs.lib.command - package de.qfs.lib.command
The classes in this package implement a command dispatch mechanism at a higher level of abstraction than the standard AWT event loop.
de.qfs.lib.config - package de.qfs.lib.config
The de.qfs.lib.config package provides everything required to save and restore an application's state in a user editable config file.
de.qfs.lib.gui - package de.qfs.lib.gui
This is a collection of classes and interfaces related to GUI management.
de.qfs.lib.log - package de.qfs.lib.log
This package provides the means for the creation and dispatch of log messages.
de.qfs.lib.logrmi - package de.qfs.lib.logrmi
Implementation of the client side functionality for connecting to the log server qflog.
de.qfs.lib.option - package de.qfs.lib.option
This package forms a framework for creating, managing, (re)storing and editing options.
de.qfs.lib.transaction - package de.qfs.lib.transaction
A simple transaction mechanism that supports commit and rollback on the client side.
de.qfs.lib.tree - package de.qfs.lib.tree
Experimental - This package is currently under development and its interfaces are likely to change!
de.qfs.lib.util - package de.qfs.lib.util
This package is a collection of independent little utility classes that don't fit in anywhere else.
deactivate() - Method in class de.qfs.lib.gui.EventQueueMark
Deactivate the mark immediately.
deactivateInputContexts(Window) - Static method in class de.qfs.lib.gui.SwingUtil
There's a problem: The AWT keeps around all the owned dialogs and disposes these when the frame is disposed.
defaultButtons - Static variable in class de.qfs.lib.gui.ModalDialog
The default button names.
defaultLevel - Variable in class de.qfs.lib.log.TreeFilter
The default level for messages that aren't further defined.
deflt - Variable in class de.qfs.lib.gui.ModalDialog.ButtonData
Whether the button is a default button.
delayedValueChanged(ListSelectionEvent) - Method in class de.qfs.lib.gui.DelayedListSelectionListener
Handle a ListSelectionEvent similar to ListSelectionListener.valueChanged.
delayedValueChanged(TreeSelectionEvent) - Method in class de.qfs.lib.gui.DelayedTreeSelectionListener
Handle a TreeSelectionEvent similar to TreeSelectionListener.valueChanged.
delayedValueChanged(TreeSelectionEvent) - Method in class de.qfs.lib.option.TreeOptionGroup.Listener
Notify the listener of a change in the selection.
dflt - Variable in class de.qfs.lib.option.TableOptionEdit.Column
Default value for a new cell.
dialog - Variable in class de.qfs.lib.config.DialogConfigWrapper
The wrapped Dialog.
dir - Variable in class de.qfs.lib.log.RingFileLogWriter
The directory of the log files.
dir - Variable in class de.qfs.lib.util.ArchiveClassLoader
The directory holding the classes.
directedit - Variable in class de.qfs.lib.option.TableOptionEdit.Column
Whether the column should start editing on any keypress.
directedit - Variable in class de.qfs.lib.option.TableOptionEdit
Whether to start editing immediately on a keypress.
directinsert - Variable in class de.qfs.lib.option.TableOptionEdit
Whether to insert new rows directly.
disableScrollBarFocus(Component) - Static method in class de.qfs.lib.gui.SwingUtil
Traverse a component hierarchy and make all JScrollBars non-focusable.
disabled - Variable in class de.qfs.lib.option.LabelOptionEdit
Whether the label shoud be displayed disabled.
disabled - Variable in class de.qfs.lib.option.OptionEdit
Whether the edit is permanently disabled.
disabled - Variable in class de.qfs.lib.option.OptionGroup
Whether the group is permanently disabled.
disabled - Variable in class de.qfs.lib.option.TableOptionEdit.Column
Whether the column is disabled - i.e. not editable.
disconnect() - Method in interface de.qfs.lib.logrmi.LogListener
End the connection with the LogListener.
disconnect() - Method in class de.qfs.lib.logrmi.LogListenerImplBase
End the connection with the LogListener.
disconnect(int) - Method in interface de.qfs.lib.logrmi.LogServer
Disconnect the client from the server.
disconnect(int) - Method in class de.qfs.lib.logrmi.LogServerImplBase
Disconnect the client from the server.
disconnect() - Method in class de.qfs.lib.logrmi.RemoteLogFilter
Deprecated. Disconnect from the LogServer.
disconnect() - Method in class de.qfs.lib.logrmi.RemoteLogLevelAdapter
End the connection with the RemoteLogLevelListener.
disconnect() - Method in interface de.qfs.lib.logrmi.RemoteLogLevelCallback
End the connection with the LogLevelCallback.
disconnect() - Method in class de.qfs.lib.logrmi.RemoteLogLevelCallbackImplBase
End the connection with the RemoteLogLevelCallback.
disconnect() - Method in interface de.qfs.lib.logrmi.RemoteLogLevelListener
End the connection with the RemoteLogLevelListener.
disconnect() - Method in class de.qfs.lib.logrmi.RemoteLogLevelListenerImplBase
End the connection with the RemoteLogLevelListener.
disconnect() - Method in class de.qfs.lib.logrmi.RemoteLogWriter
Disconnect from the LogServer.
dispatch() - Method in class de.qfs.lib.gui.EventQueue.RunnableEvent
Run the Runnable in the event dispatch thread.
dispatch() - Method in class de.qfs.lib.gui.EventQueue.WrapperEvent
Dispatch the wrapped event through the EventQueue's dispatchEvent method.
dispatchEvent(AWTEvent) - Method in class de.qfs.lib.gui.EventQueue
Dispatch an event.
doDispatch(AWTEvent) - Method in class de.qfs.lib.gui.EventQueue
Really dispatch an event.
doModal(Component, boolean) - Method in class de.qfs.lib.gui.ModalDialog
Bring up the dialog and wait for the user to finish editing.
doModal() - Method in class de.qfs.lib.option.OptionDialog
Bring up the Dialog and wait for the user to finish editing.
downButton - Variable in class de.qfs.lib.option.TableOptionEdit.Table
The "move row down" button.
dummy - Static variable in class de.qfs.lib.tree.TreeBuilder
Dummy object to represent null nodes internally.
dumpStack(int, String, String) - Method in class de.qfs.lib.log.Logger
Log a stack trace.

E

ENTRIES - Static variable in class de.qfs.lib.util.MultiMap
Type selector for an entry iterator.
ERR - Static variable in class de.qfs.lib.log.Log
The level for error messages and other messages that should always be logged.
ERRDETAIL - Static variable in class de.qfs.lib.log.Log
The level for details for error messages.
ERROR - Static variable in class de.qfs.lib.util.MessageCollector
Level for errors.
EXPAND - Static variable in class de.qfs.lib.gui.TreeNotification
Indicates that a node should be expanded
EditorOption - class de.qfs.lib.option.EditorOption.
An EditorOption is similar to a StringOption except that its edit Component is a JEditorPane.
EditorOption() - Constructor for class de.qfs.lib.option.EditorOption
Create a new EditorOption.
EditorOption(String, String) - Constructor for class de.qfs.lib.option.EditorOption
Create a new EditorOption with a name and a value.
EditorOption(String, String, boolean) - Constructor for class de.qfs.lib.option.EditorOption
Create a new EditorOption with a name and a value and the nullOK flag.
EditorOptionEdit - class de.qfs.lib.option.EditorOptionEdit.
An OptionEdit for an EditorOption.
EditorOptionEdit() - Constructor for class de.qfs.lib.option.EditorOptionEdit
Create a new EditorOptionEdit.
Enum - class de.qfs.lib.util.Enum.
An implementation of the Enum pattern to provide enumerations for Java.
Enum(int, String) - Constructor for class de.qfs.lib.util.Enum
Create a new Enum.
EnumOption - class de.qfs.lib.option.EnumOption.
An EnumOption's value type is an Enum.
EnumOption() - Constructor for class de.qfs.lib.option.EnumOption
Create a new EnumOption.
EnumOption(String, Enum) - Constructor for class de.qfs.lib.option.EnumOption
Create a new EnumOption.
EnumOptionEdit - class de.qfs.lib.option.EnumOptionEdit.
An OptionEdit for a EnumOption.
EnumOptionEdit() - Constructor for class de.qfs.lib.option.EnumOptionEdit
Create a new EnumOptionEdit.
EventFilter - interface de.qfs.lib.gui.EventFilter.
An EventFilter filters events that are posted to the event queue.
EventNames - class de.qfs.lib.gui.EventNames.
This class provides a mapping from the ids of some AwtEvents to their names and vice versa.
EventNames() - Constructor for class de.qfs.lib.gui.EventNames
 
EventQueue - class de.qfs.lib.gui.EventQueue.
This EventQueue enables exception handling for exceptions raised in the AWT event loop thread.
EventQueue() - Constructor for class de.qfs.lib.gui.EventQueue
Create a new EventQueue.
EventQueue.RunnableEvent - class de.qfs.lib.gui.EventQueue.RunnableEvent.
ActiveEvent that calls a Runnable from the event dispatch thread.
EventQueue.RunnableEvent(Object, Runnable) - Constructor for class de.qfs.lib.gui.EventQueue.RunnableEvent
Create a new RunnableEvent.
EventQueue.WrapperEvent - class de.qfs.lib.gui.EventQueue.WrapperEvent.
ActiveEvent that wraps itself around an AWTEvent and dispatches it in JDK 1.2 style through the EventQueue's dispatchEvent method.
EventQueue.WrapperEvent(AWTEvent) - Constructor for class de.qfs.lib.gui.EventQueue.WrapperEvent
Create a new WrapperEvent.
EventQueueMark - class de.qfs.lib.gui.EventQueueMark.
This little tool is useful to distinguish between artificial and user-generated events.
EventQueueMark() - Constructor for class de.qfs.lib.gui.EventQueueMark
Create a new EventQueueMark.
EventSink - class de.qfs.lib.gui.EventSink.
This class implements the MouseListener and KeyListener interfaces by simply consuming all events it gets.
EventSink() - Constructor for class de.qfs.lib.gui.EventSink
 
ExceptionHandler - interface de.qfs.lib.util.ExceptionHandler.
A handler for exceptions.
ExtensionFileFilter - class de.qfs.lib.util.ExtensionFileFilter.
Generic extension based file filter for AWT and Swing file chooser dialogs as well as for File.list.
ExtensionFileFilter(String, String, boolean, boolean) - Constructor for class de.qfs.lib.util.ExtensionFileFilter
Create a new ExtensionFileFilter.
ExtensionFileFilter(String, String[], boolean, boolean) - Constructor for class de.qfs.lib.util.ExtensionFileFilter
Create a new ExtensionFileFilter.
editButton - Variable in class de.qfs.lib.option.TableOptionEdit.Table
The "edit row" button.
editDialog - Variable in class de.qfs.lib.option.TableOptionEdit.Table
The dialog for the row edit.
editRow() - Method in class de.qfs.lib.option.TableOptionEdit.Table
Bring up a dialog for the selected row.
enableButtons() - Method in class de.qfs.lib.option.WizardDialog
Enable/disable the buttons and update their labels according to the current pane.
enabled - Variable in class de.qfs.lib.option.OptionGroup
The current enabled state of the group.
enabled - Variable in class de.qfs.lib.option.TableOptionEdit
Whether the edit is currently enabled.
entries - Variable in class de.qfs.lib.util.MultiMap.MapIterator
An iterator over the entries of the delegate.
entriesProcessed() - Method in class de.qfs.lib.log.LogQueue
Notify the LogQueue that popped entries have been processed and new ones may be accepted.
entrySet - Variable in class de.qfs.lib.util.MultiMap
The Set returned by entrySet.
entrySet() - Method in class de.qfs.lib.util.MultiMap
Returns a set view of the mappings contained in this map.
equalOrEmpty(String, String) - Static method in class de.qfs.lib.util.Misc
Test whether two Strings are equal or both empty or null.
equalOrNull(Object, Object) - Static method in class de.qfs.lib.util.Misc
Test whether two objects are equal or both null.
equals(Object) - Method in class de.qfs.lib.option.BooleanOption
Two BooleanOptions are considered equal if their names and values are equal.
equals(Object) - Method in class de.qfs.lib.option.FileOption
Two FileOptions are considered equal if their names and values are equal.
equals(Object) - Method in class de.qfs.lib.option.IntegerOption
Two IntegerOptions are considered equal if their names and values are equal.
equals(Object) - Method in class de.qfs.lib.option.KeyOption.Data
Test whether an Object is equal to the Data.
equals(Object) - Method in class de.qfs.lib.option.KeyOption
Two KeyOptions are considered equal if their names and values are equal.
equals(Object) - Method in class de.qfs.lib.option.NestedOption
Two NestedOptions are considered equal if their names and values are equal.
equals(Object) - Method in class de.qfs.lib.option.Option
Two Options are considered equal if their names and values are equal.
equals(Object) - Method in class de.qfs.lib.option.StringOption
Two StringOptions are considered equal if their names and values are equal.
equals(Object) - Method in class de.qfs.lib.option.TableOption
Two TableOptions are considered equal if their names and values are equal.
equals(Object) - Method in class de.qfs.lib.util.Enum
Compare two enums.
equals(Object) - Method in class de.qfs.lib.util.MultiMap.MapEntry
Test whether an object is equal to this entry.
equals(Object) - Method in class de.qfs.lib.util.MultiMap
Test whether an object is equal to the MultiMap.
err(String, String) - Method in class de.qfs.lib.log.Logger
Log a message at level Log.ERR, if the Logger's level allows it.
err(String, Throwable) - Method in class de.qfs.lib.log.Logger
Log an Exception at level Log.ERR, if the Logger's level allows it.
err(String, Throwable, String) - Method in class de.qfs.lib.log.Logger
Log an Exception.
eventFilters - Static variable in class de.qfs.lib.gui.EventQueue
Installed event filters.
excludeThread() - Static method in class de.qfs.lib.log.Log
Exclude the current Thread from logging i.e. ignore every call to log from the current Thread.
excludeThread(Thread) - Static method in class de.qfs.lib.log.Log
Exclude a Thread from logging i.e. ignore every call to log from the Thread.
execute(Runnable) - Method in class de.qfs.lib.util.ThreadPool
Execute a runnable in the next available Thread.
executeWatched(ThreadPool.UnsafeRunnable, long, long) - Method in class de.qfs.lib.util.ThreadPool
Execute a task in the next available thread and block until the task is finished.
expandAll(JTree, TreePath, int) - Static method in class de.qfs.lib.gui.SwingUtil
Expand a tree node and all its child nodes recursively.
expectedModCounter - Variable in class de.qfs.lib.util.MultiMap.MapIterator
The modCounter that the iterator expects.
ext - Variable in class de.qfs.lib.log.RingFileLogWriter
The extension of the log file (including '.').

F

FATAL_ERROR - Static variable in class de.qfs.lib.util.MessageCollector
Level for fatal errors.
FILE_TYPE - Static variable in class de.qfs.lib.option.FileOption
The file must be a plain file.
FILTER_ALL - Static variable in interface de.qfs.lib.log.LogUser
Tells the LogUser to block all log entries.
FILTER_NONE - Static variable in interface de.qfs.lib.log.LogUser
Tells the LogUser to let everything pass.
FILTER_UNUSED - Static variable in interface de.qfs.lib.log.LogUser
Tells the LogUser to let only logs used by it pass.
FILTER_USED - Static variable in interface de.qfs.lib.log.LogUser
Tells the LogUser to filer out logs used by it.
FatalTransactionException - exception de.qfs.lib.transaction.FatalTransactionException.
A FatalTransactionException can be thrown by a Commitable.
FatalTransactionException(String) - Constructor for class de.qfs.lib.transaction.FatalTransactionException
Create a new FatalTransactionException.
FatalTransactionException(String, Exception) - Constructor for class de.qfs.lib.transaction.FatalTransactionException
Create a new FatalTransactionException.
FileLogWriter - class de.qfs.lib.log.FileLogWriter.
An extension of the StreamLogWriter that writes LogEntries to a File.
FileLogWriter(String, String) - Constructor for class de.qfs.lib.log.FileLogWriter
Create a new FileLogWriter that uses a DefaultLogFormat to write LogEntries to a file.
FileLogWriter(String, String, int, boolean) - Constructor for class de.qfs.lib.log.FileLogWriter
Create a new FileLogWriter that uses a DefaultLogFormat to write LogEntries to a file.
FileLogWriter(String, String, LogFormat) - Constructor for class de.qfs.lib.log.FileLogWriter
Create a new FileLogWriter that writes LogEntries to a file.
FileLogWriter(String, String, int, boolean, LogFormat) - Constructor for class de.qfs.lib.log.FileLogWriter
Create a new FileLogWriter that writes LogEntries to a file.
FileOption - class de.qfs.lib.option.FileOption.
A FileOption's value is of class File.
FileOption() - Constructor for class de.qfs.lib.option.FileOption
Create a new FileOption.
FileOption(String, File) - Constructor for class de.qfs.lib.option.FileOption
Create a new FileOption.
FileOption(String, File, boolean, boolean, int) - Constructor for class de.qfs.lib.option.FileOption
Create a new FileOption.
FileOptionEdit - class de.qfs.lib.option.FileOptionEdit.
An OptionEdit for a FileOption.
FileOptionEdit() - Constructor for class de.qfs.lib.option.FileOptionEdit
Create a new FileOptionEdit.
FilteredAndSortedTableModel - class de.qfs.lib.gui.FilteredAndSortedTableModel.
A TableModelAdapter that enables filtering and sorting.
FilteredAndSortedTableModel(TableModel) - Constructor for class de.qfs.lib.gui.FilteredAndSortedTableModel
Construct a new FilteredAndSortedTableModel without filter and sorter.
FilteredAndSortedTableModel(TableModel, TableModelFilter, TableModelSorter) - Constructor for class de.qfs.lib.gui.FilteredAndSortedTableModel
Construct a new FilteredAndSortedTableModel.
FocusFixer - class de.qfs.lib.gui.FocusFixer.
This class fixes an annoying bug that only occurs in JDK 1.1 with the motif Toolkit.
FrameConfigWrapper - class de.qfs.lib.config.FrameConfigWrapper.
A ConfigWrapper for Frame objects.
FrameConfigWrapper() - Constructor for class de.qfs.lib.config.FrameConfigWrapper
Create a new FrameConfigWrapper with the default name "frame".
FramedOptionGroup - class de.qfs.lib.option.FramedOptionGroup.
Deprecated. Replaced by PlainOptionGroup with the frame property set to true as of version 0.98.0.
FramedOptionGroup() - Constructor for class de.qfs.lib.option.FramedOptionGroup
Deprecated. No arg constructor for customized OptionGroups.
FramedOptionGroup(String, OptionSet) - Constructor for class de.qfs.lib.option.FramedOptionGroup
Deprecated. Create a new FramedOptionGroup.
factory - Variable in class de.qfs.lib.tree.TreeBuilder
The node factory used to create the nodes.
fetchProperties(String, Locale, Class) - Method in class de.qfs.lib.util.MapResourceBundle
This is a replacement for ResourceBundle.getBundle that can handle resources from jar files.
fetchProperties(String, Class) - Method in class de.qfs.lib.util.MapResourceBundle
This is a replacement for ResourceBundle.getBundle that can handle resources from jar files.
file - Variable in class de.qfs.lib.log.FileLogWriter
The log file to write to.
fileFilter - Variable in class de.qfs.lib.util.LogSetup
The LevelFilter for the file writer.
fileLimit - Variable in class de.qfs.lib.log.RingFileLogWriter
The maximum number of files to keep around.
fileNotFound - Static variable in class de.qfs.lib.util.DynamicClassLoader
Special File to cache unknowns.
files - Static variable in class de.qfs.lib.util.DynamicClassLoader
Cache for files for class resources.
filter(AWTEvent) - Method in interface de.qfs.lib.gui.EventFilter
Filter events posted to the event queue.
filter - Variable in class de.qfs.lib.gui.FilteredAndSortedTableModel
The filter for the data.
filter(TableModel, int) - Method in interface de.qfs.lib.gui.TableModelFilter
Decide, whether a row should be displayed or filtered.
filter(LogEntry) - Method in class de.qfs.lib.log.AbstractLogUser
Filter a LogEntry and possibly write it to the LogWriter.
filter(LogEntry[]) - Method in class de.qfs.lib.log.AbstractLogUser
Filter an array of LogEntries, possibly writing some of them to the LogWriter.
filter(LogEntry[]) - Method in class de.qfs.lib.log.LevelFilter
Filter an array of LogEntries, possibly writing some of them to the LogWriter.
filter(LogEntry) - Method in interface de.qfs.lib.log.LogFilter
Decide whether a message should be logged.
filter(LogEntry[]) - Method in interface de.qfs.lib.log.LogFilter
Decide for each message in an array whether it should be logged.
filter(LogEntry) - Method in class de.qfs.lib.log.StreamFilter
Deprecated. Take a LogEntry and write it to the stream.
filter(LogEntry[]) - Method in class de.qfs.lib.log.StreamFilter
Deprecated. Write all entries from the list to the stream.
filter(int, String, String, String) - Method in class de.qfs.lib.log.TreeFilter
Decide, whether a message should be logged.
filter(LogEntry) - Method in class de.qfs.lib.logrmi.RemoteLogFilter
Deprecated. Take a LogEntry and pass it to the LogServer.
filter(LogEntry[]) - Method in class de.qfs.lib.logrmi.RemoteLogFilter
Deprecated. Send all messages from the list to the remote listener.
filterChanged(TableModelFilterEvent) - Method in class de.qfs.lib.gui.FilteredAndSortedTableModel
Notify the FilteredAndSortedTableModel of a change in the TableModelFilter.
filterChanged(TableModelFilterEvent) - Method in class de.qfs.lib.gui.SortedTableHelper
Notify the listener of a change in the TableModelFilter.
filterChanged(TableModelFilterEvent) - Method in interface de.qfs.lib.gui.TableModelFilterListener
Notify the listener of a change in the TableModelFilter.
filterEvent(AWTEvent) - Method in class de.qfs.lib.gui.EventQueue
Filter an event.
findButton(JButton) - Method in class de.qfs.lib.gui.ModalDialog
Get the index of a button.
findEdit(String) - Method in class de.qfs.lib.option.OptionGroup
Traverse the OptionGroup members and search for an OptionEdit.
findGroup(String) - Method in class de.qfs.lib.option.OptionGroup
Traverse the OptionGroup members and search for an OptionGroup.
findNode(String) - Method in class de.qfs.lib.option.TreeOptionGroup.Tree
Find a node by its path name.
finish() - Method in class de.qfs.lib.tree.IndexTraversal
Cleanly abort the traversal.
finish() - Method in interface de.qfs.lib.tree.Traversal
Cleanly abort the traversal.
finish(boolean) - Method in class de.qfs.lib.util.TaskQueue
Terminate the operation of the TaskQueue.
finishNode(Object) - Method in interface de.qfs.lib.tree.NodeFactory
Finish a tree node.
fireChanged() - Method in class de.qfs.lib.option.KeyOptionEdit
Notify the listeners that the key combination has changed.
fireCountChanged(long) - Method in class de.qfs.lib.util.CountingInputStream
Notify all registered listeners of a change in the read count.
fireInputClosed() - Method in class de.qfs.lib.util.StreamMultiplexer
Notify all listeners that input source was closed.
fireNewInput(char[]) - Method in class de.qfs.lib.util.StreamMultiplexer
Notify all listeners that new data has arrived.
fireResourceDropped(Object, Object) - Method in class de.qfs.lib.util.MRUCache
Notify all listeners about a resource dropped from the cache.
fireSortOrderChanged(TableModelSorterEvent) - Method in class de.qfs.lib.gui.DefaultTableModelSorter
Notify the listeners of a change in the sort order.
first - Variable in class de.qfs.lib.tree.TreeBuilder
Flag to check for the root node.
fixSize() - Method in class de.qfs.lib.gui.ModalDialog
Pack the dialog and enlarge it if necessary for the minimum width and height.
flush() - Method in class de.qfs.lib.log.LogStream
Flush the LogStream, logging the current message.
focusGained(FocusEvent) - Method in class de.qfs.lib.gui.TextView
Draw a focus border around the TextView.
focusGained(FocusEvent) - Method in class de.qfs.lib.gui.WholeRowFocusRenderer
Notify the renderer that the table gained the focus.
focusGained(FocusEvent) - Method in class de.qfs.lib.option.KeyOptionEdit.KeyLabel
Notify the KeyLabel that it has gained the focus.
focusGained(FocusEvent) - Method in class de.qfs.lib.option.SimpleOptionEdit
Notify the edit of a FOCUS_GAINED event.
focusLater(Component) - Static method in class de.qfs.lib.gui.SwingUtil
A delayed version of the requestFocus method, a workaround for some weird JDK 1.4.1/Motif focus behavior that messes up focus requests after closing a modal dialog.
focusLost(FocusEvent) - Method in class de.qfs.lib.gui.TextView
Remove the focus border from the TextView.
focusLost(FocusEvent) - Method in class de.qfs.lib.gui.WholeRowFocusRenderer
Notify the renderer that the table lost the focus.
focusLost(FocusEvent) - Method in class de.qfs.lib.option.KeyOptionEdit.KeyLabel
Notify the KeyLabel that it has lost the focus.
focusLost(FocusEvent) - Method in class de.qfs.lib.option.SimpleOptionEdit
Notify the edit of a FOCUS_LOST event.
focusNextComponent(Component) - Method in class de.qfs.lib.gui.FocusFixer
Focus the next component.
focusPreviousComponent(Component) - Method in class de.qfs.lib.gui.FocusFixer
Focus the previous component.
forceExtension(File) - Method in class de.qfs.lib.util.ExtensionFileFilter
Check whether a filename has a proper extension for this ExtensionFileFilter.
forceUpdate() - Method in class de.qfs.lib.gui.StatusLine
Force redraw of StatusLine
format(String, Object[]) - Static method in class de.qfs.lib.gui.Message
Convenience method that creates a message from a resource string and its parameters.
format(LogEntry) - Method in class de.qfs.lib.log.DefaultLogFormat
Format one LogEntry.
format(LogEntry) - Method in interface de.qfs.lib.log.LogFormat
Format one LogEntry.
format - Variable in class de.qfs.lib.log.StreamLogWriter
The format used to print LogEntries.
frame - Variable in class de.qfs.lib.config.FrameConfigWrapper
The wrapped Frame.
fromArray(String[]) - Method in class de.qfs.lib.option.TextOption
Create the value of the TextOption by joining Strings from an array with the newline character.
fromHex(String) - Static method in class de.qfs.lib.util.Misc
Convert a hex String into a byte array.

G

Grid - class de.qfs.lib.gui.Grid.
A Grid extends JPanel to provide convenient layout of its children through the use of (possibly nested) GridBagLayout(s).
Grid() - Constructor for class de.qfs.lib.gui.Grid
Create a new Grid.
Grid(int, int) - Constructor for class de.qfs.lib.gui.Grid
Create a new Grid.
Grid(Component[][]) - Constructor for class de.qfs.lib.gui.Grid
Create a new Grid.
get() - Method in class de.qfs.lib.util.MRUCache
Get a resource from the MRUCache.
get(Object) - Method in class de.qfs.lib.util.MRUCache
Get a resource from the MRUCache.
get(Object) - Method in class de.qfs.lib.util.MultiMap
Returns the value to which this map maps the specified key.
get(Object, String, boolean) - Static method in class de.qfs.lib.util.Reflector
Get a field value from an object.
get(Object, String) - Static method in class de.qfs.lib.util.Reflector
Get a field value from an object.
get(Class, String, boolean) - Static method in class de.qfs.lib.util.Reflector
Get a field value from a class.
get(Class, String) - Static method in class de.qfs.lib.util.Reflector
Get a field value from a class.
getAdapter() - Method in class de.qfs.lib.gui.AdapterTreeModel
Get the TreeAdapter that implements the tree hierarchy for this model.
getAdapter() - Method in class de.qfs.lib.tree.AbstractTraversal
Get the adapter for the tree being traversed.
getAdapter() - Method in interface de.qfs.lib.tree.Traversal
Get the TreeAdapter of the tree being traversed.
getAddedRows() - Method in class de.qfs.lib.gui.FilteredAndSortedTableModel
Due to filtering and sorting, the result of adding rows to a TableModel that is wrapped by a FilteredAndSortedTableModel is hardly predictable.
getAll(Object) - Method in class de.qfs.lib.util.MultiMap
Get a Set of all Objects to which this map maps the key.
getAnchorRow() - Method in class de.qfs.lib.option.TableOptionEdit.Table
Get the row with the focus.
getArbitrator() - Method in class de.qfs.lib.util.ArgsParser
Get the arbitrator of the ArgsParser.
getBoolean(String, boolean) - Method in class de.qfs.lib.option.OptionEdit
Get a boolean resource from the Option resources.
getBoolean(String, boolean) - Method in class de.qfs.lib.option.OptionGroup
Get a boolean resource from the Option resources.
getBoolean(String, boolean) - Method in class de.qfs.lib.option.OptionSet
Get the boolean value from an Option in the OptionSet.
getBoolean(String, boolean) - Method in class de.qfs.lib.util.ArgsParser
Get a boolean value from the parsed options.
getBoolean(String, boolean) - Method in class de.qfs.lib.util.MapResourceBundle
Get a boolean from the MapResourceBundle.
getBorderInsets(Component) - Method in class de.qfs.lib.gui.WholeRowFocusRenderer
Get the insets for the border.
getButton(int) - Method in class de.qfs.lib.gui.ModalDialog
Get a button of the dialog.
getButton(String) - Method in class de.qfs.lib.gui.ModalDialog
Get a button of the dialog.
getButtonCount() - Method in class de.qfs.lib.gui.ModalDialog
Get the number of buttons of the dialog.
getButtons() - Method in class de.qfs.lib.option.TableOptionEdit.Table
Get the component with the buttons.
getCellEditorValue() - Method in class de.qfs.lib.option.TableOptionEdit.NumberEditor
 
getCellEditorValue() - Method in class de.qfs.lib.option.TableOptionEdit.StringEditor
 
getChild(Object, int) - Method in class de.qfs.lib.gui.AdapterTreeModel
Return the child of parent at index index in the parent's child array.
getChildCount(Object) - Method in class de.qfs.lib.gui.AWTTreeAdapter
Get the number of children of a node.
getChildCount(Object) - Method in class de.qfs.lib.gui.AdapterTreeModel
Return the number of children of parent.
getChildCount(Object) - Method in class de.qfs.lib.option.OptionGroupTreeAdapter
Get the number of children of a node.
getChildCount(Object) - Method in class de.qfs.lib.option.TreeOptionGroup.Tree
Get the number of children of a node.
getChildCount(Object) - Method in interface de.qfs.lib.tree.TreeAdapter
Get the number of children of a node.
getChildNode(Object, int) - Method in class de.qfs.lib.gui.AWTTreeAdapter
Get a child of a node.
getChildNode(Object, int) - Method in class de.qfs.lib.option.OptionGroupTreeAdapter
Get a child of a node.
getChildNode(Object, int) - Method in class de.qfs.lib.option.TreeOptionGroup.Tree
Get a child of a node.
getChildNode(Object, int) - Method in interface de.qfs.lib.tree.TreeAdapter
Get a child of a node.
getChildren(Object) - Method in class de.qfs.lib.tree.IndexBasedTreeAdapter
Get an Enumeration for the children of a node.
getChildren(Object) - Method in interface de.qfs.lib.tree.TreeAdapter
Get an Enumeration for the children of a node.
getChoices() - Method in class de.qfs.lib.option.ChoiceOptionEdit
Create the possible choices from the resources.
getChoices() - Method in class de.qfs.lib.option.ChoiceOptionGroup
Deprecated. Create the possible choices from the resources.
getChoices() - Method in class de.qfs.lib.option.EnumOptionEdit
Create the possible choices from the resources.
getChoices() - Method in class de.qfs.lib.option.RadioOptionGroup
Create the possible choices.
getClazz() - Method in class de.qfs.lib.log.LogEntry
 
getColumn() - Method in class de.qfs.lib.gui.TableModelSorterEvent
Get the new sort coulmn of the TableModelSorter.
getColumnClass(int) - Method in class de.qfs.lib.gui.TableModelAdapter
Return the lowest common denominator Class in a column.
getColumnClass(int) - Method in class de.qfs.lib.option.TableOptionEdit.Model
Get the class for a column.
getColumnCount() - Method in class de.qfs.lib.gui.TableModelAdapter
Get the number of columns in the table.
getColumnName(int) - Method in class de.qfs.lib.gui.TableModelAdapter
Return the name of a column.
getColumnName(int) - Method in class de.qfs.lib.option.TableOptionEdit.Model
Get the name for a column.
getComboBox() - Method in class de.qfs.lib.option.ChoiceOptionEdit
Get the JComboBox used by the ChoiceOptionEdit.
getComboBox() - Method in class de.qfs.lib.option.EnumOptionEdit
Get the JComboBox used by the EnumOptionEdit.
getCommand() - Method in class de.qfs.lib.command.UnhandledCommandException
Get the command of the UnhandledCommandException.
getComment() - Method in class de.qfs.lib.config.Configuration
Get the comment read from the config file.
getComment(String) - Method in class de.qfs.lib.config.Configuration
Get the comment for one Configurable name.
getComponent() - Method in class de.qfs.lib.option.ChoiceOptionGroup
Deprecated. Get the AWT Component for the OptionGroup.
getComponent() - Method in class de.qfs.lib.option.NestedOptionGroup
Get the AWT Component for the OptionGroup.
getComponent() - Method in class de.qfs.lib.option.OptionGroup
Get the AWT Component for the OptionGroup.
getComponent() - Method in class de.qfs.lib.option.PlainOptionGroup
Get the AWT Component for the OptionGroup.
getComponent() - Method in class de.qfs.lib.option.RadioOptionGroup
Get the AWT Component for the OptionGroup.
getComponent() - Method in class de.qfs.lib.option.TabbedOptionGroup
Get the AWT Component for the OptionGroup.
getComponent() - Method in class de.qfs.lib.option.TreeOptionGroup
Get the AWT Component for the OptionGroup.
getComponent() - Method in class de.qfs.lib.option.WizardOptionGroup
Get the AWT Component for the OptionGroup.
getConfigurable() - Method in class de.qfs.lib.config.ConfigurationEvent
Get the changed Configurable.
getConfigurableName() - Method in class de.qfs.lib.config.ConfigWrapper
Get the receiver's configuration name.
getConfigurableName() - Method in interface de.qfs.lib.config.Configurable
Get the Configurable's name.
getConfigurableName() - Method in class de.qfs.lib.config.ConfigurationEvent
Get the name under which the Configurable is registered.
getConfigurableName() - Method in class de.qfs.lib.gui.DefaultTableModelSorter
Get the DefaultTableModelSorter's configuration name.
getConfigurableName() - Method in class de.qfs.lib.gui.MultiPane
Get the receiver's configuration name.
getConfigurableName() - Method in class de.qfs.lib.gui.TextView
Get the configurableName of the TextView.
getConfigurableName() - Method in class de.qfs.lib.option.OptionSet
Get the Configurable's name.
getConfigurableState() - Method in class de.qfs.lib.config.ConfigWrapper
Get the Configurable's state.
getConfigurableState() - Method in interface de.qfs.lib.config.Configurable
Get the Configurable's state.
getConfigurableState() - Method in class de.qfs.lib.config.DialogConfigWrapper
Get the Configurable's state.
getConfigurableState() - Method in class de.qfs.lib.config.FrameConfigWrapper
Get the Configurable's state.
getConfigurableState() - Method in class de.qfs.lib.config.JSplitPaneConfigWrapper
Get the Configurable's state.
getConfigurableState() - Method in class de.qfs.lib.config.JTableConfigWrapper
Get the Configurable's state.
getConfigurableState() - Method in class de.qfs.lib.config.JToolBarConfigWrapper
Get the Configurable's state.
getConfigurableState() - Method in class de.qfs.lib.config.RelativeDialogConfigWrapper
Get the Configurable's state.
getConfigurableState() - Method in class de.qfs.lib.gui.DefaultTableModelSorter
Get the DefaultTableModelSorter's configurable state.
getConfigurableState() - Method in class de.qfs.lib.gui.MultiPane
Get the Configurable's state.
getConfigurableState() - Method in class de.qfs.lib.gui.TextView
Get the Configurable's state.
getConfigurableState() - Method in class de.qfs.lib.option.OptionSet
Get the Configurable's state.
getConfigurableValue() - Method in class de.qfs.lib.option.BooleanOption
Get the Option's value as a String.
getConfigurableValue() - Method in class de.qfs.lib.option.ChoiceOption
Get the Option's value as a String.
getConfigurableValue() - Method in interface de.qfs.lib.option.ConfigurableOption
Get the Option's value as a String.
getConfigurableValue() - Method in class de.qfs.lib.option.EnumOption
Get the Option's value as a String.
getConfigurableValue() - Method in class de.qfs.lib.option.FileOption
Get the Option's value as a String.
getConfigurableValue() - Method in class de.qfs.lib.option.IntegerOption
Get the Option's value as a String.
getConfigurableValue() - Method in class de.qfs.lib.option.KeyOption
Get the Option's value as a String.
getConfigurableValue() - Method in class de.qfs.lib.option.StringOption
Get the Option's value as a String.
getCount() - Method in class de.qfs.lib.util.CountEvent
Get the count of the CountEvent.
getCount(Object) - Method in class de.qfs.lib.util.MultiMap
Get the number of values to mapped by one key.
getCurrentSize() - Method in class de.qfs.lib.util.MRUCache
Query the current size of the MRUCache.
getCurrentValue() - Method in class de.qfs.lib.option.EnumOptionEdit
Get the currently selected value.
getCurrentValue() - Method in class de.qfs.lib.option.RadioOptionGroup
Get the value for the currently selected button without changing the option.
getData() - Method in class de.qfs.lib.util.StreamEvent
Get the newly arrived data.
getDateFormat() - Method in class de.qfs.lib.log.StreamFilter
Deprecated. Get the DateFormat used to print the timestamp of the log messages.
getDefault() - Method in class de.qfs.lib.log.TreeFilter
Get the default level for unknown classes/methods.
getDefaultDistributor() - Static method in class de.qfs.lib.command.CommandDistributor
Get the default CommandDistributor.
getDescription() - Method in class de.qfs.lib.util.ExtensionFileFilter
Get a description for the ExtensionFileFilter.
getDialog() - Method in class de.qfs.lib.command.DialogCommandException
Get the Dialog of the DialogCommandException.
getDynamicObject(String) - Static method in class de.qfs.lib.util.DynamicClassLoader
Get an Object instance of a class.
getDynamicObject(String, Class[], Object[]) - Static method in class de.qfs.lib.util.DynamicClassLoader
Get an Object instance of a class.
getErrorCount() - Method in class de.qfs.lib.util.MessageCollector
Get the number of errors that occured.
getFatalErrorCount() - Method in class de.qfs.lib.util.MessageCollector
Get the number of fatal errors that occured.
getFile(String, File) - Method in class de.qfs.lib.option.OptionSet
Get the File value from an Option in the OptionSet.
getFileFilter() - Method in class de.qfs.lib.util.LogSetup
Get the LevelFilter returned from FileLogWriter.logToFile or RingFileLogWriter.logToFile.
getFileLimit() - Method in class de.qfs.lib.log.RingFileLogWriter
Get the number of old log files to keep.
getFileNum(String) - Method in class de.qfs.lib.log.RingFileLogWriter
Get the number of a file.
getFileType() - Method in class de.qfs.lib.option.FileOption
Get the fileType of the FileOption.
getFilter() - Method in class de.qfs.lib.gui.FilteredAndSortedTableModel
Get the filter for the data.
getFirstChildNode(Object) - Method in class de.qfs.lib.tree.IndexBasedTreeAdapter
Get the first child of a node.
getFirstChildNode(Object) - Method in interface de.qfs.lib.tree.TreeAdapter
Get the first child of a node.
getFirstComponent() - Method in class de.qfs.lib.gui.MultiPane
Get the top/left component of the MultiPane.
getFirstError() - Method in class de.qfs.lib.util.MessageCollector
Get the firstError of the MessageCollector.
getFirstFatalError() - Method in class de.qfs.lib.util.MessageCollector
Get the firstFatalError of the MessageCollector.
getFirstWarning() - Method in class de.qfs.lib.util.MessageCollector
Get the firstWarning of the MessageCollector.
getFlushBufferSize() - Static method in class de.qfs.lib.log.Log
Get the size of the flush buffer.
getFlushBufferSize() - Method in interface de.qfs.lib.log.LogLevelCallback
Get the size of the flush buffer of the callback's application.
getFlushBufferSize() - Method in class de.qfs.lib.logrmi.RemoteLogLevelAdapter
Get the size of the flush buffer of the callback's application.
getFlushBufferSize() - Method in interface de.qfs.lib.logrmi.RemoteLogLevelCallback
Get the size of the flush buffer of the callback's application.
getFlushBufferSize() - Method in class de.qfs.lib.logrmi.RemoteLogLevelCallbackImplBase
Get the size of the flush buffer of the callback's application.
getFlushTriggerLevel() - Static method in class de.qfs.lib.log.Log
Get the level that will trigger a flush of the messages saved in the flush buffer.
getFlushTriggerLevel() - Method in interface de.qfs.lib.log.LogLevelCallback
Get the level that will trigger a flush of the messages saved in the flush buffer of the callback's application.
getFlushTriggerLevel() - Method in class de.qfs.lib.logrmi.RemoteLogLevelAdapter
Get the level that will trigger a flush of the messages saved in the flush buffer of the callback's application.
getFlushTriggerLevel() - Method in interface de.qfs.lib.logrmi.RemoteLogLevelCallback
Get the level that will trigger a flush of the messages saved in the flush buffer of the callback's application.
getFlushTriggerLevel() - Method in class de.qfs.lib.logrmi.RemoteLogLevelCallbackImplBase
Get the level that will trigger a flush of the messages saved in the flush buffer of the callback's application.
getFollowingNode(TreeAdapter, Object) - Static method in class de.qfs.lib.tree.TreeUtil
Get the following node in document order.
getFollowingNode(TreeAdapter, Object, Object) - Static method in class de.qfs.lib.tree.TreeUtil
Get the following node in document order.
getFormat() - Method in interface de.qfs.lib.log.LogWriter
Get the format the LogWriter uses to format LogEntries.
getFormat() - Method in class de.qfs.lib.log.StreamLogWriter
Get the format the StreamLogWriter uses to print LogEntries.
getFormat() - Method in class de.qfs.lib.logrmi.RemoteLogWriter
Get the format the LogWriter uses to format LogEntries.
getGroup() - Method in class de.qfs.lib.option.OptionDialog
Get the OptionGroup of the dialog.
getGroup(String, OptionSet) - Static method in class de.qfs.lib.option.OptionGroup
Get an OptionGroup for a set of Options.
getHeaderCellRenderer() - Method in class de.qfs.lib.gui.SortedTableHelper
Get the renderer for the TableHeader.
getHorizontalDistance() - Method in class de.qfs.lib.gui.Grid
Get the horizontalDistance of the Grid.
getIcon(String, Icon) - Method in class de.qfs.lib.util.MapResourceBundle
Get an icon for a resource name.
getId(String) - Static method in class de.qfs.lib.gui.EventNames
Get the id of an event.
getId(String) - Method in interface de.qfs.lib.logrmi.LogServer
Get an Id for a new client.
getId(String) - Method in class de.qfs.lib.logrmi.LogServerImplBase
Get an Id for a new client.
getIndex() - Method in class de.qfs.lib.gui.TreeNotification
Get the index of the TreeNotification.
getIndex() - Method in class de.qfs.lib.tree.AbstractTraversal
Get the index of the current node in its parent.
getIndex() - Method in interface de.qfs.lib.tree.Traversal
Get the index of the current node in its parent.
getIndexOfChild(Object, Object) - Method in class de.qfs.lib.gui.AdapterTreeModel
Return the index of child in parent.
getIndexOfChildNode(Object, Object) - Method in class de.qfs.lib.gui.AWTTreeAdapter
Get the index of a child in a node's list of children.
getIndexOfChildNode(Object, Object) - Method in class de.qfs.lib.option.OptionGroupTreeAdapter
Get the index of a child in a node's list of children.
getIndexOfChildNode(Object, Object) - Method in class de.qfs.lib.option.TreeOptionGroup.Tree
Get the index of a child in a node's list of children.
getIndexOfChildNode(Object, Object) - Method in interface de.qfs.lib.tree.TreeAdapter
Get the index of a child in a node's list of children.
getIndexOfMember(Object) - Method in class de.qfs.lib.option.NestedOptionGroup
Find a member of the OptionGroup and get its index.
getIndexOfMember(Object) - Method in class de.qfs.lib.option.OptionGroup
Find a member of the OptionGroup and get its index.
getInstance() - Static method in class de.qfs.lib.logrmi.RemoteLogFilter
Deprecated. No replacement.
getInt(String, int) - Method in class de.qfs.lib.option.OptionEdit
Get an int resource from the Option resources.
getInt(String, int) - Method in class de.qfs.lib.option.OptionGroup
Get an int resource from the Option resources.
getInt(String, int) - Method in class de.qfs.lib.option.OptionSet
Get the int value from an Option in the OptionSet.
getInt(String, int) - Method in class de.qfs.lib.util.ArgsParser
Get an int value from the parsed options.
getInt(String, int) - Method in class de.qfs.lib.util.MapResourceBundle
Get an int value from the MapResourceBundle.
getInteger(String, int) - Method in class de.qfs.lib.util.MapResourceBundle
Deprecated. Replaced in versio 0.98.0 with getInt for the sake of conformance with OptionSet and ArgsParser.
getJoinedMessages() - Method in class de.qfs.lib.util.MessageCollector
Get the collected messages joined into a multi-line String.
getKey() - Method in class de.qfs.lib.util.MRUCacheEvent
Get the key the resource was stored under.
getKey() - Method in class de.qfs.lib.util.MultiMap.MapEntry
Get the key of the entry.
getKeyChar() - Method in class de.qfs.lib.option.KeyOptionEdit
Get the current keyChar value.
getKeyCode() - Method in class de.qfs.lib.option.KeyOptionEdit
Get the current keyCode value.
getKeys() - Method in class de.qfs.lib.util.MapResourceBundle
Return an enumeration of the keys.
getLastChildNode(Object) - Method in class de.qfs.lib.tree.IndexBasedTreeAdapter
Get the last child of a node.
getLastChildNode(Object) - Method in interface de.qfs.lib.tree.TreeAdapter
Get the last child of a node.
getLastDescendant(TreeAdapter, Object) - Static method in class de.qfs.lib.tree.TreeUtil
Get the last descendant of a node.
getLastError() - Method in class de.qfs.lib.util.MessageCollector
Get the lastError of the MessageCollector.
getLastFatalError() - Method in class de.qfs.lib.util.MessageCollector
Get the lastFatalError of the MessageCollector.
getLastSplashWindow() - Static method in class de.qfs.lib.gui.SplashWindow
Get the last SplashWindow that was created.
getLastWarning() - Method in class de.qfs.lib.util.MessageCollector
Get the lastWarning of the MessageCollector.
getLevel() - Method in class de.qfs.lib.log.LevelFilter
Get the level limiting the filtering and writing of messages.
getLevel() - Method in class de.qfs.lib.log.LogEntry
 
getLevel(String, String) - Method in class de.qfs.lib.log.TreeFilter
Get the level for a message.
getLevels() - Method in class de.qfs.lib.log.LogLevelEvent
Get the new log levels.
getLimit() - Method in class de.qfs.lib.gui.TextView
Get the size limit of the TextView.
getLocation() - Method in class de.qfs.lib.config.RelativeDialogConfigWrapper
Determine location and reference relative to the master window.
getLogLevel(Logger) - Static method in class de.qfs.lib.log.Logger
Get the level for a Logger.
getLogLevel() - Method in class de.qfs.lib.log.StreamFilter
Deprecated. Get the level limiting the output of messages.
getLogLevelListener(int) - Method in interface de.qfs.lib.logrmi.LogServer
Get a LogLevelListener for a client.
getLogLevelListener(int) - Method in class de.qfs.lib.logrmi.LogServerImplBase
Get a LogLevelListener for a client.
getLogLevels() - Method in interface de.qfs.lib.log.LogLevelCallback
Get the current log levels from the callback.
getLogLevels() - Static method in class de.qfs.lib.log.Logger
Get the current log levels.
getLogLevels() - Method in class de.qfs.lib.logrmi.RemoteLogLevelAdapter
Get the current log levels from the callback.
getLogLevels() - Method in interface de.qfs.lib.logrmi.RemoteLogLevelCallback
Get the current log levels from the callback.
getLogLevels() - Method in class de.qfs.lib.logrmi.RemoteLogLevelCallbackImplBase
Get the current log levels from the callback.
getLogListener(int) - Method in interface de.qfs.lib.logrmi.LogServer
Get a LogListener for a client.
getLogListener(int) - Method in class de.qfs.lib.logrmi.LogServerImplBase
Get a LogListener for a client.
getLogWriter() - Method in class de.qfs.lib.log.AbstractLogUser
Get the LogWriter of the AbstractLogUser.
getLogWriter() - Static method in class de.qfs.lib.log.Log
Get the LogWriter used for the default logging mechanism, i.e. to log the messages that have passed through the filter chain.
getMajorJavaVersion() - Static method in class de.qfs.lib.util.Misc
Get the major version of the Java VM.
getMappedRow(int) - Method in class de.qfs.lib.gui.FilteredAndSortedTableModel
Get the mapped row index for the underlying TableModel.
getMaxSize() - Method in class de.qfs.lib.util.RingBuffer
Get the total size of the RingBuffer.
getMaxTransactions() - Static method in class de.qfs.lib.transaction.Transaction
Get the maximum number of concurrent Transactions.
getMaximumSize() - Method in class de.qfs.lib.util.MRUCache
Query the maximum size of the MRUCache.
getMediumJavaVersion() - Static method in class de.qfs.lib.util.Misc
Get the medium version of the Java VM.
getMember(int) - Method in class de.qfs.lib.option.NestedOptionGroup
Get a member of the group.
getMember(int) - Method in class de.qfs.lib.option.OptionGroup
Get a member of the group.
getMemberCount() - Method in class de.qfs.lib.option.NestedOptionGroup
Get the number of members of the OptionGroup.
getMemberCount() - Method in class de.qfs.lib.option.OptionGroup
Get the number of members of the OptionGroup.
getMessage() - Method in class de.qfs.lib.log.LogEntry
 
getMessageLabel() - Method in class de.qfs.lib.gui.StatusLine
Get the JLabel component that displays the status message.
getMessageParameters() - Method in class de.qfs.lib.command.MessageCommandException
Get the messageParameters of the MessageCommandException.
getMessageParameters() - Method in class de.qfs.lib.command.RuntimeCommandException
Get the messageParameters of the RuntimeCommandException.
getMessageResource() - Method in class de.qfs.lib.command.MessageCommandException
Get the messageResource of the MessageCommandException.
getMessageResource() - Method in class de.qfs.lib.command.RuntimeCommandException
Get the messageResource of the RuntimeCommandException.
getMessages() - Method in class de.qfs.lib.util.MessageCollector
Get the collected messages.
getMethod() - Method in class de.qfs.lib.log.LogEntry
 
getMinorJavaVersion() - Static method in class de.qfs.lib.util.Misc
Get the minor version of the Java VM.
getModel() - Method in class de.qfs.lib.gui.TableModelAdapter
Get the wrapped model.
getModifiers() - Method in class de.qfs.lib.option.KeyOptionEdit
Get the current modifiers value.
getName() - Method in class de.qfs.lib.config.Configurator
Get the name of the Configurator.
getName(int) - Static method in class de.qfs.lib.gui.EventNames
Get the name of an event.
getName() - Method in class de.qfs.lib.option.Option
Get the name of the Option.
getName() - Method in class de.qfs.lib.option.OptionGroup
Get the name of the group.
getName() - Method in class de.qfs.lib.util.Enum
Get the name of the Enum.
getNames() - Method in class de.qfs.lib.log.LogLevelEvent
Get the names of the affected classes or packages.
getNested() - Method in class de.qfs.lib.command.RuntimeCommandException
Get the original reason for the exception.
getNestedException() - Method in class de.qfs.lib.transaction.FatalTransactionException
Get the nested Exception.
getNextSibling(Object) - Method in class de.qfs.lib.tree.IndexBasedTreeAdapter
Get the next sibling of a node.
getNextSibling(Object) - Method in interface de.qfs.lib.tree.TreeAdapter
Get the next sibling of a node.
getNode() - Method in class de.qfs.lib.tree.AbstractTraversal
Get the current node of the traversal.
getNode() - Method in interface de.qfs.lib.tree.Traversal
Get the current node of the traversal.
getOperation() - Method in class de.qfs.lib.gui.TreeNotification
Get the operation of the TreeNotification.
getOption() - Method in class de.qfs.lib.option.OptionEdit
Get the Option that is being edited by this OptionEdit.
getOption(String) - Method in class de.qfs.lib.option.OptionSet
Get an Option from the OptionSet.
getOption() - Method in class de.qfs.lib.option.RadioOptionGroup
Get the option that holds the value for the RadioOptionGroup.
getOption() - Method in class de.qfs.lib.util.MalformedArgumentListException
Get the name of the option that caused the error.
getOptionGroup() - Method in class de.qfs.lib.option.OptionEdit
Get the OptionGroup to which the edit belongs.
getOptions() - Method in class de.qfs.lib.option.OptionSet
Get all Options from the OptionSet.
getOptions() - Method in class de.qfs.lib.util.ArgsParser
Get the parsed command line options.
getOutputLevel() - Static method in class de.qfs.lib.log.Log
Get the current output log level.
getOutputLevel() - Method in interface de.qfs.lib.log.LogLevelCallback
Get the current output log level from the callback's application.
getOutputLevel() - Method in class de.qfs.lib.logrmi.RemoteLogLevelAdapter
Get the current output log level from the callback's application.
getOutputLevel() - Method in interface de.qfs.lib.logrmi.RemoteLogLevelCallback
Get the current output log level from the callback's application.
getOutputLevel() - Method in class de.qfs.lib.logrmi.RemoteLogLevelCallbackImplBase
Get the current output log level from the callback's application.
getOwnerName() - Method in class de.qfs.lib.log.Logger
Get the name of the Class owning this Logger.
getParameter() - Method in class de.qfs.lib.util.UnexpectedParameterException
Get the parameter that caused the exception.
getParent() - Method in class de.qfs.lib.command.MessageCommandException
Get the parent of the MessageCommandException.
getParent() - Method in class de.qfs.lib.command.RuntimeCommandException
Get the parent of the RuntimeCommandException.
getParent() - Method in class de.qfs.lib.tree.AbstractTraversal
Get the parent node of the current node.
getParent() - Method in interface de.qfs.lib.tree.Traversal
Get the parent node of the traversal.
getParentGroup() - Method in class de.qfs.lib.option.NestedOptionGroup
Get the parent of the OptionGroup.
getParentGroup() - Method in class de.qfs.lib.option.OptionGroup
Get the parent of the OptionGroup.
getParentLevel(String) - Method in class de.qfs.lib.log.TreeFilter
Get the most detailed level available for a class.
getParentNode(Object) - Method in class de.qfs.lib.gui.AWTTreeAdapter
Get the parent of a node.
getParentNode(Object) - Method in class de.qfs.lib.option.OptionGroupTreeAdapter
Get the parent of a node.
getParentNode(Object) - Method in class de.qfs.lib.option.TreeOptionGroup.Tree
Get the parent of a node.
getParentNode(Object) - Method in interface de.qfs.lib.tree.TreeAdapter
Get the parent of a node.
getPath() - Method in class de.qfs.lib.gui.TreeNotification
Get the path of the TreeNotification.
getPath() - Method in class de.qfs.lib.tree.AbstractTraversal
Get the path of the current node, up to the root of the traversal.
getPath() - Method in interface de.qfs.lib.tree.Traversal
Get the path of the current node realtive to the node the traversal was started at.
getPath(TreeAdapter, Object) - Static method in class de.qfs.lib.tree.TreeUtil
Get the path from a node's root to the node.
getPath(TreeAdapter, Object, Object) - Static method in class de.qfs.lib.tree.TreeUtil
Get the relative path from some root to a node.
getPostFlushSize() - Static method in class de.qfs.lib.log.Log
Get the number of messages to pass unfiltered through the pre-queue stage after a flush happened.
getPostFlushSize() - Method in interface de.qfs.lib.log.LogLevelCallback
Get the number of messages to pass unfiltered through the pre-queue stage after a flush happened in the callback's application.
getPostFlushSize() - Method in class de.qfs.lib.logrmi.RemoteLogLevelAdapter
Get the number of messages to pass unfiltered through the pre-queue stage after a flush happened in the callback's application.
getPostFlushSize() - Method in interface de.qfs.lib.logrmi.RemoteLogLevelCallback
Get the number of messages to pass unfiltered through the pre-queue stage after a flush happened in the callback's application.
getPostFlushSize() - Method in class de.qfs.lib.logrmi.RemoteLogLevelCallbackImplBase
Get the number of messages to pass unfiltered through the pre-queue stage after a flush happened in the callback's application.
getPreQueueLevel() - Static method in class de.qfs.lib.log.Log
Return the current pre-queue level.
getPreQueueLevel() - Method in interface de.qfs.lib.log.LogLevelCallback
Return the current pre-queue level from the callback's application.
getPreQueueLevel() - Method in class de.qfs.lib.logrmi.RemoteLogLevelAdapter
Return the current pre-queue level from the callback's application.
getPreQueueLevel() - Method in interface de.qfs.lib.logrmi.RemoteLogLevelCallback
Return the current pre-queue level from the callback's application.
getPreQueueLevel() - Method in class de.qfs.lib.logrmi.RemoteLogLevelCallbackImplBase
Return the current pre-queue level from the callback's application.
getPrecedingNode(TreeAdapter, Object) - Static method in class de.qfs.lib.tree.TreeUtil
Get the preceding node in document order.
getPrecedingNode(TreeAdapter, Object, Object) - Static method in class de.qfs.lib.tree.TreeUtil
Get the preceding node in document order.
getPreviousSibling() - Method in class de.qfs.lib.tree.AbstractTraversal
Get the previous sibling of the current node.
getPreviousSibling(Object) - Method in class de.qfs.lib.tree.IndexBasedTreeAdapter
Get the previous sibling of a node.
getPreviousSibling() - Method in interface de.qfs.lib.tree.Traversal
Get the previous sibling of the current node.
getPreviousSibling(Object) - Method in interface de.qfs.lib.tree.TreeAdapter
Get the previous sibling of a node.
getProgressBar() - Method in class de.qfs.lib.gui.StatusLine
Get the progress bar of the status line.
getQueueSize() - Static method in class de.qfs.lib.log.Log
Get the size of the queue where it starts to either block or drop entries.
getQueueSize() - Method in interface de.qfs.lib.log.LogLevelCallback
Get the size of log queue of the callback's application.
getQueueSize() - Method in class de.qfs.lib.log.LogQueue
Get the size of the queue where it starts to either block or drop entries.
getQueueSize() - Method in class de.qfs.lib.logrmi.RemoteLogLevelAdapter
Get the size of log queue of the callback's application.
getQueueSize() - Method in interface de.qfs.lib.logrmi.RemoteLogLevelCallback
Get the size of log queue of the callback's application.
getQueueSize() - Method in class de.qfs.lib.logrmi.RemoteLogLevelCallbackImplBase
Get the size of log queue of the callback's application.
getReceiver() - Method in class de.qfs.lib.gui.TreeNotification
Get the designated receiver of the TreeNotification.
getRegistrationName(Configurable) - Method in class de.qfs.lib.config.Configuration
Get the last name a Configurable was registered under.
getRemoteFilter() - Method in class de.qfs.lib.util.LogSetup
Get the LevelFilter returned from RemoteLogWriter.logRemote.
getResource() - Method in class de.qfs.lib.util.MRUCacheEvent
Get the resource that is removed from the MRUCache.
getResourceAsStream(String) - Method in class de.qfs.lib.util.ArchiveClassLoader
Find a resource in the classpath and open a stream for it.
getResourceAsStream(String) - Method in class de.qfs.lib.util.DynamicClassLoader
Find a resource in the classpath and open a stream for it.
getResources() - Static method in class de.qfs.lib.gui.Message
Get the resources of the Message class.
getResources() - Static method in class de.qfs.lib.option.Option
Get the resources for the de.qfs.lib.option package.
getResult() - Method in class de.qfs.lib.option.OptionDialog
Get the result for the last doModal operation.
getResult() - Method in class de.qfs.lib.tree.ReturnFromTraversalException
Get the result of the traversal.
getRoot() - Method in class de.qfs.lib.gui.AdapterTreeModel
Get the root of the model.
getRoot() - Method in class de.qfs.lib.option.TreeOptionGroup.Tree
Get the root of the tree.
getRoot() - Method in class de.qfs.lib.tree.TreeBuilder
Get the root node of the new tree.
getRoot(TreeAdapter, Object) - Static method in class de.qfs.lib.tree.TreeUtil
Get the root of a tree hierarchy, i.e. the first ancestor of node that has a null parent.
getRowCount() - Method in class de.qfs.lib.gui.FilteredAndSortedTableModel
Get the number of rows in the table.
getRowCount() - Method in class de.qfs.lib.gui.TableModelAdapter
Get the number of rows in the table.
getSecondComponent() - Method in class de.qfs.lib.gui.MultiPane
Get the bottom/right component of the MultiPane.
getShowing() - Method in class de.qfs.lib.gui.MultiPane
Get the current showing state of the MultiPane, one of SHOW_BOTH, SHOW_FIRST or SHOW_SECOND.
getShowing() - Method in class de.qfs.lib.gui.MultiPaneEvent
Get the new showing state of the MultiPane.
getSizeLimit() - Method in class de.qfs.lib.log.RingFileLogWriter
Get the file size limit (in kB) of the RingFileLogWriter.
getSortColumn() - Method in class de.qfs.lib.gui.DefaultTableModelSorter
Get the column being sorted on.
getSortColumn() - Method in interface de.qfs.lib.gui.TableModelSorter
Get the column being sorted on.
getSortedTableModel() - Method in class de.qfs.lib.gui.SortedTableHelper
Get the FilteredAndSortedTableModel used to sort the table.
getSorter() - Method in class de.qfs.lib.gui.FilteredAndSortedTableModel
Get the TableModelSorter for the data.
getSource() - Method in class de.qfs.lib.util.StreamMultiplexer
Get the source for the events created by the StreamMultiplexer.
getSplitPane() - Method in class de.qfs.lib.gui.MultiPane
Get the JSplitPane used internally by the MultiPane.
getState() - Method in class de.qfs.lib.config.JTableConfigWrapper
Get the state of the Table.
getString(String, String) - Method in class de.qfs.lib.option.OptionEdit
Get a String resource from the Option resources.
getString(String, String) - Method in class de.qfs.lib.option.OptionGroup
Get a String resource from the Option resources.
getString(String, String) - Method in class de.qfs.lib.option.OptionSet
Get the String value from an Option in the OptionSet.
getString(String, String) - Method in class de.qfs.lib.util.ArgsParser
Get a String value from the parsed options.
getString(String, String) - Method in class de.qfs.lib.util.MapResourceBundle
Get a String from the MapResourceBundle.
getStrings(String, String[]) - Method in class de.qfs.lib.util.ArgsParser
Get a String array value from the parsed options.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class de.qfs.lib.option.TableOptionEdit.Editor
Get the editor component for a cell.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class de.qfs.lib.option.TableOptionEdit.NumberEditor
Get the editor component for a cell.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class de.qfs.lib.option.TableOptionEdit.StringEditor
Get the editor component for a cell.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class de.qfs.lib.gui.SortedTableHeaderCellRenderer
Get the Component to render the cell.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class de.qfs.lib.gui.WholeRowFocusRenderer
Get the Component used to paint the table cell.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class de.qfs.lib.gui.WindowsTableCellRenderer
Get the Component used to paint the table cell.
getTableModel() - Method in class de.qfs.lib.gui.SortedTableHelper
Get the original TableModel of the table.
getTableModelFilter() - Method in class de.qfs.lib.gui.SortedTableHelper
Get the TableModelFilter for the table.
getTableModelSorter() - Method in class de.qfs.lib.gui.SortedTableHelper
Get the TableModelSorter implementing the sort order.
getText() - Method in class de.qfs.lib.option.SimpleOptionEdit
Get the text of the SimpleOptionEdit.
getTextArea() - Method in class de.qfs.lib.gui.TextView
Get the JTextArea of the TextView.
getThread() - Method in class de.qfs.lib.log.LogEntry
 
getTimestamp() - Method in class de.qfs.lib.log.LogEntry
 
getTotalWeight() - Method in class de.qfs.lib.gui.Grid
Get the total accumulated y-weight of the Grid.
getTransferData(DataFlavor) - Method in class de.qfs.lib.option.TableOptionEdit.RowSelection
Returns an object which represents the data to be transferred.
getTransferDataFlavors() - Method in class de.qfs.lib.option.TableOptionEdit.RowSelection
Returns an array of DataFlavor objects indicating the flavors the data can be provided in.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class de.qfs.lib.gui.WindowsTreeCellRenderer
Get the Component that renders a tree node.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class de.qfs.lib.option.TreeOptionGroup.Renderer
Get the Component that renders a tree node.
getTypeName() - Method in class de.qfs.lib.util.Enum
Get the type name for the Enum.
getUserObject() - Method in class de.qfs.lib.tree.AbstractTraversal
Get a user object assoiated with the traversal, set with setUserObject.
getUserObject() - Method in interface de.qfs.lib.tree.Traversal
Get a user object associated with this traversal.
getValue() - Method in class de.qfs.lib.option.Option
Get the value of the Option.
getValue(String, Object) - Method in class de.qfs.lib.option.OptionSet
Get the value from an Option in the OptionSet.
getValue() - Method in class de.qfs.lib.util.Enum
Get the int value.
getValue() - Method in class de.qfs.lib.util.MultiMap.MapEntry
Get the value of the entry.
getValueAt(int, int) - Method in class de.qfs.lib.gui.FilteredAndSortedTableModel
Return an attribute value for a cell.
getValueAt(int, int) - Method in class de.qfs.lib.gui.TableModelAdapter
Return an attribute value for a cell.
getVersion() - Static method in class de.qfs.lib.Version
Get the full qflib version as a String.
getVerticalDistance() - Method in class de.qfs.lib.gui.Grid
Get the verticalDistance of the Grid.
getWarningCount() - Method in class de.qfs.lib.util.MessageCollector
Get the number of warnings that occured.
getWeight() - Method in class de.qfs.lib.option.EditorOptionEdit
Get the y-weight for the EditorOptionEdit.
getWeight() - Method in class de.qfs.lib.option.OptionEdit
Get the y-weight for the OptionEdit.
getWeight() - Method in class de.qfs.lib.option.OptionGroup
Get the weight of the OptionGroup.
getWeight() - Method in class de.qfs.lib.option.TableOptionEdit
Get the y-weight for the TableOptionEdit.
getWeight() - Method in class de.qfs.lib.option.TextOptionEdit
Get the y-weight for the TextOptionEdit.
getWorstCase() - Method in class de.qfs.lib.util.MessageCollector
Get the highest level of the collected messages.
getWrappedEvent() - Method in class de.qfs.lib.gui.EventQueue.WrapperEvent
Get the wrapped event.
getWrapperClass(String) - Method in interface de.qfs.lib.util.ClassWrapperAware
Get the Class that should be used as a wrapper for this object.
grid - Variable in class de.qfs.lib.option.PlainOptionGroup
The Grid Component that holds the members of the PlainOptionGroup.
grid - Variable in class de.qfs.lib.option.RadioOptionGroup
The Grid Component that holds the members of the RadioOptionGroup.
group - Variable in class de.qfs.lib.option.OptionEdit
The OptionGroup to which the edit belongs.
group - Variable in class de.qfs.lib.option.TreeOptionGroup.Node
The OptionGroup of the Node.

H

HORIZONTAL - Static variable in class de.qfs.lib.gui.MultiPane
Use a horizontal layout for the components.
halt() - Method in class de.qfs.lib.util.StreamMultiplexer
Halt the multiplexer.
handResource(Object) - Method in class de.qfs.lib.util.ResourceWaiter
Pass an Object to the ResourceWaiter.
handleCommand(Command) - Method in interface de.qfs.lib.command.CommandHandler
(Possibly) handle a command.
handleException(Throwable) - Method in interface de.qfs.lib.util.ExceptionHandler
Handle an exception.
handleGetObject(String) - Method in class de.qfs.lib.util.MapResourceBundle
Get an object from the MapResourceBundle.
handler - Variable in class de.qfs.lib.option.TableOptionEdit.Table
The handler for the new/del/up/down actions.
hasMoreElements() - Method in class de.qfs.lib.tree.IndexBasedTreeAdapter.ChildEnumeration
Query whether there are more children.
hasNext() - Method in class de.qfs.lib.util.MultiMap.MapIterator
Returns true if the iteration has more elements.
hasRetval - Variable in class de.qfs.lib.gui.ModalDialog.ButtonData
Whether the return value is explicitely defined.
hashCode() - Method in class de.qfs.lib.option.KeyOption.Data
Get the hash code for the Data.
hashCode() - Method in class de.qfs.lib.option.Option
An Option's hashCode is generated from its name and value.
hashCode() - Method in class de.qfs.lib.util.Enum
Finalize hashCode to avoid accidental overriding.
hashCode() - Method in class de.qfs.lib.util.MultiMap.MapEntry
Get a hash code for the entry.
hashCode() - Method in class de.qfs.lib.util.MultiMap
Get the hashCode of the MultiMap.
horDist - Variable in class de.qfs.lib.gui.Grid
The horizontalDistance of the Grid.

I

INPUT_EVENTS - Static variable in class de.qfs.lib.gui.SwingUtil
Identifier for input events.
INSERTED - Static variable in class de.qfs.lib.gui.TreeNotification
Indicates that a node has been inserted
IndexBasedTreeAdapter - class de.qfs.lib.tree.IndexBasedTreeAdapter.
This abstract base class for an index based TreeAdapter implements the link and enumeration based methods in terms of the index based ones, so it leaves only the bare minimum to be implemented.
IndexBasedTreeAdapter() - Constructor for class de.qfs.lib.tree.IndexBasedTreeAdapter
 
IndexBasedTreeAdapter.ChildEnumeration - class de.qfs.lib.tree.IndexBasedTreeAdapter.ChildEnumeration.
Helper class that enumerates the children of a node.
IndexBasedTreeAdapter.ChildEnumeration(Object) - Constructor for class de.qfs.lib.tree.IndexBasedTreeAdapter.ChildEnumeration
Create a new ChildEnumeration.
IndexTraversal - class de.qfs.lib.tree.IndexTraversal.
Index based tree traversal.
IndexTraversal(TreeAdapter, Object) - Constructor for class de.qfs.lib.tree.IndexTraversal
Create a new IndexTraversal.
InputStreamAdapter - class de.qfs.lib.util.InputStreamAdapter.
This is a baseclass for InputStream adapters.
InputStreamAdapter(InputStream) - Constructor for class de.qfs.lib.util.InputStreamAdapter
Create a new InputStreamAdapter.
IntTests - class de.qfs.lib.log.IntTests.
 
IntTests() - Constructor for class de.qfs.lib.log.IntTests
 
IntTests - class de.qfs.lib.transaction.IntTests.
 
IntTests() - Constructor for class de.qfs.lib.transaction.IntTests
 
IntegerOption - class de.qfs.lib.option.IntegerOption.
An IntegerOption has a value of class Integer and an additional flag defining whether negative values are OK.
IntegerOption() - Constructor for class de.qfs.lib.option.IntegerOption
Create a new IntegerOption.
IntegerOption(String) - Constructor for class de.qfs.lib.option.IntegerOption
Create a new IntegerOption with a name and the value null.
IntegerOption(String, int) - Constructor for class de.qfs.lib.option.IntegerOption
Create a new IntegerOption with a name and a value.
IntegerOption(String, int, boolean, boolean) - Constructor for class de.qfs.lib.option.IntegerOption
Create a new IntegerOption with a name and a value and the nullOK and negativeOK flags.
IntegerOption(String, Integer, boolean, boolean) - Constructor for class de.qfs.lib.option.IntegerOption
Create a new IntegerOption with a name and a value and the nullOK and negativeOK flags.
IntegerOptionEdit - class de.qfs.lib.option.IntegerOptionEdit.
An OptionEdit for an IntegerOption.
IntegerOptionEdit() - Constructor for class de.qfs.lib.option.IntegerOptionEdit
Create a new IntegerOptionEdit.
Invokable - interface de.qfs.lib.command.Invokable.
Commands that implement this interface will be invoked directly by the CommandDistributor.
icon - Variable in class de.qfs.lib.option.TreeOptionGroup.Node
The icon of the node that is displayed in the tree.
id - Variable in class de.qfs.lib.option.TableOptionEdit.Column
The identifier for the column.
ids - Static variable in class de.qfs.lib.gui.EventNames
Map event names to event ids.
ilabel - Variable in class de.qfs.lib.option.KeyOptionEdit
Internal label string.
includeThread() - Static method in class de.qfs.lib.log.Log
Let the current Thread log again.
includeThread(Thread) - Static method in class de.qfs.lib.log.Log
Let a Thread log again.
index - Variable in class de.qfs.lib.tree.AbstractTraversal.Level
The index of the node
indexMap - Variable in class de.qfs.lib.gui.FilteredAndSortedTableModel
A list of indexes into the original TableModel.
init(MapResourceBundle) - Method in class de.qfs.lib.gui.ModalDialog
Initialize the dialog and the buttons.
init() - Method in class de.qfs.lib.gui.StatusLine
Initialize the StatusLine.
init() - Method in class de.qfs.lib.option.BooleanOptionEdit
Initialize the OptionEdit.
init() - Method in class de.qfs.lib.option.ChoiceOptionEdit
Initialize the OptionEdit.
init() - Method in class de.qfs.lib.option.EditorOptionEdit
Initialize the OptionEdit.
init() - Method in class de.qfs.lib.option.EnumOptionEdit
Initialize the OptionEdit.
init() - Method in class de.qfs.lib.option.FileOptionEdit
Initialize the edit.
init() - Method in class de.qfs.lib.option.IntegerOptionEdit
Initialize the OptionEdit.
init() - Method in class de.qfs.lib.option.KeyOptionEdit
Initialize the OptionEdit.
init() - Method in class de.qfs.lib.option.LabelOptionEdit
Initialize the OptionEdit.
init() - Method in class de.qfs.lib.option.OptionEdit
Initialize the OptionEdit.
init() - Method in class de.qfs.lib.option.SelectorOptionEdit
Initialize the OptionEdit.
init() - Method in class de.qfs.lib.option.SimpleOptionEdit
Initialize the OptionEdit.
init() - Method in class de.qfs.lib.option.StringOptionEdit
Initialize the OptionEdit.
init() - Method in class de.qfs.lib.option.TableOptionEdit
Initialize the Edit.
init() - Method in class de.qfs.lib.option.TextOptionEdit
Initialize the OptionEdit.
init(MapResourceBundle) - Method in class de.qfs.lib.option.WizardDialog
 
initButton(String, MapResourceBundle) - Method in class de.qfs.lib.gui.ModalDialog
Initialize one button.
initButton(String, MapResourceBundle) - Method in class de.qfs.lib.option.OptionDialog
Initialize one button.
initButtonNames(MapResourceBundle) - Method in class de.qfs.lib.gui.ModalDialog
Get the names of the dialog's buttons.
initButtonNames(MapResourceBundle) - Method in class de.qfs.lib.option.WizardDialog
Get the names of the dialog's buttons.
initClasspath() - Static method in class de.qfs.lib.util.DynamicClassLoader
Initialize the classpath.
initComponent() - Method in class de.qfs.lib.gui.ModalDialog
This method can be overridden in a derived class to initialize the mainComponent member of the dialog.
initComponent() - Method in class de.qfs.lib.option.OptionDialog
Initialize the OptionGroup.
initDialog(int) - Method in class de.qfs.lib.option.TableOptionEdit.Table
 
initTime - Static variable in class de.qfs.lib.util.DynamicClassLoader
Initialization time.
inner - Variable in class de.qfs.lib.util.MultiMap.MapIterator
An iteratore over the elements of a ValueSet.
inputClosed(StreamEvent) - Method in interface de.qfs.lib.util.StreamListener
Notify the listener that the input source was closed.
insertChar(char) - Method in class de.qfs.lib.option.TableOptionEdit.Editor
Insert a character into the editor.
insertNodeAfter(Object) - Method in class de.qfs.lib.tree.IndexTraversal
Insert a node after the current node of the traversal.
insertNodeAfter(Object) - Method in interface de.qfs.lib.tree.MutableTraversal
Insert a node after the current node of the traversal.
insertNodeAfter(Object, Object, Object) - Method in interface de.qfs.lib.tree.MutableTreeAdapter
Insert a child node after another node.
insertNodeBefore(Object) - Method in class de.qfs.lib.tree.IndexTraversal
Insert a node before the current node of the traversal.
insertNodeBefore(Object) - Method in interface de.qfs.lib.tree.MutableTraversal
Insert a node before the current node of the traversal.
insertNodeBefore(Object, Object, Object) - Method in interface de.qfs.lib.tree.MutableTreeAdapter
Insert a child node before another node.
insertRow() - Method in class de.qfs.lib.option.TableOptionEdit.Table
Create and insert a new row.
insertString(int, String, AttributeSet) - Method in class de.qfs.lib.gui.LimitedDocument
Insert a string into the document.
insideTransaction() - Static method in class de.qfs.lib.transaction.Transaction
Check, whether a Transaction has been created for the current Thread.
install() - Static method in class de.qfs.lib.gui.EventQueue
Install the EventQueue instance as the System EventQueue.
install(EventQueue, Object) - Method in class de.qfs.lib.gui.EventQueue
Install this queue over an original queue.
installed - Variable in class de.qfs.lib.gui.EventQueue
Whether the queue is currently installed.
instance() - Static method in class de.qfs.lib.config.Configuration
Get the single Configuration instance.
instance() - Static method in class de.qfs.lib.gui.EventQueue
Get the EventQueue instance, if it has been installed.
instance() - Static method in class de.qfs.lib.gui.FocusFixer
Get the FocusFixer instance for the ThreadGroup of the calling Thread.
instance() - Static method in class de.qfs.lib.transaction.Transaction
Return the Transaction instance for the current Thread.
instance - Static variable in class de.qfs.lib.util.LogSetup
The singleton instance.
instance() - Static method in class de.qfs.lib.util.LogSetup
Get the singleton LogSetup instance.
instance() - Static method in class de.qfs.lib.util.MessageCollector
Get the MessageCollector for the current thread, creating a new one if necessary.
invoke() - Method in interface de.qfs.lib.command.Invokable
Execute the command directly.
invokeAndWait(Runnable) - Static method in class de.qfs.lib.gui.SwingUtil
Invoke a thread inside the swing EventLoop and wait for it to finish.
isActionPending() - Method in class de.qfs.lib.util.DelayedAction
Query the DelayedAction whether an action is currently pending.
isActive() - Method in class de.qfs.lib.gui.EventQueueMark
Check whether the mark is active.
isAlwaysSort() - Method in class de.qfs.lib.gui.FilteredAndSortedTableModel
Get the alwaysSort state of the FilteredAndSortedTableModel.
isAscending() - Method in class de.qfs.lib.gui.TableModelSorterEvent
Query whether the sort order is ascending.
isAutoAscending() - Method in class de.qfs.lib.gui.DefaultTableModelSorter
Query whether autoAscending is turned on.
isBorderOpaque() - Method in class de.qfs.lib.gui.WholeRowFocusRenderer
Query whether the border is opaque.
isCellEditable(int, int) - Method in class de.qfs.lib.gui.FilteredAndSortedTableModel
Get the number of columns in the table.
isCellEditable(int, int) - Method in class de.qfs.lib.gui.TableModelAdapter
Return true if the a cell is editable.
isCellEditable(EventObject) - Method in class de.qfs.lib.option.TableOptionEdit.Editor
Query whether a cell is editable.
isCellEditable(int, int) - Method in class de.qfs.lib.option.TableOptionEdit.Table
 
isClosed() - Method in class de.qfs.lib.util.StreamMultiplexer
Test whether the source of the Multiplexer has been closed or the multiplexer stopped.
isDataFlavorSupported(DataFlavor) - Method in class de.qfs.lib.option.TableOptionEdit.RowSelection
Returns whether or not the specified data flavor is supported for this object.
isDeleteHackEnabled() - Static method in class de.qfs.lib.gui.EventQueue
Query whether the delete hack is enabled.
isDescendingFrom(TreeAdapter, Object, Object) - Static method in class de.qfs.lib.tree.TreeUtil
Test whether a node is a descendant of another node, in other words, whether a node is part of a (sub-)tree.
isDisabled() - Method in class de.qfs.lib.option.OptionEdit
Query whether the edit is permanently disabled.
isDisabled() - Method in class de.qfs.lib.option.OptionGroup
Query whether the OptionGroup is permanently disabled.
isDropOnOverflow() - Static method in class de.qfs.lib.log.Log
Query whether the queue drops entries when it overflows.
isDropOnOverflow() - Method in interface de.qfs.lib.log.LogLevelCallback
Check whether the callback's application is dropping entries when its log queue overflows.
isDropOnOverflow() - Method in class de.qfs.lib.log.LogQueue
Query whether the queue drops entries when it overflows.
isDropOnOverflow() - Method in class de.qfs.lib.logrmi.RemoteLogLevelAdapter
Check whether the callback's application is dropping entries when its log queue overflows.
isDropOnOverflow() - Method in interface de.qfs.lib.logrmi.RemoteLogLevelCallback
Check whether the callback's application is dropping entries when its log queue overflows.
isDropOnOverflow() - Method in class de.qfs.lib.logrmi.RemoteLogLevelCallbackImplBase
Check whether the callback's application is dropping entries when its log queue overflows.
isDynamic() - Method in class de.qfs.lib.util.ClassWrapper
Get the dynamic flag of the ClassWrapper.
isEmpty() - Method in class de.qfs.lib.util.MultiMap
Returns true if this map contains no key-value mappings.
isEnabled() - Method in class de.qfs.lib.option.BooleanOptionEdit
Query whether the BooleanOptionEdit is enabled.
isEnabled() - Method in class de.qfs.lib.option.ChoiceOptionEdit
Query whether the ChoiceOptionEdit is enabled.
isEnabled() - Method in class de.qfs.lib.option.EnumOptionEdit
Query whether the EnumOptionEdit is enabled.
isEnabled() - Method in class de.qfs.lib.option.KeyOptionEdit
Query whether the KeyOptionEdit is enabled.
isEnabled() - Method in class de.qfs.lib.option.SimpleOptionEdit
Query whether the SimpleOptionEdit is enabled.
isEnabled() - Method in class de.qfs.lib.option.TableOptionEdit
See if the ValueEdit is enabled.
isEnumerationBased() - Method in class de.qfs.lib.tree.IndexBasedTreeAdapter
Query whether the TreeAdapter implementation supports enumeration based child access efficiently.
isEnumerationBased() - Method in interface de.qfs.lib.tree.TreeAdapter
Query whether the TreeAdapter implementation supports enumeration based child access efficiently.
isFirst() - Method in class de.qfs.lib.option.WizardOptionGroup
Test whether the first pane is showing.
isFocusTraversable() - Method in class de.qfs.lib.option.KeyOptionEdit.KeyLabel
Query whether the KeyLabel is traversable.
isFocusTraversable() - Method in class de.qfs.lib.option.TableOptionEdit.Table
 
isHandled() - Method in class de.qfs.lib.command.Command
Query whether the Command was already handled.
isIndexBased() - Method in class de.qfs.lib.tree.IndexBasedTreeAdapter
Query whether the TreeAdapter implementation supports index based child access efficiently.
isIndexBased() - Method in interface de.qfs.lib.tree.TreeAdapter
Query whether the TreeAdapter implementation supports index based child access efficiently.
isInstalled() - Static method in class de.qfs.lib.gui.EventQueue
Check, whether the EventQueue has been installed.
isIntBased() - Method in class de.qfs.lib.option.ChoiceOption
Get the intBased state of the ChoiceOption.
isJavaVersion(int, int, int) - Static method in class de.qfs.lib.util.Misc
Test whether the version of the Java VM matches a given version.
isJavaVersionAtLeast(int, int, int) - Static method in class de.qfs.lib.util.Misc
Test whether the version of the Java VM is at least a given version.
isLast() - Method in class de.qfs.lib.option.WizardOptionGroup
Test whether the last pane is showing.
isLeaf(Object) - Method in class de.qfs.lib.gui.AWTTreeAdapter
Query whether a node is a leaf.
isLeaf(Object) - Method in class de.qfs.lib.gui.AdapterTreeModel
Test whether a node is a leaf node.
isLeaf(Object) - Method in class de.qfs.lib.option.OptionGroupTreeAdapter
Query whether a node is a leaf.
isLeaf() - Method in class de.qfs.lib.option.TreeOptionGroup.Node
Query whether the node is a leaf.
isLeaf(Object) - Method in class de.qfs.lib.option.TreeOptionGroup.Tree
Query whether a node is a leaf.
isLeaf(Object) - Method in interface de.qfs.lib.tree.TreeAdapter
Query whether a node is a leaf.
isLinkBased() - Method in class de.qfs.lib.tree.IndexBasedTreeAdapter
Query whether the TreeAdapter implementation supports link based child access efficiently.
isLinkBased() - Method in interface de.qfs.lib.tree.TreeAdapter
Query whether the TreeAdapter implementation supports link based child access efficiently.
isManagingFocus() - Method in class de.qfs.lib.option.KeyOptionEdit.KeyLabel
Query whether the KeyLabel manages focus.
isManagingFocus() - Method in class de.qfs.lib.option.TableOptionEdit.Table
 
isMetaHackEnabled() - Static method in class de.qfs.lib.gui.EventQueue
Query whether the meta hack is enabled.
isModified() - Method in class de.qfs.lib.option.BooleanOptionEdit
Query whether the edit has been modified, i.e. the current value of the edit differs from the option's value.
isModified() - Method in class de.qfs.lib.option.ChoiceOptionEdit
Query whether the edit has been modified, i.e. the current value of the edit differs from the option's value.
isModified() - Method in class de.qfs.lib.option.EnumOptionEdit
Query whether the edit has been modified, i.e. the current value of the edit differs from the option's value.
isModified() - Method in class de.qfs.lib.option.KeyOptionEdit
Query whether the edit has been modified, i.e. the current value of the edit differs from the option's value.
isModified() - Method in class de.qfs.lib.option.LabelOptionEdit
Query whether the edit has been modified, i.e. the current value of the edit differs from the option's value.
isModified() - Method in class de.qfs.lib.option.NestedOptionGroup
Query whether any of the group's members has been modified.
isModified() - Method in class de.qfs.lib.option.OptionEdit
Query whether the edit has been modified, i.e. the current value of the edit differs from the option's value.
isModified() - Method in class de.qfs.lib.option.OptionGroup
Query whether any of the group's members has been modified.
isModified() - Method in class de.qfs.lib.option.RadioOptionGroup
Query whether any of the group's members has been modified.
isModified() - Method in class de.qfs.lib.option.SimpleOptionEdit
Query whether the edit has been modified, i.e. the current value of the edit differs from the option's value.
isModified() - Method in class de.qfs.lib.option.TableOptionEdit
Query whether the edit has been modified, i.e. the current value of the edit differs from the option's value.
isMustExist() - Method in class de.qfs.lib.option.FileOption
Get the mustExist state of the FileOption.
isNeeded() - Static method in class de.qfs.lib.gui.FocusFixer
Check whether the fix is needed for the current JDK/Toolkit version.
isNegativeOK() - Method in class de.qfs.lib.option.IntegerOption
Query wether negative values are allowed.
isNullOK() - Method in class de.qfs.lib.option.Option
Query whether null is a legal value for the Option.
isParameter(String[], int) - Method in interface de.qfs.lib.util.ArgsParser.Arbitrator
Decide wheter a command line argument is an option parameter or not.
isProgressShowing() - Method in class de.qfs.lib.gui.StatusLine
Query whther the progess bar is currently showing.
isQueueing() - Static method in class de.qfs.lib.log.Log
Get the queueing state of the Log.
isQueueing() - Method in interface de.qfs.lib.log.LogLevelCallback
Check whether the callback's application is using a log queue.
isQueueing() - Method in class de.qfs.lib.log.LogQueue
Get the queueing state of the LogQueue.
isQueueing() - Method in class de.qfs.lib.logrmi.RemoteLogLevelAdapter
Check whether the callback's application is using a log queue.
isQueueing() - Method in interface de.qfs.lib.logrmi.RemoteLogLevelCallback
Check whether the callback's application is using a log queue.
isQueueing() - Method in class de.qfs.lib.logrmi.RemoteLogLevelCallbackImplBase
Check whether the callback's application is using a log queue.
isRegistered() - Method in class de.qfs.lib.config.Configurator
Query whether the Configurator is registered with the Configuration.
isRegistered(Configuration) - Method in class de.qfs.lib.config.Configurator
Query whether the Configurator is registered with a special Configuration.
isRequestFocusEnabled() - Method in class de.qfs.lib.option.TableOptionEdit.Table
 
isRequiresNonOptions() - Method in class de.qfs.lib.util.ArgsParser
Get the requiresNonOptions state of the ArgsParser.
isScrollOnAppend() - Method in class de.qfs.lib.gui.TextView
Get the scrollOnAppend state of the TextView.
isSelected() - Method in class de.qfs.lib.option.BooleanOptionEdit
Get the current selected state of the edit.
isSortAscending() - Method in class de.qfs.lib.gui.DefaultTableModelSorter
Query whether the rows are sorted in ascending order.
isSortAscending() - Method in interface de.qfs.lib.gui.TableModelSorter
Query whether the rows are sorted in ascending order.
isSortNullFirst() - Method in class de.qfs.lib.gui.DefaultTableModelSorter
Get the sortNullFirst state of the DefaultTableModelSorter.
isSystemClass(String) - Static method in class de.qfs.lib.util.DynamicClassLoader
Check whether a class name refers to a system class.
isTabHackEnabled() - Static method in class de.qfs.lib.gui.EventQueue
Query whether the tab hack is enabled.
isUseful(LogEntry) - Method in class de.qfs.lib.log.AbstractLogUser
Decide whether a log message is useful and should be passed to the LogWriter.
isUseful(LogEntry) - Method in class de.qfs.lib.log.LevelFilter
Decide whether a log message is useful and should be passed to the log writer.
isUseful(LogEntry) - Method in class de.qfs.lib.log.TreeFilter
Decide whether a log message is useful and should be passed to the log writer.

J

JDK_VERSION - Static variable in class de.qfs.lib.Version
The JDK version to which this qflib version is compatible.
JDialogConfigWrapper - class de.qfs.lib.config.JDialogConfigWrapper.
A ConfigWrapper for JDialog objects.
JDialogConfigWrapper() - Constructor for class de.qfs.lib.config.JDialogConfigWrapper
Create a new JDialogConfigWrapper with the default name "dialog".
JFrameConfigWrapper - class de.qfs.lib.config.JFrameConfigWrapper.
A ConfigWrapper for JFrame objects.
JFrameConfigWrapper() - Constructor for class de.qfs.lib.config.JFrameConfigWrapper
Create a new JFrameConfigWrapper with the default name "frame".
JSplitPaneConfigWrapper - class de.qfs.lib.config.JSplitPaneConfigWrapper.
A ConfigWrapper for JSplitPane objects.
JSplitPaneConfigWrapper() - Constructor for class de.qfs.lib.config.JSplitPaneConfigWrapper
Create a new JSplitPaneConfigWrapper with the default name "splitpane".
JSplitPaneConfigWrapper(JSplitPane, String, int) - Constructor for class de.qfs.lib.config.JSplitPaneConfigWrapper
Create a new JSplitPaneConfigWrapper that will enforce the initial setting of the divider location.
JSplitPaneConfigWrapper(JSplitPane, String, double) - Constructor for class de.qfs.lib.config.JSplitPaneConfigWrapper
Create a new JSplitPaneConfigWrapper that will enforce the initial setting of the divider location.
JTableConfigWrapper - class de.qfs.lib.config.JTableConfigWrapper.
A ConfigWrapper for swing.JTable objects.
JTableConfigWrapper() - Constructor for class de.qfs.lib.config.JTableConfigWrapper
Create a new JTableConfigWrapper with the default name "Table".
JToolBarConfigWrapper - class de.qfs.lib.config.JToolBarConfigWrapper.
This ConfigWrapper saves and restores the State of a JToolBar.
JToolBarConfigWrapper() - Constructor for class de.qfs.lib.config.JToolBarConfigWrapper
Create a new JToolBarConfigWrapper with the default name 'toolbar'.
join(String[], String) - Static method in class de.qfs.lib.option.TextOption
Join an arry of Strings into one String.

K

KEYS - Static variable in class de.qfs.lib.util.MultiMap
Type selector for a key iterator.
KeyOption - class de.qfs.lib.option.KeyOption.
This option holds the specific data of a KeyEvent.
KeyOption(String, KeyOption.Data) - Constructor for class de.qfs.lib.option.KeyOption
Create a new KeyOption.
KeyOption(String, int, char, int) - Constructor for class de.qfs.lib.option.KeyOption
Create a new KeyOption.
KeyOption.Data - class de.qfs.lib.option.KeyOption.Data.
Struct that contains the data for the KeyOption.
KeyOption.Data(int, char, int) - Constructor for class de.qfs.lib.option.KeyOption.Data
Create a new Data.
KeyOptionEdit - class de.qfs.lib.option.KeyOptionEdit.
Edit for a KeyOption, built from a JLabel and a custom component.
KeyOptionEdit() - Constructor for class de.qfs.lib.option.KeyOptionEdit
Create a new KeyOptionEdit.
KeyOptionEdit.KeyLabel - class de.qfs.lib.option.KeyOptionEdit.KeyLabel.
Extended Label that displays a key combination.
KeyOptionEdit.KeyLabel(boolean) - Constructor for class de.qfs.lib.option.KeyOptionEdit.KeyLabel
Create a new KeyLabel.
keepClosed - Variable in class de.qfs.lib.log.FileLogWriter
Whether to close the log file after each write.
key - Variable in class de.qfs.lib.option.KeyOptionEdit
The custom component.
key - Variable in class de.qfs.lib.util.MultiMap.MapEntry
The key of the entry.
keyChar - Variable in class de.qfs.lib.option.KeyOption.Data
The keyChar value.
keyChar - Variable in class de.qfs.lib.option.KeyOptionEdit
The current keyChar value.
keyCode - Variable in class de.qfs.lib.option.KeyOption.Data
The keyCode value.
keyCode - Variable in class de.qfs.lib.option.KeyOptionEdit
The current keyCode value.
keyPressed(KeyEvent) - Method in class de.qfs.lib.gui.EventSink
 
keyPressed(KeyEvent) - Method in class de.qfs.lib.option.KeyOptionEdit
Notify the listener that a key was pressed.
keyReleased(KeyEvent) - Method in class de.qfs.lib.gui.EventSink
 
keyReleased(KeyEvent) - Method in class de.qfs.lib.option.KeyOptionEdit
Notify the listener that a key was released.
keySet - Variable in class de.qfs.lib.util.MultiMap
The Set returned by keySet.
keySet() - Method in class de.qfs.lib.util.MultiMap
Returns a set view of the keys contained in this map.
keyTyped(KeyEvent) - Method in class de.qfs.lib.gui.EventSink
 
keyTyped(KeyEvent) - Method in class de.qfs.lib.option.KeyOptionEdit
Notify the listener that a key was typed.

L

LINESEP - Static variable in class de.qfs.lib.option.TextOption
Line separator (system specific).
LOWERED - Static variable in class de.qfs.lib.gui.Borders
A lowered border that is less conspicuous than Swing's lowered bevel border.
LabelOption - class de.qfs.lib.option.LabelOption.
This Option is intended to have its value displayed in a LabelOptionEdit.
LabelOption(String) - Constructor for class de.qfs.lib.option.LabelOption
Create an empty new LabelOption.
LabelOption(String, String) - Constructor for class de.qfs.lib.option.LabelOption
Create a new LabelOption.
LabelOptionEdit - class de.qfs.lib.option.LabelOptionEdit.
Special edit that displays a (possibly multi-line) label.
LabelOptionEdit() - Constructor for class de.qfs.lib.option.LabelOptionEdit
Create a new LabelOptionEdit.
LevelFilter - class de.qfs.lib.log.LevelFilter.
A simple LogFilter that filters messages based on their level.
LevelFilter(int) - Constructor for class de.qfs.lib.log.LevelFilter
Create a new LevelFilter with mode FILTER_UNUSED and no LogWriter.
LevelFilter(int, LogWriter) - Constructor for class de.qfs.lib.log.LevelFilter
Create a new LevelFilter with mode FILTER_USED.
LevelFilter(int, int, LogWriter) - Constructor for class de.qfs.lib.log.LevelFilter
Create a new LevelFilter.
LevelTreeSelectionModel - class de.qfs.lib.gui.LevelTreeSelectionModel.
This class enables the selection of multiple nodes of a JTree, as long as the nodes are siblings.
LevelTreeSelectionModel() - Constructor for class de.qfs.lib.gui.LevelTreeSelectionModel
Create a new LevelTreeSelectionModel.
LimitedDocument - class de.qfs.lib.gui.LimitedDocument.
An extension of PlainDocument that limits the number of characters the Document may hold.
LimitedDocument() - Constructor for class de.qfs.lib.gui.LimitedDocument
Create a new LimitedDocument.
LimitedPasswordField - class de.qfs.lib.gui.LimitedPasswordField.
LimitedPasswordField extends JPasswordField to restrict the number of characters that may be entered.
LimitedPasswordField(int) - Constructor for class de.qfs.lib.gui.LimitedPasswordField
Create a new LimitedPasswordField.
LimitedPasswordField(String, int) - Constructor for class de.qfs.lib.gui.LimitedPasswordField
Create a new LimitedPasswordField.
LimitedPasswordField(int, int) - Constructor for class de.qfs.lib.gui.LimitedPasswordField
Create a new LimitedPasswordField.
LimitedPasswordField(String, int, int) - Constructor for class de.qfs.lib.gui.LimitedPasswordField
Create a new LimitedPasswordField.
LimitedTextArea - class de.qfs.lib.gui.LimitedTextArea.
LimitedTextArea extends JTextArea to restrict the number of characters that may be entered.
LimitedTextArea(int) - Constructor for class de.qfs.lib.gui.LimitedTextArea
Create a new LimitedTextArea.
LimitedTextArea(String, int) - Constructor for class de.qfs.lib.gui.LimitedTextArea
Create a new LimitedTextArea.
LimitedTextArea(int, int, int) - Constructor for class de.qfs.lib.gui.LimitedTextArea
Create a new LimitedTextArea.
LimitedTextArea(String, int, int, int) - Constructor for class de.qfs.lib.gui.LimitedTextArea
Create a new LimitedTextArea.
LimitedTextField - class de.qfs.lib.gui.LimitedTextField.
LimitedTextField extends JTextField to restrict the number of characters that may be entered.
LimitedTextField(int) - Constructor for class de.qfs.lib.gui.LimitedTextField
Create a new LimitedTextField.
LimitedTextField(String, int) - Constructor for class de.qfs.lib.gui.LimitedTextField
Create a new LimitedTextField.
LimitedTextField(int, int) - Constructor for class de.qfs.lib.gui.LimitedTextField
Create a new LimitedTextField.
LimitedTextField(String, int, int) - Constructor for class de.qfs.lib.gui.LimitedTextField
Create a new LimitedTextField.
ListBasedMultiMap - class de.qfs.lib.util.ListBasedMultiMap.
This is a special MultiMap with a list-based value set.
ListBasedMultiMap() - Constructor for class de.qfs.lib.util.ListBasedMultiMap
Create a new ListBasedMultiMap.
ListBasedMultiMap(int) - Constructor for class de.qfs.lib.util.ListBasedMultiMap
Create a new ListBasedMultiMap.
ListBasedMultiMap(Map) - Constructor for class de.qfs.lib.util.ListBasedMultiMap
Create a new ListBasedMultiMap and initialize it with all the mappings from the passed map.
Log - class de.qfs.lib.log.Log.
The Log class coordiantes the logging of error and debug messages of different levels of importance.
Log() - Constructor for class de.qfs.lib.log.Log
 
LogClient - interface de.qfs.lib.logrmi.LogClient.
This interface must be implemented by LogServer clients that wish to register themselves in the RMI registry and connected to a LogServer once it starts up.
LogClientImplBase - class de.qfs.lib.logrmi.LogClientImplBase.
If a class wants to implement the LogClient interface it should do so by extending this abstract class instead of UnicastRemoteObject.
LogClientImplBase() - Constructor for class de.qfs.lib.logrmi.LogClientImplBase
Create a new LogClientImplBase.
LogEntry - class de.qfs.lib.log.LogEntry.
A LogEntry is a container for the elements of a log message.
LogEntry(int, long, String, String, String, String) - Constructor for class de.qfs.lib.log.LogEntry
Construct a new LogEntry.
LogFilter - interface de.qfs.lib.log.LogFilter.
A simple filter that decides, whether a message should be logged or not.
LogFormat - interface de.qfs.lib.log.LogFormat.
Interface for a formatter for LogEntries.
LogLevelCallback - interface de.qfs.lib.log.LogLevelCallback.
Callback that enables access to the log levels of an application as well as the ouput and pre queue levels and the queue and flush buffer parameters.
LogLevelEvent - class de.qfs.lib.log.LogLevelEvent.
LogLevelEvent is used to notify LogLevelListeners of changes in the log levels used by the Loggers of an application.
LogLevelEvent(Object, String) - Constructor for class de.qfs.lib.log.LogLevelEvent
Create a new LogLevelEvent.
LogLevelEvent(Object, String, int) - Constructor for class de.qfs.lib.log.LogLevelEvent
Create a new LogLevelEvent.
LogLevelEvent(Object, String[]) - Constructor for class de.qfs.lib.log.LogLevelEvent
Create a new LogLevelEvent.
LogLevelListener - interface de.qfs.lib.log.LogLevelListener.
Listener interface for changes in the log levels of an application.
LogListener - interface de.qfs.lib.logrmi.LogListener.
A LogListener waits for calls from clients that dump their LogEntries into the LogServer.
LogListenerImplBase - class de.qfs.lib.logrmi.LogListenerImplBase.
If a class wants to implement the LogListener interface it should do so by extending this abstract class instead of UnicastRemoteObject.
LogListenerImplBase() - Constructor for class de.qfs.lib.logrmi.LogListenerImplBase
Create a new LogListenerImplBase.
LogQueue - class de.qfs.lib.log.LogQueue.
This is a queue specialized for LogEntries.
LogServer - interface de.qfs.lib.logrmi.LogServer.
A LogServer is a factory for LogListeners.
LogServerImplBase - class de.qfs.lib.logrmi.LogServerImplBase.
If a class wants to implement the LogServer interface it should do so by extending this abstract class instead of UnicastRemoteObject.
LogServerImplBase() - Constructor for class de.qfs.lib.logrmi.LogServerImplBase
Create a new LogServerImplBase.
LogSetup - class de.qfs.lib.util.LogSetup.
This utility class simplifies the setup of the logging system via command line options.
LogSetup() - Constructor for class de.qfs.lib.util.LogSetup
Protected constructor.
LogSource - interface de.qfs.lib.log.LogSource.
A LogSource passes LogEntries through a chain of LogFilters that can be added to or removed from the LogSource.
LogStream - class de.qfs.lib.log.LogStream.
This stream logs everything written to it.
LogStream(int, String, String) - Constructor for class de.qfs.lib.log.LogStream
Create a new LogStream.
LogUser - interface de.qfs.lib.log.LogUser.
The LogUser interface extends LogFilter for customization.
LogWriter - interface de.qfs.lib.log.LogWriter.
A LogWriter is responsible for the final dispatch of LogEntries after they have passed through the chain of LogFilters.
Logger - class de.qfs.lib.log.Logger.
This class simplyfies logging of messages.
Logger(String) - Constructor for class de.qfs.lib.log.Logger
Construct a Logger owned by owner.
Logger(Object) - Constructor for class de.qfs.lib.log.Logger
Construct a Logger owned by owner.
Logger(Class) - Constructor for class de.qfs.lib.log.Logger
Construct a Logger owned by owner.
label - Variable in class de.qfs.lib.option.ChoiceOptionEdit
The label of the component.
label - Variable in class de.qfs.lib.option.EnumOptionEdit
The label of the component.
label - Variable in class de.qfs.lib.option.KeyOptionEdit
The label of the component.
label - Variable in class de.qfs.lib.option.SimpleOptionEdit
The label of the component.
label - Variable in class de.qfs.lib.option.TableOptionEdit
The label of the edit.
lastEntry - Variable in class de.qfs.lib.util.MultiMap.MapIterator
The Entry used in the last call to next.
lastValue - Variable in class de.qfs.lib.util.MultiMap.MapIterator
The lastValue returned from next.
layout - Variable in class de.qfs.lib.gui.Grid
The layout of the Grid.
layout - Variable in class de.qfs.lib.gui.ModalDialog
The layout for the dialog.
layout - Variable in class de.qfs.lib.option.WizardOptionGroup
The layout of the panel.
level - Variable in class de.qfs.lib.log.Logger
Log level set indirectly by using setDefaultLogLevel etc.
levelChanged(LogLevelEvent) - Method in interface de.qfs.lib.log.LogLevelListener
Notify the listener that a log level has been changed.
levelChanged(LogLevelEvent) - Method in class de.qfs.lib.logrmi.RemoteLogLevelAdapter
Notify the listener that a log level has been changed.
levelChanged(LogLevelEvent) - Method in interface de.qfs.lib.logrmi.RemoteLogLevelListener
Notify the listener that a log level has been changed.
levelChanged(LogLevelEvent) - Method in class de.qfs.lib.logrmi.RemoteLogLevelListenerImplBase
Notify the listener that a log level has been changed.
levelRemoved(LogLevelEvent) - Method in interface de.qfs.lib.log.LogLevelListener
Notify the listener that a log level has been unset.
levelRemoved(LogLevelEvent) - Method in class de.qfs.lib.logrmi.RemoteLogLevelAdapter
Notify the listener that a log level has been unset.
levelRemoved(LogLevelEvent) - Method in interface de.qfs.lib.logrmi.RemoteLogLevelListener
Notify the listener that a log level has been unset.
levelRemoved(LogLevelEvent) - Method in class de.qfs.lib.logrmi.RemoteLogLevelListenerImplBase
Notify the listener that a log level has been unset.
levels - Variable in class de.qfs.lib.log.TreeFilter
The hashtable holding the log levels
lineSepToLineFeed(String) - Static method in class de.qfs.lib.util.Misc
Convert system specific line separators in a String to just line feed characters.
lines - Variable in class de.qfs.lib.gui.Grid
The number of rows contained in the Grid.
listOptions() - Method in class de.qfs.lib.option.OptionSet
Print the options in the OptionSet to a string.
listeners - Variable in class de.qfs.lib.gui.AdapterTreeModel
The TreeModelListeners of the model.
listeners - Variable in class de.qfs.lib.gui.DefaultTableModelSorter
The TableModelSorterListeners.
listeners - Variable in class de.qfs.lib.gui.TableModelAdapter
The TableModelListeners registered with this model.
listeners - Variable in class de.qfs.lib.option.KeyOptionEdit
The registered ChangeListeners.
listeners - Variable in class de.qfs.lib.util.CountingInputStream
The registered CountListeners.
loadClass(String) - Method in class de.qfs.lib.util.ArchiveClassLoader
Load and resolve a class.
loadClass(String, boolean) - Method in class de.qfs.lib.util.ArchiveClassLoader
Load a class and maybe resolve it.
loadClass(String) - Method in class de.qfs.lib.util.DynamicClassLoader
Load and resolve the class named name.
loadClass(String, boolean) - Method in class de.qfs.lib.util.DynamicClassLoader
Load a class and maybe resolve it.
loadDynamicClass(String) - Static method in class de.qfs.lib.util.DynamicClassLoader
Get a Class object for a class name.
loadSystemClass(String) - Method in class de.qfs.lib.util.ArchiveClassLoader
Load and resolve a class via the default class loader.
loadedClasses - Static variable in class de.qfs.lib.util.DynamicClassLoader
Cache for loaded classes.
location - Variable in class de.qfs.lib.config.RelativeDialogConfigWrapper
The stored relative location of the dialog.
log(int, long, String, String, String) - Static method in class de.qfs.lib.log.Log
Log a message.
log(int, String, String, Throwable) - Static method in class de.qfs.lib.log.Log
Log an exception.
log(int, String, String, Throwable, String) - Static method in class de.qfs.lib.log.Log
Log an exception.
log(int, String, String) - Method in class de.qfs.lib.log.Logger
Log a message.
log(String, Throwable) - Method in class de.qfs.lib.log.Logger
Log an Exception at leve Log.ERR.
log(String, Throwable, String) - Method in class de.qfs.lib.log.Logger
Log an Exception at level Log.ERR.
log(int, String, Throwable) - Method in class de.qfs.lib.log.Logger
Log an Exception at some specified level.
log(int, String, Throwable, String) - Method in class de.qfs.lib.log.Logger
Log an Exception at some specified level.
log(LogEntry) - Method in interface de.qfs.lib.logrmi.LogListener
Accept a log message.
log(LogEntry[]) - Method in interface de.qfs.lib.logrmi.LogListener
Accept many log messages.
log(LogEntry) - Method in class de.qfs.lib.logrmi.LogListenerImplBase
Accept a log message.
log(LogEntry[]) - Method in class de.qfs.lib.logrmi.LogListenerImplBase
Accept many log messages.
logError(String) - Method in class de.qfs.lib.util.MessageCollector
Add a message at level ERROR.
logFatalError(String) - Method in class de.qfs.lib.util.MessageCollector
Add a message at level FATAL_ERROR.
logMessage(String) - Method in class de.qfs.lib.util.MessageCollector
Add a message at level NO_ERROR.
logRemote(String, String) - Static method in class de.qfs.lib.logrmi.RemoteLogFilter
Deprecated. Please use RemoteLogWriter.logRemote instead.
logRemote(String, int, boolean, boolean) - Static method in class de.qfs.lib.logrmi.RemoteLogFilter
Deprecated. Please use RemoteLogWriter.logRemote instead.
logRemote(String, String, int, boolean, boolean) - Static method in class de.qfs.lib.logrmi.RemoteLogFilter
Deprecated. Please use RemoteLogWriter.logRemote instead.
logRemote(String, String) - Static method in class de.qfs.lib.logrmi.RemoteLogWriter
Create a new RemoteLogWriter, connect it to a LogServer and use a LevelFilter to put it into the Log filter chain.
logRemote(String, int, boolean, boolean) - Static method in class de.qfs.lib.logrmi.RemoteLogWriter
Create a new RemoteLogWriter, register it with the RMI registry and use a LevelFilter to put it into the Log filter chain.
logRemote(String, String, int, boolean, boolean) - Static method in class de.qfs.lib.logrmi.RemoteLogWriter
Create a new RemoteLogWriter and connect it to a LogServer and register it with the RMI registry.
logToFile(String, String, int, boolean) - Static method in class de.qfs.lib.log.FileLogWriter
Log messages to a log file by creating a LevelFilter with a FileLogWriter and adding it to the Log filter chain.
logToFile(String, String, int, boolean, LogFormat) - Static method in class de.qfs.lib.log.FileLogWriter
Log messages to a log file by creating a LevelFilter with a FileLogWriter and adding it to the Log filter chain.
logToFile(String, String, int, int) - Static method in class de.qfs.lib.log.RingFileLogWriter
Log messages to a log file by creating a LevelFilter with a RingFileLogWriter and adding it to the Log filter chain.
logToFile(String, String, int, int, LogFormat) - Static method in class de.qfs.lib.log.RingFileLogWriter
Log messages to a log file by creating a LevelFilter with a RingFileLogWriter and adding it to the Log filter chain.
logToFile(String, File, int) - Static method in class de.qfs.lib.log.StreamFilter
Deprecated. Please use FileLogWriter.logToFile or RingFileLogWriter.logToFile instead.
logWarning(String) - Method in class de.qfs.lib.util.MessageCollector
Add a message at level WARNING.
lookup(String, int) - Static method in class de.qfs.lib.util.Enum
Get an Enum defined by its type and value.

M

MAJOR - Static variable in class de.qfs.lib.Version
The major version.
MINOR - Static variable in class de.qfs.lib.Version
The minor version.
MODE_APPEND - Static variable in class de.qfs.lib.log.FileLogWriter
Append to a log file, creating a new one if necessary.
MODE_APPEND - Static variable in class de.qfs.lib.log.StreamFilter
Deprecated. Append to a log file, creating a new one if necessary.
MODE_CREATE - Static variable in class de.qfs.lib.log.FileLogWriter
Create a new log file, overwriting existing files.
MODE_CREATE - Static variable in class de.qfs.lib.log.StreamFilter
Deprecated. Create a new log file, overwriting existing files.
MODE_UNIQUE - Static variable in class de.qfs.lib.log.FileLogWriter
Create a new log file.
MODE_UNIQUE - Static variable in class de.qfs.lib.log.StreamFilter
Deprecated. Create a new log file.
MODIFIED - Static variable in class de.qfs.lib.gui.TreeNotification
Indicates that a node has been modified
MRUCache - class de.qfs.lib.util.MRUCache.
This is a cache that stores only a certain number of resources.
MRUCache(int) - Constructor for class de.qfs.lib.util.MRUCache
Create a new MRUCache.
MRUCacheEvent - class de.qfs.lib.util.MRUCacheEvent.
Event object that contains details about resources being dropped from an overflowing MRUCache.
MRUCacheEvent(Object, Object, Object) - Constructor for class de.qfs.lib.util.MRUCacheEvent
Create a new MRUCacheEvent.
MRUCacheListener - interface de.qfs.lib.util.MRUCacheListener.
A listener for resources dropped from an MRUCache.
MSG - Static variable in class de.qfs.lib.log.Log
The level for normal messages of medium importance.
MSGDETAIL - Static variable in class de.qfs.lib.log.Log
The level for details for normal messages.
MTD - Static variable in class de.qfs.lib.log.Log
The level for method calls.
MTDDETAIL - Static variable in class de.qfs.lib.log.Log
The level for details for Method calls i.e. detailed parameter values.
MalformedArgumentListException - exception de.qfs.lib.util.MalformedArgumentListException.
A MalformedArgumentListException is the base class for exceptions thrown by ArgsParser.parse when it encounters inconsistencies in the command line arguments.
MalformedArgumentListException(String, String) - Constructor for class de.qfs.lib.util.MalformedArgumentListException
Create a new MalformedArgumentListException.
MapResourceBundle - class de.qfs.lib.util.MapResourceBundle.
The MapResourceBundle class extends the standard ResourceBundle to provide a more convenient overall handling of resources and property files.
MapResourceBundle() - Constructor for class de.qfs.lib.util.MapResourceBundle
Create a new MapResourceBundle.
MapResourceBundle(ResourceBundle) - Constructor for class de.qfs.lib.util.MapResourceBundle
Create a new MapResourceBundle from a ResourceBundle, copying its key/value pairs.
Message - class de.qfs.lib.gui.Message.
A collection of convenience methods to bring up localized versions of standard dialogs.
MessageCollector - class de.qfs.lib.util.MessageCollector.
Very simple mechanism for collecting warning and error messages.
MessageCollector() - Constructor for class de.qfs.lib.util.MessageCollector
Create a new MessageCollector.
MessageCommandException - exception de.qfs.lib.command.MessageCommandException.
When a MessageCommandException is thrown during the exection of a Command that has been assigned through a CommandDistributor, it will be caught and a Dialog for the contained message will be displayed through Message.showMessage.
MessageCommandException(String, Component, String) - Constructor for class de.qfs.lib.command.MessageCommandException
Create a new MessageCommandException.
MessageCommandException(String, Component, String, Object[]) - Constructor for class de.qfs.lib.command.MessageCommandException
Create a new MessageCommandException.
Misc - class de.qfs.lib.util.Misc.
A collection of miscellaneous utility functions.
Misc() - Constructor for class de.qfs.lib.util.Misc
 
MissingParameterException - exception de.qfs.lib.util.MissingParameterException.
This exception is thrown by ArgsParser.parse when it encouters an option that has a required parameter, but none was given on the command line or in the options file.
MissingParameterException(String, String) - Constructor for class de.qfs.lib.util.MissingParameterException
Create a new MissingParameterException.
ModalDialog - class de.qfs.lib.gui.ModalDialog.
This is a very useful base class for modal dialogs that display one large component - or several components grouped into a large one - above a row of buttons.
ModalDialog(String, Frame) - Constructor for class de.qfs.lib.gui.ModalDialog
Create a new ModalDialog.
ModalDialog(String, Frame, Component) - Constructor for class de.qfs.lib.gui.ModalDialog
Create a new ModalDialog.
ModalDialog(String, Dialog) - Constructor for class de.qfs.lib.gui.ModalDialog
Create a new ModalDialog.
ModalDialog(String, Dialog, Component) - Constructor for class de.qfs.lib.gui.ModalDialog
Create a new ModalDialog.
ModalDialog.ButtonData - class de.qfs.lib.gui.ModalDialog.ButtonData.
A structure that encapsulates the values for a button.
ModalDialog.ButtonData() - Constructor for class de.qfs.lib.gui.ModalDialog.ButtonData
Create a new ButtonData.
ModalDialog.ButtonData(String, MapResourceBundle) - Constructor for class de.qfs.lib.gui.ModalDialog.ButtonData
Create a new ButtonData, reading its value from the resources.
MultiMap - class de.qfs.lib.util.MultiMap.
This is a special implementation of the Map interface that can store more than one value per key.
MultiMap() - Constructor for class de.qfs.lib.util.MultiMap
Create a new MultiMap.
MultiMap(int) - Constructor for class de.qfs.lib.util.MultiMap
Create a new MultiMap.
MultiMap(Map) - Constructor for class de.qfs.lib.util.MultiMap
Create a new MultiMap and initialize it with all the mappings from the passed map.
MultiMap.MapEntry - class de.qfs.lib.util.MultiMap.MapEntry.
An implementation of the Map.Entry interface.
MultiMap.MapEntry(Object, Object) - Constructor for class de.qfs.lib.util.MultiMap.MapEntry
Create a new MapEntry.
MultiMap.MapIterator - class de.qfs.lib.util.MultiMap.MapIterator.
Iterator for the key, value and entry collections of the MultiMap.
MultiMap.MapIterator(int) - Constructor for class de.qfs.lib.util.MultiMap.MapIterator
Create a new MapIterator.
MultiMap.ValueSet - interface de.qfs.lib.util.MultiMap.ValueSet.
This interface is a marker for the actual Set used to store multiple values for the same key in a MultiMap.
MultiPane - class de.qfs.lib.gui.MultiPane.
A MultiPane is very similar to a JSplitPane and is implemented with the help of one.
MultiPane(int) - Constructor for class de.qfs.lib.gui.MultiPane
Create a new MultiPane with a name of "MultiPane", a default divider location of 0.5 and a default showing state of SHOW_BOTH.
MultiPane(int, Component, Component) - Constructor for class de.qfs.lib.gui.MultiPane
Create a new MultiPane with a name of "MultiPane", a default divider location of 0.5 and a default showing state of SHOW_BOTH.
MultiPane(String, int, Component, Component, int, int) - Constructor for class de.qfs.lib.gui.MultiPane
Create a new MultiPane.
MultiPane(String, int, Component, Component, double, int) - Constructor for class de.qfs.lib.gui.MultiPane
Create a new MultiPane.
MultiPaneEvent - class de.qfs.lib.gui.MultiPaneEvent.
This event contains the details about a change in a MultiPane's showing state.
MultiPaneEvent(Object, int) - Constructor for class de.qfs.lib.gui.MultiPaneEvent
Create a new MultiPaneEvent.
MultiPaneListener - interface de.qfs.lib.gui.MultiPaneListener.
A listener for MultiPaneEvents.
MutableTraversal - interface de.qfs.lib.tree.MutableTraversal.
Extension of the Traversal interface that enables modification of the tree during traversal.
MutableTreeAdapter - interface de.qfs.lib.tree.MutableTreeAdapter.
This extension of the TreeAdapter interface has to be implemented in order to support mutable tree hierarchies.
main(String[]) - Static method in class de.qfs.lib.Version
Dump the version numbers for this release to System.out.
mainComponent - Variable in class de.qfs.lib.gui.ModalDialog
The main component of the dialog.
mainPanel - Variable in class de.qfs.lib.gui.ModalDialog
The panel for the main component.
makeBorder(JComponent) - Method in class de.qfs.lib.option.OptionGroup
Create the border for the group if the .frame property for the group is set.
makeEdit(Option) - Static method in class de.qfs.lib.option.OptionEdit
A factory method that dynamically creates an OptionEdit for an Option.
makeGrid() - Method in class de.qfs.lib.option.FramedOptionGroup
Deprecated. Create the Grid for the group members.
makeGrid() - Method in class de.qfs.lib.option.PlainOptionGroup
Create the Grid component for the group members.
makeGrid() - Method in class de.qfs.lib.option.RadioOptionGroup
Create the Grid for the group members.
makeGroup(String, OptionSet) - Static method in class de.qfs.lib.option.OptionGroup
Create a new OptionGroup.
makeLine(Component[]) - Method in class de.qfs.lib.gui.Grid
Pack Components into a row for the Grid.
makePane() - Method in class de.qfs.lib.option.TabbedOptionGroup
Create the JTabbedPane for the tab members.
makePane() - Method in class de.qfs.lib.option.TreeOptionGroup
Create the split pane component.
makePane() - Method in class de.qfs.lib.option.WizardOptionGroup
Create the JPanel for the pane members.
makeSystemClass(String, boolean) - Method in class de.qfs.lib.util.ArchiveClassLoader
Get a system class and maybe resolve it.
makeSystemClass(String, boolean) - Method in class de.qfs.lib.util.DynamicClassLoader
Get a system class and maybe resolve it.
makeTree() - Method in class de.qfs.lib.option.TreeOptionGroup
Create the tree component.
makeWrapper(Object, String) - Static method in class de.qfs.lib.config.ConfigWrapper
A factory method that dynamically creates a ConfigWrapper for the most derived class or baseclass of the client, for which a wrapper is available.
makeWrapper(Object) - Static method in class de.qfs.lib.config.ConfigWrapper
A factory method that dynamically creates a ConfigWrapper for the most derived class or baseclass of the client, for which a wrapper is available.
makeWrapper(Object) - Method in class de.qfs.lib.util.ClassWrapper
A factory method that dynamically creates a wrapper object for the most derived class or baseclass of the client, for which a wrapper is available.
mapsToMany(Object) - Method in class de.qfs.lib.util.MultiMap
Query whether a key maps to more than one values.
mark - Variable in class de.qfs.lib.config.RelativeDialogConfigWrapper
Mark to distinguish user events from artificial ones.
mark - Variable in class de.qfs.lib.util.CountingInputStream
The byte count for the mark position.
mark(int) - Method in class de.qfs.lib.util.CountingInputStream
Marks the current position in this input stream.
mark(int) - Method in class de.qfs.lib.util.InputStreamAdapter
Marks the current position in this input stream.
markSupported() - Method in class de.qfs.lib.util.InputStreamAdapter
Tests if this input stream supports the mark and reset methods.
master - Variable in class de.qfs.lib.config.RelativeDialogConfigWrapper
The master window to position relative to.
members - Variable in class de.qfs.lib.option.OptionGroup
The members of the OptionGroup.
message - Variable in class de.qfs.lib.gui.StatusLine
The Label displaying the messages.
methodAdded(String, String) - Method in class de.qfs.lib.log.TreeFilter
This method is intended to be implemented by a possible subclass.
minHeight - Variable in class de.qfs.lib.gui.ModalDialog
The minimum height of the dialog.
minWidth - Variable in class de.qfs.lib.gui.ModalDialog
The minimum width of the dialog.
modCounter - Variable in class de.qfs.lib.util.MultiMap
Since HashMap's modification counter is private the MultiMap needs its own.
mode - Variable in class de.qfs.lib.log.AbstractLogUser
The LogUser mode.
model - Variable in class de.qfs.lib.gui.TableModelAdapter
The original TableModel used for delegation.
modifiers - Variable in class de.qfs.lib.option.KeyOption.Data
The modifiers value.
modifiers - Variable in class de.qfs.lib.option.KeyOptionEdit
The current modifiers value.
mouseClicked(MouseEvent) - Method in class de.qfs.lib.gui.EventSink
 
mouseClicked(MouseEvent) - Method in class de.qfs.lib.option.SimpleOptionEdit
Maybe reset the selection.
mouseEntered(MouseEvent) - Method in class de.qfs.lib.gui.EventSink
 
mouseEntered(MouseEvent) - Method in class de.qfs.lib.option.SimpleOptionEdit
Noop.
mouseExited(MouseEvent) - Method in class de.qfs.lib.gui.EventSink
 
mouseExited(MouseEvent) - Method in class de.qfs.lib.option.SimpleOptionEdit
Noop.
mousePressed(MouseEvent) - Method in class de.qfs.lib.gui.EventSink
 
mousePressed(MouseEvent) - Method in class de.qfs.lib.option.SimpleOptionEdit
Noop.
mouseReleased(MouseEvent) - Method in class de.qfs.lib.gui.EventSink
 
mouseReleased(MouseEvent) - Method in class de.qfs.lib.option.SimpleOptionEdit
Noop.
moveDown() - Method in class de.qfs.lib.option.TableOptionEdit.Table
Move the selected row down by one.
moveFiles(int) - Method in class de.qfs.lib.log.RingFileLogWriter
Rename files, incrementing their number by 1.
moveUp() - Method in class de.qfs.lib.option.TableOptionEdit.Table
Move the selected row up by one.
msep - Static variable in class de.qfs.lib.log.TreeFilter
Used internally as a separator between class and method names.
msg(String, String) - Method in class de.qfs.lib.log.Logger
Log a message at level Log.MSG, if the Logger's level allows it.
msg(String, Throwable) - Method in class de.qfs.lib.log.Logger
Log an Exception at level Log.MSG, if the Logger's level allows it.
msg(String, Throwable, String) - Method in class de.qfs.lib.log.Logger
Log an Exception.
mtd(String, String) - Method in class de.qfs.lib.log.Logger
Log a message at level Log.MTD, if the Logger's level allows it.
mtd(String, Throwable) - Method in class de.qfs.lib.log.Logger
Log an Exception at level Log.MTD, if the Logger's level allows it.
mtd(String, Throwable, String) - Method in class de.qfs.lib.log.Logger
Log an Exception.
multirow - Variable in class de.qfs.lib.option.TableOptionEdit
Whether to allow multiple row selection.
mustBeHandled() - Method in class de.qfs.lib.command.Command
Test whether the Command must be handled.
mustClose - Variable in class de.qfs.lib.log.StreamLogWriter
Whether the stream or writer must be closed in close.
mustSort - Variable in class de.qfs.lib.gui.FilteredAndSortedTableModel
Whether indexMap must be sorted before data can be accessed.

N

NO_ERROR - Static variable in class de.qfs.lib.util.MessageCollector
Level for neither warnings nor errors.
NO_EVENTS - Static variable in class de.qfs.lib.gui.SwingUtil
Identifier for no events.
NO_OPTION - Static variable in class de.qfs.lib.gui.ModalDialog
Return value for the no button.
NestedOption - class de.qfs.lib.option.NestedOption.
A NestedOption's value is an OptionSet.
NestedOption() - Constructor for class de.qfs.lib.option.NestedOption
Create a new NestedOption.
NestedOption(String, OptionSet) - Constructor for class de.qfs.lib.option.NestedOption
Create a new NestedOption with a name and a value.
NestedOptionGroup - class de.qfs.lib.option.NestedOptionGroup.
A NestedOptionGroup represents a NestedOption in an OptionSet.
NestedOptionGroup() - Constructor for class de.qfs.lib.option.NestedOptionGroup
No arg constructor for customized OptionGroups.
NestedOptionGroup(String, OptionSet) - Constructor for class de.qfs.lib.option.NestedOptionGroup
Create a new NestedOptionGroup.
NodeFactory - interface de.qfs.lib.tree.NodeFactory.
This interface must be implement in order to create a tree with a TreeBuilder.
name - Variable in class de.qfs.lib.gui.ModalDialog.ButtonData
The resource name of the button.
name - Variable in class de.qfs.lib.gui.ModalDialog
The resource name of the dialog.
name - Variable in class de.qfs.lib.option.OptionGroup
The name of the OptionGroup.
name - Variable in class de.qfs.lib.option.TableOptionEdit.Column
The name to display.
name - Variable in class de.qfs.lib.option.TreeOptionGroup.Node
The name of the node that is displayed in the tree.
nameMap - Variable in class de.qfs.lib.config.Configuration
A mapping from Configurables to names.
names - Variable in class de.qfs.lib.config.Configuration
A vector holding all registered names in the sequence they were read or registered.
names - Static variable in class de.qfs.lib.gui.EventNames
Map event ids to event names.
needGlue() - Method in class de.qfs.lib.gui.Grid
Whether the Grid still needs some glue to provide proper spacing.
nested - Variable in class de.qfs.lib.option.NestedOptionGroup
The nested OptionGroup.
newButton - Variable in class de.qfs.lib.option.TableOptionEdit.Table
The "insert new row" button.
newInput(StreamEvent) - Method in interface de.qfs.lib.util.StreamListener
Notify the listener that new input has arrived.
next() - Method in class de.qfs.lib.util.MultiMap.MapIterator
Returns the next element in the interation.
nextElement() - Method in class de.qfs.lib.tree.IndexBasedTreeAdapter.ChildEnumeration
Get the next child.
nextPane() - Method in class de.qfs.lib.option.WizardOptionGroup
Switch to the next pane (or finish) if possible.
node - Variable in class de.qfs.lib.tree.AbstractTraversal.Level
The current node.
nodeChanged(TreeOptionGroup.Node) - Method in class de.qfs.lib.option.TreeOptionGroup
Notify the group that the selected node in the tree has changed.
nodeEntered(Traversal) - Method in interface de.qfs.lib.tree.TraversalCallback
Notify the Callback that a node has been entered during traversal.
nodeExited(Traversal) - Method in interface de.qfs.lib.tree.TraversalCallback
Notify the Callback that a node has been exited during traversal.
nodeInserted(Object[], int) - Method in class de.qfs.lib.gui.AdapterTreeModel
Notify the model that a node was inserted into the tree.
nodeInsertedAfter(Object) - Method in class de.qfs.lib.tree.IndexTraversal
Notify the traversal that a node has been inserted after the currently visited node.
nodeInsertedAfter(Object) - Method in interface de.qfs.lib.tree.MutableTraversal
Notify the traversal that a node has been inserted after the currently visited node.
nodeInsertedBefore(Object) - Method in class de.qfs.lib.tree.IndexTraversal
Notify the traversal that a node has been inserted before the currently visited node.
nodeInsertedBefore(Object) - Method in interface de.qfs.lib.tree.MutableTraversal
Notify the traversal that a node has been inserted before the currently visited node.
nodeRemoved(Object[], int) - Method in class de.qfs.lib.gui.AdapterTreeModel
Notify the model that a node was removed from the tree.
nodeRemoved() - Method in class de.qfs.lib.tree.IndexTraversal
Notify the traversal that the currently visited node has been removed.
nodeRemoved() - Method in interface de.qfs.lib.tree.MutableTraversal
Notify the traversal that the currently visited node has been removed.
notifyOptionObservers() - Method in class de.qfs.lib.option.ChoiceOptionGroup
Deprecated. Notify the option's Observers.
notifyOptionObservers() - Method in class de.qfs.lib.option.NestedOptionGroup
Notify the option's Observers.
notifyOptionObservers() - Method in class de.qfs.lib.option.OptionGroup
Notify the Observers of the Options being edited in this OptionGroup.
notifyOptionObservers() - Method in class de.qfs.lib.option.RadioOptionGroup
Notify the option's Observers.
numpanes - Variable in class de.qfs.lib.option.WizardOptionGroup
The number of panes.

O

OK_OPTION - Static variable in class de.qfs.lib.gui.ModalDialog
Return value for the ok button.
OPTIONS - Static variable in class de.qfs.lib.util.LogSetup
The options the LogSetup passes to the ArgsParser.
OTHER_EVENTS - Static variable in class de.qfs.lib.gui.SwingUtil
Identifier for the rest of the events.
OpenTransactionException - exception de.qfs.lib.transaction.OpenTransactionException.
An OpenTransactionException is thrown, when a Transaction is created for a Thread that already has an open Transaction.
OpenTransactionException(String) - Constructor for class de.qfs.lib.transaction.OpenTransactionException
Create a new OpenTransactionException.
Option - class de.qfs.lib.option.Option.
An Option is a value with a name and some possible constraints.
Option() - Constructor for class de.qfs.lib.option.Option
Create a new Option.
Option(String, Object) - Constructor for class de.qfs.lib.option.Option
Create a new Option with a name and a value.
Option(String, Object, boolean) - Constructor for class de.qfs.lib.option.Option
Create a new Option with a name and a value and the nullOK flag.
OptionDialog - class de.qfs.lib.option.OptionDialog.
This class offers a convenient way to bring up a dialog in which an application's options can be edited.
OptionDialog(Frame, String, OptionSet, String) - Constructor for class de.qfs.lib.option.OptionDialog
Deprecated. Replaced with OptionDialog as of version 0.98.0.
OptionDialog(String, Frame, OptionSet, String) - Constructor for class de.qfs.lib.option.OptionDialog
Create a new OptionDialog.
OptionDialog(String, Dialog, OptionSet, String) - Constructor for class de.qfs.lib.option.OptionDialog
Create a new OptionDialog.
OptionDialog.OptionButtonData - class de.qfs.lib.option.OptionDialog.OptionButtonData.
Extend the structure that encapsulates the values for a button.
OptionDialog.OptionButtonData() - Constructor for class de.qfs.lib.option.OptionDialog.OptionButtonData
Create a new ButtonData.
OptionDialog.OptionButtonData(String, MapResourceBundle) - Constructor for class de.qfs.lib.option.OptionDialog.OptionButtonData
Create a new ButtonData, reading its value from the resources.
OptionEdit - class de.qfs.lib.option.OptionEdit.
An OptionEdit is a component used to edit an Option's value.
OptionEdit() - Constructor for class de.qfs.lib.option.OptionEdit
Hidden constructor.
OptionGroup - class de.qfs.lib.option.OptionGroup.
OptionGroups form a hierarchie of nested GUI components in which Options are grouped together for convenient editing.
OptionGroup() - Constructor for class de.qfs.lib.option.OptionGroup
No arg constructor for specialized OptionGroups.
OptionGroup(String, OptionSet) - Constructor for class de.qfs.lib.option.OptionGroup
Create a new OptionGroup.
OptionGroupTreeAdapter - class de.qfs.lib.option.OptionGroupTreeAdapter.
This is a TreeAdapter for the OptionGroup hierarchy.
OptionGroupTreeAdapter() - Constructor for class de.qfs.lib.option.OptionGroupTreeAdapter
 
OptionSet - class de.qfs.lib.option.OptionSet.
An OptionSet bundles Options together, offering convenience methods for easy, typed access to their values.
OptionSet(String) - Constructor for class de.qfs.lib.option.OptionSet
Create a new OptionSet.
OptionValidator - interface de.qfs.lib.option.OptionValidator.
The range of legal values for an Option can be restricted by adding an OptionValidator with Option.addValidator.
observable - Variable in class de.qfs.lib.transaction.CommitableNotify
The Observable that should notify its Observers.
openFile(String, String, int) - Method in class de.qfs.lib.log.FileLogWriter
Open the file for writing.
openNode(Object) - Method in class de.qfs.lib.tree.TreeBuilder
Open a new node.
option - Variable in class de.qfs.lib.option.ChoiceOptionGroup
Deprecated. The Option that holds the value for the selected choice.
option - Variable in class de.qfs.lib.option.NestedOptionGroup
The option holding the nested OptionSet.
option - Variable in class de.qfs.lib.option.OptionEdit
The Option to edit.
option - Variable in class de.qfs.lib.option.RadioOptionGroup
The Option that holds the value for the selected Button.
option - Variable in class de.qfs.lib.option.TableOptionEdit.Column
An option for the column's value.
optionGroup - Variable in class de.qfs.lib.option.OptionDialog
The OptionGroup displayed in the dialog.
optionName - Variable in class de.qfs.lib.option.NestedOptionGroup
The full option name (may use / syntax).
optionName - Variable in class de.qfs.lib.option.RadioOptionGroup
The full option name (may use / syntax).
options - Variable in class de.qfs.lib.option.OptionDialog
The Options to edit.
options - Variable in class de.qfs.lib.option.OptionGroup
The options to group.
options - Variable in class de.qfs.lib.option.OptionSet
The Options of the OptionSet.
originalQueue - Variable in class de.qfs.lib.gui.EventQueue
Possibly replaced system event queue.

P

PAINT_EVENTS - Static variable in class de.qfs.lib.gui.SwingUtil
Identifier for paint events.
PROTRUDING - Static variable in class de.qfs.lib.gui.Borders
A Border depicting a rectangular Button protruding from its setting.
PlainOptionGroup - class de.qfs.lib.option.PlainOptionGroup.
A PlainOptionGroup packs Options and Subgroups together into a Grid.
PlainOptionGroup() - Constructor for class de.qfs.lib.option.PlainOptionGroup
No arg constructor for customized OptionGroups.
PlainOptionGroup(String, OptionSet) - Constructor for class de.qfs.lib.option.PlainOptionGroup
Create a new PlainOptionGroup.
paint(Graphics) - Method in class de.qfs.lib.gui.WindowsTreeCellRenderer
Paint the node.
paintBorder(Component, Graphics, int, int, int, int) - Method in class de.qfs.lib.gui.WholeRowFocusRenderer
Draw the border.
pane - Variable in class de.qfs.lib.config.JSplitPaneConfigWrapper
The wrapped JSplitPane.
pane - Variable in class de.qfs.lib.option.TabbedOptionGroup
The JTabbedPane Component.
pane - Variable in class de.qfs.lib.option.WizardOptionGroup
The JPanel Component.
panel - Variable in class de.qfs.lib.gui.ModalDialog
The content pane of the dialog.
panel - Variable in class de.qfs.lib.gui.SplashWindow
This panel holds the contents of the window.
paramString() - Method in class de.qfs.lib.option.KeyOptionEdit.KeyLabel
Get a string representing the state of this component.
parent - Variable in class de.qfs.lib.option.OptionDialog
The parent Window for the Dialog.
parent - Variable in class de.qfs.lib.option.OptionGroup
The parent OptionGroup.
parent - Variable in class de.qfs.lib.option.TreeOptionGroup.Node
The parent node.
parse(String[]) - Method in class de.qfs.lib.util.ArgsParser
Parse an array of command line options.
paste() - Method in class de.qfs.lib.option.TableOptionEdit.Table
Paste rows from the clipboard.
pasteRow(Object[]) - Method in class de.qfs.lib.option.TableOptionEdit.Table
Copy (and optionally transform) the data for one row pasted from the clipboard.
path - Variable in class de.qfs.lib.option.TreeOptionGroup.Node
The path name of the node.
path - Variable in class de.qfs.lib.tree.TreeBuilder
The path to the current node.
perform(Runnable) - Method in class de.qfs.lib.util.DelayedAction
Schedule an action to be performed after the delay.
pop() - Method in class de.qfs.lib.gui.EventQueue
Public version of pop.
pop() - Method in class de.qfs.lib.log.LogQueue
Pop an object from the front of the queue.
pop() - Method in class de.qfs.lib.util.RingBuffer
Pop an object from the back of the buffer.
popAll() - Method in class de.qfs.lib.log.LogQueue
Pop all elements from the Queue.
popAll() - Method in class de.qfs.lib.util.RingBuffer
Pop all objects from the RingBuffer.
popMessage() - Method in class de.qfs.lib.gui.StatusLine
Remove the semi permanent message set with pushMessage and display the permanent message.
prepareKeymaps() - Static method in class de.qfs.lib.gui.SwingUtil
Prepare Keymaps of JTextField and JPasswordField, so that the return key invokes a possible default button.
prepareTable() - Method in class de.qfs.lib.gui.SortedTableHelper
Prepare the table for sorting.
prependNode(Object) - Method in class de.qfs.lib.gui.TreeNotification
Prepend a node to the path for the TreeNotification.
previous - Variable in class de.qfs.lib.tree.AbstractTraversal.Level
The previous node.
previousPane() - Method in class de.qfs.lib.option.WizardOptionGroup
Switch to the previous pane if possible.
primaryLoader - Static variable in class de.qfs.lib.util.DynamicClassLoader
The primary class loader that will be used to load classes that have changed for the first time after initialization.
processKeyEvent(Component, KeyEvent) - Method in class de.qfs.lib.gui.FocusFixer
Process one key event.
progress - Variable in class de.qfs.lib.gui.StatusLine
Optional progress bar.
progressShowing - Variable in class de.qfs.lib.gui.StatusLine
Whether the progress bar is currently shown.
propertyChange(PropertyChangeEvent) - Method in class de.qfs.lib.config.JSplitPaneConfigWrapper
Notify the JSplitPaneConfigWrapper of a change in the JSplitPane.
propertyChange(PropertyChangeEvent) - Method in class de.qfs.lib.config.JTableConfigWrapper
 
propertyChange(PropertyChangeEvent) - Method in class de.qfs.lib.gui.MultiPane
Notify the MultiPane of a change in the JSplitPane.
ps - Variable in class de.qfs.lib.log.StreamLogWriter
A stream to print to.
push(LogEntry) - Method in class de.qfs.lib.log.LogQueue
Push an object to the back of the queue.
push(Object) - Method in class de.qfs.lib.util.RingBuffer
Push an Object to the front of the buffer.
pushMessage(String) - Method in class de.qfs.lib.gui.StatusLine
Display a message until it is either removed with popMessage or replaced with another call to pushMessage.
put(Object) - Method in class de.qfs.lib.util.MRUCache
Store a resource in the MRUCache.
put(Object, Object) - Method in class de.qfs.lib.util.MRUCache
Store a resource in the MRUCache.
put(Object, Object) - Method in class de.qfs.lib.util.MultiMap
Associates the specified value with the specified key in this map.
putAll(Map) - Method in class de.qfs.lib.util.MultiMap
Copies all of the mappings from the specified map to this map.
pw - Variable in class de.qfs.lib.log.StreamLogWriter
A writer to print to.

Q

quote(String, String) - Static method in class de.qfs.lib.util.Misc
Quote special characters in a String with a backslash.
quote(String, String, char) - Static method in class de.qfs.lib.util.Misc
Quote special characters in a String.

R

REGISTRY_BASE_NAME - Static variable in interface de.qfs.lib.logrmi.LogClient
LogClients should register themselves under a name that starts with this string.
RELEASE - Static variable in class de.qfs.lib.Version
The release number.
REMOVED - Static variable in class de.qfs.lib.gui.TreeNotification
Indicates that a node has been removed
RUNNABLE_ID - Static variable in class de.qfs.lib.gui.EventQueue
Id for RunnableEvents.
RadioOptionGroup - class de.qfs.lib.option.RadioOptionGroup.
A RadioOptionGroup consists of a group of mutually exclusive RadioButtons for one Option value.
RadioOptionGroup() - Constructor for class de.qfs.lib.option.RadioOptionGroup
No arg constructor for customized OptionGroups.
RadioOptionGroup(String, OptionSet) - Constructor for class de.qfs.lib.option.RadioOptionGroup
Create a new RadioOptionGroup.
Reflector - class de.qfs.lib.util.Reflector.
This class holds a collection of static methods for convenient access to the reflection API.
Reflector() - Constructor for class de.qfs.lib.util.Reflector
 
RegistrationHelper - class de.qfs.lib.config.RegistrationHelper.
Helper class for Configurables that care about the Configurations they are registered with.
RegistrationHelper() - Constructor for class de.qfs.lib.config.RegistrationHelper
 
RelativeDialogConfigWrapper - class de.qfs.lib.config.RelativeDialogConfigWrapper.
Special configuration wrapper that stores the Dialog location relative to some other window instead of as absolute screen values.
RelativeDialogConfigWrapper(Dialog, String, boolean, boolean) - Constructor for class de.qfs.lib.config.RelativeDialogConfigWrapper
Create a new RelativeDialogConfigWrapper.
RelocatingObjectInputStream - class de.qfs.lib.util.RelocatingObjectInputStream.
The RelocatingObjectInputStream is useful when a class has been moved to a different package and some serialized Objects of its type should be restored.
RelocatingObjectInputStream(InputStream, String[], String[]) - Constructor for class de.qfs.lib.util.RelocatingObjectInputStream
Create a new RelocatingObjectInputStream.
RemoteLogFilter - class de.qfs.lib.logrmi.RemoteLogFilter.
Deprecated. Since qflib version 0.98.0 this class is superceded by RemoteLogWriter.
RemoteLogFilter(String) - Constructor for class de.qfs.lib.logrmi.RemoteLogFilter
Deprecated. Create a new RemoteLogFilter and connect to a LogServer.
RemoteLogLevelAdapter - class de.qfs.lib.logrmi.RemoteLogLevelAdapter.
Adapter that connects a RemoteLogLevelListener to an application.
RemoteLogLevelAdapter() - Constructor for class de.qfs.lib.logrmi.RemoteLogLevelAdapter
Create a new RemoteLogLevelAdapter.
RemoteLogLevelAdapter(RemoteLogLevelListener) - Constructor for class de.qfs.lib.logrmi.RemoteLogLevelAdapter
Create a new RemoteLogLevelAdapter.
RemoteLogLevelCallback - interface de.qfs.lib.logrmi.RemoteLogLevelCallback.
Callback that enables remote access to the log levels of an application as well as the ouput and pre queue levels and the queue and flush buffer parameters.
RemoteLogLevelCallbackImplBase - class de.qfs.lib.logrmi.RemoteLogLevelCallbackImplBase.
If a class wants to implement the RemoteLogLevelCallback interface it should do so by extending this abstract class instead of UnicastRemoteObject.
RemoteLogLevelCallbackImplBase() - Constructor for class de.qfs.lib.logrmi.RemoteLogLevelCallbackImplBase
Create a new RemoteLogLevelCallbackImplBase.
RemoteLogLevelListener - interface de.qfs.lib.logrmi.RemoteLogLevelListener.
Remote Listener interface for changes in the log levels of an application.
RemoteLogLevelListenerImplBase - class de.qfs.lib.logrmi.RemoteLogLevelListenerImplBase.
If a class wants to implement the RemoteLogLevelListener interface it should do so by extending this abstract class instead of UnicastRemoteObject.
RemoteLogLevelListenerImplBase() - Constructor for class de.qfs.lib.logrmi.RemoteLogLevelListenerImplBase
Create a new RemoteLogLevelListenerImplBase.
RemoteLogWriter - class de.qfs.lib.logrmi.RemoteLogWriter.
The RemoteLogWriter class takes care of all the necessary details to connect to a LogServer and pass the log messages created by a program to it.
RemoteLogWriter(String) - Constructor for class de.qfs.lib.logrmi.RemoteLogWriter
Create a new RemoteLogWriter and connect to a LogServer.
ResourceWaiter - class de.qfs.lib.util.ResourceWaiter.
This class is useful in cases where several Threads are waiting for a limited number of resources.
ResourceWaiter() - Constructor for class de.qfs.lib.util.ResourceWaiter
Create a new ResourceWaiter
ResourceWaiter(Object) - Constructor for class de.qfs.lib.util.ResourceWaiter
Create a new ResourceWaiter
ReturnFromTraversalException - exception de.qfs.lib.tree.ReturnFromTraversalException.
Special Exception that signals a premature end of a tree traversal and passes a result value back to the original caller.
ReturnFromTraversalException(Object) - Constructor for class de.qfs.lib.tree.ReturnFromTraversalException
Create a new ReturnFromTraversalException.
RingBuffer - class de.qfs.lib.util.RingBuffer.
A simple thread-safe FIFO buffer that stores Objects in an array.
RingBuffer(int) - Constructor for class de.qfs.lib.util.RingBuffer
Create a new RingBuffer.
RingFileLogWriter - class de.qfs.lib.log.RingFileLogWriter.
This class is similar to FileLogWriter but limits the size of the files it writes to.
RingFileLogWriter(String, String, int, int) - Constructor for class de.qfs.lib.log.RingFileLogWriter
Create a new RingFileLogWriter that uses a DefaultLogFormat to write LogEntries to a file.
RingFileLogWriter(String, String, int, int, LogFormat) - Constructor for class de.qfs.lib.log.RingFileLogWriter
Create a new RingFileLogWriter that writes LogEntries to a file.
RuntimeCommandException - exception de.qfs.lib.command.RuntimeCommandException.
A RuntimeCommandException is useful to pass RuntimeExceptions that were expected and can be handled up to the CommandDistributor, without having to declare it.
RuntimeCommandException(Exception) - Constructor for class de.qfs.lib.command.RuntimeCommandException
Create a new RuntimeCommandException.
RuntimeCommandException(Exception, String) - Constructor for class de.qfs.lib.command.RuntimeCommandException
Create a new RuntimeCommandException.
RuntimeCommandException(Exception, String, Object, String) - Constructor for class de.qfs.lib.command.RuntimeCommandException
Create a new RuntimeCommandException.
RuntimeCommandException(Exception, String, Object, String, Object[]) - Constructor for class de.qfs.lib.command.RuntimeCommandException
Create a new RuntimeCommandException.
read() - Method in class de.qfs.lib.util.CountingInputStream
Reads the next byte of data from the input stream.
read(byte[]) - Method in class de.qfs.lib.util.CountingInputStream
Reads some number of bytes from the input stream and stores them into the buffer array b.
read(byte[], int, int) - Method in class de.qfs.lib.util.CountingInputStream
Reads up to len bytes of data from the input stream into an array of bytes.
read() - Method in class de.qfs.lib.util.InputStreamAdapter
Reads the next byte of data from the input stream.
read(byte[]) - Method in class de.qfs.lib.util.InputStreamAdapter
Reads some number of bytes from the input stream and stores them into the buffer array b.
read(byte[], int, int) - Method in class de.qfs.lib.util.InputStreamAdapter
Reads up to len bytes of data from the input stream into an array of bytes.
read(InputStream) - Static method in class de.qfs.lib.util.StreamInput
Read all bytes from a stream into a byte array.
readResolve() - Method in class de.qfs.lib.util.Enum
Resolve an Object during derserialization.
readValue() - Method in class de.qfs.lib.option.BooleanOptionEdit
Read the currently entered value and store it in the Option.
readValue() - Method in class de.qfs.lib.option.ChoiceOptionEdit
Read the currently entered value and store it in the Option.
readValue() - Method in class de.qfs.lib.option.EnumOptionEdit
Read the currently entered value and store it in the Option.
readValue() - Method in class de.qfs.lib.option.FileOptionEdit
Read the currently entered value and store it in the Option.
readValue() - Method in class de.qfs.lib.option.IntegerOptionEdit
Read the currently entered value and store it in the Option.
readValue() - Method in class de.qfs.lib.option.KeyOptionEdit
Read the currently entered value and store it in the Option.
readValue() - Method in class de.qfs.lib.option.LabelOptionEdit
Read the currently entered value and store it in the Option.
readValue() - Method in class de.qfs.lib.option.OptionEdit
Read the currently entered value and store it in the Option.
readValue() - Method in class de.qfs.lib.option.SimpleOptionEdit
Read the currently entered value and store it in the Option.
readValue() - Method in class de.qfs.lib.option.TableOptionEdit
Read the current value of the table.
readValues() - Method in class de.qfs.lib.option.ChoiceOptionGroup
Deprecated. Store the value for the selected Choice in the Option.
readValues() - Method in class de.qfs.lib.option.NestedOptionGroup
Read the values from the nested group components and store them into the Options.
readValues() - Method in class de.qfs.lib.option.OptionDialog
Read the current values from the dialog, store them in the options and notify the observers.
readValues() - Method in class de.qfs.lib.option.OptionGroup
Read the values from the edit components and store them into the Options.
readValues() - Method in class de.qfs.lib.option.RadioOptionGroup
Store the value for the selected Button in the Option.
reference - Variable in class de.qfs.lib.config.RelativeDialogConfigWrapper
The reference for the Dialog's location, one of "Absolute", "Center", "Northwest", "Northeast", "Southwest" and "Southeast".
regHelper - Variable in class de.qfs.lib.config.DialogConfigWrapper
Helper for registration callbacks.
register(Configurable) - Method in class de.qfs.lib.config.Configuration
Register a Configurable.
register() - Method in class de.qfs.lib.config.Configurator
Register the children of the Configurator with the Configuration.
register(Configuration) - Method in class de.qfs.lib.config.Configurator
Register the children of the Configurator with a special Configuration.
register(int, boolean, boolean) - Method in class de.qfs.lib.logrmi.RemoteLogFilter
Deprecated. Register the RemoteLogFilter with the RMI registry.
register(int, boolean, boolean) - Method in class de.qfs.lib.logrmi.RemoteLogWriter
Register the RemoteLogWriter with the RMI registry.
registerAs(Configurable, String) - Method in class de.qfs.lib.config.Configuration
Register a Configurable under a (possibly) different name.
registered - Variable in class de.qfs.lib.config.JSplitPaneConfigWrapper
Whether the wrapper is registered with the Configuration.
registrationChanged(Configuration, String, boolean, boolean) - Method in class de.qfs.lib.config.ConfigWrapper
This callback is used to notify the Configurable whenever it is registered with or unregistered from the Configuration, so it can decide whether to notify the Configuration when its state changes.
registrationChanged(Configuration, String, boolean, boolean) - Method in interface de.qfs.lib.config.Configurable
This callback is used to notify the Configurable whenever it is registered with or unregistered from the Configuration, so it can decide whether to notify the Configuration when its state changes.
registrationChanged(Configuration, String, boolean, boolean) - Method in class de.qfs.lib.config.DialogConfigWrapper
This callback is used to notify the Configurable whenever it is registered with or unregistered from the Configuration, so it can decide whether to notify the Configuration when its state changes.
registrationChanged(Configuration, String, boolean, boolean) - Method in class de.qfs.lib.config.FrameConfigWrapper
This callback is used to notify the Configurable whenever it is registered with or unregistered from the Configuration, so it can decide whether to notify the Configuration when its state changes.
registrationChanged(Configuration, String, boolean, boolean) - Method in class de.qfs.lib.config.JSplitPaneConfigWrapper
This callback is used to notify the Configurable whenever it is registered with or unregistered from the Configuration, so it can decide whether to notify the Configuration when its state changes.
registrationChanged(Configuration, String, boolean, boolean) - Method in class de.qfs.lib.config.JTableConfigWrapper
This callback is used to notify the Configurable whenever it is registered with or unregistered from the Configuration, so it can decide whether to notify the Configuration when its state changes.
registrationChanged(Configuration, boolean) - Method in class de.qfs.lib.config.RegistrationHelper
Helper for registrationChanged callbacks on the Configurable.
registrationChanged(Configuration, String, boolean, boolean) - Method in class de.qfs.lib.gui.DefaultTableModelSorter
This callback is used to notify the Configurable whenever it is registered with or unregistered from the Configuration, so it can decide whether to notify the Configuration when its state changes.
registrationChanged(Configuration, String, boolean, boolean) - Method in class de.qfs.lib.gui.MultiPane
This callback is used to notify the Configurable whenever it is registered with or unregistered from the Configuration, so it can decide whether to notify the Configuration when its state changes.
registrationChanged(Configuration, String, boolean, boolean) - Method in class de.qfs.lib.gui.TextView
This callback is used to notify the Configurable whenever it is registered with or unregistered from the Configuration, so it can decide whether to notify the Configuration when its state changes.
registrationChanged(Configuration, String, boolean, boolean) - Method in class de.qfs.lib.option.OptionSet
This callback is used to register or unregister nested OptionSets.
reinit() - Method in class de.qfs.lib.gui.SortedTableHeaderCellRenderer
This method must be called after changing the TableModel or the TableColumnModel of the table.
release() - Static method in class de.qfs.lib.util.MessageCollector
Destroy the MessageCollector for the current thread.
remoteFilter - Variable in class de.qfs.lib.util.LogSetup
The LevelFilter for the remote writer.
remove(Configurable, boolean) - Method in class de.qfs.lib.config.Configurator
Remove a Configurable from the Configurator's children.
remove(Configurator, boolean) - Method in class de.qfs.lib.config.Configurator
Remove a Configurator from the Configurator's children.
remove() - Method in class de.qfs.lib.gui.SplashWindow
Remove the SplashWindow from the screen and dispose it.
remove(String) - Method in class de.qfs.lib.option.OptionSet
Remove an Option from the OptionSet.
remove(Object) - Method in class de.qfs.lib.util.MRUCache
Remove a resource from the cache.
remove() - Method in class de.qfs.lib.util.MultiMap.MapIterator
Removes from the underlying collection the last element returned by the iterator (optional operation).
remove(Object) - Method in class de.qfs.lib.util.MultiMap
Removes all mappings for this key from this map if present.
remove(Object, Object) - Method in class de.qfs.lib.util.MultiMap
In contrast to remove(Object) this method removes only the one binding for key and value.
removeAll() - Method in class de.qfs.lib.gui.Grid
Overridden to reset line count.
removeButton - Variable in class de.qfs.lib.option.TableOptionEdit.Table
The "remove row" button.
removeChangeListener(ChangeListener) - Method in class de.qfs.lib.option.KeyOptionEdit
Remove a ChangeListener from the KeyOptionEdit.
removeChildren(String, int) - Method in class de.qfs.lib.log.TreeFilter
Remove all further detailed entries for a class.
removeCommandHandler(CommandHandler) - Method in class de.qfs.lib.command.CommandDistributor
Remove a general CommandHandler.
removeCommandHandler(CommandHandler, Object) - Method in class de.qfs.lib.command.CommandDistributor
Remove a source specific CommandHandler.
removeCommandHandler(CommandHandler, Class) - Method in class de.qfs.lib.command.CommandDistributor
Remove a source class specific CommandHandler.
removeConfigurationListener(ConfigurationListener) - Method in class de.qfs.lib.config.Configuration
Remove a ConfigurationListener from the Configuration.
removeCountListener(CountListener) - Method in class de.qfs.lib.util.CountingInputStream
Unregister a CountListener.
removeEventFilter(EventFilter) - Static method in class de.qfs.lib.gui.EventQueue
 
removeExceptionHandler(ExceptionHandler) - Method in class de.qfs.lib.command.CommandDistributor
Remove an ExceptionHandler.
removeFiles() - Method in class de.qfs.lib.log.RingFileLogWriter
Delete files that will exceed the file limit.
removeFilter(LogFilter) - Static method in class de.qfs.lib.log.Log
Remove a LogFilter from the filter chain.
removeFilter(LogFilter) - Method in interface de.qfs.lib.log.LogSource
Remove a LogFilter from the filter chain.
removeGlue() - Method in class de.qfs.lib.gui.Grid
Add vertical glue to the Grid to provide proper spacing.
removeLevel(String, String, boolean) - Method in class de.qfs.lib.log.TreeFilter
Unset a level for a class, method pair.
removeLogLevel(String) - Method in interface de.qfs.lib.log.LogLevelCallback
Callback method for a LogLevelListener to remove the log level for a class or package.
removeLogLevel(String) - Static method in class de.qfs.lib.log.Logger
Remove the level that was set for a Class or package so the Class or the package's Classes will now inherit the default log level or a package (part) level.
removeLogLevel(LogLevelListener, String) - Static method in class de.qfs.lib.log.Logger
Callback method for a LogLevelListener to remove the log level for a class or package.
removeLogLevel(String) - Method in class de.qfs.lib.logrmi.RemoteLogLevelAdapter
Callback method for a LogLevelListener to remove the log level for a class or package.
removeLogLevel(String) - Method in interface de.qfs.lib.logrmi.RemoteLogLevelCallback
Callback method for a LogLevelListener to remove the log level for a class or package.
removeLogLevel(String) - Method in class de.qfs.lib.logrmi.RemoteLogLevelCallbackImplBase
Callback method for a LogLevelListener to remove the log level for a class or package.
removeLogLevelListener(LogLevelListener) - Static method in class de.qfs.lib.log.Logger
Remove a LogLevelListener for the log levels.
removeMRUCacheListener(MRUCacheListener) - Method in class de.qfs.lib.util.MRUCache
Remove a listener for dropped resources from the MRUCache.
removeMultiPaneListener(MultiPaneListener) - Method in class de.qfs.lib.gui.MultiPane
Remove a MultiPaneListener from the MultiPane.
removeNode() - Method in class de.qfs.lib.tree.IndexTraversal
Remove the currently visited node from the tree.
removeNode() - Method in interface de.qfs.lib.tree.MutableTraversal
Remove the current node of the traversal.
removeNode(Object, Object) - Method in interface de.qfs.lib.tree.MutableTreeAdapter
Remove a child from the node.
removeNode(Object, int) - Method in interface de.qfs.lib.tree.MutableTreeAdapter
Remove a child from a node at a given index.
removeProgressBar() - Method in class de.qfs.lib.gui.StatusLine
Remove the progress bar from the StatusLine.
removeRow() - Method in class de.qfs.lib.option.TableOptionEdit.Table
Remove the selected row.
removeStreamListener(StreamListener) - Method in class de.qfs.lib.util.StreamMultiplexer
Remove a listener from the StreamMultiplexer.
removeTableModelFilterListener(TableModelFilterListener) - Method in interface de.qfs.lib.gui.TableModelFilter
Remove a TableModelFilterListener from the TableModelFilter.
removeTableModelListener(TableModelListener) - Method in class de.qfs.lib.gui.TableModelAdapter
Remove a listener from the model.
removeTableModelSorterListener(TableModelSorterListener) - Method in class de.qfs.lib.gui.DefaultTableModelSorter
Remove a TableModelSorterListener from the TableModelSorter.
removeTableModelSorterListener(TableModelSorterListener) - Method in interface de.qfs.lib.gui.TableModelSorter
Remove a TableModelSorterListener from the TableModelSorter.
removeTreeModelListener(TreeModelListener) - Method in class de.qfs.lib.gui.AdapterTreeModel
Remove a listener previously added with addTreeModelListener.
removeValidator(OptionValidator) - Method in class de.qfs.lib.option.Option
Remove an OptionValidator from the Option.
removeWindow(Window) - Method in class de.qfs.lib.gui.FocusFixer
Remove a window from a FocusFixer so it will no longer handle its focus.
requestFocus() - Method in class de.qfs.lib.option.BooleanOptionEdit
Request the focus for the BooleanOptionEdit.
requestFocus() - Method in class de.qfs.lib.option.ChoiceOptionEdit
Request the focus for the ChoiceOptionEdit.
requestFocus() - Method in class de.qfs.lib.option.EnumOptionEdit
Request the focus for the EnumOptionEdit.
requestFocus() - Method in class de.qfs.lib.option.KeyOptionEdit
Request the focus for the KeyOptionEdit.
requestFocus() - Method in class de.qfs.lib.option.SimpleOptionEdit
Request the focus for the SimpleOptionEdit.
requestFocus() - Method in class de.qfs.lib.option.TableOptionEdit
Request the focus for the ValueEdit.
require(int, int, int) - Static method in class de.qfs.lib.Version
Check, whether this release of qflib is compatible with the required version.
resName(String) - Method in class de.qfs.lib.gui.ModalDialog
Helper method that uses a StringBuffer to build a resource name for the dialog.
reset() - Method in class de.qfs.lib.tree.TreeBuilder
Reset the TreeBuilder to build a new tree.
reset() - Method in class de.qfs.lib.util.CountingInputStream
Repositions this stream to the position at the time the mark method was last called on this input stream.
reset() - Method in class de.qfs.lib.util.InputStreamAdapter
Repositions this stream to the position at the time the mark method was last called on this input stream.
reset() - Method in class de.qfs.lib.util.MessageCollector
Reset the MessageCollector by clearing the collected messages and resetting the counts.
resetFocus() - Method in class de.qfs.lib.option.WizardOptionGroup
Reset the focus to the first component in the pane after switching panes.
resolveClass(ObjectStreamClass) - Method in class de.qfs.lib.util.RelocatingObjectInputStream
Load the local class equivalent of the specified stream class description.
resourceDropped(MRUCacheEvent) - Method in interface de.qfs.lib.util.MRUCacheListener
Notify the listener about an object dropped from the MRUCache.
restore(InputStream) - Method in class de.qfs.lib.config.Configuration
Restore the Configuration from an InputStream.
restore(Dimension, Point) - Method in class de.qfs.lib.config.DialogConfigWrapper
 
restore(Dimension, Point) - Method in class de.qfs.lib.config.FrameConfigWrapper
Restore the frame's size and location.
restore(Dimension, Point) - Method in class de.qfs.lib.config.JDialogConfigWrapper
 
restore(Dimension, Point) - Method in class de.qfs.lib.config.JFrameConfigWrapper
Restore the frame's size and location.
restore(Dimension, Point) - Method in class de.qfs.lib.config.RelativeDialogConfigWrapper
Restore the dialog's size and location.
restoreState(Object) - Method in interface de.qfs.lib.transaction.StateHolder
Restore the StateHolder's state.
restrict(String) - Method in class de.qfs.lib.util.ArchiveClassLoader
Add a package restriction to the class loader.
retval - Variable in class de.qfs.lib.gui.ModalDialog.ButtonData
The buttons return value.
retval - Variable in class de.qfs.lib.gui.ModalDialog
The return code from the last call to doModal.
reverseExtra - Variable in class de.qfs.lib.gui.FilteredAndSortedTableModel
The extra space the reverseMap was built with.
reverseMap - Variable in class de.qfs.lib.gui.FilteredAndSortedTableModel
An array mapping original TableModel indices to mapped indices.
rollback() - Method in interface de.qfs.lib.transaction.Commitable
Undo the action of the Commitable.
rollback() - Method in class de.qfs.lib.transaction.CommitableNotify
This is a noop, since nothing has happened yet.
rollback() - Method in class de.qfs.lib.transaction.CommitableStateChange
Undo the StateHolder's change of state.
rollback() - Method in class de.qfs.lib.transaction.Transaction
Close the Transaction and roll back all commitables on its rollback list.
root - Variable in class de.qfs.lib.gui.AdapterTreeModel
The root of the model.
root - Variable in class de.qfs.lib.option.OptionDialog
The name of the root OptionGroup.
root - Variable in class de.qfs.lib.tree.TreeBuilder
The root object of the new tree.
rowOptions - Variable in class de.qfs.lib.option.TableOptionEdit.Table
The OptionSet for the dialog.
run() - Method in class de.qfs.lib.gui.EventQueueMark
Zun method for SwingUtilities.invokeLater.
run() - Method in interface de.qfs.lib.gui.SwingUtil.UnsafeRunnable
Execute the unsafe runnable.
run() - Method in class de.qfs.lib.util.StreamMultiplexer
The actual work method of the thread.
run() - Method in class de.qfs.lib.util.TaskQueue
Remove tasks from the queue one by one and execute them.
run() - Method in interface de.qfs.lib.util.ThreadPool.UnsafeRunnable
Execute the unsafe runnable.

S

SELECT - Static variable in class de.qfs.lib.gui.TreeNotification
Indicates that a node should be selected
SELECT_AND_SHOW - Static variable in class de.qfs.lib.gui.TreeNotification
Indicates that a node should be selected and shown
SHOW - Static variable in class de.qfs.lib.gui.TreeNotification
Indicates that a node should be made visible
SHOW_BOTH - Static variable in class de.qfs.lib.gui.MultiPane
Indicates that both components are shown.
SHOW_FIRST - Static variable in class de.qfs.lib.gui.MultiPane
Indicates that only the first component is shown.
SHOW_SECOND - Static variable in class de.qfs.lib.gui.MultiPane
Indicates that only the second component is shown.
SLIGHTLY_LOWERED - Static variable in class de.qfs.lib.gui.Borders
A slightly lowered border that is less conspicuous than Swing's lowered bevel border.
SLIGHTLY_PROTRUDING - Static variable in class de.qfs.lib.gui.Borders
A Border depicting a rectangular Button slightly protruding from its setting.
SLIGHTLY_SUNKEN - Static variable in class de.qfs.lib.gui.Borders
A Border depicting a rectangular Button slightly sunken into its setting.
STIPPLE - Static variable in class de.qfs.lib.gui.Borders
A stipple border similar to the one Windows uses for indicating the focus owner.
STRUCTURE_CHANGED - Static variable in class de.qfs.lib.gui.TreeNotification
Indicates that the node structure has changed
SUNKEN - Static variable in class de.qfs.lib.gui.Borders
A Border depicting a rectangular Button sunken into its setting.
SelectorOptionEdit - class de.qfs.lib.option.SelectorOptionEdit.
Base class for OptionEdits that need to display an editable String value with a selector button next to it, e.g. a FileOptionEdit.
SelectorOptionEdit() - Constructor for class de.qfs.lib.option.SelectorOptionEdit
Create a new SelectorOptionEdit.
SimpleOptionEdit - class de.qfs.lib.option.SimpleOptionEdit.
Common baseclass for similar kinds of OptionEdits that are built from a JLabel and a JTextComponent.
SimpleOptionEdit() - Constructor for class de.qfs.lib.option.SimpleOptionEdit
Create a new SimpleOptionEdit.
SortedTableHeaderCellRenderer - class de.qfs.lib.gui.SortedTableHeaderCellRenderer.
This CellRenderer draws a little arrow on the column determining the sort order of a table.
SortedTableHeaderCellRenderer(JTable) - Constructor for class de.qfs.lib.gui.SortedTableHeaderCellRenderer
Create a new SortedTableHeaderCellRenderer.
SortedTableHelper - class de.qfs.lib.gui.SortedTableHelper.
This little helper class is very useful in creating a sorted JTable.
SortedTableHelper(JTable) - Constructor for class de.qfs.lib.gui.SortedTableHelper
Create a new SortedTableHelper.
SortedTableHelper(JTable, TableModelFilter, TableModelSorter) - Constructor for class de.qfs.lib.gui.SortedTableHelper
Create a new SortedTableHelper.
SortedTableHelper(JTable, FilteredAndSortedTableModel) - Constructor for class de.qfs.lib.gui.SortedTableHelper
Create a new SortedTableHelper from a FilteredAndSortedTableModel.
SplashWindow - class de.qfs.lib.gui.SplashWindow.
The SplashWindow is a special window intended to be displayed while an application initializes itself, to inform the user about what is going on.
SplashWindow(int, int) - Constructor for class de.qfs.lib.gui.SplashWindow
Create a new SplashWindow.
StablePipedOutputStream - class de.qfs.lib.util.StablePipedOutputStream.
A StablePipedOutputStream extends PipedOutputStream to pass all data written to it through the same thread to avoid broken pipes when writing within a temporary thread.
StablePipedOutputStream() - Constructor for class de.qfs.lib.util.StablePipedOutputStream
Create a new StablePipedOutputStream.
StablePipedOutputStream(PipedInputStream) - Constructor for class de.qfs.lib.util.StablePipedOutputStream
Create a new StablePipedOutputStream for a PipedInputStream.
StateHolder - interface de.qfs.lib.transaction.StateHolder.
The StateHolder interface is used by CommitableStateChange to make the change of an Object's state part of a Transaction.
StatusLine - class de.qfs.lib.gui.StatusLine.
The StatusLine is a component that is typically placed at the bottom of a Frame and used to display status and other messages.
StatusLine() - Constructor for class de.qfs.lib.gui.StatusLine
Create a new StatusLine.
StreamEvent - class de.qfs.lib.util.StreamEvent.
Encapsulation of date received from a Stream or Reader.
StreamEvent(Object, char[]) - Constructor for class de.qfs.lib.util.StreamEvent
Create a new StreamEvent.
StreamEvent(Object) - Constructor for class de.qfs.lib.util.StreamEvent
Create a new StreamEvent.
StreamFilter - class de.qfs.lib.log.StreamFilter.
Deprecated. Replaced by LevelFilter in combination with StreamLogWriter, FileLogWriter or RingFileLogWriter as of version 0.98.0.
StreamFilter(OutputStream) - Constructor for class de.qfs.lib.log.StreamFilter
Deprecated. Create a new StreamFilter.
StreamFilter(OutputStream, int) - Constructor for class de.qfs.lib.log.StreamFilter
Deprecated. Create a new StreamFilter.
StreamFilter(OutputStream, int, DateFormat) - Constructor for class de.qfs.lib.log.StreamFilter
Deprecated. Create a new StreamFilter.
StreamFilter(Writer) - Constructor for class de.qfs.lib.log.StreamFilter
Deprecated. Create a new StreamFilter.
StreamFilter(Writer, int) - Constructor for class de.qfs.lib.log.StreamFilter
Deprecated. Create a new StreamFilter.
StreamFilter(Writer, int, DateFormat) - Constructor for class de.qfs.lib.log.StreamFilter
Deprecated. Create a new StreamFilter.
StreamInput - class de.qfs.lib.util.StreamInput.
Helper to read all bytes from a stream into a byte array.
StreamInput() - Constructor for class de.qfs.lib.util.StreamInput
 
StreamListener - interface de.qfs.lib.util.StreamListener.
Interface for listeners to input from a Stream or Reader.
StreamLogWriter - class de.qfs.lib.log.StreamLogWriter.
An implementation of the LogWriter interface that writes LogEntries to a PrintStream or a PrintWriter.
StreamLogWriter() - Constructor for class de.qfs.lib.log.StreamLogWriter
Create a new StreamLogWriter that uses a DefaultLogFormat to print LogEntries to System.err.
StreamLogWriter(LogFormat) - Constructor for class de.qfs.lib.log.StreamLogWriter
Create a new StreamLogWriter that prints LogEntries to System.err.
StreamLogWriter(PrintStream, boolean) - Constructor for class de.qfs.lib.log.StreamLogWriter
Create a new StreamLogWriter that uses a DefaultLogFormat to print LogEntries to a stream.
StreamLogWriter(PrintStream, boolean, LogFormat) - Constructor for class de.qfs.lib.log.StreamLogWriter
Create a new StreamLogWriter that prints LogEntries to a stream.
StreamLogWriter(PrintWriter, boolean) - Constructor for class de.qfs.lib.log.StreamLogWriter
Create a new StreamLogWriter that uses a DefaultLogFormat to print LogEntries to a writer.
StreamLogWriter(PrintWriter, boolean, LogFormat) - Constructor for class de.qfs.lib.log.StreamLogWriter
Create a new StreamLogWriter that prints LogEntries to a writer.
StreamMultiplexer - class de.qfs.lib.util.StreamMultiplexer.
Multiplexer that listens to input from an InputStream or a Reader and fires Events when new data arrives.
StreamMultiplexer(InputStream) - Constructor for class de.qfs.lib.util.StreamMultiplexer
Create a new StreamMultiplexer.
StreamMultiplexer(InputStream, Object) - Constructor for class de.qfs.lib.util.StreamMultiplexer
Create a new StreamMultiplexer.
StreamMultiplexer(Reader) - Constructor for class de.qfs.lib.util.StreamMultiplexer
Create a new StreamMultiplexer.
StreamMultiplexer(Reader, Object) - Constructor for class de.qfs.lib.util.StreamMultiplexer
Create a new StreamMultiplexer.
StringOption - class de.qfs.lib.option.StringOption.
A StringOption's value is of class String.
StringOption() - Constructor for class de.qfs.lib.option.StringOption
Create a new StringOption.
StringOption(String, String) - Constructor for class de.qfs.lib.option.StringOption
Create a new StringOption with a name and a value.
StringOption(String, String, boolean) - Constructor for class de.qfs.lib.option.StringOption
Create a new StringOption with a name and a value and the nullOK flag.
StringOptionEdit - class de.qfs.lib.option.StringOptionEdit.
An OptionEdit for a StringOption.
StringOptionEdit() - Constructor for class de.qfs.lib.option.StringOptionEdit
Create a new StringOptionEdit.
SwingUtil - class de.qfs.lib.gui.SwingUtil.
A collection of utilities and Swing problem workarounds that go beyond SwingUtilities.
SwingUtil() - Constructor for class de.qfs.lib.gui.SwingUtil
 
SwingUtil.ConstrainedViewport - class de.qfs.lib.gui.SwingUtil.ConstrainedViewport.
This class extends JViewport to restrict the arguments passed to setViewPosition to nonnegative coordinates.
SwingUtil.ConstrainedViewport() - Constructor for class de.qfs.lib.gui.SwingUtil.ConstrainedViewport
Create a new ConstrainedViewport.
SwingUtil.FocusDisabler - class de.qfs.lib.gui.SwingUtil.FocusDisabler.
Visitor that disables the focus for JDK 1.4 JScrollBars.
SwingUtil.FocusDisabler() - Constructor for class de.qfs.lib.gui.SwingUtil.FocusDisabler
Create a new FocusDisabler.
SwingUtil.UnsafeRunnable - interface de.qfs.lib.gui.SwingUtil.UnsafeRunnable.
This interface is similar to Runnable, except that the run method may return a value and throw any kind of Exception.
safeCall(Object, String, Class[], Object[], boolean) - Static method in class de.qfs.lib.util.Reflector
Call a method of an object.
safeCall(Object, String, Class[], Object[]) - Static method in class de.qfs.lib.util.Reflector
Call a method of an object.
safeCall(Object, String, boolean) - Static method in class de.qfs.lib.util.Reflector
Call a no args method of an object.
safeCall(Object, String) - Static method in class de.qfs.lib.util.Reflector
Call a no args method of an object.
safeCall(Object, String, Class, Object, boolean) - Static method in class de.qfs.lib.util.Reflector
Call a one arg method of an object.
safeCall(Object, String, Class, Object) - Static method in class de.qfs.lib.util.Reflector
Call a one arg method of an object.
safeCall(Class, String, Class[], Object[], boolean) - Static method in class de.qfs.lib.util.Reflector
Call a method of a class.
safeCall(Class, String, Class[], Object[]) - Static method in class de.qfs.lib.util.Reflector
Call a method of a class.
safeCall(Class, String, boolean) - Static method in class de.qfs.lib.util.Reflector
Call a no args method of a class.
safeCall(Class, String) - Static method in class de.qfs.lib.util.Reflector
Call a no args method of a class.
safeCall(Class, String, Class, Object, boolean) - Static method in class de.qfs.lib.util.Reflector
Call a one arg method of a class.
safeCall(Class, String, Class, Object) - Static method in class de.qfs.lib.util.Reflector
Call a one arg method of a class.
safeGet(Object, String, boolean) - Static method in class de.qfs.lib.util.Reflector
Get a field value from an object.
safeGet(Object, String) - Static method in class de.qfs.lib.util.Reflector
Get a field value from an object.
safeGet(Class, String, boolean) - Static method in class de.qfs.lib.util.Reflector
Get a field value from a class.
safeGet(Class, String) - Static method in class de.qfs.lib.util.Reflector
Get a field value from a class.
safeSet(Object, String, Object, boolean) - Static method in class de.qfs.lib.util.Reflector
Set a field value in an object.
safeSet(Object, String, Object) - Static method in class de.qfs.lib.util.Reflector
Set a field value in an object.
safeSet(Class, String, Object, boolean) - Static method in class de.qfs.lib.util.Reflector
Set a field value in a class.
safeSet(Class, String, Object) - Static method in class de.qfs.lib.util.Reflector
Set a field value in a class.
safeVisit(Object, Object) - Static method in class de.qfs.lib.util.Visitor
This method is identical to visit except for Exception handling.
save(OutputStream) - Method in class de.qfs.lib.config.Configuration
Save the complete Configuration to an OutputStream.
saveSelection(boolean) - Method in class de.qfs.lib.gui.SortedTableHelper
Set whether the FilteredAndSortedTableModel will save the selected rows of the table when sorting, filtering or updating.
saveState() - Method in interface de.qfs.lib.transaction.StateHolder
Save the StateHolder's state.
saved - Variable in class de.qfs.lib.transaction.CommitableStateChange
Some information handed back by saveState.
scrollDownLine(JScrollPane) - Static method in class de.qfs.lib.gui.SwingUtil
Scroll the contents of a scrollPane down by one line if possible.
scrollUpLine(JScrollPane) - Static method in class de.qfs.lib.gui.SwingUtil
Scroll the contents of a scrollPane up by one line if possible.
select - Variable in class de.qfs.lib.option.SelectorOptionEdit
The select... button.
selectOnFocus - Variable in class de.qfs.lib.option.SimpleOptionEdit
Whether to select everything on a FOCUS_GAINED event.
selectrow - Variable in class de.qfs.lib.option.TableOptionEdit
Whether to select the whole row.
seledtNode(String) - Method in class de.qfs.lib.option.TreeOptionGroup
Select a node.
set - Variable in class de.qfs.lib.option.OptionDialog.OptionButtonData
Whether to try to set the options' values.
set(Object, String, Object, boolean) - Static method in class de.qfs.lib.util.Reflector
Set a field value in an object.
set(Object, String, Object) - Static method in class de.qfs.lib.util.Reflector
Set a field value in an object.
set(Class, String, Object, boolean) - Static method in class de.qfs.lib.util.Reflector
Set a field value in a class.
set(Class, String, Object) - Static method in class de.qfs.lib.util.Reflector
Set a field value in a class.
setAlwaysSort(boolean) - Method in class de.qfs.lib.gui.FilteredAndSortedTableModel
Set whether the table should sort rows automatically after each change.
setAlwaysSort(boolean) - Method in class de.qfs.lib.gui.SortedTableHelper
Set whether the table should sort rows automatically after each change.
setArbitrator(ArgsParser.Arbitrator) - Method in class de.qfs.lib.util.ArgsParser
Set the arbitrator of the ArgsParser.
setAutoAscending(boolean) - Method in class de.qfs.lib.gui.DefaultTableModelSorter
If autoAscending is set to true (the default), the sort order is determined by setSortColumn.
setBorderColor(Color) - Method in class de.qfs.lib.gui.WholeRowFocusRenderer
Set the color for the focus border.
setBorderIcon(Icon) - Method in class de.qfs.lib.gui.WholeRowFocusRenderer
Set the icon to use for painting the border.
setBorderIcon(Icon) - Method in class de.qfs.lib.gui.WindowsTableCellRenderer
Set the icon to use for painting the focus border.
setBorderIcon(Icon) - Method in class de.qfs.lib.gui.WindowsTreeCellRenderer
Set the icon to use for painting the focus border.
setClazz(String) - Method in class de.qfs.lib.log.LogEntry
Set the clazz of the message.
setClient(Object) - Method in class de.qfs.lib.config.ConfigWrapper
Set the client object for the ConfigWrapper.
setClient(Object) - Method in class de.qfs.lib.config.DialogConfigWrapper
Set the client object for the ConfigWrapper.
setClient(Object) - Method in class de.qfs.lib.config.FrameConfigWrapper
Set the client object for the ConfigWrapper.
setClient(Object) - Method in class de.qfs.lib.config.JSplitPaneConfigWrapper
Set the client object for the ConfigWrapper.
setClient(Object) - Method in class de.qfs.lib.config.JTableConfigWrapper
Set the client object for the ConfigWrapper.
setClient(Object) - Method in class de.qfs.lib.config.JToolBarConfigWrapper
Set the client object for the ConfigWrapper.
setComment(String) - Method in class de.qfs.lib.config.Configuration
Set the comment for the header of the config file.
setComment(String, String) - Method in class de.qfs.lib.config.Configuration
Set a comment for one Configurable name.
setConfigurableName(String) - Method in class de.qfs.lib.config.ConfigWrapper
Set the receiver's configuration name.
setConfigurableName(String) - Method in interface de.qfs.lib.config.Configurable
Set the Configurable's name.
setConfigurableName(String) - Method in class de.qfs.lib.gui.DefaultTableModelSorter
Set the DefaultTableModelSorter's configuration name.
setConfigurableName(String) - Method in class de.qfs.lib.gui.MultiPane
Set the receiver's configuration name.
setConfigurableName(String) - Method in class de.qfs.lib.gui.TextView
Set the configurableName of the TextView.
setConfigurableName(String) - Method in class de.qfs.lib.option.OptionSet
Set the Configurable's name.
setConfigurableState(Properties) - Method in class de.qfs.lib.config.ConfigWrapper
Set the Configurable's state.
setConfigurableState(Properties) - Method in interface de.qfs.lib.config.Configurable
Set the Configurable's state.
setConfigurableState(Properties) - Method in class de.qfs.lib.config.DialogConfigWrapper
Set the Configurable's state.
setConfigurableState(Properties) - Method in class de.qfs.lib.config.FrameConfigWrapper
Set the Configurable's state.
setConfigurableState(Properties) - Method in class de.qfs.lib.config.JSplitPaneConfigWrapper
Set the Configurable's state.
setConfigurableState(Properties) - Method in class de.qfs.lib.config.JTableConfigWrapper
Set the Configurable's state.
setConfigurableState(Properties) - Method in class de.qfs.lib.config.JToolBarConfigWrapper
Set the Configurable's state.
setConfigurableState(Properties) - Method in class de.qfs.lib.config.RelativeDialogConfigWrapper
Set the Configurable's state.
setConfigurableState(Properties) - Method in class de.qfs.lib.gui.DefaultTableModelSorter
Set the DefaultTableModelSorter's configurable state.
setConfigurableState(Properties) - Method in class de.qfs.lib.gui.MultiPane
Set the Configurable's state.
setConfigurableState(Properties) - Method in class de.qfs.lib.gui.TextView
Set the Configurable's state.
setConfigurableState(Properties) - Method in class de.qfs.lib.option.OptionSet
Set the Configurable's state.
setConfigurableValue(String) - Method in class de.qfs.lib.option.BooleanOption
Set the Option's value from a String.
setConfigurableValue(String) - Method in class de.qfs.lib.option.ChoiceOption
Set the Option's value from a String.
setConfigurableValue(String) - Method in interface de.qfs.lib.option.ConfigurableOption
Set the Option's value from a String.
setConfigurableValue(String) - Method in class de.qfs.lib.option.EnumOption
Set the Option's value from a String.
setConfigurableValue(String) - Method in class de.qfs.lib.option.FileOption
Set the Option's value from a String.
setConfigurableValue(String) - Method in class de.qfs.lib.option.IntegerOption
Set the Option's value from a String.
setConfigurableValue(String) - Method in class de.qfs.lib.option.KeyOption
Set the Option's value from a String.
setConfigurableValue(String) - Method in class de.qfs.lib.option.StringOption
Set the Option's value from a String.
setCount(long) - Method in class de.qfs.lib.util.CountEvent
Set the count of the CountEvent.
setDateFormat(DateFormat) - Method in class de.qfs.lib.log.StreamFilter
Deprecated. Set the DateFormat used to print the timestamp of the log messages.
setDefault(int) - Method in class de.qfs.lib.log.TreeFilter
Set the default level for unknown classes/methods.
setDefault(String, String) - Method in class de.qfs.lib.util.ArgsParser
Set a default value for an option.
setDefaultDistributor(CommandDistributor) - Static method in class de.qfs.lib.command.CommandDistributor
Set the default CommandDistributor.
setDefaultEnterBinding(JTextComponent) - Static method in class de.qfs.lib.gui.SwingUtil
Restore the default binding for the return key, if it was changed by prepareKeymaps.
setDefaultLogLevel(int) - Static method in class de.qfs.lib.log.Logger
Set the default level for all Loggers, for which no level is set either directly on the class or on (parts of) its package.
setDefaultOption(String) - Method in class de.qfs.lib.util.ArgsParser
Set the option whose argument should be interpreted as source for the default options.
setDeleteHackEnabled(boolean) - Static method in class de.qfs.lib.gui.EventQueue
Set whether the delete hack should be enabled.
setDisabled(boolean) - Method in class de.qfs.lib.option.OptionEdit
Set whether theedit is permanently disabled.
setDisabled(boolean) - Method in class de.qfs.lib.option.OptionGroup
Set whether the OptionGroup is permanently disabled.
setDropOnOverflow(boolean) - Static method in class de.qfs.lib.log.Log
Set whether entries should be dropped when the log queue overflows.
setDropOnOverflow(boolean) - Method in interface de.qfs.lib.log.LogLevelCallback
Set whether the callback's application should drop entries when its log queue overflows.
setDropOnOverflow(boolean) - Method in class de.qfs.lib.log.LogQueue
Set whether entries should be dropped when the queue overflows.
setDropOnOverflow(boolean) - Method in class de.qfs.lib.logrmi.RemoteLogLevelAdapter
Set whether the callback's application should drop entries when its log queue overflows.
setDropOnOverflow(boolean) - Method in interface de.qfs.lib.logrmi.RemoteLogLevelCallback
Set whether the callback's application should drop entries when its log queue overflows.
setDropOnOverflow(boolean) - Method in class de.qfs.lib.logrmi.RemoteLogLevelCallbackImplBase
Set whether the callback's application should drop entries when its log queue overflows.
setDynamic(boolean) - Method in class de.qfs.lib.util.ClassWrapper
Set the dynamic flag of the ClassWrapper.
setEnabled(boolean) - Method in class de.qfs.lib.option.BooleanOptionEdit
Enable or diesable the BooleanOptionEdit.
setEnabled(boolean) - Method in class de.qfs.lib.option.ChoiceOptionEdit
Enable or diesable the ChoiceOptionEdit.
setEnabled(boolean) - Method in class de.qfs.lib.option.ChoiceOptionGroup
Deprecated. Set the enabled state for the buttons.
setEnabled(boolean) - Method in class de.qfs.lib.option.EnumOptionEdit
Enable or diesable the EnumOptionEdit.
setEnabled(boolean) - Method in class de.qfs.lib.option.KeyOptionEdit
Enable or disable the KeyOptionEdit.
setEnabled(boolean) - Method in class de.qfs.lib.option.LabelOptionEdit
Enable or disable the SimpleOptionEdit.
setEnabled(boolean) - Method in class de.qfs.lib.option.NestedOptionGroup
Set the enabled state for the nested group.
setEnabled(boolean) - Method in class de.qfs.lib.option.OptionGroup
Set the enabled state for all members of the group.
setEnabled(boolean) - Method in class de.qfs.lib.option.RadioOptionGroup
Set the enabled state for the buttons.
setEnabled(boolean) - Method in class de.qfs.lib.option.SelectorOptionEdit
Enable or diesable the SelectorOptionEdit.
setEnabled(boolean) - Method in class de.qfs.lib.option.SimpleOptionEdit
Enable or disable the SimpleOptionEdit.
setEnabled(boolean) - Method in class de.qfs.lib.option.TableOptionEdit.Table
Set the enabled state of the table.
setEnabled(boolean) - Method in class de.qfs.lib.option.TableOptionEdit
Set the enabled flag.
setExceptionHandler(ExceptionHandler) - Static method in class de.qfs.lib.gui.EventQueue
Set a handler for Exceptions that occur in the AWT event dispatch thread.
setFileLimit(int) - Method in class de.qfs.lib.log.RingFileLogWriter
Get the number of old log files to keep.
setFileType(int) - Method in class de.qfs.lib.option.FileOption
Set the fileType of the FileOption.
setFilter(TableModelFilter) - Method in class de.qfs.lib.gui.FilteredAndSortedTableModel
Set the filter for the data.
setFilterMode(int) - Method in class de.qfs.lib.log.AbstractLogUser
Configure the AbstractLogUser's filter mode.
setFilterMode(int) - Method in interface de.qfs.lib.log.LogUser
Configure the LogUser's filter mode.
setFilterMode(int) - Method in class de.qfs.lib.log.StreamFilter
Deprecated. Configure the StreamFilter's filter mode.
setFilterMode(int) - Method in class de.qfs.lib.logrmi.RemoteLogFilter
Deprecated. Configure the RemoteLogFilter's filter mode.
setFirstComponent(Component) - Method in class de.qfs.lib.gui.MultiPane
Set the top/left component of the MultiPane.
setFlushBufferSize(int) - Static method in class de.qfs.lib.log.Log
Set the size of the flush buffer.
setFlushBufferSize(int) - Method in interface de.qfs.lib.log.LogLevelCallback
Set the size of the flush buffer of the callback's application.
setFlushBufferSize(int) - Method in class de.qfs.lib.logrmi.RemoteLogLevelAdapter
Set the size of the flush buffer of the callback's application.
setFlushBufferSize(int) - Method in interface de.qfs.lib.logrmi.RemoteLogLevelCallback
Set the size of the flush buffer of the callback's application.
setFlushBufferSize(int) - Method in class de.qfs.lib.logrmi.RemoteLogLevelCallbackImplBase
Set the size of the flush buffer of the callback's application.
setFlushTriggerLevel(int) - Static method in class de.qfs.lib.log.Log
Set the level that will trigger a flush of the messages saved in the flush buffer.
setFlushTriggerLevel(int) - Method in interface de.qfs.lib.log.LogLevelCallback
Set the level that will trigger a flush of the messages saved in the flush buffer of the callback's application.
setFlushTriggerLevel(int) - Method in class de.qfs.lib.logrmi.RemoteLogLevelAdapter
Set the level that will trigger a flush of the messages saved in the flush buffer of the callback's application.
setFlushTriggerLevel(int) - Method in interface de.qfs.lib.logrmi.RemoteLogLevelCallback
Set the level that will trigger a flush of the messages saved in the flush buffer of the callback's application.
setFlushTriggerLevel(int) - Method in class de.qfs.lib.logrmi.RemoteLogLevelCallbackImplBase
Set the level that will trigger a flush of the messages saved in the flush buffer of the callback's application.
setFormat(LogFormat) - Method in interface de.qfs.lib.log.LogWriter
Set the format the LogWriter should use to format LogEntries.
setFormat(LogFormat) - Method in class de.qfs.lib.log.StreamLogWriter
Set the format to use for printing LogEntries.
setFormat(LogFormat) - Method in class de.qfs.lib.logrmi.RemoteLogWriter
Set the format the LogWriter should use to format LogEntries.
setHandled(boolean) - Method in class de.qfs.lib.command.Command
Set the handled state of the Command.
setHeaderCellRenderer(TableCellRenderer) - Method in class de.qfs.lib.gui.SortedTableHelper
Set the renderer for the TableHeader.
setHorizontalDistance(int) - Method in class de.qfs.lib.gui.Grid
Set the horizontalDistance of the Grid.
setIcon(String, Icon) - Method in class de.qfs.lib.util.MapResourceBundle
Set an icon for a resource name.
setIndex(int) - Method in class de.qfs.lib.gui.TreeNotification
Set the index of the TreeNotification.
setInitialFocusTarget(Component) - Method in class de.qfs.lib.gui.ModalDialog
Set the initialFocusTarget of the ModalDialog.
setLevel(int) - Method in class de.qfs.lib.log.LevelFilter
Set the level limiting the filtering and writing of messages.
setLevel(int) - Method in class de.qfs.lib.log.LogEntry
Set the level of the message.
setLevel(String, String, int, boolean) - Method in class de.qfs.lib.log.TreeFilter
Set the log level for a class and method, where method may be null to set a general value.
setLimit(int) - Method in class de.qfs.lib.gui.LimitedDocument
Set the limit for the number of characters.
setLimit(int) - Method in class de.qfs.lib.gui.TextView
Set the size limit of the TextView.
setLocation(Dimension) - Method in class de.qfs.lib.config.RelativeDialogConfigWrapper
Set the dialog's location relative to its master.
setLogLevel(String, int) - Method in interface de.qfs.lib.log.LogLevelCallback
Callback method for a LogLevelListener to change the log level for a class or package.
setLogLevel(String, int) - Static method in class de.qfs.lib.log.Logger
Set the log level for a class or package.
setLogLevel(LogLevelListener, String, int) - Static method in class de.qfs.lib.log.Logger
Callback method for a LogLevelListener to change the log level for a class or package.
setLogLevel(int) - Method in class de.qfs.lib.log.StreamFilter
Deprecated. Set the level limiting the output of messages.
setLogLevel(String, int) - Method in class de.qfs.lib.logrmi.RemoteLogLevelAdapter
Callback method for a LogLevelListener to change the log level for a class or package.
setLogLevel(String, int) - Method in interface de.qfs.lib.logrmi.RemoteLogLevelCallback
Callback method for a LogLevelListener to change the log level for a class or package.
setLogLevel(String, int) - Method in class de.qfs.lib.logrmi.RemoteLogLevelCallbackImplBase
Callback method for a LogLevelListener to change the log level for a class or package.
setLogLevelCallback(LogLevelCallback) - Method in interface de.qfs.lib.log.LogLevelListener
Sets the LogLevelCallback for the LogLevelListener.
setLogLevelCallback(LogLevelCallback) - Method in class de.qfs.lib.logrmi.RemoteLogLevelAdapter
Sets the LogLevelCallback for the LogLevelListener.
setLogLevelCallback(RemoteLogLevelCallback) - Method in interface de.qfs.lib.logrmi.RemoteLogLevelListener
Sets the RemoteLogLevelCallback for the RemoteLogLevelListener.
setLogLevelCallback(RemoteLogLevelCallback) - Method in class de.qfs.lib.logrmi.RemoteLogLevelListenerImplBase
Sets the RemoteLogLevelCallback for the RemoteLogLevelListener.
setLogLevels(Hashtable) - Static method in class de.qfs.lib.log.Logger
Set various levels by parsing a set of properties in a Hashtable.
setLogLevels(ResourceBundle) - Static method in class de.qfs.lib.log.Logger
Set various levels by parsing a ResourceBundle.
setLogWriter(LogWriter) - Method in class de.qfs.lib.log.AbstractLogUser
Set the LogWriter of the AbstractLogUser.
setLogWriter(LogWriter) - Static method in class de.qfs.lib.log.Log
Set the LogWriter to use for the default logging mechanism, i.e. to log the messages that have passed through the filter chain.
setMainComponent(Component) - Method in class de.qfs.lib.gui.ModalDialog
Set the main component of the dialog.
setMaster(Window) - Method in class de.qfs.lib.config.RelativeDialogConfigWrapper
Set the master window for the dialog.
setMaxSize(int) - Method in class de.qfs.lib.util.RingBuffer
Set the total size of the RingBuffer.
setMaxTransactions(int) - Static method in class de.qfs.lib.transaction.Transaction
Set the maximum number of concurrent Transactions. <= 0 means indefinite.
setMaximumSize(int) - Method in class de.qfs.lib.util.MRUCache
Set the maximum size of the MRUCache.
setMessage(String) - Method in class de.qfs.lib.log.LogEntry
Set the message.
setMessageParameters(Object[]) - Method in class de.qfs.lib.command.RuntimeCommandException
Set the messageParameters for the RuntimeCommandException.
setMessageResource(String) - Method in class de.qfs.lib.command.RuntimeCommandException
Set the messageResource for the RuntimeCommandException.
setMetaHackEnabled(boolean) - Static method in class de.qfs.lib.gui.EventQueue
Set whether the meta hack should be enabled.
setMethod(String) - Method in class de.qfs.lib.log.LogEntry
Set the method of the message.
setModel(TableModel) - Method in class de.qfs.lib.gui.TableModelAdapter
Set the wrapped model.
setMustExist(boolean) - Method in class de.qfs.lib.option.FileOption
Set the mustExist state of the FileOption.
setName(String) - Method in class de.qfs.lib.option.Option
Set the name of the Option.
setNegativeOK(boolean) - Method in class de.qfs.lib.option.IntegerOption
Set wether negative values are allowed.
setNullOK(boolean) - Method in class de.qfs.lib.option.BooleanOption
Override setNullOK, since a null value is illegal for a BooleanOption.
setNullOK(boolean) - Method in class de.qfs.lib.option.Option
Set whether null is a legal value for the Option.
setOperation(int) - Method in class de.qfs.lib.gui.TreeNotification
Set the operation of the TreeNotification.
setOptionGroup(OptionGroup) - Method in class de.qfs.lib.option.OptionEdit
Set the OptionGroup to which the edit belongs.
setOptions(String[]) - Method in class de.qfs.lib.util.ArgsParser
Set the options the ArgsParser should know about.
setOutputLevel(int) - Static method in class de.qfs.lib.log.Log
Set the current output log level.
setOutputLevel(int) - Method in interface de.qfs.lib.log.LogLevelCallback
Set the output log level for the callback's application.
setOutputLevel(int) - Method in class de.qfs.lib.logrmi.RemoteLogLevelAdapter
Set the output log level for the callback's application.
setOutputLevel(int) - Method in interface de.qfs.lib.logrmi.RemoteLogLevelCallback
Set the output log level for the callback's application.
setOutputLevel(int) - Method in class de.qfs.lib.logrmi.RemoteLogLevelCallbackImplBase
Set the output log level for the callback's application.
setParent(Object) - Method in class de.qfs.lib.command.RuntimeCommandException
Set the target component for the message display.
setParent(Configurator) - Method in class de.qfs.lib.config.Configurator
Set the Configurator's parent.
setParent(Frame) - Method in class de.qfs.lib.option.OptionDialog
Deprecated. The window's owner cannot really be changed. To place the dialog relative to some component use doModal(Component,boolean).
setParentGroup(OptionGroup) - Method in class de.qfs.lib.option.NestedOptionGroup
Set the parent of the OptionGroup.
setParentGroup(OptionGroup) - Method in class de.qfs.lib.option.OptionGroup
Set the parent of the OptionGroup.
setParentNode(Object, Object) - Method in interface de.qfs.lib.tree.MutableTreeAdapter
Set the parent of a node.
setPath(Object[]) - Method in class de.qfs.lib.gui.TreeNotification
Set the path of the TreeNotification.
setPermanentMessage(String) - Method in class de.qfs.lib.gui.StatusLine
Set the message to display in the StatusLine whenever no other message is displayed.
setPostFlushSize(int) - Static method in class de.qfs.lib.log.Log
Set the number of messages to pass unfiltered through the pre-queue stage after a flush happened.
setPostFlushSize(int) - Method in interface de.qfs.lib.log.LogLevelCallback
Set the number of messages to pass unfiltered through the pre-queue stage after a flush happened in the callback's application.
setPostFlushSize(int) - Method in class de.qfs.lib.logrmi.RemoteLogLevelAdapter
Set the number of messages to pass unfiltered through the pre-queue stage after a flush happened in the callback's application.
setPostFlushSize(int) - Method in interface de.qfs.lib.logrmi.RemoteLogLevelCallback
Set the number of messages to pass unfiltered through the pre-queue stage after a flush happened in the callback's application.
setPostFlushSize(int) - Method in class de.qfs.lib.logrmi.RemoteLogLevelCallbackImplBase
Set the number of messages to pass unfiltered through the pre-queue stage after a flush happened in the callback's application.
setPreQueueLevel(int) - Static method in class de.qfs.lib.log.Log
Set the current pre-queue level.
setPreQueueLevel(int) - Method in interface de.qfs.lib.log.LogLevelCallback
Set the pre-queue level for the callback's application.
setPreQueueLevel(int) - Method in class de.qfs.lib.logrmi.RemoteLogLevelAdapter
Set the pre-queue level for the callback's application.
setPreQueueLevel(int) - Method in interface de.qfs.lib.logrmi.RemoteLogLevelCallback
Set the pre-queue level for the callback's application.
setPreQueueLevel(int) - Method in class de.qfs.lib.logrmi.RemoteLogLevelCallbackImplBase
Set the pre-queue level for the callback's application.
setProgress(String, int, int) - Method in class de.qfs.lib.gui.SplashWindow
Set information for the ProgressBar of the SplashWindow.
setProgressValue(int) - Method in class de.qfs.lib.gui.StatusLine
Set the value for the progress bar and force a redisplay of the StatusLine.
setProperty(String) - Method in class de.qfs.lib.util.ArgsParser
Set the system property name for the default options.
setPropertyFile(String) - Method in class de.qfs.lib.util.ArgsParser
Set the file name or URL to read options from.
setQueueSize(int) - Static method in class de.qfs.lib.log.Log
Set the maximum size of the log queue.
setQueueSize(int) - Method in interface de.qfs.lib.log.LogLevelCallback
Set the size of log queue of the callback's application.
setQueueSize(int) - Method in class de.qfs.lib.log.LogQueue
Set the maximum size of the queue.
setQueueSize(int) - Method in class de.qfs.lib.logrmi.RemoteLogLevelAdapter
Set the size of log queue of the callback's application.
setQueueSize(int) - Method in interface de.qfs.lib.logrmi.RemoteLogLevelCallback
Set the size of log queue of the callback's application.
setQueueSize(int) - Method in class de.qfs.lib.logrmi.RemoteLogLevelCallbackImplBase
Set the size of log queue of the callback's application.
setQueueing(boolean) - Static method in class de.qfs.lib.log.Log
Set the queueing state of the Log.
setQueueing(boolean) - Method in interface de.qfs.lib.log.LogLevelCallback
Set whether the callback's application should use a log queue.
setQueueing(boolean) - Method in class de.qfs.lib.log.LogQueue
Set the queueing state of the LogQueue.
setQueueing(boolean) - Method in class de.qfs.lib.logrmi.RemoteLogLevelAdapter
Set whether the callback's application should use a log queue.
setQueueing(boolean) - Method in interface de.qfs.lib.logrmi.RemoteLogLevelCallback
Set whether the callback's application should use a log queue.
setQueueing(boolean) - Method in class de.qfs.lib.logrmi.RemoteLogLevelCallbackImplBase
Set whether the callback's application should use a log queue.
setReceiver(Object) - Method in class de.qfs.lib.gui.TreeNotification
Set the designated receiver of the TreeNotification.
setRemoteListener(RemoteLogLevelListener) - Method in class de.qfs.lib.logrmi.RemoteLogLevelAdapter
Set the listener to forward LogLevelEvents to.
setRequiresNonOptions(boolean) - Method in class de.qfs.lib.util.ArgsParser
Set the requiresNonOptions state of the ArgsParser.
setResolvingClass(Class) - Method in class de.qfs.lib.util.MapResourceBundle
Set the Class to use for getting Icon resources.
setResources(ResourceBundle) - Static method in class de.qfs.lib.gui.Message
Set the resources of the Message class.
setResources(ResourceBundle) - Static method in class de.qfs.lib.option.Option
Set the resources of the de.qfs.lib.option package.
setResult(int) - Method in class de.qfs.lib.gui.ModalDialog
Set the result that the doModal method will return after the dialog is closed.
setSavedSelectionModel(ListSelectionModel) - Method in class de.qfs.lib.gui.FilteredAndSortedTableModel
The FilteredAndSortedTableModel can keep track of the selection state in one ListSelectionModel and keep it up to date during changes to the underlying TableModel.
setScrollOnAppend(boolean) - Method in class de.qfs.lib.gui.TextView
Set the scrollOnAppend state of the TextView.
setSecondComponent(Component) - Method in class de.qfs.lib.gui.MultiPane
Set the bottom/right component of the MultiPane.
setSelected(boolean) - Method in class de.qfs.lib.option.BooleanOptionEdit
Set the selected state of the edit.
setSelectionPaths(TreePath[]) - Method in class de.qfs.lib.gui.LevelTreeSelectionModel
Set the paths of the selection.
setShowing(int) - Method in class de.qfs.lib.gui.MultiPane
Set which component(s) to display.
setSizeLimit(int) - Method in class de.qfs.lib.log.RingFileLogWriter
Set the file size limit (in kB) of the RingFileLogWriter.
setSortAscending(boolean) - Method in class de.qfs.lib.gui.DefaultTableModelSorter
Define whether the rows should be sorted in ascending or descending order.
setSortAscending(boolean) - Method in interface de.qfs.lib.gui.TableModelSorter
Tell the TableSorter whether the sort order is ascending.
setSortColumn(int) - Method in class de.qfs.lib.gui.DefaultTableModelSorter
Set the column to sort in model coordinates.
setSortColumn(int) - Method in interface de.qfs.lib.gui.TableModelSorter
Tell the TableSorter the column to sort on.
setSortNullFirst(boolean) - Method in class de.qfs.lib.gui.DefaultTableModelSorter
Set the sortNullFirst state of the DefaultTableModelSorter.
setSortedTableModel(FilteredAndSortedTableModel) - Method in class de.qfs.lib.gui.SortedTableHelper
Call this method instead of JTable.setModel to change the model of the table.
setSorter(TableModelSorter) - Method in class de.qfs.lib.gui.FilteredAndSortedTableModel
Set the TableModelSorter for the data.
setSource(Object) - Method in class de.qfs.lib.util.StreamMultiplexer
Set the source for the events created by the StreamMultiplexer.
setState(Object) - Method in class de.qfs.lib.config.JTableConfigWrapper
Set the state of the Table.
setStippleBorder() - Method in class de.qfs.lib.gui.WholeRowFocusRenderer
Set a stipple border similar to the one Windows uses.
setTabHackEnabled(boolean) - Static method in class de.qfs.lib.gui.EventQueue
Set whether the tab hack should be enabled.
setTableModel(TableModel) - Method in class de.qfs.lib.gui.SortedTableHelper
Call this method instead of JTable.setModel to change the model of the table.
setTableModelFilter(TableModelFilter) - Method in class de.qfs.lib.gui.SortedTableHelper
Set the TableModelFilter for the table.
setTableModelSorter(TableModelSorter) - Method in class de.qfs.lib.gui.SortedTableHelper
Set the TableModelSorter implementing the sort order.
setTemporaryMessage(String) - Method in class de.qfs.lib.gui.StatusLine
Display a message temporarily.
setTemporaryMessage(String, int) - Method in class de.qfs.lib.gui.StatusLine
Display a message temporarily.
setTemporaryMessageDelay(int) - Method in class de.qfs.lib.gui.StatusLine
Set the delay in milliseconds after which to replace the temporary message with the previous message.
setText(String) - Method in class de.qfs.lib.option.SimpleOptionEdit
Set the text of the SimpleOptionEdit.
setThread(String) - Method in class de.qfs.lib.log.LogEntry
Set the thread of the message.
setTimestamp(long) - Method in class de.qfs.lib.log.LogEntry
Set the timestamp of the message.
setTitle(String) - Method in class de.qfs.lib.option.NestedOptionGroup
Set the title of the OptionGroup.
setTitle(String) - Method in class de.qfs.lib.option.OptionGroup
Set the title of the OptionGroup.
setUserObject(Object) - Method in class de.qfs.lib.tree.AbstractTraversal
Set a user object for the traversal.
setUserObject(Object) - Method in interface de.qfs.lib.tree.Traversal
Set a user object associated with this traversal.
setValue(Object) - Method in class de.qfs.lib.option.Option
Set the value of the Option.
setValue(Object) - Method in class de.qfs.lib.option.TableOptionEdit
Set the Edit's value.
setValue(Object) - Method in class de.qfs.lib.util.MultiMap.MapEntry
Set the value of this entry.
setValueAt(Object, int, int) - Method in class de.qfs.lib.gui.FilteredAndSortedTableModel
Set the attribute value for a cell.
setValueAt(Object, int, int) - Method in class de.qfs.lib.gui.TableModelAdapter
Set the attribute value for a cell.
setValues(String, int, char, int) - Method in class de.qfs.lib.option.KeyOptionEdit.KeyLabel
Set new values to display.
setVerticalDistance(int) - Method in class de.qfs.lib.gui.Grid
Set the verticalDistance of the Grid.
setViewPosition(Point) - Method in class de.qfs.lib.gui.SwingUtil.ConstrainedViewport
Sets the view coordinates that appear in the upper left hand corner of the viewport, does nothing if there's no view.
setWeight(double) - Method in class de.qfs.lib.option.OptionGroup
Set the weight of the OptionGroup.
setupLogging(String, ArgsParser) - Method in class de.qfs.lib.util.LogSetup
Set up the logging system after the ArgsParser did its job.
shouldSelectCell(EventObject) - Method in class de.qfs.lib.option.TableOptionEdit.Editor
Query whether the cell should be selected.
shouldSelectCellXXX(EventObject) - Method in class de.qfs.lib.option.TableOptionEdit.BooleanEditor
Query whether the cell should be selected.
showCustomDialogs(boolean) - Static method in class de.qfs.lib.gui.Message
Set whether to show custom ModalDialogs instead of the default JOptionPane dialogs.
showFileDialog(String) - Method in class de.qfs.lib.option.FileOptionEdit
Ask the user for the file to load or save to.
showMessage(Component, String) - Static method in class de.qfs.lib.gui.Message
Bring up a localized message dialog.
showMessage(Component, String, Object[]) - Static method in class de.qfs.lib.gui.Message
Bring up a parameterized, localized message dialog.
showOK(Component, Object, String, int, Icon) - Static method in class de.qfs.lib.gui.Message
Bring up a localized confirm dialog with OK as the single option.
showOKCancel(Component, Object, String, int, Icon) - Static method in class de.qfs.lib.gui.Message
Bring up a localized OK/Cancel dialog.
showPercent - Variable in class de.qfs.lib.gui.StatusLine
Whether to display a percent string in the progress bar.
showPopup(JPopupMenu, Component, int, int, boolean) - Static method in class de.qfs.lib.gui.SwingUtil
Bring up a JPopupMenu but make sure that it is fully visible on the screen (if at all possible).
showProgressBar(int, int, String, boolean) - Method in class de.qfs.lib.gui.StatusLine
Display a progress bar.
showYesNo(Component, Object, String, int, Icon) - Static method in class de.qfs.lib.gui.Message
Bring up a localized Yes/No dialog.
showYesNoCancel(Component, Object, String, int, Icon) - Static method in class de.qfs.lib.gui.Message
Bring up a localized Yes/No/Cancel dialog.
showingChanged(MultiPaneEvent) - Method in interface de.qfs.lib.gui.MultiPaneListener
Notify the MultiPaneListener of a change in the MultiPane's showing state.
size() - Method in class de.qfs.lib.util.MultiMap
Returns the number of key-value mappings in this map.
size() - Method in class de.qfs.lib.util.RingBuffer
Get the number of Objects stored in the RingBuffer.
sizeLimit - Variable in class de.qfs.lib.log.RingFileLogWriter
The maximum size of a log file (in kB).
skip(long) - Method in class de.qfs.lib.util.CountingInputStream
Skips over and discards n bytes of data from this input stream.
skip(long) - Method in class de.qfs.lib.util.InputStreamAdapter
Skips over and discards n bytes of data from this input stream.
sortOrderChanged(TableModelSorterEvent) - Method in class de.qfs.lib.gui.FilteredAndSortedTableModel
Notify the FilteredAndSortedTableModel of a change in the sort order.
sortOrderChanged(TableModelSorterEvent) - Method in class de.qfs.lib.gui.SortedTableHeaderCellRenderer
Set the column used for sorting.
sortOrderChanged(TableModelSorterEvent) - Method in class de.qfs.lib.gui.SortedTableHelper
Notify the listener of a change in the sort order.
sortOrderChanged(TableModelSorterEvent) - Method in interface de.qfs.lib.gui.TableModelSorterListener
Notify the listener of a change in the TableModel's sort order.
sorter - Variable in class de.qfs.lib.gui.FilteredAndSortedTableModel
The sorter for the data.
sorterCompare - Variable in class de.qfs.lib.gui.FilteredAndSortedTableModel
The sorter as Comparator.
split(String, String, boolean) - Static method in class de.qfs.lib.option.TextOption
Split a String into an array of Strings.
splitLines(String) - Static method in class de.qfs.lib.util.Misc
Split a text into lines.
state() - Method in class de.qfs.lib.config.ConfigurationEvent
Get the new state of the Configurable.
stateChanged(Configurable) - Method in class de.qfs.lib.config.Configuration
Notify the Configuration of a state change in one of its registered Configurables.
stateChanged(ConfigurationEvent) - Method in interface de.qfs.lib.config.ConfigurationListener
Notify the listener of a change in the state of a Configurable registered with the Configuration.
stateChanged(Configurable) - Method in class de.qfs.lib.config.RegistrationHelper
Notify all Configurations the client is registered with of a state in the client's state.
stateHolder - Variable in class de.qfs.lib.transaction.CommitableStateChange
The StateHolder whose state is about to change.
states - Variable in class de.qfs.lib.config.Configuration
The current state of all registered Configurables and of objects that have been restored but not registered, indexed by their name.
stopCellEditing() - Method in class de.qfs.lib.option.TableOptionEdit.NumberEditor
 
stopCellEditing() - Method in class de.qfs.lib.option.TableOptionEdit.StringEditor
 
stopLogging() - Static method in class de.qfs.lib.log.FileLogWriter
Remove the last LevelFilter instance created with logToFile from the filter chain and close the log file.
stopLogging() - Static method in class de.qfs.lib.log.RingFileLogWriter
Remove the last LevelFilter instance created with logToFile from the filter chain and close the log file.
stopLogging() - Static method in class de.qfs.lib.log.StreamFilter
Deprecated. Remove the StreamFilter instance from the Log filter chain and close the log file.
stopLogging() - Static method in class de.qfs.lib.logrmi.RemoteLogFilter
Deprecated. Please use RemoteLogWriter.stopLogging instead.
stopLogging() - Static method in class de.qfs.lib.logrmi.RemoteLogWriter
Remove the RemoteLogWriter instance from the Log filter chain, disconnect from the LogServer and remove the instance from the RMI registry.
stopLogging() - Method in class de.qfs.lib.util.LogSetup
Stop the logging system: call Log.setQueueing(false) to flush pending messages and close open log files and disconnect from the log server as necessary.
storeSize - Variable in class de.qfs.lib.config.RelativeDialogConfigWrapper
Whether to store the dialog's size as well as its location.
stream - Variable in class de.qfs.lib.util.InputStreamAdapter
The InputStream used for delegation.
systemClasses - Static variable in class de.qfs.lib.util.DynamicClassLoader
Cache for system classes.

T

TabbedOptionGroup - class de.qfs.lib.option.TabbedOptionGroup.
A TabbedOptionGroup uses a JTabbedPane to distribute its OptionGroup members into several tabs.
TabbedOptionGroup() - Constructor for class de.qfs.lib.option.TabbedOptionGroup
No arg constructor for customized OptionGroups.
TabbedOptionGroup(String, OptionSet) - Constructor for class de.qfs.lib.option.TabbedOptionGroup
Create a new TabbedOptionGroup.
TableModelAdapter - class de.qfs.lib.gui.TableModelAdapter.
Built after the Adapter pattern, this class acts as the base for manipulators of TableModels which leave the original model undisturbed.
TableModelAdapter(TableModel) - Constructor for class de.qfs.lib.gui.TableModelAdapter
Create a new TableModelAdapter
TableModelFilter - interface de.qfs.lib.gui.TableModelFilter.
Interface for filters used by FilteredAndSortedTableModel.
TableModelFilterEvent - class de.qfs.lib.gui.TableModelFilterEvent.
This event is used to signal a change in the state of a TableModelFilter that requires the table model rows to be recalculated.
TableModelFilterEvent(Object) - Constructor for class de.qfs.lib.gui.TableModelFilterEvent
Create a new TableModelFilterEvent.
TableModelFilterListener - interface de.qfs.lib.gui.TableModelFilterListener.
The TableModelFilterListener interface must be implemented by classes interested in a change in a TableModelFilter.
TableModelSorter - interface de.qfs.lib.gui.TableModelSorter.
Interface for sorters used by FilteredAndSortedTableModel.
TableModelSorterEvent - class de.qfs.lib.gui.TableModelSorterEvent.
This event contains the details about a change in the sort order of a TableModelSorter.
TableModelSorterEvent(Object, int, boolean) - Constructor for class de.qfs.lib.gui.TableModelSorterEvent
Create a new TableModelSorterEvent.
TableModelSorterListener - interface de.qfs.lib.gui.TableModelSorterListener.
The TableModelSorterListener interface must be implemented by classes interested in a change in the sort order of a TableModelSorter.
TableOption - class de.qfs.lib.option.TableOption.
An option whose value is a two-dimensional array.
TableOption(String, Object[][]) - Constructor for class de.qfs.lib.option.TableOption
Create a new TableOption.
TableOptionEdit - class de.qfs.lib.option.TableOptionEdit.
JTable based Edit for a TableOption.
TableOptionEdit() - Constructor for class de.qfs.lib.option.TableOptionEdit
Create a new TableOptionEdit.
TableOptionEdit.BooleanEditor - class de.qfs.lib.option.TableOptionEdit.BooleanEditor.
Editor for Boolean table cell.
TableOptionEdit.BooleanEditor(JTable) - Constructor for class de.qfs.lib.option.TableOptionEdit.BooleanEditor
Create a new BooleanEditor.
TableOptionEdit.Column - class de.qfs.lib.option.TableOptionEdit.Column.
Structure that holds column data.
TableOptionEdit.Column(String) - Constructor for class de.qfs.lib.option.TableOptionEdit.Column
Crate a new column.
TableOptionEdit.Editor - class de.qfs.lib.option.TableOptionEdit.Editor.
Baseclass for the cell editors.
TableOptionEdit.Editor(JTextField) - Constructor for class de.qfs.lib.option.TableOptionEdit.Editor
Create a new Editor.
TableOptionEdit.Editor(JCheckBox) - Constructor for class de.qfs.lib.option.TableOptionEdit.Editor
Create a new Editor.
TableOptionEdit.Model - class de.qfs.lib.option.TableOptionEdit.Model.
The table model used by the edit.
TableOptionEdit.Model(Object[][], int) - Constructor for class de.qfs.lib.option.TableOptionEdit.Model
Create a new Model.
TableOptionEdit.NumberEditor - class de.qfs.lib.option.TableOptionEdit.NumberEditor.
Editor for Number table cell.
TableOptionEdit.NumberEditor() - Constructor for class de.qfs.lib.option.TableOptionEdit.NumberEditor
Create a new NumberEditor.
TableOptionEdit.RowSelection - class de.qfs.lib.option.TableOptionEdit.RowSelection.
 
TableOptionEdit.RowSelection(Object[][], String) - Constructor for class de.qfs.lib.option.TableOptionEdit.RowSelection
Create a new RowSelection.
TableOptionEdit.StringEditor - class de.qfs.lib.option.TableOptionEdit.StringEditor.
Editor for String table cell.
TableOptionEdit.StringEditor() - Constructor for class de.qfs.lib.option.TableOptionEdit.StringEditor
Create a new StringEditor.
TableOptionEdit.Table - class de.qfs.lib.option.TableOptionEdit.Table.
 
TableOptionEdit.Table() - Constructor for class de.qfs.lib.option.TableOptionEdit.Table
Create a new Table.
TableOptionEdit.Table.ActionHandler - class de.qfs.lib.option.TableOptionEdit.Table.ActionHandler.
Action listener for the table row actions.
TableOptionEdit.Table.ActionHandler() - Constructor for class de.qfs.lib.option.TableOptionEdit.Table.ActionHandler
 
TaskQueue - class de.qfs.lib.util.TaskQueue.
A TaskQueue is a Thread that executes runnables from a queue.
TaskQueue() - Constructor for class de.qfs.lib.util.TaskQueue
Create a new TaskQueue.
TaskQueue(String) - Constructor for class de.qfs.lib.util.TaskQueue
Create a new TaskQueue.
TextOption - class de.qfs.lib.option.TextOption.
A TextOption is similar to a StringOption except that its edit Component is a mulitline text area.
TextOption() - Constructor for class de.qfs.lib.option.TextOption
Create a new TextOption.
TextOption(String, String) - Constructor for class de.qfs.lib.option.TextOption
Create a new TextOption with a name and a value.
TextOption(String, String, boolean) - Constructor for class de.qfs.lib.option.TextOption
Create a new TextOption with a name and a value and the nullOK flag.
TextOptionEdit - class de.qfs.lib.option.TextOptionEdit.
A multiline OptionEdit for a TextOption.
TextOptionEdit() - Constructor for class de.qfs.lib.option.TextOptionEdit
Create a new TextOptionEdit.
TextView - class de.qfs.lib.gui.TextView.
Scroll pane with a text area that draws a border around itself, when the text area has the focus.
TextView() - Constructor for class de.qfs.lib.gui.TextView
Create a new TextView.
TextView(String) - Constructor for class de.qfs.lib.gui.TextView
Create a new TextView.
ThreadPool - class de.qfs.lib.util.ThreadPool.
A Thread pool manages a number of Threads to execute asynchronous calls.
ThreadPool(int, int, int) - Constructor for class de.qfs.lib.util.ThreadPool
Create a new ThreadPool.
ThreadPool(int, int, int, ThreadGroup) - Constructor for class de.qfs.lib.util.ThreadPool
Create a new ThreadPool.
ThreadPool.CancelledException - exception de.qfs.lib.util.ThreadPool.CancelledException.
This exception is thrown when a call executed with executeWatched is explicitely cancelled with cancelCall.
ThreadPool.CancelledException(String) - Constructor for class de.qfs.lib.util.ThreadPool.CancelledException
Create a new CancelledException.
ThreadPool.TimedOutException - exception de.qfs.lib.util.ThreadPool.TimedOutException.
This exception is thrown when a call executed with executeWatched times out and is interrupted by the WatchDog.
ThreadPool.TimedOutException(String) - Constructor for class de.qfs.lib.util.ThreadPool.TimedOutException
Create a new TimedOutException.
ThreadPool.UnsafeRunnable - interface de.qfs.lib.util.ThreadPool.UnsafeRunnable.
This interface is similar to Runnable, except that the run method may return a value and throw any kind of Exception.
Transaction - class de.qfs.lib.transaction.Transaction.
Transaction instances allow actions to be collected and executed together by commit or to be undone together by rollback.
Transaction() - Constructor for class de.qfs.lib.transaction.Transaction
Constructor is not hidden.
Traversal - interface de.qfs.lib.tree.Traversal.
This interface is implemented by classes that traverse a tree.
TraversalCallback - interface de.qfs.lib.tree.TraversalCallback.
This interface must be implemented when traversing a tree with TreeUtil.traverse or TreeUtil.traverseFrom.
TreeAdapter - interface de.qfs.lib.tree.TreeAdapter.
With the help of this interface the methods of the TreeUtil class can be applied to every kind of tree structure without the need to change anything in the implementation of the structure itself (provided that the basic tree functionality is there).
TreeBuilder - class de.qfs.lib.tree.TreeBuilder.
Helper class that simplifies building a tree from some kind of data, e.g. a file.
TreeBuilder(MutableTreeAdapter, NodeFactory) - Constructor for class de.qfs.lib.tree.TreeBuilder
Create a new TreeBuilder.
TreeFilter - class de.qfs.lib.log.TreeFilter.
This class filters log messages based on a tree of log levels.
TreeFilter() - Constructor for class de.qfs.lib.log.TreeFilter
Create a new TreeFilter with mode FILTER_UNUSED.
TreeFilter(LogWriter) - Constructor for class de.qfs.lib.log.TreeFilter
Create a new TreeFilter with mode FILTER_USED.
TreeFilter(int, LogWriter) - Constructor for class de.qfs.lib.log.TreeFilter
Create a new TreeFilter.
TreeNotification - class de.qfs.lib.gui.TreeNotification.
A TreeNotification supports a mechanism similar to TreeEvents, but with a different philosophy.
TreeNotification(int, int) - Constructor for class de.qfs.lib.gui.TreeNotification
Create a new TreeNotification.
TreeNotification(Object, int, int) - Constructor for class de.qfs.lib.gui.TreeNotification
Create a new TreeNotification.
TreeOptionGroup - class de.qfs.lib.option.TreeOptionGroup.
This OptionGroup builds a tree structure from the resources.
TreeOptionGroup() - Constructor for class de.qfs.lib.option.TreeOptionGroup
No arg constructor for customized OptionGroups.
TreeOptionGroup(String, OptionSet) - Constructor for class de.qfs.lib.option.TreeOptionGroup
Create a new TreeOptionGroup.
TreeOptionGroup.Listener - class de.qfs.lib.option.TreeOptionGroup.Listener.
Delayed listener for changes in the tree selection.
TreeOptionGroup.Listener() - Constructor for class de.qfs.lib.option.TreeOptionGroup.Listener
 
TreeOptionGroup.Node - class de.qfs.lib.option.TreeOptionGroup.Node.
These elements of the tree model are simple structures.
TreeOptionGroup.Node(String) - Constructor for class de.qfs.lib.option.TreeOptionGroup.Node
Create a new Node.
TreeOptionGroup.Renderer - class de.qfs.lib.option.TreeOptionGroup.Renderer.
The Renderer for the tree.
TreeOptionGroup.Renderer() - Constructor for class de.qfs.lib.option.TreeOptionGroup.Renderer
Create a new Renderer.
TreeOptionGroup.Tree - class de.qfs.lib.option.TreeOptionGroup.Tree.
A straightforward tree, implemented in terms of the Node class and the TreeAdapter concept.
TreeOptionGroup.Tree() - Constructor for class de.qfs.lib.option.TreeOptionGroup.Tree
Create a new tree.
TreeUtil - class de.qfs.lib.tree.TreeUtil.
This is a collection of static convenience methods that are useful for tree management.
TreeUtil() - Constructor for class de.qfs.lib.tree.TreeUtil
 
tabHack(AWTEvent) - Method in class de.qfs.lib.gui.EventQueue
At least on Motif systems (linux for example), no KEY_PRESSED and KEY_TYPED events are generated for the Shift_Tab combination, but only under certain circumstances.
table - Variable in class de.qfs.lib.config.JTableConfigWrapper
The wrapped table.
table - Variable in class de.qfs.lib.option.TableOptionEdit
The table of the edit.
tableChanged(TableModelEvent) - Method in class de.qfs.lib.gui.FilteredAndSortedTableModel
Called, when the wrapped model has changed in some way.
tableChanged(TableModelEvent) - Method in class de.qfs.lib.gui.TableModelAdapter
Called, when the wrapped model has changed in some way.
text - Variable in class de.qfs.lib.option.SimpleOptionEdit
The text of the component.
theQueue - Static variable in class de.qfs.lib.gui.EventQueue
The installed Queue or null.
title - Variable in class de.qfs.lib.option.OptionGroup
The title of the FramedOptionGroup's border.
title - Variable in class de.qfs.lib.option.TreeOptionGroup.Node
The title fot the group display.
titleBorder - Variable in class de.qfs.lib.option.OptionGroup
The TitledBorder of the Frame.
toArray(boolean) - Method in class de.qfs.lib.option.TextOption
Return the value of the TextOption as an array of Strings, each element of the array representing one line of text.
toClear - Variable in class de.qfs.lib.gui.EventQueueMark
That many incantations need to be cleared.
toHex(byte[]) - Static method in class de.qfs.lib.util.Misc
Convert a byte array into a hex string.
toHex(byte[], int, int) - Static method in class de.qfs.lib.util.Misc
Convert a byte array into a hex string.
toSkip - Variable in class de.qfs.lib.gui.EventQueueMark
That many clearances need to be skipped.
toString() - Method in class de.qfs.lib.config.ConfigurationEvent
Get a String representation of the ConfigurationEvent
toString() - Method in class de.qfs.lib.gui.TreeNotification
Get a string representation of the TreeNotification.
toString() - Method in class de.qfs.lib.log.LogEntry
Override the toString method to return a formatted String containing all the relevant data of the message.
toString(DateFormat) - Method in class de.qfs.lib.log.LogEntry
Deprecated. Please use the LogFormat interface to customize LogEntry output.
toString() - Method in class de.qfs.lib.option.KeyOption.Data
Get a String representation for the data.
toString() - Method in class de.qfs.lib.option.Option
Get a String representation for the Option.
toString() - Method in class de.qfs.lib.option.TableOptionEdit.Column
Get a string representation of the Column.
toString() - Method in class de.qfs.lib.util.CountEvent
Get a String representation for the event.
toString() - Method in class de.qfs.lib.util.Enum
Get a String representation.
toString() - Method in class de.qfs.lib.util.MRUCacheEvent
Get a String representation for the event.
toString() - Method in class de.qfs.lib.util.MultiMap.MapEntry
Get a String representatio for the entry.
toggleSelection() - Method in class de.qfs.lib.option.TableOptionEdit.Table
Toggle the selection of the focus row.
toolbar - Variable in class de.qfs.lib.config.JToolBarConfigWrapper
The JToolBar to wrap.
totalWeight - Variable in class de.qfs.lib.gui.Grid
The total accumulated y-weight.
traverse(TraversalCallback) - Method in class de.qfs.lib.tree.IndexTraversal
Traverse the tree.
traverse(TreeAdapter, Object, TraversalCallback) - Static method in class de.qfs.lib.tree.TreeUtil
Traverse a tree and notify a Callback about every node entered and exited on the way.
traverseFrom(TraversalCallback, Object[]) - Method in class de.qfs.lib.tree.IndexTraversal
Traverse the tree, skipping the callback for some nodes.
traverseFrom(TreeAdapter, Object, Object, TraversalCallback) - Static method in class de.qfs.lib.tree.TreeUtil
Traverse a tree and notify a Callback about every node entered and exited on the way.
type - Variable in class de.qfs.lib.option.EnumOptionEdit
The Enum type for the option.
type - Variable in class de.qfs.lib.util.MultiMap.MapIterator
The type of the iterator, KEYS, VALUES or ENTRIES.

U

UnexpectedParameterException - exception de.qfs.lib.util.UnexpectedParameterException.
This exception is thrown by ArgsParser.parse when it encouters an option that may not have a parameter, but one was given on the command line or in the options file.
UnexpectedParameterException(String, String, String) - Constructor for class de.qfs.lib.util.UnexpectedParameterException
Create a new UnexpectedParameterException.
UnhandledCommandException - exception de.qfs.lib.command.UnhandledCommandException.
This exception is thrown by CommandDistributor.assignCommandSilently, when a Command has been passed through all possible CommandHandlers and is still not handled.
UnhandledCommandException(Command) - Constructor for class de.qfs.lib.command.UnhandledCommandException
Create a new UnhandledCommandException.
UnitTests - class de.qfs.lib.log.UnitTests.
 
UnitTests() - Constructor for class de.qfs.lib.log.UnitTests
 
UnitTests - class de.qfs.lib.util.UnitTests.
 
UnitTests() - Constructor for class de.qfs.lib.util.UnitTests
 
UnknownOptionException - exception de.qfs.lib.util.UnknownOptionException.
This exception is thrown by ArgsParser.parse when it encouters an option that has not been defined.
UnknownOptionException(String, String) - Constructor for class de.qfs.lib.util.UnknownOptionException
Create a new UnknownOptionException.
uninstall() - Static method in class de.qfs.lib.gui.EventQueue
Uninstall the EventQueue.
uninstall(Object) - Method in class de.qfs.lib.gui.EventQueue
Uninstall the EventQueue.
unquote(String, String) - Static method in class de.qfs.lib.util.Misc
Unquote special characters in a String, quoted with a backslash.
unquote(String, String, char) - Static method in class de.qfs.lib.util.Misc
Unquote special characters in a String.
unquotedIndexOf(String, String, int) - Static method in class de.qfs.lib.util.Misc
Find the index of an unquoted version of a character in a String.
unquotedIndexOf(String, String, int, char) - Static method in class de.qfs.lib.util.Misc
Find the index of an unquoted version of a character in a String.
unregister(Configurable, boolean) - Method in class de.qfs.lib.config.Configuration
Remove a Configurable from the Configuration.
unregister(boolean) - Method in class de.qfs.lib.config.Configurator
Unregister the Configurator's children from the Configuration.
unregister(Configuration, boolean) - Method in class de.qfs.lib.config.Configurator
Unregister the Configurator's children from a special Configuration.
unregisterAll(String, boolean) - Method in class de.qfs.lib.config.Configuration
Remove all Configurables of the same name from the Configuration.
unregisterAs(Configurable, String, boolean) - Method in class de.qfs.lib.config.Configuration
Remove a Configurable under a (possibly) different name from the Configuration.
upButton - Variable in class de.qfs.lib.option.TableOptionEdit.Table
The "move row up" button.
update(Option) - Method in class de.qfs.lib.option.BooleanOptionEdit
Update the display for a possibly new Option.
update(Option) - Method in class de.qfs.lib.option.ChoiceOptionEdit
Update the display for a possibly new Option.
update(OptionSet) - Method in class de.qfs.lib.option.ChoiceOptionGroup
Deprecated. Update display for possibly new Options.
update(Option) - Method in class de.qfs.lib.option.EnumOptionEdit
Update the display for a possibly new Option.
update(Option) - Method in class de.qfs.lib.option.KeyOptionEdit
Update the display for a possibly new Option.
update(Option) - Method in class de.qfs.lib.option.LabelOptionEdit
Update the display of the edit component after a possible change of its Option or the Option's value.
update(OptionSet) - Method in class de.qfs.lib.option.NestedOptionGroup
Update display for possibly new Options.
update(OptionSet) - Method in class de.qfs.lib.option.OptionDialog
Update the display of the OptionGroups.
update(OptionSet) - Method in class de.qfs.lib.option.OptionEdit
Update the display of the edit component after a possible change of its Option or the Option's value.
update(Option) - Method in class de.qfs.lib.option.OptionEdit
Update the display of the edit component after a possible change of its Option or the Option's value.
update(OptionSet) - Method in class de.qfs.lib.option.OptionGroup
Update display for possibly new Options.
update(Observable, Object) - Method in class de.qfs.lib.option.OptionSet
Update the OptionSet.
update(OptionSet) - Method in class de.qfs.lib.option.RadioOptionGroup
Update display for possibly new Options.
update(Option) - Method in class de.qfs.lib.option.SimpleOptionEdit
Update the display for a possibly new Option.
update(Option) - Method in class de.qfs.lib.option.TableOptionEdit
Update the display for a possibly new Option.
updateUI() - Method in class de.qfs.lib.gui.SortedTableHelper
This method should be called if you change the UI of the table, even if you use SwingUtilities.updateComponentTreeUI, since otherwise the header renderer of the table doesn't get updated.

V

VALUES - Static variable in class de.qfs.lib.util.MultiMap
Type selector for a value iterator.
VERTICAL - Static variable in class de.qfs.lib.gui.MultiPane
Use a vertical layout for the components.
Version - class de.qfs.lib.Version.
This class provides access to the qflib version number.
Version() - Constructor for class de.qfs.lib.Version
 
Visitor - class de.qfs.lib.util.Visitor.
This is a generic multi-method implementation of the Visitor pattern.
Visitor() - Constructor for class de.qfs.lib.util.Visitor
 
valCount - Variable in class de.qfs.lib.util.MultiMap
Number of values stored in the MultiMap.
value - Variable in class de.qfs.lib.util.MultiMap.MapEntry
The value of the entry.
valueChanged(ListSelectionEvent) - Method in class de.qfs.lib.gui.DelayedListSelectionListener
Restart the timer for the delayed selection changed.
valueChanged(TreeSelectionEvent) - Method in class de.qfs.lib.gui.DelayedTreeSelectionListener
Restart the timer for the delayed selection changed.
valueForPathChanged(TreePath, Object) - Method in class de.qfs.lib.gui.AdapterTreeModel
Notify the TreeModelListeners that a node has changed.
values - Variable in class de.qfs.lib.option.EnumOptionEdit
The possible values for the JComboBox.
values - Variable in class de.qfs.lib.util.MultiMap
The Collection returned by values.
values() - Method in class de.qfs.lib.util.MultiMap
Returns a collection view of the values contained in this map.
verDist - Variable in class de.qfs.lib.gui.Grid
The verticalDistance of the Grid.
visit(Object) - Method in class de.qfs.lib.gui.SwingUtil.FocusDisabler
Fallback
visit(JScrollPane) - Method in class de.qfs.lib.gui.SwingUtil.FocusDisabler
Visit a JScrollPane.
visit(Object, Object) - Static method in class de.qfs.lib.util.Visitor
Call the visitor's visit method, that most closely matches the visited object's class.
visitTree(TreeAdapter, Object, Object) - Static method in class de.qfs.lib.tree.TreeUtil
Visit every node in a tree.

W

WARNING - Static variable in class de.qfs.lib.util.MessageCollector
Level for warnings.
WRAPPER_ID - Static variable in class de.qfs.lib.gui.EventQueue
Id for WrapperEvents.
WRN - Static variable in class de.qfs.lib.log.Log
The level for warnings.
WRNDETAIL - Static variable in class de.qfs.lib.log.Log
The level for details for warnings.
WholeRowFocusRenderer - class de.qfs.lib.gui.WholeRowFocusRenderer.
This TableCellRenderer draws a focus border around a whole table row, ignoring the focused column.
WholeRowFocusRenderer() - Constructor for class de.qfs.lib.gui.WholeRowFocusRenderer
Create a new WholeRowFocusRenderer
WindowsTableCellRenderer - class de.qfs.lib.gui.WindowsTableCellRenderer.
TableCellRenderer that draws a Windows like focus border.
WindowsTableCellRenderer() - Constructor for class de.qfs.lib.gui.WindowsTableCellRenderer
Create a enw WindowsTableCellRenderer.
WindowsTreeCellRenderer - class de.qfs.lib.gui.WindowsTreeCellRenderer.
TreeCellRenderer that draws a Windows like focus border.
WindowsTreeCellRenderer() - Constructor for class de.qfs.lib.gui.WindowsTreeCellRenderer
Create a new WindowsTreeCellRenderer.
WizardDialog - class de.qfs.lib.option.WizardDialog.
This specialized OptionDialog is used to to display a sequence of Option panes which the user can travers with a "Next" and a "Back" button.
WizardDialog(String, Frame, OptionSet, String) - Constructor for class de.qfs.lib.option.WizardDialog
Create a new WizardDialog.
WizardDialog(String, Dialog, OptionSet, String) - Constructor for class de.qfs.lib.option.WizardDialog
Create a new WizardDialog.
WizardDialog.BackHandler - class de.qfs.lib.option.WizardDialog.BackHandler.
Default ActionListener for the "Back" burron.
WizardDialog.BackHandler() - Constructor for class de.qfs.lib.option.WizardDialog.BackHandler
 
WizardDialog.NextHandler - class de.qfs.lib.option.WizardDialog.NextHandler.
Default ActionListener for the "Next" burron.
WizardDialog.NextHandler() - Constructor for class de.qfs.lib.option.WizardDialog.NextHandler
 
WizardOptionGroup - class de.qfs.lib.option.WizardOptionGroup.
A WizardOptionGroup displays a sequence of option panes like they are typically used in wizard type dialogs.
WizardOptionGroup() - Constructor for class de.qfs.lib.option.WizardOptionGroup
Create a new WizardOptionGroup.
WizardOptionGroup(String, OptionSet) - Constructor for class de.qfs.lib.option.WizardOptionGroup
Create a new WizardOptionGroup.
waitFor(long) - Method in class de.qfs.lib.util.ResourceWaiter
Wait until either someone hands an Object to the waiter or a timeout is reached.
weight - Variable in class de.qfs.lib.option.OptionGroup
The group's y-weight.
weight - Variable in class de.qfs.lib.option.TableOptionEdit
The y-weight of the table.
width - Variable in class de.qfs.lib.option.TableOptionEdit.Column
Default width of the column.
windowActivated(WindowEvent) - Method in class de.qfs.lib.gui.FocusFixer
Restore the focus to the recent focus owner.
windowActivated(WindowEvent) - Method in class de.qfs.lib.gui.ModalDialog
Noop.
windowClosed(WindowEvent) - Method in class de.qfs.lib.gui.FocusFixer
Does nothing.
windowClosed(WindowEvent) - Method in class de.qfs.lib.gui.ModalDialog
Noop.
windowClosing(WindowEvent) - Method in class de.qfs.lib.gui.FocusFixer
Does nothing.
windowClosing(WindowEvent) - Method in class de.qfs.lib.gui.ModalDialog
Cancellation handler.
windowDeactivated(WindowEvent) - Method in class de.qfs.lib.gui.FocusFixer
Does nothing.
windowDeactivated(WindowEvent) - Method in class de.qfs.lib.gui.ModalDialog
Noop.
windowDeiconified(WindowEvent) - Method in class de.qfs.lib.gui.FocusFixer
Does nothing.
windowDeiconified(WindowEvent) - Method in class de.qfs.lib.gui.ModalDialog
Noop.
windowIconified(WindowEvent) - Method in class de.qfs.lib.gui.FocusFixer
Does nothing.
windowIconified(WindowEvent) - Method in class de.qfs.lib.gui.ModalDialog
Noop.
windowOpened(WindowEvent) - Method in class de.qfs.lib.gui.FocusFixer
Restore the focus to the recent focus owner.
windowOpened(WindowEvent) - Method in class de.qfs.lib.gui.ModalDialog
Noop.
withEvents(SwingUtil.UnsafeRunnable, boolean) - Static method in class de.qfs.lib.gui.SwingUtil
Deprecated. Please use withEvents instead.
withEvents(SwingUtil.UnsafeRunnable, int, int) - Static method in class de.qfs.lib.gui.SwingUtil
Execute some code in a background thread, while continuing to handle AWT events from the current tread.
wizardButtons - Static variable in class de.qfs.lib.option.WizardDialog
The default button names.
wrapper - Variable in class de.qfs.lib.option.TableOptionEdit
The config wrapper for the table.
write(LogEntry) - Method in class de.qfs.lib.log.FileLogWriter
Write one LogEntry.
write(LogEntry[]) - Method in class de.qfs.lib.log.FileLogWriter
Write an array of LogEntires in one go.
write(int) - Method in class de.qfs.lib.log.LogStream
Write one byte to the LogStream.
write(LogEntry) - Method in interface de.qfs.lib.log.LogWriter
Write one LogEntry.
write(LogEntry[]) - Method in interface de.qfs.lib.log.LogWriter
Write an array of LogEntires in one go.
write(LogEntry) - Method in class de.qfs.lib.log.RingFileLogWriter
Write one LogEntry.
write(LogEntry[]) - Method in class de.qfs.lib.log.RingFileLogWriter
Write an array of LogEntires in one go.
write(LogEntry) - Method in class de.qfs.lib.log.StreamLogWriter
Write one LogEntry.
write(LogEntry[]) - Method in class de.qfs.lib.log.StreamLogWriter
Write an array of LogEntires in one go.
write(LogEntry) - Method in class de.qfs.lib.logrmi.RemoteLogWriter
Take a LogEntry and pass it to the LogServer.
write(LogEntry[]) - Method in class de.qfs.lib.logrmi.RemoteLogWriter
Send all messages from the list to the remote listener.
write(byte[], int, int) - Method in class de.qfs.lib.util.StablePipedOutputStream
Write len bytes from the specified byte array starting at offset off to this output stream.
write(int) - Method in class de.qfs.lib.util.StablePipedOutputStream
Write the specified byte to this output stream.
wrn(String, String) - Method in class de.qfs.lib.log.Logger
Log a message at level Log.WRN, if the Logger's level allows it.
wrn(String, Throwable) - Method in class de.qfs.lib.log.Logger
Log an Exception at level Log.WRN, if the Logger's level allows it.
wrn(String, Throwable, String) - Method in class de.qfs.lib.log.Logger
Log an Exception.

Y

YES_OPTION - Static variable in class de.qfs.lib.gui.ModalDialog
Return value for the yes button.

Z

zip - Variable in class de.qfs.lib.util.ArchiveClassLoader
The ZipFile holding the classes.

_

_remove(Object, Object) - Method in class de.qfs.lib.util.MultiMap
This is the actual implementation of the remove(Object,Object) method.

A B C D E F G H I J K L M N O P Q R S T U V W Y Z _
qflib 0.99