Members Pane in the Object Browser

The Members pane displays members of the object selected in the Objects pane. You can use filters to specify which members are displayed. Select filters using the toggle buttons in the toolbar at the top of the Members pane. The filters are divided into three groups:

By default, all of the member type and access modifier filters are selected and the Bean filter is unselected, so that all members of the object are displayed. If a filter is switched off, no objects matching that filter's criteria are displayed. For example, if only the Method, Private, and Default filters are selected, only methods with private or package-private modifiers are displayed.

The rightmost button in the toolbar controls alphabetic sorting. When this button is selected, the members are listed alphabetically within each member type. Otherwise, they are listed by member type and access modifier in the order in which they appear in the code.

See also
The Object Browser

Packages Pane in the Object Browser

Creating a Custom Package Filter

Objects Pane in the Object Browser

Legal Notices