I need to insert a star shape into a string which will be assigned as the text of a TreeNode
. Is this possible?
Each TreeNode
has different levels and can be annotated by these stars. Some nodes have a single star, some have two, and some have no stars. The star(s) will always appear at the end of the text string. For example:
SU450**