Uses of Interface
org.harctoolbox.girr.Command.CommandTextFormat
-
Uses of Command.CommandTextFormat in org.harctoolbox.girr
Methods in org.harctoolbox.girr with parameters of type Command.CommandTextFormatModifier and TypeMethodDescriptionvoidCommand.addFormat(Command.CommandTextFormat format, int repeatCount) Add an extra format to the Command.voidCommandSet.addFormat(Command.CommandTextFormat format, int repeatCount) Applies the format argument to all Command's in the CommandSet.voidRemote.addFormat(Command.CommandTextFormat format, int repeatCount) Applies the format argument to all Command's in the Remote.voidRemoteSet.addFormat(Command.CommandTextFormat format, int repeatCount) Applies the format argument to all Command's in the CommandSet.