Add an item to the given context menu that will operate on specified target, and return the menu item. Return null to decline to add a menu item for the specified target.
@param menu The context menu to add to.
@param target The object that the menu item command will operate on.
@return A menu item, or null to decline to provide a menu item.
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.