Configuring Sun Master Indexes

ProcedureTo Specify the Initial View

  1. In the Projects window, expand the Configuration node in the project you want to modify, and then double-click midm.xml.

    The file opens in the NetBeans XML editor.

  2. Locate the page definition for the page you want to display first, and note the value of its screen-id element.

  3. Scroll to the initial-screen-id element, located in the gui-definition element.

  4. Enter the value of the screen-id element for the page you want to display first.

  5. Save and close the file.