Select Method Dialog

Use to identify the methods to be profiled from the project package and classes.

The options are:

Element Description

Project

Filter items iconFilter items

Click on the arrow next to this icon to type the name of a project. As you type, the list is filtered to display the projects that match your filter criteria.

Packages

Filter items iconFilter items

Click on the arrow next to this icon to type the name of a package. As you type, the list is filtered to display the packages that match your filter criteria.

Show project packages iconShow project packages

Use to hide/show project packages.

Show dependencies packages iconShow dependencies packages

Use to filter the list by packages that have dependencies.

Classes

Filter items iconFilter items

Click on the arrow next to this icon to type the name of a class. As you type, the list is filtered to display the classes that match your filter criteria.

Show inner classes iconShow inner classes

Use to filter the list by inner classes.

Show anonymous classes iconShow anonymous classes

Use to filter the list by anonymous classes.

Methods

Filter items iconFilter items

Click on the arrow next to this icon to type the name of a method. As you type, the list is filtered to display the methods that match your filter criteria.

Show inherited methods iconShow inherited methods

Use to filter the list by inherited methods

Show static methods iconShow static methods

Use to filter the list by static methods.

Show non public methods iconShow non public methods

Use to filter the list by non public methods.


Related Topics

Developing Applications with NetBeans IDE,

Copyright © 2015, Oracle and/or its affiliates. All rights reserved.