Starting the Wizard Creating a Helpset File

11-4 Oracle Fusion Middleware Developers Guide for Oracle Help Figure 11–4 OHJ Authoring Wizard: Specify Directory Use the following information to enter data in each field of the Specify Directory page: When you are done, click Next to continue.

11.5 Defining Views

The Define Views page of OHJ Authoring Wizard allows you to define views in the OHJ Help Navigator window. You can create views for table of contents, keyword index, and define custom views. Field Description Directory Click Browse and select the source directory of the html files. If you have specified an existing helpset file, the field is not available for editing and displays the directory location of the helpset file. Include Subdirectories Select the checkbox to include subdirectories of the selected Directory . HelpSet Title Specify the title of the helpset file Helpset Authoring Wizard 11-5 Figure 11–5 OHJ Authoring Wizard: Define Views When you are done, click Next to continue.

11.5.1 Defining a New View

OHJ Authoring Wizard allows you to create multiple views in your help. By default, no views are defined. To define a new view, click New. Figure 11–6 shows the fields available in the Define Views page of the wizard when a new view is created. Figure 11–6 OHJ Authoring Wizard: Define New Views Use the following information to enter data in each field of the Define Views page: Field Description New Creates a new view and adds the name of the view in Current Views list. Delete Deletes the selected view from the Current Views list. 11-6 Oracle Fusion Middleware Developers Guide for Oracle Help

11.5.2 Defining a Custom View Type

You can define a custom view if the available views do not meet your requirements. To create a custom view type, select Custom from the View Type dropdown list of Define Views page. The Define the Custom Type dialog appears. Figure 11–7 OHJ Authoring Wizard: Define Custom View Type Use the following information to enter data in each field of the Define Views page:

11.5.3 Defining a Custom Data Engine

You can define a custom data engine if the available data engines do not meet your requirements. To create a custom data engine, select Custom from the Data Engine dropdown list of Define Views page. The Define the Custom Data Engine dialog appears. Field Description View Type Select the view type of new view defined. You can choose the view type as OHJ TOC Navigator, OHJ Keyword Navigator, OHJ Search Navigator , or define a custom navigator. Data Engine Select the data engine for the new view. You can choose the engine as HHC Engine, HHK Engine, XML TOC Engine, XML Index Engine , TOC Engine, TOK Engine, Search Engine ; or define a custom data engine. Data Location Click Browse and select the location of the control file. Tab Label Select the checkbox and enter the label of the tab displayed in OHJ Help Navigator window. View Title Select the checkbox and enter the title of the view. Field Description Identifying Name Specify the unique name of the view. Navigator Subclass Specify the name of the Java class. The class must be a subclass of oracle.help.navigator.Navigator.