Uses of Interface
org.harctoolbox.girr.Command.CommandTextFormat
-
Uses of Command.CommandTextFormat in org.harctoolbox.girr
Modifier and TypeMethodDescriptionvoid
Command.addFormat
(Command.CommandTextFormat format, int repeatCount) Add an extra format to the Command.void
CommandSet.addFormat
(Command.CommandTextFormat format, int repeatCount) Applies the format argument to all Command's in the CommandSet.void
Remote.addFormat
(Command.CommandTextFormat format, int repeatCount) Applies the format argument to all Command's in the Remote.void
RemoteSet.addFormat
(Command.CommandTextFormat format, int repeatCount) Applies the format argument to all Command's in the CommandSet.