All Packages  This Package  Class Hierarchy  Class Search  Index

Class TestSpline1D
java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Container
                   |
                   +----java.awt.Panel
                           |
                           +----java.applet.Applet
                                   |
                                   +----TestSpline1D

  Summary

public class  TestSpline1D
     extends java.applet.Applet
{
          // Fields 9
     protected Button button1;
     protected Button button2;
     protected Spline1DCanvas canvas;
     protected Thread canvasThread;
     protected Label label;
     protected Label label2;
     protected Panel panel0;
     protected Panel panel1;
     protected Panel panel2;

          // Constructors 1
     public TestSpline1D();

          // Methods 5
     public boolean handleEvent(Event);
     public void init();
     protected void layoutApplet();
     public void start();
     public void stop();
}




  Fields

· canvas

Summary  |  Top

   protected Spline1DCanvas canvas


· canvasThread

Summary  |  Top
   protected Thread canvasThread


· label

Summary  |  Top
   protected Label label


· label2

Summary  |  Top
   protected Label label2


· panel0

Summary  |  Top
   protected Panel panel0


· panel1

Summary  |  Top
   protected Panel panel1


· panel2

Summary  |  Top
   protected Panel panel2


· button1

Summary  |  Top
   protected Button button1


· button2

Summary  |  Top
   protected Button button2


  Constructors

· TestSpline1D

Summary  |  Top

   public TestSpline1D() 

Default constructor



  Methods

· init

Summary  |  Top
   public void init() 
Overrides:
init in class Applet


· layoutApplet

Summary  |  Top
   protected void layoutApplet() 


· start

Summary  |  Top
   public void start() 
Overrides:
start in class Applet


· stop

Summary  |  Top
   public void stop() 
Overrides:
stop in class Applet


· handleEvent

Summary  |  Top
   public boolean handleEvent(Event event) 
Overrides:
handleEvent in class Component


All Packages  This Package  Class Hierarchy  Class Search  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7