NS3-GUI-HELPER V1.2.0
A code generator for NS-3 Scripts
|
Public Member Functions | |
Home_Screen () | |
Static Public Member Functions | |
static void | main (String[] args) |
This is the main entry class for the application, This will centrally responsible for all Dialog boxes management, Code Generation and Canvas renderings.
Definition at line 28 of file Home_Screen.java.
Home_Screen.Home_Screen | ( | ) |
constructor that initializes the necessary objects, events, etc.
Definition at line 204 of file Home_Screen.java.
|
static |
The entry point for the application
Definition at line 1039 of file Home_Screen.java.