|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.system.AppLib
public class AppLib
Super-convenient application starting functions for the super-lazy.
| Constructor Summary | |
|---|---|
AppLib()
|
|
| Method Summary | |
|---|---|
static void |
launchApp(java.lang.String appName)
Start the named application in the current thread. |
static void |
launchAppThreaded(java.lang.String appName)
Start the named application in a new thread. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AppLib()
| Method Detail |
|---|
public static void launchApp(java.lang.String appName)
public static void launchAppThreaded(java.lang.String appName)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||