Uses of Class
containers.Panel

Packages that use Panel
containers   
graphics The Graphics Package. 
 

Uses of Panel in containers
 

Subclasses of Panel in containers
 class Column
          This is a Panel that different things can be placed into.
 class Row
          This is a Panel that different things can be placed into.
 

Uses of Panel in graphics
 

Subclasses of Panel in graphics
 class DrawingCanvas
          This is a Panel that acts as a container for Graphics.