|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectVennDrawing.MainClass
public class MainClass
A simple class to perform the initialization of the venn diagram object.
This class object just takes the order and creates the main object Venn Diagram and initializes the GUI.
Field Summary | |
---|---|
(package private) VennDiagram |
vennDiagram
Native object . |
Constructor Summary | |
---|---|
MainClass(java.io.File f)
Constructor of the class . |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
VennDiagram vennDiagram
Constructor Detail |
---|
public MainClass(java.io.File f)
f
- the input file.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |