Uses of Class
phenote.gui.selection.IDSelectionEvent

Packages that use IDSelectionEvent
phenote.gui.field   
phenote.gui.selection   
 

Uses of IDSelectionEvent in phenote.gui.field
 

Methods in phenote.gui.field with parameters of type IDSelectionEvent
 void IdFieldGui.IDSelected(IDSelectionEvent e)
           
 

Uses of IDSelectionEvent in phenote.gui.selection
 

Methods in phenote.gui.selection with parameters of type IDSelectionEvent
 void IDSelectionListener.IDSelected(IDSelectionEvent e)