cern::laser::guiplatform::actions::PrintActiveListAction Class Reference

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

List of all members.

Public Member Functions

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

Protected Member Functions

String iconResource ()

Static Private Attributes

static Logger logger

Detailed Description

Action that can always be invoked and work procedurally.

Author:
pawlowsk

Member Function Documentation

HelpCtx cern::laser::guiplatform::actions::PrintActiveListAction::getHelpCtx (  )  [inline]

Help context where to find more about the action.

Returns:
the help context for this action

Reimplemented from cern::gp::actions::support::CallableSystemAction.

String cern::laser::guiplatform::actions::PrintActiveListAction::getName (  )  [inline]

Human presentable name of the action. This should be presented as an item in a menu.

Returns:
the name of the action

Reimplemented from cern::gp::actions::support::CallableSystemAction.

String cern::laser::guiplatform::actions::PrintActiveListAction::iconResource (  )  [inline, protected]

Returns the pathname of the icon to use to display this action

Returns:
the pathname of the icon

Reimplemented from cern::gp::actions::support::CallableSystemAction.

void cern::laser::guiplatform::actions::PrintActiveListAction::performAction (  )  [inline, virtual]

Performs the action for the given nodes.

Parameters:
activatedNodes the non null (possibly empty) array of nodes selected at the moment the action has been triggered

Implements cern::gp::actions::support::CallableSystemAction.

References cern::laser::guiplatform::explorer::ACExplorer::getView(), cern::laser::guiplatform::printing::PrintUtil::print(), cern::laser::guiplatform::printing::PrintUtil::printDialog(), and cern::laser::guiplatform::printing::PrintUtil::setPrintable().


Member Data Documentation

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

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

Generated by  doxygen 1.6.2