process()
method for the actual node processing functionality. The node that is to be processed can be queried through the getNode()
method or, in case of editable nodes, through the convenience method getEditableNode()
.
@author eso
@version 1.1
@see de.esoco.j2me.model.HierarchyNode
|
|