Search
ContainerChildEvent Methods
 


 Public Methods

  Name Description

getAdjustmentHandle

Gets the adjustment handle being moved by the user. (Inherited from NodeEvent.)

getContainer

The parent ContainerNode that the Node belongs.

getLabel

Gets a NodeLabel related to this event. (Inherited from NodeEvent.)

getMouseButton

Gets which mouse button has been pressed. (Inherited from NodeEvent.)

getNode

Gets the node for which the event was raised. (Inherited from NodeEvent.)

getPointerPosition

Gets the current pointer position. (Inherited from NodeEvent.)

setAdjustmentHandle

Sets the adjustment handle being moved by the user. (Inherited from NodeEvent.)

setPointerPosition

Sets the current pointer position. (Inherited from NodeEvent.)

toString

Returns the identifier of this ContainerNode.

 See Also