Uses of Package
graphics

Packages that use graphics
general Provides classes for handling some general data that all packages need. 
graphics Provides classes for showing the graphics. 
 

Classes in graphics used by general
Graphics
          This class maintains the programs Graphics package.
 

Classes in graphics used by graphics
GraphicsEngine
          GraphicsEngine class is responsible for rendering graphics viewed on screen.
GraphicsInterface
          Graphics- class implements this interface.
GraphicsWindow
          GraphicsWindow -class builds program's windows in new thread.
InfoPane
          InfoPane uses Java 2D Graphics to display and print graphics on screen.
OutputPane
          OutputPane uses Java 2D Graphics to display and print graphics on screen.