de.winterfish.neon.event
Interface NeonSelectionListener

All Known Implementing Classes:
EditorToggle, ExportOriginalExtension, LinkExtension, NeonMenuBar, NeonToolBar, RevertToOriginalExtension

public interface NeonSelectionListener


Method Summary
 void selectionChanged(NeonSelectionEvent event)
           
 

Method Detail

selectionChanged

public void selectionChanged(NeonSelectionEvent event)