Class Show


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

      • Show

        public Show()
    • Method Detail

      • getDefaultSummaryFormat

        protected java.lang.String getDefaultSummaryFormat()
        display a similar torrent summary to the superclass but also display the username
        Overrides:
        getDefaultSummaryFormat in class IConsoleCommand
        Returns:
      • expandVariable

        protected java.lang.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