Get all the available commands for this type. This method should return all the possible commands for this MIME type.
The DataSource provides extra information, such as
the file name, that a CommandMap implementation may use to further
refine the list of commands that are returned. The implementation
in this class simply calls the getAllCommands
method that ignores this argument.
mimeType | the MIME type | |
ds | a DataSource for the data |
Diagram: Command