Package gov.nih.mipav.view.dialogs
Class JDialogDataProvenance.SelectionListener
java.lang.Object
gov.nih.mipav.view.dialogs.JDialogDataProvenance.SelectionListener
- All Implemented Interfaces:
EventListener,ListSelectionListener
- Enclosing class:
JDialogDataProvenance
private class JDialogDataProvenance.SelectionListener
extends Object
implements ListSelectionListener
Listens to selection changes in the data provenance JTable
and updates the textarea with the current selection
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
Constructor Details
-
SelectionListener
-
-
Method Details
-
valueChanged
- Specified by:
valueChangedin interfaceListSelectionListener
-