AppBrowser page

Use the AppBrowser page of the Environment Options dialog box to control the Structure pane, which interacts with the Content pane. You can control

To open this page, choose Tools|IDE Options, then click the AppBrowser tab.

Dialog box options

Reload Last Opened Project Upon Startup

Automatically reloads the most recently opened project when you start JBuilder .

Grouping

Controls the display of the Structure pane. Both options can be selected.

Separate Data Members and Methods
Separates data members and methods in the Structure pane display.

Group by Accessibility (Private/Protected/Public/Package)
Groups the Structure pane display by accessibility.

Accessor Sorting
Rearranges the order in which java files are displayed in the Structure pane.
To move a group, highlight it and choose Up or Down. Up moves the group to the top of the Structure pane display; Down moves it down.

Structure Sorting
Rearranges the order in which properties, methods, events and data members are displayed in the Structure pane.

To move a structure type, highlight it and choose Up or Down. Up moves the structure type to the top of the Structure pane display; Down moves it down.

See also:
User's Guide: The AppBrowser