Class polarDust.calculator.PrinterPanel01
All Packages Class Hierarchy This Package Previous Next Index
Class polarDust.calculator.PrinterPanel01
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Container
|
+----java.awt.Panel
|
+----polarDust.calculator.PrinterPanel01
- public class PrinterPanel01
- extends Panel
- implements CalcConstants
PrinterPanel01 is a holder for a Printer01 object.
The source code.
- Version:
- 0.9, 1996.06.04
- Author:
- Sorin Lazareanu
-
PrinterPanel01()
- Creates a new instance of a PrinterPanel01 object.
-
configure()
- Configure the panel's layout.
PrinterPanel01
public PrinterPanel01()
- Creates a new instance of a PrinterPanel01 object.
configure
public void configure()
- Configure the panel's layout.
All Packages Class Hierarchy This Package Previous Next Index