public interface CommandsInterface
Defines an interface for command producers. A command producer is an object that yields a set of commands for interacting with itself. A user of the object might present these commands in a popup menu, for example.
CommandManager
Command
MenuCommand
ContextCommandsInterface
com.sas.util.Command[]
getCommands()
com.sas.util.Command[] getCommands()