APPLICATION DESIGN
Outlines
You can create an outline to customize the Folder pane of an application. An outline is the skeleton of your application: each outline entry represents a key piece of the application. An outline can include background graphics, custom icons, links, or actions. When the outline is embedded on a page or form, users can click on the outline entries, which take them where you want them to go. The process of creating a navigation structure with an outline involves three steps:
An outline can not be used as a component in a composite application, but an outline embedded in a frameset can be used as a component, when the frameset is used as a component.
For more information, see Designing Outlines.
Navigators
Navigators are graphical road maps that direct users to specific parts of a database. They let users find documents or take actions without having to open views. Navigators are like image maps. You can create hotspots on a graphic that take the users to links within or outside of your application. You can embed navigators on forms or pages. Navigators can take the place of the folder pane or work in conjunction with it.
Navigators can be used as components in composite applications.
For more information, see Designing Navigators.
See Also