|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TreeConfigAttributes
Configuration attributes for configuring the visualization of a tree representation.
Field Summary | |
---|---|
static ConfigAttribute<ICellPainter> |
TREE_STRUCTURE_PAINTER
Configuration attribute to specify the painter that should be used to render the tree structure. |
Field Detail |
---|
static final ConfigAttribute<ICellPainter> TREE_STRUCTURE_PAINTER
IndentedTreeImagePainter
that can be wrapped with several
CellPainterWrapper
. If there is no
IndentedTreeImagePainter
in the painter hierarchy, this
configuration attribute will be ignored by the TreeLayer.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |