|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Constructors | ||
Element, |
Change in type from (AbstractDocument, Element, AttributeSet ) to (Element, AttributeSet ). |
Creates a new AbstractElement. |
Changed Methods | ||
Enumeration children() |
Documentation changed from old to new. |
Returns the children of the receiver as an Enumeration . |
boolean getAllowsChildren() |
Documentation changed from old to new. |
Returns true if the receiver allows children. |
int getChildCount() |
Documentation changed from old to new. |
Returns the number of children TreeNode 's receiver contains. |
int getIndex(TreeNode ) |
Documentation changed from old to new. |
Returns the index of node in the receivers children. |
TreeNode getParent() |
Documentation changed from old to new. |
Returns the parent TreeNode of the receiver. |
AttributeSet getResolveParent() |
Documentation changed from old to new. |
Gets the resolving parent. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |