qflib 0.98.1
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 _

E

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.
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.
editRow() - Method in class de.qfs.lib.option.TableOptionEdit.Table
Bring up a dialog for the selected row.
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.
ENTRIES - Static variable in class de.qfs.lib.util.MultiMap
Type selector for an entry iterator.
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.
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.KeyOption
Two KeyOptions 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.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.BooleanOption
Two BooleanOptions 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.option.NestedOption
Two NestedOptions are considered equal if their names and values are equal.
equals(Object) - Method in class de.qfs.lib.util.MultiMap
Test whether an object is equal to the MultiMap.
equals(Object) - Method in class de.qfs.lib.util.MultiMap.MapEntry
Test whether an object is equal to this entry.
ERR - Static variable in class de.qfs.lib.log.Log
The level for error messages and other messages that should always be logged.
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.
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.
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.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(EventQueue, AWTEvent) - Constructor for class de.qfs.lib.gui.EventQueue.WrapperEvent
Create a new WrapperEvent.
EventQueue() - Constructor for class de.qfs.lib.gui.EventQueue
Create a new EventQueue.
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.
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.
EXPAND - Static variable in class de.qfs.lib.gui.TreeNotification
Indicates that a node should be expanded
expandAll(JTree, TreePath) - 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 '.').
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.

qflib 0.98.1
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 _