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 _

O

observable - Variable in class de.qfs.lib.transaction.CommitableNotify
The Observable that should notify its Observers.
OK_OPTION - Static variable in class de.qfs.lib.gui.ModalDialog
Return value for the ok button.
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.
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 - Variable in class de.qfs.lib.option.OptionEdit
The Option to edit.
option - Variable in class de.qfs.lib.option.TableOptionEdit.Column
An option for the column's value.
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.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 - 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.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.
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, Dialog, OptionSet, String) - Constructor for class de.qfs.lib.option.OptionDialog
Create a new OptionDialog.
OptionDialog(String, Frame, OptionSet, String) - Constructor for class de.qfs.lib.option.OptionDialog
Create a new OptionDialog.
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 - Variable in class de.qfs.lib.option.OptionDialog
The OptionGroup displayed in the dialog.
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
 
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.
options - Variable in class de.qfs.lib.option.OptionDialog
The Options to edit.
OPTIONS - Static variable in class de.qfs.lib.util.LogSetup
The options the LogSetup passes to the ArgsParser.
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.
OTHER_EVENTS - Static variable in class de.qfs.lib.gui.SwingUtil
Identifier for the rest of the events.

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 _