org.gudy.azureus2.ui.console.multiuser.commands
Class Show
java.lang.Object
org.gudy.azureus2.ui.console.commands.IConsoleCommand
org.gudy.azureus2.ui.console.commands.Show
org.gudy.azureus2.ui.console.multiuser.commands.Show
public class Show
- extends Show
subclass of Show command that is useful for multi-user
- Author:
- pauld
Constructor Summary |
Show()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Show
public Show()
getDefaultSummaryFormat
protected String getDefaultSummaryFormat()
- display a similar torrent summary to the superclass but also display the username
- Overrides:
getDefaultSummaryFormat
in class IConsoleCommand
- Returns:
expandVariable
protected String expandVariable(char variable,
DownloadManager dm)
- adds an additional variable 'o' for torrent owner
- Overrides:
expandVariable
in class IConsoleCommand
- Parameters:
variable
- variable character, eg: 'e' for ETAdm
- download manager object
- Returns:
- string expansion of the variable