PageRenderTime 33ms CodeModel.GetById 7ms RepoModel.GetById 0ms app.codeStats 0ms

/www/tags/NOV_07_2009/htdocs/api/org/gjt/sp/jedit/textarea/MouseHandler.html

#
HTML | 302 lines | 254 code | 35 blank | 13 comment | 0 complexity | b7bb750afbef7877e7619fd88ac117d5 MD5 | raw file
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.5.0_14) on Tue Jul 22 07:14:14 GMT-08:00 2008 -->
  6. <TITLE>
  7. MouseHandler (jEdit API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.gjt.sp.jedit.textarea.MouseHandler class">
  10. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
  11. <NOSCRIPT>
  12. </NOSCRIPT>
  13. </HEAD>
  14. <BODY BGCOLOR="white" >
  15. <!-- ========= START OF TOP NAVBAR ======= -->
  16. <A NAME="navbar_top"><!-- --></A>
  17. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  18. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  19. <TR>
  20. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  21. <A NAME="navbar_top_firstrow"><!-- --></A>
  22. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  23. <TR ALIGN="center" VALIGN="top">
  24. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  25. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  26. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  27. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/MouseHandler.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  28. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  29. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  30. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  31. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  32. </TR>
  33. </TABLE>
  34. </TD>
  35. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  36. </EM>
  37. </TD>
  38. </TR>
  39. <TR>
  40. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  41. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/textarea/MouseActionsProvider.html" title="interface in org.gjt.sp.jedit.textarea"><B>PREV CLASS</B></A>&nbsp;
  42. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/textarea/ScrollLayout.html" title="class in org.gjt.sp.jedit.textarea"><B>NEXT CLASS</B></A></FONT></TD>
  43. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  44. <A HREF="../../../../../index.html?org/gjt/sp/jedit/textarea/MouseHandler.html" target="_top"><B>FRAMES</B></A> &nbsp;
  45. &nbsp;<A HREF="MouseHandler.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  46. &nbsp;
  47. <NOSCRIPT>
  48. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  49. </NOSCRIPT>
  50. </FONT></TD>
  51. </TR>
  52. <TR>
  53. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  54. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.gjt.sp.jedit.textarea.TextAreaMouseHandler">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  55. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  56. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  57. </TR>
  58. </TABLE>
  59. <A NAME="skip-navbar_top"></A>
  60. <!-- ========= END OF TOP NAVBAR ========= -->
  61. <HR>
  62. <!-- ======== START OF CLASS DATA ======== -->
  63. <H2>
  64. <FONT SIZE="-1">
  65. org.gjt.sp.jedit.textarea</FONT>
  66. <BR>
  67. Class MouseHandler</H2>
  68. <PRE>
  69. java.lang.Object
  70. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">javax.swing.event.MouseInputAdapter
  71. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaMouseHandler.html" title="class in org.gjt.sp.jedit.textarea">org.gjt.sp.jedit.textarea.TextAreaMouseHandler</A>
  72. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.gjt.sp.jedit.textarea.MouseHandler</B>
  73. </PRE>
  74. <DL>
  75. <DT><B>All Implemented Interfaces:</B> <DD>java.awt.event.MouseListener, java.awt.event.MouseMotionListener, java.util.EventListener, javax.swing.event.MouseInputListener</DD>
  76. </DL>
  77. <HR>
  78. <DL>
  79. <DT><PRE>public class <B>MouseHandler</B><DT>extends <A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaMouseHandler.html" title="class in org.gjt.sp.jedit.textarea">TextAreaMouseHandler</A></DL>
  80. </PRE>
  81. <P>
  82. The mouseHandler used for jEdit.
  83. <P>
  84. <P>
  85. <HR>
  86. <P>
  87. <!-- =========== FIELD SUMMARY =========== -->
  88. <A NAME="field_summary"><!-- --></A>
  89. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  90. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  91. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  92. <B>Field Summary</B></FONT></TH>
  93. </TR>
  94. </TABLE>
  95. &nbsp;<A NAME="fields_inherited_from_class_org.gjt.sp.jedit.textarea.TextAreaMouseHandler"><!-- --></A>
  96. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  97. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  98. <TH ALIGN="left"><B>Fields inherited from class org.gjt.sp.jedit.textarea.<A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaMouseHandler.html" title="class in org.gjt.sp.jedit.textarea">TextAreaMouseHandler</A></B></TH>
  99. </TR>
  100. <TR BGCOLOR="white" CLASS="TableRowColor">
  101. <TD><CODE><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaMouseHandler.html#clickCount">clickCount</A>, <A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaMouseHandler.html#control">control</A>, <A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaMouseHandler.html#ctrlForRectangularSelection">ctrlForRectangularSelection</A>, <A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaMouseHandler.html#dragged">dragged</A>, <A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaMouseHandler.html#dragStart">dragStart</A>, <A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaMouseHandler.html#dragStartLine">dragStartLine</A>, <A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaMouseHandler.html#dragStartOffset">dragStartOffset</A>, <A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaMouseHandler.html#maybeDragAndDrop">maybeDragAndDrop</A>, <A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaMouseHandler.html#quickCopyDrag">quickCopyDrag</A></CODE></TD>
  102. </TR>
  103. </TABLE>
  104. &nbsp;
  105. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  106. <A NAME="constructor_summary"><!-- --></A>
  107. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  108. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  109. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  110. <B>Constructor Summary</B></FONT></TH>
  111. </TR>
  112. <TR BGCOLOR="white" CLASS="TableRowColor">
  113. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/MouseHandler.html#MouseHandler(org.gjt.sp.jedit.textarea.JEditTextArea)">MouseHandler</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/textarea/JEditTextArea.html" title="class in org.gjt.sp.jedit.textarea">JEditTextArea</A>&nbsp;textArea)</CODE>
  114. <BR>
  115. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  116. </TR>
  117. </TABLE>
  118. &nbsp;
  119. <!-- ========== METHOD SUMMARY =========== -->
  120. <A NAME="method_summary"><!-- --></A>
  121. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  122. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  123. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  124. <B>Method Summary</B></FONT></TH>
  125. </TR>
  126. <TR BGCOLOR="white" CLASS="TableRowColor">
  127. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  128. <CODE>&nbsp;void</CODE></FONT></TD>
  129. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/MouseHandler.html#mousePressed(java.awt.event.MouseEvent)">mousePressed</A></B>(java.awt.event.MouseEvent&nbsp;evt)</CODE>
  130. <BR>
  131. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  132. </TR>
  133. <TR BGCOLOR="white" CLASS="TableRowColor">
  134. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  135. <CODE>&nbsp;void</CODE></FONT></TD>
  136. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/textarea/MouseHandler.html#mouseReleased(java.awt.event.MouseEvent)">mouseReleased</A></B>(java.awt.event.MouseEvent&nbsp;evt)</CODE>
  137. <BR>
  138. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  139. </TR>
  140. </TABLE>
  141. &nbsp;<A NAME="methods_inherited_from_class_org.gjt.sp.jedit.textarea.TextAreaMouseHandler"><!-- --></A>
  142. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  143. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  144. <TH ALIGN="left"><B>Methods inherited from class org.gjt.sp.jedit.textarea.<A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaMouseHandler.html" title="class in org.gjt.sp.jedit.textarea">TextAreaMouseHandler</A></B></TH>
  145. </TR>
  146. <TR BGCOLOR="white" CLASS="TableRowColor">
  147. <TD><CODE><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaMouseHandler.html#doDoubleClick()">doDoubleClick</A>, <A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaMouseHandler.html#doSingleClick(java.awt.event.MouseEvent)">doSingleClick</A>, <A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaMouseHandler.html#doTripleClick()">doTripleClick</A>, <A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaMouseHandler.html#isMiddleButton(int)">isMiddleButton</A>, <A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaMouseHandler.html#isPopupTrigger(java.awt.event.MouseEvent)">isPopupTrigger</A>, <A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaMouseHandler.html#isRightButton(int)">isRightButton</A>, <A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaMouseHandler.html#mouseDragged(java.awt.event.MouseEvent)">mouseDragged</A>, <A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaMouseHandler.html#mouseMoved(java.awt.event.MouseEvent)">mouseMoved</A>, <A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaMouseHandler.html#showCursor()">showCursor</A></CODE></TD>
  148. </TR>
  149. </TABLE>
  150. &nbsp;<A NAME="methods_inherited_from_class_javax.swing.event.MouseInputAdapter"><!-- --></A>
  151. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  152. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  153. <TH ALIGN="left"><B>Methods inherited from class javax.swing.event.MouseInputAdapter</B></TH>
  154. </TR>
  155. <TR BGCOLOR="white" CLASS="TableRowColor">
  156. <TD><CODE>mouseClicked, mouseEntered, mouseExited</CODE></TD>
  157. </TR>
  158. </TABLE>
  159. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  160. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  161. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  162. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  163. </TR>
  164. <TR BGCOLOR="white" CLASS="TableRowColor">
  165. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  166. </TR>
  167. </TABLE>
  168. &nbsp;
  169. <P>
  170. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  171. <A NAME="constructor_detail"><!-- --></A>
  172. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  173. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  174. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  175. <B>Constructor Detail</B></FONT></TH>
  176. </TR>
  177. </TABLE>
  178. <A NAME="MouseHandler(org.gjt.sp.jedit.textarea.JEditTextArea)"><!-- --></A><H3>
  179. MouseHandler</H3>
  180. <PRE>
  181. public <B>MouseHandler</B>(<A HREF="../../../../../org/gjt/sp/jedit/textarea/JEditTextArea.html" title="class in org.gjt.sp.jedit.textarea">JEditTextArea</A>&nbsp;textArea)</PRE>
  182. <DL>
  183. </DL>
  184. <!-- ============ METHOD DETAIL ========== -->
  185. <A NAME="method_detail"><!-- --></A>
  186. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  187. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  188. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  189. <B>Method Detail</B></FONT></TH>
  190. </TR>
  191. </TABLE>
  192. <A NAME="mousePressed(java.awt.event.MouseEvent)"><!-- --></A><H3>
  193. mousePressed</H3>
  194. <PRE>
  195. public void <B>mousePressed</B>(java.awt.event.MouseEvent&nbsp;evt)</PRE>
  196. <DL>
  197. <DD><DL>
  198. <DT><B>Specified by:</B><DD><CODE>mousePressed</CODE> in interface <CODE>java.awt.event.MouseListener</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaMouseHandler.html#mousePressed(java.awt.event.MouseEvent)">mousePressed</A></CODE> in class <CODE><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaMouseHandler.html" title="class in org.gjt.sp.jedit.textarea">TextAreaMouseHandler</A></CODE></DL>
  199. </DD>
  200. <DD><DL>
  201. </DL>
  202. </DD>
  203. </DL>
  204. <HR>
  205. <A NAME="mouseReleased(java.awt.event.MouseEvent)"><!-- --></A><H3>
  206. mouseReleased</H3>
  207. <PRE>
  208. public void <B>mouseReleased</B>(java.awt.event.MouseEvent&nbsp;evt)</PRE>
  209. <DL>
  210. <DD><DL>
  211. <DT><B>Specified by:</B><DD><CODE>mouseReleased</CODE> in interface <CODE>java.awt.event.MouseListener</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaMouseHandler.html#mouseReleased(java.awt.event.MouseEvent)">mouseReleased</A></CODE> in class <CODE><A HREF="../../../../../org/gjt/sp/jedit/textarea/TextAreaMouseHandler.html" title="class in org.gjt.sp.jedit.textarea">TextAreaMouseHandler</A></CODE></DL>
  212. </DD>
  213. <DD><DL>
  214. </DL>
  215. </DD>
  216. </DL>
  217. <!-- ========= END OF CLASS DATA ========= -->
  218. <HR>
  219. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  220. <A NAME="navbar_bottom"><!-- --></A>
  221. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  222. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  223. <TR>
  224. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  225. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  226. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  227. <TR ALIGN="center" VALIGN="top">
  228. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  229. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  230. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  231. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/MouseHandler.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  232. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  233. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  234. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  235. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  236. </TR>
  237. </TABLE>
  238. </TD>
  239. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  240. </EM>
  241. </TD>
  242. </TR>
  243. <TR>
  244. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  245. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/textarea/MouseActionsProvider.html" title="interface in org.gjt.sp.jedit.textarea"><B>PREV CLASS</B></A>&nbsp;
  246. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/textarea/ScrollLayout.html" title="class in org.gjt.sp.jedit.textarea"><B>NEXT CLASS</B></A></FONT></TD>
  247. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  248. <A HREF="../../../../../index.html?org/gjt/sp/jedit/textarea/MouseHandler.html" target="_top"><B>FRAMES</B></A> &nbsp;
  249. &nbsp;<A HREF="MouseHandler.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  250. &nbsp;
  251. <NOSCRIPT>
  252. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  253. </NOSCRIPT>
  254. </FONT></TD>
  255. </TR>
  256. <TR>
  257. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  258. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.gjt.sp.jedit.textarea.TextAreaMouseHandler">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  259. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  260. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  261. </TR>
  262. </TABLE>
  263. <A NAME="skip-navbar_bottom"></A>
  264. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  265. <HR>
  266. </BODY>
  267. </HTML>