sabdakosh
Class Xdictionary

java.lang.Object
  extended by sabdakosh.Xdictionary

public class Xdictionary
extends java.lang.Object

The Class Xdictionary is the main class for this application. It calls the Splash class to display the splash screen. Then after calls the initComponents method of Dictionary class to display the front-end of the application.


Constructor Summary
Xdictionary()
          Instantiates a new xdictionary.
 
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

Xdictionary

Xdictionary()
Instantiates a new xdictionary.

Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args - the arguments are not passed in the main method of this class.