All Packages Class Hierarchy
newChild
from its parent and makes it a child of
this node by adding it to the end of this node's child array.
Box
that displays its components
along the the specified axis.
axis
parameter.
value
.
Box
that displays its components
from left to right.
Box
that displays its components
from top to bottom.
aChild
, which must be a child of this node.
index
in this node's child array.
aChild
, which must be a child of this node.
drawEtchedRect()
drawGroove()
aChild
in this node's child array.
aComponent
aNode
.
If inProgress, returns getUndoPresentationName of the significant edit that will be undone when undo() is invoked.
newChild
from its present parent (if it has a
parent), sets the child's parent to this node, and then adds the child
to this node's child array at index childIndex
.
true
if a component a
descends from a component b
anotherNode
is an ancestor of this node,
i.e.
aNode
is a child of this node.
anotherNode
is a descendant of this node;
i.e.
aNode
is in the same tree
as this node.
anotherNode
is a sibling of (i.e.
a
contains b
JLabel
instance with
no image and with an empty string for the title.
JLabel
instance with the specified image.
JLabel
instance with the specified
image and horizontal alignment.
JLabel
instance with the specified text.
JLabel
instance with the specified
text, image, and horizontal alignment.
JLabel
instance with the specified
text and horizontal alignment.
Trys to map the event to an action using the current keymap.
Trys to map the event to an action using the current keymap.
Convenience function to load a keymap with a bunch of bindings.
ancestor
to this node.
childIndex
from this node's children
index and sets its parent to null.
aChild
from this node's child array, giving it a
null parent.
newParent
but does not change
the parent's child array.
userObject
.
toString()
to this node's
user object, or null if this node has no user object.
userObject
allowing children.
userObject
and allows children set to
allowsChildren
.
Invoked after a node (or a set of siblings) has changed in some way.
Invoked after nodes have been inserted into the tree.
e.path() returns the parent of the new nodes
e.childIndices() returns the indices of the new nodes in ascending order.
Invoked after nodes have been removed from the tree.
Invoked after the tree has drastically changed structure from a given node down.
aComponent
's window