|
ehsbe CommonsTM Version 1.1.0rc3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CheckableTreeCellRenderer
A TreeCellRenderer, which always returns the same icon as function of checked, expansion and leaf state; for all objects.
| Method Summary | |
|---|---|
CombinedIcon |
getIcon(boolean isLeaf,
boolean isExpanded,
boolean isChecked)
Get the icon to be drawn for the given state of an arbitrary object in a tree. |
| Method Detail |
|---|
CombinedIcon getIcon(boolean isLeaf,
boolean isExpanded,
boolean isChecked)
isLeaf - the leaf state of the tree object in questionisExpanded - the expansion state of the object in questionisChecked - the checked state of the tree object in question
Checkable,
CheckableTreeMouseAdapter
|
ehsbe CommonsTM Version 1.1.0rc3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||