interfaces
Class GUIControls

java.lang.Object
  extended by interfaces.GUIControls
Direct Known Subclasses:
AppletControls, JAppletControls

public abstract class GUIControls
extends java.lang.Object

Interface for GUI controls type.

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

Constructor Summary
GUIControls()
           
 
Method Summary
 void InitializeControls()
          Initialize the controls
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GUIControls

public GUIControls()
Method Detail

InitializeControls

public void InitializeControls()
Initialize the controls