cern::laser::guiplatform::actions::alarms::ShowHelpUrlInBrowserAction Class Reference

Inheritance diagram for cern::laser::guiplatform::actions::alarms::ShowHelpUrlInBrowserAction:
Inheritance graph
[legend]
Collaboration diagram for cern::laser::guiplatform::actions::alarms::ShowHelpUrlInBrowserAction:
Collaboration graph
[legend]

List of all members.

Public Member Functions

String getName ()
org.openide.util.HelpCtx getHelpCtx ()

Protected Member Functions

boolean enable (Node[] node)
String iconResource ()
void performAction (Node[] activatedNodes)

Static Private Attributes

static final String name
static final Logger logger

Detailed Description

This action runs default browser in a OS with help URL as a parameter

Author:
woloszyn

Member Function Documentation

boolean cern::laser::guiplatform::actions::alarms::ShowHelpUrlInBrowserAction::enable ( Node[]  node  )  [inline, protected]
org.openide.util.HelpCtx cern::laser::guiplatform::actions::alarms::ShowHelpUrlInBrowserAction::getHelpCtx (  )  [inline]
String cern::laser::guiplatform::actions::alarms::ShowHelpUrlInBrowserAction::getName (  )  [inline]

References name.

String cern::laser::guiplatform::actions::alarms::ShowHelpUrlInBrowserAction::iconResource (  )  [inline, protected]
void cern::laser::guiplatform::actions::alarms::ShowHelpUrlInBrowserAction::performAction ( Node[]  activatedNodes  )  [inline, protected]

References logger.


Member Data Documentation

Initial value:
    LogFactory.getLogger(ShowHelpUrlInBrowserAction.class.getName())

logger

Referenced by enable(), and performAction().

Initial value:
    NbBundle.getMessage(ShowHelpUrlInBrowserAction.class, "LBL_Action_ShowHelpUrlInBrowser_action_name")

action name

Referenced by getName().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2