cern::gp::actions::MainLauncherAction Class Reference

Inheritance diagram for cern::gp::actions::MainLauncherAction:
Inheritance graph
[legend]
Collaboration diagram for cern::gp::actions::MainLauncherAction:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void performAction ()
String getName ()
HelpCtx getHelpCtx ()

Static Public Attributes

static final String MAIN_CLASS_OPTION = "cern.gp.mainclass"
static String mainClassName = System.getProperty(MAIN_CLASS_OPTION)

Detailed Description

An Action that launches the main method of the class indicated in the related system property MAIN_CLASS_OPTION. With this action you can quickly bind a class with a main method into a menu. This is used, e.g. when running the Platform inside another IDE, e.g. for debugging purposes.

See the corresponding HowTo "Running the GP Platform in Eclipse"

Author:
Vito Baggiolini
Version:
Revision
1.2

,

Date
2006/09/25 08:52:36

Member Function Documentation

HelpCtx cern::gp::actions::MainLauncherAction::getHelpCtx (  )  [inline]
String cern::gp::actions::MainLauncherAction::getName (  )  [inline]

References mainClassName.

void cern::gp::actions::MainLauncherAction::performAction (  )  [inline]

References MAIN_CLASS_OPTION, and mainClassName.


Member Data Documentation

final String cern::gp::actions::MainLauncherAction::MAIN_CLASS_OPTION = "cern.gp.mainclass" [static]

Referenced by performAction().

Referenced by getName(), and performAction().


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

Generated by  doxygen 1.6.2