| Class | Description |
|---|---|
| JBarGraph |
A bar graph Swing component.
|
| JCategoryGraph2D |
The JCategoryGraph2D superclass provides an abstract encapsulation
of 2D category graphs.
|
| JContourPlot |
A contour plot Swing component.
|
| JDoubleBufferedComponent |
The JDoubleBufferedComponent class provides double buffering functionality.
|
| JGraph2D |
The JGraph2D superclass provides an abstract encapsulation of 2D graphs.
|
| JGraphLayout |
A graph layout arranges components in the style of a graph.
|
| JImageCanvas |
The JImageCanvas class allows an image to be directly added to a container.
|
| JLayeredBarGraph |
A layered bar graph Swing component.
|
| JLineGraph |
A line graph Swing component.
|
| JLineGraph3D |
A 3D line graph Swing component.
|
| JLineTrace |
A line trace Swing component.
|
| JPieChart |
A pie chart Swing component.
|
| JScatterGraph |
A scatter graph Swing component.
|
| JStackedBarGraph |
A stacked bar graph Swing component.
|