classes.main
Class JAppletControls

java.lang.Object
  extended by interfaces.GUIControls
      extended by classes.main.JAppletControls

public class JAppletControls
extends GUIControls

Contians the javax.swing components (controls) declaration

Version:
1.0, 10-Apr-07
Author:
Prathab, Mukesh

Constructor Summary
JAppletControls()
           
 
Method Summary
 
Methods inherited from class interfaces.GUIControls
InitializeControls
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JAppletControls

public JAppletControls()