public abstract static class BreadcrumbTreeAdapterSelector.TreeAdapter extends Object
Constructor | Description |
---|---|
TreeAdapter() |
Modifier and Type | Method | Description |
---|---|---|
Icon |
getIcon(Object node) |
Returns the icon for the specified tree node.
|
abstract String |
toString(Object node) |
Returns the caption for the specified tree node.
|