|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITreeNode
| Method Summary | |
|---|---|
javax.swing.Icon |
getIcon()
Get the icon for this node. |
long |
getId()
Get the id of the related object. |
java.lang.String |
getName()
Get the name of the related object. |
void |
setName(java.lang.String name)
Set the name of the related object. |
| Method Detail |
|---|
long getId()
java.lang.String getName()
void setName(java.lang.String name)
name - - the new namejavax.swing.Icon getIcon()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||