Package com.biglybt.ui
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.CommandLine
protected static Core
static final boolean
static String
private static long
private static boolean
private static IUserInterface
static StartServer
private static boolean
private static boolean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static void
buildUIList
(org.apache.commons.cli.CommandLine commands) private static String[]
CocoaMagic
(String[] args) private static void
static void
static void
setNewUI
(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
-