Set Quick Filter Dialog Box

Use to specify classes or packages that you want to exclude or include when analyzing application performance. Unlike global filters or custom filter sets, a quick filter can be applied only to the current application.

Element Description

Filter Type

Excludes or includes the selected methods when you click Exclusive or Inclusive.

If Exclude is selected, none of the listed methods are profiled.

If Include is selected, only the listed methods are profiled.

Filter Value

Lists the classes and packages to include or exclude. You can type the name in the text area in the following formats:

  • java.*
  • javax.swing
  • javax.xml.parsers.SAXParser


Related Topics

Developing Applications with NetBeans IDE,

Developing Applications with NetBeans IDE,

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