Java Generic Application API - 2.1.1
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
public class EZGenericApplication
extends Object
This class is the entry point of Generic Application. Basically, it aims at starting the application.
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
startApplication
public static void startApplication(String[] args)
Starts UI. Since this method starts a Swing-based application, it never returns until the application
end.
- Parameters:
args
- command-line arguments.
Java Generic Application API - 2.1.1
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Plealog Software - 2003-2017