cern::laser::guiplatform::actions::DisableColumnAction Class Reference

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

List of all members.

Public Member Functions

 DisableColumnAction ()
String getName ()

Protected Member Functions

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

Static Package Attributes

static Logger logger

Detailed Description

This class disables column, this column should be deleted from alarm screen

Author:
pawlowsk

Constructor & Destructor Documentation

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

Creates a new instance of DisableColumnAction


Member Function Documentation

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

this is only used if we connect JButtons to this action. it makes sure the JButtons are refreshed properly when there is a focus change.

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


Member Data Documentation

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

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

Generated by  doxygen 1.6.2