|
|||||||||
| Home >> All >> org >> [ gui4j overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.gui4j
Class Gui4jFactory

java.lang.Objectorg.gui4j.Gui4jFactory
- public class Gui4jFactory
- extends java.lang.Object
Main class to construct the Gui4j instance.
| Constructor Summary | |
private |
Gui4jFactory()
|
| Method Summary | |
static Gui4j |
createGui4j(boolean validateXML,
boolean logInvoke,
int numberOfWorkerThreads,
java.net.URL url)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
Gui4jFactory
private Gui4jFactory()
| Method Detail |
createGui4j
public static Gui4j createGui4j(boolean validateXML, boolean logInvoke, int numberOfWorkerThreads, java.net.URL url)
|
|||||||||
| Home >> All >> org >> [ gui4j overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.gui4j.Gui4jFactory