cern::laser::guiplatform::actions::EnableColumnAction Class Reference

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

List of all members.

Public Member Functions

 EnableColumnAction ()
String getName ()

Protected Member Functions

String iconResource ()
boolean surviveFocusChange ()
boolean enable (org.openide.nodes.Node[] node)

Static Package Attributes

static Logger logger

Detailed Description

Author:
pawlowsk

Constructor & Destructor Documentation

cern::laser::guiplatform::actions::EnableColumnAction::EnableColumnAction (  )  [inline]

Creates a new instance of EnableColumnAction


Member Function Documentation

boolean cern::laser::guiplatform::actions::EnableColumnAction::enable ( org.openide.nodes.Node[]  node  )  [inline, protected]
String cern::laser::guiplatform::actions::EnableColumnAction::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::BeanAction.

String cern::laser::guiplatform::actions::EnableColumnAction::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::BeanAction.

boolean cern::laser::guiplatform::actions::EnableColumnAction::surviveFocusChange (  )  [inline, protected]

Member Data Documentation

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

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

Generated by  doxygen 1.6.2