public class Rups extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CLOSE_OPERATION
Allows people to plug in RUPS into their projects without RUPS shutting down the JVM.
|
| Constructor and Description |
|---|
Rups() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Main method.
|
static void |
startApplication(File f,
int onCloseOperation)
Initializes the main components of the Rups application.
|
public static int CLOSE_OPERATION
public static void main(String[] args)
args - no arguments neededpublic static void startApplication(File f, int onCloseOperation)
f - a file that should be opened on launchCopyright © 2016. All Rights Reserved.