dsto.dfc.swing.event
Interface SelectionListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
AbstractCustomizeRowCommand, AbstractMoveCommand, AbstractSelectionBasedCommand, BasicDeleteCommand, CmdAddEntry, CmdCustomize, CmdCustomize, CmdDelete, CmdDeleteRow, CmdDeleteRows, CmdMoveEntry, CmdMoveRow, CmdRename, MapTableView.CmdDeleteProperty, StyleSheetTableView.CmdClearValue

public interface SelectionListener
extends EventListener

Defines a listener for changes to a selection.

Version:
$Revision$

Method Summary
 void selectionChanged(SelectionEvent e)
          Indicates the selection has changed in some way.
 

Method Detail

selectionChanged

void selectionChanged(SelectionEvent e)
Indicates the selection has changed in some way.



Copyright © 2008 Commonwealth of Australia