public class Show extends Show
subclass of Show command that is useful for multi-user
  • Constructor Details

    • Show

      public Show()
  • Method Details

    • 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 ETA
      dm - download manager object
      Returns:
      string expansion of the variable