
Public Member Functions | |
| NextListSelectionListener (ExplorerPanel source, ExplorerPanel target) | |
| void | propertyChange (java.beans.PropertyChangeEvent e) |
Private Member Functions | |
| void | updateTargetPanel () |
Private Attributes | |
| ExplorerManager | sourceManager |
| ExplorerManager | targetManager |
| String | name |
| boolean | shouldUpdateSelection |
| cern::gp::explorer::MultiListExplorer::NextListSelectionListener::NextListSelectionListener | ( | ExplorerPanel | source, | |
| ExplorerPanel | target | |||
| ) | [inline] |
References name, sourceManager, and targetManager.
| void cern::gp::explorer::MultiListExplorer::NextListSelectionListener::propertyChange | ( | java.beans.PropertyChangeEvent | e | ) | [inline] |
| void cern::gp::explorer::MultiListExplorer::NextListSelectionListener::updateTargetPanel | ( | ) | [inline, private] |
Referenced by NextListSelectionListener().
boolean cern::gp::explorer::MultiListExplorer::NextListSelectionListener::shouldUpdateSelection [private] |
Referenced by propertyChange().
ExplorerManager cern::gp::explorer::MultiListExplorer::NextListSelectionListener::sourceManager [private] |
Referenced by NextListSelectionListener(), propertyChange(), and updateTargetPanel().
ExplorerManager cern::gp::explorer::MultiListExplorer::NextListSelectionListener::targetManager [private] |
Referenced by NextListSelectionListener(), and updateTargetPanel().
1.6.2