Package com.biglybt.ui.common
Class UITemplateHeadless
java.lang.Object
com.biglybt.ui.common.UITemplate
com.biglybt.ui.common.UITemplateHeadless
- All Implemented Interfaces:
IUserInterface
-
Field Summary
Fields inherited from class com.biglybt.ui.common.UITemplate
core
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.biglybt.ui.common.UITemplate
coreCreated, hasOthers, init, isFirst, processArgs, takeMainThread
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.biglybt.ui.common.IUserInterface
buildCommandLine, coreCreated, init, processArgs, takeMainThread
-
Constructor Details
-
UITemplateHeadless
public UITemplateHeadless()
-