![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Once you learn how to draw a single line, you easily can draw a meter, such as the one shown in Segment 634. Paradoxically, you need to learn a lot to draw a single line, because to draw a single line, you need to learn how instances of various GUI-oriented classes interact.
In particular, you need to learn about the SubPane
class, the
TopPane
class, and the ViewManager
class.