jsky.catalog.gui
Interface SymbolSelectionListener

All Superinterfaces:
EventListener

public interface SymbolSelectionListener
extends EventListener

This defines the interface for listening for selection events on a catalog plot symbols.

Version:
$Revision: 1.2 $
Author:
Allan Brighton

Method Summary
 void symbolDeselected(SymbolSelectionEvent e)
          Invoked when the symbol is deselected.
 void symbolSelected(SymbolSelectionEvent e)
          Invoked when the symbol is selected.
 

Method Detail

symbolSelected

void symbolSelected(SymbolSelectionEvent e)
Invoked when the symbol is selected.


symbolDeselected

void symbolDeselected(SymbolSelectionEvent e)
Invoked when the symbol is deselected.



Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.