Package com.biglybt.ui.common
Class UIConst
java.lang.Object
com.biglybt.ui.common.UIConst
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.commons.cli.CommandLine
buildCommandLine
(org.apache.commons.cli.Options options, String[] args) static org.apache.commons.cli.Options
private static org.apache.commons.cli.Options
static String
processArgs
(org.apache.commons.cli.CommandLine commands, org.apache.commons.cli.Options options, String[] args) static void
static boolean
-
Field Details
-
startTime
-
UIS
-
-
Constructor Details
-
UIConst
public UIConst()
-
-
Method Details
-
startUI
-
buildOptions
public static org.apache.commons.cli.Options buildOptions() -
getDefaultOptions
private static org.apache.commons.cli.Options getDefaultOptions() -
buildCommandLine
public static org.apache.commons.cli.CommandLine buildCommandLine(org.apache.commons.cli.Options options, String[] args) -
processArgs
-
removeUI
-