public abstract class MetaNodeSelectionListener extends Object implements TreeSelectionListener
| Constructor and Description |
|---|
MetaNodeSelectionListener()
Creates a new instance of MetaNodeSelectionListener.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
nodeSelectionChanged(Collection nodeSelection)
DOCUMENT ME!
|
void |
valueChanged(TreeSelectionEvent e)
Called whenever the value of the selection changes.
|
public MetaNodeSelectionListener()
public void valueChanged(TreeSelectionEvent e)
valueChanged in interface TreeSelectionListenere - the event that characterizes the change.protected abstract void nodeSelectionChanged(Collection nodeSelection)
nodeSelection - DOCUMENT ME!Copyright © 2012–2026 cismet GmbH. All rights reserved.