jimmc.roots
Interface TextPopupListener

All Known Implementing Classes:
ScrolledTextWithPopup, ListView, ScrolledLayoutWithPopup

public interface TextPopupListener

The listener for TextPopup.


Method Summary
 void processSelect(java.lang.String key)
          Proces the Select menu command.
 

Method Detail

processSelect

public void processSelect(java.lang.String key)
Proces the Select menu command.