Exemple #1
0
 /** Show the help */
 private void showHelp() {
   ucar.unidata.ui.Help.setTopDir(HELP_TOP_DIR);
   ucar.unidata.ui.Help.getDefaultHelp().gotoTarget("idv.tools.stationmodeleditor");
 }