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

I

ids - Static variable in class de.qfs.lib.gui.EventNames
Map event names to event ids.
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.
indexMap - Variable in class de.qfs.lib.gui.FilteredAndSortedTableModel
A list of indexes into the original TableModel.
init() - Method in class de.qfs.lib.gui.StatusLine
Initialize the StatusLine.
init() - Method in class de.qfs.lib.option.OptionEdit
Initialize the OptionEdit.
init() - Method in class de.qfs.lib.option.SimpleOptionEdit
Initialize the OptionEdit.
init() - Method in class de.qfs.lib.option.EditorOptionEdit
Initialize the OptionEdit.
init() - Method in class de.qfs.lib.option.IntegerOptionEdit
Initialize the OptionEdit.
init() - Method in class de.qfs.lib.option.TextOptionEdit
Initialize the OptionEdit.
init() - Method in class de.qfs.lib.option.ChoiceOptionEdit
Initialize the OptionEdit.
init() - Method in class de.qfs.lib.option.StringOptionEdit
Initialize the OptionEdit.
init() - Method in class de.qfs.lib.option.BooleanOptionEdit
Initialize the OptionEdit.
init(MapResourceBundle) - Method in class de.qfs.lib.gui.ModalDialog
Initialize the dialog and the buttons.
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.
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.
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.
INPUT_EVENTS - Static variable in class de.qfs.lib.gui.SwingUtil
Identifier for input events.
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.
INSERTED - Static variable in class de.qfs.lib.gui.TreeNotification
Indicates that a node has been inserted
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.
installed - Variable in class de.qfs.lib.gui.EventQueue
Whether the queue is currently installed.
instance - Static variable in class de.qfs.lib.util.LogSetup
The singleton instance.
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 method in class de.qfs.lib.util.MessageCollector
Get the MessageCollector for the current thread, creating a new one if necessary.
instance() - Static method in class de.qfs.lib.util.LogSetup
Get the singleton LogSetup instance.
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.
IntTests - class de.qfs.lib.log.IntTests.
Integration tests for the log package.
IntTests - class de.qfs.lib.transaction.IntTests.
Integration tests for the transaction package.
IntTests(String) - Constructor for class de.qfs.lib.log.IntTests
Create a new IntTests.
IntTests(String) - Constructor for class de.qfs.lib.transaction.IntTests
Create a new IntTests.
Invokable - interface de.qfs.lib.command.Invokable.
Commands that implement this interface will be invoked directly by the CommandDistributor.
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.
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.TableModelAdapter
Return true if the a cell is editable.
isCellEditable(int, int) - Method in class de.qfs.lib.gui.FilteredAndSortedTableModel
Get the number of columns in the table.
isDeleteHackEnabled() - Static method in class de.qfs.lib.gui.EventQueue
Query whether the delete hack is enabled.
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.RemoteLogLevelCallbackImplBase
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.RemoteLogLevelAdapter
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.SimpleOptionEdit
Query whether the SimpleOptionEdit 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.BooleanOptionEdit
Query whether the BooleanOptionEdit is enabled.
isHandled() - Method in class de.qfs.lib.command.Command
Query whether the Command was already handled.
isInstalled() - Static method in class de.qfs.lib.gui.EventQueue
Check, whether the EventQueue has been installed.
isMetaHackEnabled() - Static method in class de.qfs.lib.gui.EventQueue
Query whether the meta hack is enabled.
isMustExist() - Method in class de.qfs.lib.option.FileOption
Get the mustExist state of the FileOption.
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.
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.RemoteLogLevelCallbackImplBase
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.RemoteLogLevelAdapter
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.
isSortAscending() - Method in interface de.qfs.lib.gui.TableModelSorter
Query whether the rows are sorted in ascending order.
isSortAscending() - Method in class de.qfs.lib.gui.DefaultTableModelSorter
Query whether the rows are sorted in ascending order.
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.TreeFilter
Decide whether a log message is useful and should be passed to the log writer.
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.

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