iims
Class IIMS

java.lang.Object
  |
  +--iims.IIMS

public class IIMS
extends java.lang.Object


Constructor Summary
IIMS()
          IIMS The constructor that will set up the GUI and display it on the screen
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IIMS

public IIMS()
IIMS The constructor that will set up the GUI and display it on the screen

Method Detail

main

public static void main(java.lang.String[] args)