jrworkspace by
jTEM

de.jtem.jrworkspace.plugin.flavor
Interface HelpFlavor.HelpListener

All Known Implementing Classes:
SimpleController.FlavorListener
Enclosing interface:
HelpFlavor

public static interface HelpFlavor.HelpListener

The HelpListener implements a method to show a help page

Author:
Stefan Sechelmann

Method Summary
 void showHelpPage(HelpFlavor hf)
          Displays the plug-in help center an activates the given help page
 

Method Detail

showHelpPage

void showHelpPage(HelpFlavor hf)
Displays the plug-in help center an activates the given help page

Parameters:
hf -

jrworkspace by
jTEM

jTEM