

Public Member Functions | |
| AlarmBeanNode (Object bean) throws IntrospectionException | |
| AlarmBeanNode (Object bean, Children children) throws IntrospectionException | |
| SystemAction[] | createActions () |
| String | getName () |
| Object | getBean () |
| void | propertyChange (java.beans.PropertyChangeEvent evt) |
| int | compareTo (Object o) |
Private Member Functions | |
| void | registerPropertyChangeListener (Object bean) |
Static Private Attributes | |
| static final Logger | logger = LogFactory.getLogger(AlarmBeanNode.class.getName()) |
| cern::laser::guiplatform::alarms::AlarmBeanNode::AlarmBeanNode | ( | Object | bean | ) | throws IntrospectionException [inline] |
References registerPropertyChangeListener().
| cern::laser::guiplatform::alarms::AlarmBeanNode::AlarmBeanNode | ( | Object | bean, | |
| Children | children | |||
| ) | throws IntrospectionException [inline] |
References registerPropertyChangeListener().
| int cern::laser::guiplatform::alarms::AlarmBeanNode::compareTo | ( | Object | o | ) | [inline] |
References getBean().
Referenced by cern::laser::guiplatform::explorer::ACChildrenMap::compare().
| SystemAction [] cern::laser::guiplatform::alarms::AlarmBeanNode::createActions | ( | ) | [inline] |
References cern::laser::guiplatform::alarms::AlarmBean::getActions(), and getBean().
| Object cern::laser::guiplatform::alarms::AlarmBeanNode::getBean | ( | ) | [inline] |
Referenced by cern::laser::guiplatform::explorer::ACChildrenMap::addNode(), compareTo(), createActions(), cern::laser::guiplatform::actions::alarms::MaskAction::enable(), cern::laser::guiplatform::actions::alarms::InhibitAction::enable(), cern::laser::guiplatform::alarms::AlarmNodeManager::getAlarm(), getName(), cern::laser::guiplatform::explorer::ACTreeTableView::MyTableCellRenderer::getTableCellRendererComponent(), and cern::laser::guiplatform::windows::ActiveListExplorerPanel::ListSelectionListener::propertyChange().
| String cern::laser::guiplatform::alarms::AlarmBeanNode::getName | ( | ) | [inline] |
References getBean(), and cern::laser::guiplatform::alarms::AlarmBean::getDisplayName().
| void cern::laser::guiplatform::alarms::AlarmBeanNode::propertyChange | ( | java.beans.PropertyChangeEvent | evt | ) | [inline] |
| void cern::laser::guiplatform::alarms::AlarmBeanNode::registerPropertyChangeListener | ( | Object | bean | ) | [inline, private] |
Referenced by AlarmBeanNode().
final Logger cern::laser::guiplatform::alarms::AlarmBeanNode::logger = LogFactory.getLogger(AlarmBeanNode.class.getName()) [static, private] |
1.6.2