|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
void paintDeterminate(Graphics, |
Draws a bit of special highlighting on the progress bar. |
void paintIndeterminate(Graphics, |
Draws a bit of special highlighting on the progress bar and bouncing box. |
Changed Methods | ||
void paint(Graphics, |
Documentation changed from old to new. Method was locally defined, but is now inherited from BasicProgressBarUI. |
Delegates painting to one of two methods: paintDeterminate or paintIndeterminate. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |