Similar to {@link Displayable#addCommand}, however when the application first adds a command to an Alert, {@link #DISMISS_COMMAND} is implicitly removed. Calling thismethod with DISMISS_COMMAND as the parameter has no effect.
@param cmd the command to be added
@throws NullPointerException if cmd is null
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.