Show Java argument list, Method Name Dialog Box
Select whether to include argument lists with method names. For example, if you show argument lists, a method name can appear as:
AppletPanel.run()
If you don't show argument lists, the method name appears as:
AppletPanel.run
(C) Copyright IBM Corporation 1993, 2010.