org.gjt.sp.jedit.textarea
Interface GutterPopupHandler


public interface GutterPopupHandler


Method Summary
 void handlePopup(int x, int y, int line)
           
 

Method Detail

handlePopup

void handlePopup(int x,
                 int y,
                 int line)