|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gudy.azureus2.ui.common.UITemplate
org.gudy.azureus2.ui.common.UITemplateHeadless
public abstract class UITemplateHeadless
| Constructor Summary | |
|---|---|
UITemplateHeadless()
|
|
| Method Summary | |
|---|---|
void |
init(boolean first,
boolean others)
Initializes the UI. |
| Methods inherited from class org.gudy.azureus2.ui.common.UITemplate |
|---|
isStarted, openTorrent, processArgs, startUI |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.gudy.azureus2.ui.common.IUserInterface |
|---|
isStarted, openTorrent, processArgs, startUI |
| Constructor Detail |
|---|
public UITemplateHeadless()
| Method Detail |
|---|
public void init(boolean first,
boolean others)
IUserInterface
init in interface IUserInterfaceinit in class UITemplatefirst - This UI Instance is the first on the command line and should take control of singular stuff (LocaleUtil and torrents added via Command Line).others - Indicates wether other UIs run along.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||