SE450
:
Using the Framework Enhancement
[58/63]
Add dotted lines
Define enumerated type
LineStyle
Two instances
LineStyle.SOLID, LineStyle.DOTTED
Add
lineStyle
property to
LineEdge
LineStyle
has method
getStroke()
LineEdge.draw
calls
getStroke()
Supply property editor for
LineStyle
type
Property editor now edits line style!