GUI property: whether the node is allowed to move around
as part of the dynamic layout (false) or not (true).
Called when the pointer device has dragged the item.
Called when the pointer device has entered the item.
Called when the pointer device has exited the item.
Called when a key is pressed over the item.
Called when a key is pressed over the item.
true if the event was handled, false if it was ignored and
should bubble up to the parent container
Called when a key is released over the item.
Called when a key has been typed over the item.
Called when the pointer device has pressed the item.
Called when the pointer device has pressed the item.
true if the event was handled, false if it was ignored and
should bubble up to the parent container
Called when the pointer device has released the item.
GUI property: name displayed.
Asks the receiver to paint its GUI representation.
Called from drag-control: updates the current geometric shape of the corresponding visual item.
The common trait of all visible objects on the Prefuse display.
The next sub-type is
VisualNodethat is represented by a graph node.NuagesNode