phenote.gui.selection
Interface UseTermListener


public interface UseTermListener

im not sure if this belongs in selection package - a use term listener listens for UseTermEvents - this is from the term browser saying basically the user wants to use this term - in the main window that means editing the model, in the postcomp window that means setting the text either for genus of differentia (which waits for an ok to actually edit the model


Method Summary
 void useTerm(UseTermEvent e)
           
 

Method Detail

useTerm

void useTerm(UseTermEvent e)