|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
allows the user to delete nodes from the tree model
Method Summary | |
void |
delete(java.lang.Object node)
called when the user presses the delete button. |
java.util.Set |
getDeleted()
the tree does not paint nodes that are contained in this set. |
boolean |
isDeletable(java.lang.Object node)
if true, the node will be rendered with a delete button |
Method Detail |
public boolean isDeletable(java.lang.Object node)
public void delete(java.lang.Object node)
node
- public java.util.Set getDeleted()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |