|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gudy.azureus2.ui.console.commands.IConsoleCommand
org.gudy.azureus2.ui.console.commands.Show
org.gudy.azureus2.ui.console.multiuser.commands.Show
public class Show
subclass of Show command that is useful for multi-user
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.gudy.azureus2.ui.console.commands.IConsoleCommand |
|---|
IConsoleCommand.TorrentComparator |
| Constructor Summary | |
|---|---|
Show()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
expandVariable(char variable,
DownloadManager dm)
adds an additional variable 'o' for torrent owner |
protected java.lang.String |
getDefaultSummaryFormat()
display a similar torrent summary to the superclass but also display the username |
| Methods inherited from class org.gudy.azureus2.ui.console.commands.Show |
|---|
execute, getCommandDescriptions, printHelpExtra, showDHTStats |
| Methods inherited from class org.gudy.azureus2.ui.console.commands.IConsoleCommand |
|---|
getCommandName, getCommandNames, getShortCommandName, getTorrentSummary, printHelp, printHelp |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Show()
| Method Detail |
|---|
protected java.lang.String getDefaultSummaryFormat()
getDefaultSummaryFormat in class IConsoleCommand
protected java.lang.String expandVariable(char variable,
DownloadManager dm)
expandVariable in class IConsoleCommandvariable - variable character, eg: 'e' for ETAdm - download manager object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||