Uses of Class
com.biglybt.ui.console.commands.IConsoleCommand
Packages that use IConsoleCommand
Package
Description
-
Uses of IConsoleCommand in com.biglybt.ui.console
Subclasses of IConsoleCommand in com.biglybt.ui.consoleModifier and TypeClassDescriptionprivate classprivate classprivate classprivate static classprivate static classprivate static classMethods in com.biglybt.ui.console with parameters of type IConsoleCommandModifier and TypeMethodDescriptionprotected voidConsoleInput.registerCommand(IConsoleCommand command) protected voidConsoleInput.unregisterCommand(IConsoleCommand command) -
Uses of IConsoleCommand in com.biglybt.ui.console.commands
Subclasses of IConsoleCommand in com.biglybt.ui.console.commandsModifier and TypeClassDescriptionclassthis class allows the user to add and find torrents.classthe alias command will add/remove/modify aliases to the CLI input reader.classclassclassclassprivate static classprivate static classprivate static classprivate static classprivate static classprivate static classprivate static classprivate static classprivate static classprivate static classprivate static classclassclasssubclass of IConsoleCommand that allows the parameters to be defined using an Options objectclassclassclassthe priority command changes the priority of files within a torrentclassclasscommand that allows manipulation of the client's runtime properties.classclassclassclassclassclassconsole command to initiate recheck of a torrent.classbase class for objects which need to operate on specific torrents.classconsole command to force start a torrent.classconsole command to host a torrent.classclassconsole command to host a torrent.classconsole command to queue a torrent.classconsole command to remove a torrent.classconsole command to start a torrent.classconsole command to stop a torrent.classsimple subclass of TorrentCommand that publicises the performCommand method.classMethods in com.biglybt.ui.console.commands that return IConsoleCommandModifier and TypeMethodDescriptionreturns the sub command with the specified command nameMethods in com.biglybt.ui.console.commands with parameters of type IConsoleCommandModifier and TypeMethodDescriptionvoidCommandCollection.add(IConsoleCommand command) adds the specified console command as a subcommand to this object. -
Uses of IConsoleCommand in com.biglybt.ui.console.multiuser
Methods in com.biglybt.ui.console.multiuser with parameters of type IConsoleCommandModifier and TypeMethodDescriptionvoidMultiUserConsoleInput.registerCommand(IConsoleCommand command) check whether the specified command is one of our banned commands for this particular user type. -
Uses of IConsoleCommand in com.biglybt.ui.console.multiuser.commands
Subclasses of IConsoleCommand in com.biglybt.ui.console.multiuser.commandsModifier and TypeClassDescriptionclasssubclass of Show command that is useful for multi-userclasscontainer command for commands that deal with the add/modify/delete of usersprivate final classcommand that adds new users to the user managerprivate final classcommand that deletes a user from the user managerprivate final classcommand that prints out the list of users registered in this user managerprivate final classcommand that changes user's password or level or default save directory