This class lets you set icons for shared diagram elements such as expand / collapse and fold / unfold buttons, or provide callbacks that draws them using Graphics2D code.
The following tables list the members exposed by the Renderers type.
Name | Description | |
---|---|---|
![]() |
|
Name | Description | |
---|---|---|
![]() ![]() |
Gets an ExpandIconRenderer instance used to draw expand / collapse buttons for Expandable nodes. |
|
![]() ![]() |
Gets a FoldIconRenderer instance used to draw fold and unfold buttons in ContainerNode caption bar. |
|
![]() ![]() |
Gets a ScrollIconRenderer instance used to draw scroll arrows in TableNode caption bar. |
|
![]() ![]() |
Sets an ExpandIconRenderer instance used to draw expand / collapse buttons for Expandable nodes. |
|
![]() ![]() |
Sets a FoldIconRenderer instance used to draw fold and unfold buttons in ContainerNode caption bar. |
|
![]() ![]() |
Sets a ScrollIconRenderer instance used to draw scroll arrows in TableNode caption bar. |