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$

Method Summary
 void addSelectionListener(SelectionListener l)
           
 void removeSelectionListener(SelectionListener l)
           
 

Method Detail

addSelectionListener

void addSelectionListener(SelectionListener l)

removeSelectionListener

void removeSelectionListener(SelectionListener l)


Copyright © 2008 Commonwealth of Australia