// Administrative console help mapping file // // Updated 10/27/2005 PSH // V6.x Help information // // The HelpCoord reads this file to correlate a helpId to a help file // $ // // This is not quite like the mapping files for AAT and other Java GUIs. // You do NOT need the path information in front of the help file names. // The delimiter is dollar sign instead of pound sign. // Do not confuse the two file formats. // // This is a really persnickety file! // // Every line of this file must either be valid input, // or a comment line beginning with two forward slashes. // // There can be NO blank lines. // // The last non-blank line in the file cannot have a return // at the end of it. To test, place cursor at end of last // non-blank line and press down arrow on keyboard. The // cursor should not move. // // Violations can cause the GUI not to start! // // This file does not require translation. // // ActivitySession service MODULE // //***** Class loader viewer ************************************* // ClassloaderDisplay.detail$ae/utrb_classload_topology.html ClassloaderViewer.displayName$ae/utrb_classload_viewer.html ClassloaderDisplaySearch.detail$ae/utrb_classload_viewer_search.html CLVService.detail$ae/utrb_classload_viewer_service.html //