The following is a simple little applet which demonstrates
how the vertical bar graph component can easily be used
within an applet to generate a bar graph image.
This applet utilises the component's getGraphimage()
method to produce the image.
See
API Docs getGraphimage().
Full java source code for this applet can be found
in the file VerticalBarGraphApplet.java
|