Displays the index of the specified file.
public static void showHelpIndex( Control parent, String url )
parent
A Control object that identifies the parent of the help dialog box to be displayed.
url
The path to the HTML Help or WinHelp file.
Based on the value of the url parameter, this method automatically determines whether an HTML Help or WinHelp file should be displayed.