

Public Member Functions | |
| ACExplorer (AlarmNodeManager nodeManager, String[] columnsToDisplay) | |
| void | setTableColumns (String[] propNames) |
| ACTreeTableView | getView () |
Private Attributes | |
| ACTreeTableView | view = null |
Static Private Attributes | |
| static Logger | logger = LogFactory.getLogger(ACExplorer.class.getName()) |
| cern::laser::guiplatform::explorer::ACExplorer::ACExplorer | ( | AlarmNodeManager | nodeManager, | |
| String[] | columnsToDisplay | |||
| ) | [inline] |
Creates a new instance of ACExplorer
References cern::laser::guiplatform::alarms::AlarmNodeManager::getExplorerManager(), cern::laser::guiplatform::alarms::AlarmNodeManager::getRootNode(), logger, setTableColumns(), and view.
| ACTreeTableView cern::laser::guiplatform::explorer::ACExplorer::getView | ( | ) | [inline] |
References view.
Referenced by cern::laser::guiplatform::actions::PrintActiveListAction::performAction().
| void cern::laser::guiplatform::explorer::ACExplorer::setTableColumns | ( | String[] | propNames | ) | [inline] |
References logger, cern::laser::guiplatform::explorer::ACTreeTableView::setRenderers(), and view.
Referenced by ACExplorer().
Logger cern::laser::guiplatform::explorer::ACExplorer::logger = LogFactory.getLogger(ACExplorer.class.getName()) [static, private] |
Reimplemented in cern::laser::guiplatform::windows::ActiveListExplorerPanel, and cern::laser::guiplatform::windows::InstantFaultExplorer.
Referenced by ACExplorer(), and setTableColumns().
ACTreeTableView cern::laser::guiplatform::explorer::ACExplorer::view = null [private] |
Referenced by ACExplorer(), getView(), and setTableColumns().
1.6.2