Class edu.umn.geom.IFSoft.BigPanel
All Packages Class Hierarchy This Package Previous Next Index
Class edu.umn.geom.IFSoft.BigPanel
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Container
|
+----java.awt.Panel
|
+----edu.umn.geom.IFSoft.BigPanel
- public class BigPanel
- extends Panel
BigPanel is a Panel which is used to hold the various components of
the program. Lot's of events and calls are passed between the different
components by referencing each other through here.
-
cona
-
-
conb
-
-
ifspan
-
-
BigPanel()
-
ifspan
public IfsPanel ifspan
cona
public ControlA cona
conb
public CustomCon conb
BigPanel
public BigPanel()
All Packages Class Hierarchy This Package Previous Next Index