Class Summary |
CollectionToCompatibleWrapper |
This is just a stupid wrapper around Collection to solve an incompatibility
between the Collection interface and the JPanel class. |
CompatibleToCollectionWrapper |
This is just a stupid wrapper around Collection to solve an incompatibility
between the Collection interface and the JPanel class. |
JGraph |
Draws a DefaultChart on a JPanel (Swing) object. |
SwingDemo |
A NetBeans-generated Swing demo of the MoioChart graph library. |
SwingGraphicsWrapper |
This class wraps some Swing basic methods to the GraphicsI interface used in
MoioChart for drawing, enabling MoioChart to use Swing. |