Show Java packages and class name, Method Name Dialog Box

Select whether to include packages and class names with method names. For example, if you show packages and class names, a method name can appear as:

Com.ms.applet.AppletPanel.run

If you don't show packages and class names, the method name appears as:

AppletPanel.run

(C) Copyright IBM Corporation 1993, 2010.