Class Main
java.lang.Object
com.biglybt.ui.Main
This is the main of all mains!
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static org.apache.commons.cli.CommandLineprotected static Corestatic final booleanstatic Stringprivate static longprivate static booleanprivate static IUserInterfacestatic StartServerprivate static booleanprivate static boolean -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static voidbuildUIList(org.apache.commons.cli.CommandLine commands) private static String[]CocoaMagic(String[] args) private static voidstatic voidstatic voidsetNewUI(IUserInterface newUI)
-
Field Details
-
DEBUG_STARTUPTIME
public static final boolean DEBUG_STARTUPTIME -
DEFAULT_UI
-
startServer
-
core
-
commands
private static org.apache.commons.cli.CommandLine commands -
stopping
private static volatile boolean stopping -
stopped
private static volatile boolean stopped -
lastDebugTime
private static long lastDebugTime -
neverStarted
private static boolean neverStarted -
newUI
-
-
Constructor Details
-
Main
public Main()
-
-
Method Details
-
main
-
logTime
-
buildUIList
private static void buildUIList(org.apache.commons.cli.CommandLine commands) -
CocoaMagic
-
setNewUI
-