org.gudy.azureus2.ui.common
Class Main
java.lang.Object
  
org.gudy.azureus2.ui.common.Main
public class Main
- extends Object
 
- Author:
 
  - Tobias Minich
 
 
 
| 
Constructor Summary | 
Main()
 
            | 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DEFAULT_UI
public static String DEFAULT_UI
start
public static StartServer start
core
protected static AzureusCore core
Main
public Main()
initRootLogger
public static void initRootLogger()
 
main
public static void main(String[] args)
 
shutdown
public static void shutdown()
 
directLaunch
public static boolean directLaunch(String[] args,
                                   org.apache.commons.cli.CommandLine commands)
 
processArgs
public static void processArgs(String[] args,
                               AzureusCore new_core,
                               org.apache.commons.cli.CommandLine commands)
 
openTorrents
public static void openTorrents(String[] torrents)