previous |
start |
next
Editing Choice Properties
- Your type has finite set of string choices
- E.g. DrawMode.DRAW, DrawMode.FILL
- String[] getTags() returns array of choices
- Also need to define getAsText/setAsText
- Property sheet uses combo box
previous |
start |
next