All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class primitives.frames.ExPanel

java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Container
                   |
                   +----java.awt.Panel
                           |
                           +----primitives.frames.ExPanel

class ExPanel
extends Panel
Helper class to lay components in a raw. Used by the Frames object as a container for the Label[] and DrawFrame[]. By TextBox as a Container for buttons.

See Also:
Frames, TextBox

This class is not public and therefore cannot be used outside this package.


All Packages  Class Hierarchy  This Package  Previous  Next  Index