

Public Member Functions | |
| ListExplorerPanel (int index, ExplorerPanel nextExplorer) | |
| ListExplorerPanel (ExplorerManager explorerManager, int index, ExplorerPanel nextExplorer) | |
| void | addNotify () |
| void | removeNotify () |
Private Member Functions | |
| void | initialize (int index, ExplorerPanel nextExplorer) |
Private Attributes | |
| java.beans.PropertyChangeListener | nextListSelectionListener |
| java.beans.PropertyChangeListener | listSelectionListener |
| cern::gp::explorer::MultiListExplorer::ListExplorerPanel::ListExplorerPanel | ( | int | index, | |
| ExplorerPanel | nextExplorer | |||
| ) | [inline] |
Creates a new instance of ListPanel
References initialize().
| cern::gp::explorer::MultiListExplorer::ListExplorerPanel::ListExplorerPanel | ( | ExplorerManager | explorerManager, | |
| int | index, | |||
| ExplorerPanel | nextExplorer | |||
| ) | [inline] |
Creates a new instance of ListPanel
References initialize().
| void cern::gp::explorer::MultiListExplorer::ListExplorerPanel::addNotify | ( | ) | [inline] |
| void cern::gp::explorer::MultiListExplorer::ListExplorerPanel::initialize | ( | int | index, | |
| ExplorerPanel | nextExplorer | |||
| ) | [inline, private] |
References cern::gp::explorer::MultiListExplorer::_bottomComponentCreator, cern::gp::explorer::MultiListExplorer::_selectionListener, cern::gp::explorer::MultiListExplorer::_topComponentCreator, cern::gp::explorer::MultiListExplorer::ComponentCreator::createComponent(), cern::gp::explorer::MultiListExplorer::getExplorerManager(), listSelectionListener, and nextListSelectionListener.
Referenced by ListExplorerPanel().
| void cern::gp::explorer::MultiListExplorer::ListExplorerPanel::removeNotify | ( | ) | [inline] |
java.beans.PropertyChangeListener cern::gp::explorer::MultiListExplorer::ListExplorerPanel::listSelectionListener [private] |
Referenced by initialize(), and removeNotify().
java.beans.PropertyChangeListener cern::gp::explorer::MultiListExplorer::ListExplorerPanel::nextListSelectionListener [private] |
Referenced by initialize(), and removeNotify().
1.6.2