classes.main
Class AppletControls

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

public class AppletControls
extends GUIControls

Contians the java.awt components (controls) declaration

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

Constructor Summary
AppletControls()
           
 
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

AppletControls

public AppletControls()