Overview
Package
Class
Tree
Deprecated
Index
Help
qflib 0.98.1
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
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
_
N
name
- Variable in class de.qfs.lib.gui.
ModalDialog
The resource name of the dialog.
name
- Variable in class de.qfs.lib.gui.
ModalDialog.ButtonData
The resource name of the button.
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.
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.
newButton
- Variable in class de.qfs.lib.option.
TableOptionEdit.Table
The "insert new row" button.
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.
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.
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.
NodeFactory
- interface de.qfs.lib.tree.
NodeFactory
.
This interface must be implement in order to create a tree with a
TreeBuilder
.
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 interface de.qfs.lib.tree.
MutableTraversal
Notify the traversal that a node has been inserted after the currently visited node.
nodeInsertedAfter(Object)
- Method in class de.qfs.lib.tree.
IndexTraversal
Notify the traversal that a node has been inserted after 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.
nodeInsertedBefore(Object)
- Method in class de.qfs.lib.tree.
IndexTraversal
Notify the traversal that a node has been inserted before the currently visited node.
nodeRemoved()
- Method in interface de.qfs.lib.tree.
MutableTraversal
Notify the traversal that the currently visited node has been removed.
nodeRemoved()
- Method in class de.qfs.lib.tree.
IndexTraversal
Notify the traversal that the currently visited node has been removed.
nodeRemoved(Object[], int)
- Method in class de.qfs.lib.gui.
AdapterTreeModel
Notify the model that a node was removed from the tree.
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.
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.
Overview
Package
Class
Tree
Deprecated
Index
Help
qflib 0.98.1
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
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
_