|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.desktopgui.Main
public class Main
The main class of the application.
Constructor Summary | |
---|---|
Main()
|
Method Summary | |
---|---|
static void |
beginStartup(String[] args)
Main method launching the application. |
void |
launchForeverLoop()
Avoids the app terminating because no Window is opened anymore. |
static void |
main(String[] args)
|
void |
startUp()
Start the tray icon code (loads tray icon in the tray area). |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Main()
Method Detail |
---|
public void startUp() throws Exception
Exception
public static void main(String[] args)
public static void beginStartup(String[] args)
public void launchForeverLoop()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |