net.i2p.desktopgui
public class Main extends Object
Constructor and Description |
---|
Main() |
Modifier and Type | Method and Description |
---|---|
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).
|
public void startUp() throws Exception
Exception
public static void main(String[] args)
public static void beginStartup(String[] args)
public void launchForeverLoop()