|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsabdakosh.Xdictionary
public class Xdictionary
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()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- the arguments are not passed in the main method of this class.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |