dsto.dfc.swing.event
Interface SelectionEventSource
- All Known Implementing Classes:
- BasicSelectionEventSource, DfcList, DfcTable, DfcTree, LogMessageTable, MapTableView, StyleSheetTableView
public interface SelectionEventSource
Defines an object that provides notification of selection changes
to SelectionListener's.
- Version:
- $Revision$
addSelectionListener
void addSelectionListener(SelectionListener l)
removeSelectionListener
void removeSelectionListener(SelectionListener l)
Copyright © 2008 Commonwealth of Australia