public final class MostCommands extends Object
CommandRegistry
.
These commands are:
DefaultBindingSpecs
, plus a few more
commands, for example, all those needed to implement a minimal XML editor.
AllCommands
Modifier and Type | Method and Description |
---|---|
static void |
registerWith(CommandRegistry registry)
Registers the minimal set of commands with specified command registry.
|
public static void registerWith(CommandRegistry registry)
It is harmless to invoke this methods several times with the same command registry.