Uses of Interface
org.strassburger.tui4j.command.CommandHandler
Packages that use CommandHandler
-
Uses of CommandHandler in org.strassburger.tui4j.command
Methods in org.strassburger.tui4j.command that return CommandHandlerMethods in org.strassburger.tui4j.command with parameters of type CommandHandlerModifier and TypeMethodDescriptionCommand.setHandler(CommandHandler handler) Sets the handler for this command.Constructors in org.strassburger.tui4j.command with parameters of type CommandHandler