PageRenderTime 104ms CodeModel.GetById 23ms RepoModel.GetById 2ms app.codeStats 1ms

/www/tags/NOV_07_2009/htdocs/api/org/gjt/sp/jedit/class-use/EditPane.html

#
HTML | 471 lines | 412 code | 53 blank | 6 comment | 0 complexity | df550d69a40e631c4fc3dc666b6c0eae 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:19 GMT-08:00 2008 -->
  6. <TITLE>
  7. Uses of Class org.gjt.sp.jedit.EditPane (jEdit API)
  8. </TITLE>
  9. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
  10. <NOSCRIPT>
  11. </NOSCRIPT>
  12. </HEAD>
  13. <BODY BGCOLOR="white" >
  14. <!-- ========= START OF TOP NAVBAR ======= -->
  15. <A NAME="navbar_top"><!-- --></A>
  16. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  17. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  18. <TR>
  19. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  20. <A NAME="navbar_top_firstrow"><!-- --></A>
  21. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  22. <TR ALIGN="center" VALIGN="top">
  23. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  24. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  25. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
  26. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
  27. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  28. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  29. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  30. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  31. </TR>
  32. </TABLE>
  33. </TD>
  34. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  35. </EM>
  36. </TD>
  37. </TR>
  38. <TR>
  39. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  40. &nbsp;PREV&nbsp;
  41. &nbsp;NEXT</FONT></TD>
  42. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  43. <A HREF="../../../../../index.html?org/gjt/sp/jedit/class-use/EditPane.html" target="_top"><B>FRAMES</B></A> &nbsp;
  44. &nbsp;<A HREF="EditPane.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  45. &nbsp;
  46. <NOSCRIPT>
  47. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  48. </NOSCRIPT>
  49. </FONT></TD>
  50. </TR>
  51. </TABLE>
  52. <A NAME="skip-navbar_top"></A>
  53. <!-- ========= END OF TOP NAVBAR ========= -->
  54. <HR>
  55. <CENTER>
  56. <H2>
  57. <B>Uses of Class<br>org.gjt.sp.jedit.EditPane</B></H2>
  58. </CENTER>
  59. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  60. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  61. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  62. Packages that use <A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A></FONT></TH>
  63. </TR>
  64. <TR BGCOLOR="white" CLASS="TableRowColor">
  65. <TD><A HREF="#org.gjt.sp.jedit"><B>org.gjt.sp.jedit</B></A></TD>
  66. <TD>This package contains jEdit's core classes.&nbsp;</TD>
  67. </TR>
  68. <TR BGCOLOR="white" CLASS="TableRowColor">
  69. <TD><A HREF="#org.gjt.sp.jedit.bufferset"><B>org.gjt.sp.jedit.bufferset</B></A></TD>
  70. <TD>&nbsp;&nbsp;</TD>
  71. </TR>
  72. <TR BGCOLOR="white" CLASS="TableRowColor">
  73. <TD><A HREF="#org.gjt.sp.jedit.gui"><B>org.gjt.sp.jedit.gui</B></A></TD>
  74. <TD>Various GUI controls and dialog boxes.&nbsp;</TD>
  75. </TR>
  76. <TR BGCOLOR="white" CLASS="TableRowColor">
  77. <TD><A HREF="#org.gjt.sp.jedit.msg"><B>org.gjt.sp.jedit.msg</B></A></TD>
  78. <TD>EditBus messages.&nbsp;</TD>
  79. </TR>
  80. <TR BGCOLOR="white" CLASS="TableRowColor">
  81. <TD><A HREF="#org.gjt.sp.jedit.search"><B>org.gjt.sp.jedit.search</B></A></TD>
  82. <TD>Search and replace classes.&nbsp;</TD>
  83. </TR>
  84. <TR BGCOLOR="white" CLASS="TableRowColor">
  85. <TD><A HREF="#org.gjt.sp.jedit.visitors"><B>org.gjt.sp.jedit.visitors</B></A></TD>
  86. <TD>&nbsp;&nbsp;</TD>
  87. </TR>
  88. </TABLE>
  89. &nbsp;
  90. <P>
  91. <A NAME="org.gjt.sp.jedit"><!-- --></A>
  92. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  93. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  94. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  95. Uses of <A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A> in <A HREF="../../../../../org/gjt/sp/jedit/package-summary.html">org.gjt.sp.jedit</A></FONT></TH>
  96. </TR>
  97. </TABLE>
  98. &nbsp;
  99. <P>
  100. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  101. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  102. <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/gjt/sp/jedit/package-summary.html">org.gjt.sp.jedit</A> that return <A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A></FONT></TH>
  103. </TR>
  104. <TR BGCOLOR="white" CLASS="TableRowColor">
  105. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  106. <CODE>static&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A></CODE></FONT></TD>
  107. <TD><CODE><B>EditPane.</B><B><A HREF="../../../../../org/gjt/sp/jedit/EditPane.html#get(org.gjt.sp.jedit.textarea.TextArea)">get</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/textarea/TextArea.html" title="class in org.gjt.sp.jedit.textarea">TextArea</A>&nbsp;ta)</CODE>
  108. <BR>
  109. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  110. </TR>
  111. <TR BGCOLOR="white" CLASS="TableRowColor">
  112. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  113. <CODE>&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A></CODE></FONT></TD>
  114. <TD><CODE><B>View.</B><B><A HREF="../../../../../org/gjt/sp/jedit/View.html#getEditPane()">getEditPane</A></B>()</CODE>
  115. <BR>
  116. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the current edit pane.</TD>
  117. </TR>
  118. <TR BGCOLOR="white" CLASS="TableRowColor">
  119. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  120. <CODE>&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A>[]</CODE></FONT></TD>
  121. <TD><CODE><B>View.</B><B><A HREF="../../../../../org/gjt/sp/jedit/View.html#getEditPanes()">getEditPanes</A></B>()</CODE>
  122. <BR>
  123. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns all edit panes.</TD>
  124. </TR>
  125. <TR BGCOLOR="white" CLASS="TableRowColor">
  126. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  127. <CODE>&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A></CODE></FONT></TD>
  128. <TD><CODE><B>View.</B><B><A HREF="../../../../../org/gjt/sp/jedit/View.html#goToBuffer(org.gjt.sp.jedit.Buffer)">goToBuffer</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A>&nbsp;buffer)</CODE>
  129. <BR>
  130. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If this buffer is open in one of the view's edit panes, sets focus
  131. to that edit pane.</TD>
  132. </TR>
  133. <TR BGCOLOR="white" CLASS="TableRowColor">
  134. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  135. <CODE>&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A></CODE></FONT></TD>
  136. <TD><CODE><B>View.</B><B><A HREF="../../../../../org/gjt/sp/jedit/View.html#showBuffer(org.gjt.sp.jedit.Buffer)">showBuffer</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A>&nbsp;buffer)</CODE>
  137. <BR>
  138. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If this buffer is open in one of the view's edit panes, activates
  139. that edit pane.</TD>
  140. </TR>
  141. <TR BGCOLOR="white" CLASS="TableRowColor">
  142. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  143. <CODE>&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A></CODE></FONT></TD>
  144. <TD><CODE><B>View.</B><B><A HREF="../../../../../org/gjt/sp/jedit/View.html#split(int)">split</A></B>(int&nbsp;orientation)</CODE>
  145. <BR>
  146. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Splits the view.</TD>
  147. </TR>
  148. <TR BGCOLOR="white" CLASS="TableRowColor">
  149. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  150. <CODE>&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A></CODE></FONT></TD>
  151. <TD><CODE><B>View.</B><B><A HREF="../../../../../org/gjt/sp/jedit/View.html#splitHorizontally()">splitHorizontally</A></B>()</CODE>
  152. <BR>
  153. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Splits the view horizontally.</TD>
  154. </TR>
  155. <TR BGCOLOR="white" CLASS="TableRowColor">
  156. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  157. <CODE>&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A></CODE></FONT></TD>
  158. <TD><CODE><B>View.</B><B><A HREF="../../../../../org/gjt/sp/jedit/View.html#splitVertically()">splitVertically</A></B>()</CODE>
  159. <BR>
  160. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Splits the view vertically.</TD>
  161. </TR>
  162. </TABLE>
  163. &nbsp;
  164. <P>
  165. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  166. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  167. <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/gjt/sp/jedit/package-summary.html">org.gjt.sp.jedit</A> with parameters of type <A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A></FONT></TH>
  168. </TR>
  169. <TR BGCOLOR="white" CLASS="TableRowColor">
  170. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  171. <CODE>static&nbsp;void</CODE></FONT></TD>
  172. <TD><CODE><B>jEdit.</B><B><A HREF="../../../../../org/gjt/sp/jedit/jEdit.html#closeBuffer(org.gjt.sp.jedit.EditPane, org.gjt.sp.jedit.Buffer)">closeBuffer</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A>&nbsp;editPane,
  173. <A HREF="../../../../../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A>&nbsp;buffer)</CODE>
  174. <BR>
  175. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Close a buffer.</TD>
  176. </TR>
  177. </TABLE>
  178. &nbsp;
  179. <P>
  180. <A NAME="org.gjt.sp.jedit.bufferset"><!-- --></A>
  181. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  182. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  183. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  184. Uses of <A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A> in <A HREF="../../../../../org/gjt/sp/jedit/bufferset/package-summary.html">org.gjt.sp.jedit.bufferset</A></FONT></TH>
  185. </TR>
  186. </TABLE>
  187. &nbsp;
  188. <P>
  189. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  190. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  191. <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/gjt/sp/jedit/bufferset/package-summary.html">org.gjt.sp.jedit.bufferset</A> with parameters of type <A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A></FONT></TH>
  192. </TR>
  193. <TR BGCOLOR="white" CLASS="TableRowColor">
  194. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  195. <CODE>&nbsp;void</CODE></FONT></TD>
  196. <TD><CODE><B>BufferSetManager.</B><B><A HREF="../../../../../org/gjt/sp/jedit/bufferset/BufferSetManager.html#addBuffer(org.gjt.sp.jedit.EditPane, org.gjt.sp.jedit.Buffer)">addBuffer</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A>&nbsp;editPane,
  197. <A HREF="../../../../../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A>&nbsp;buffer)</CODE>
  198. <BR>
  199. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  200. </TR>
  201. <TR BGCOLOR="white" CLASS="TableRowColor">
  202. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  203. <CODE>&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/bufferset/BufferSet.html" title="class in org.gjt.sp.jedit.bufferset">BufferSet</A></CODE></FONT></TD>
  204. <TD><CODE><B>BufferSetManager.</B><B><A HREF="../../../../../org/gjt/sp/jedit/bufferset/BufferSetManager.html#getEditPaneBufferSet(org.gjt.sp.jedit.EditPane)">getEditPaneBufferSet</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A>&nbsp;editPane)</CODE>
  205. <BR>
  206. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  207. </TR>
  208. <TR BGCOLOR="white" CLASS="TableRowColor">
  209. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  210. <CODE>&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/bufferset/BufferSet.html" title="class in org.gjt.sp.jedit.bufferset">BufferSet</A></CODE></FONT></TD>
  211. <TD><CODE><B>BufferSetManager.</B><B><A HREF="../../../../../org/gjt/sp/jedit/bufferset/BufferSetManager.html#getEditPaneBufferSet(org.gjt.sp.jedit.EditPane, org.gjt.sp.jedit.bufferset.BufferSet)">getEditPaneBufferSet</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A>&nbsp;editPane,
  212. <A HREF="../../../../../org/gjt/sp/jedit/bufferset/BufferSet.html" title="class in org.gjt.sp.jedit.bufferset">BufferSet</A>&nbsp;source)</CODE>
  213. <BR>
  214. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  215. </TR>
  216. <TR BGCOLOR="white" CLASS="TableRowColor">
  217. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  218. <CODE>&nbsp;void</CODE></FONT></TD>
  219. <TD><CODE><B>BufferSetManager.</B><B><A HREF="../../../../../org/gjt/sp/jedit/bufferset/BufferSetManager.html#removeBuffer(org.gjt.sp.jedit.EditPane, org.gjt.sp.jedit.Buffer)">removeBuffer</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A>&nbsp;editPane,
  220. <A HREF="../../../../../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A>&nbsp;buffer)</CODE>
  221. <BR>
  222. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Remove a buffer from the EditPane's bufferSet.</TD>
  223. </TR>
  224. </TABLE>
  225. &nbsp;
  226. <P>
  227. <A NAME="org.gjt.sp.jedit.gui"><!-- --></A>
  228. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  229. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  230. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  231. Uses of <A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A> in <A HREF="../../../../../org/gjt/sp/jedit/gui/package-summary.html">org.gjt.sp.jedit.gui</A></FONT></TH>
  232. </TR>
  233. </TABLE>
  234. &nbsp;
  235. <P>
  236. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  237. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  238. <TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../org/gjt/sp/jedit/gui/package-summary.html">org.gjt.sp.jedit.gui</A> with parameters of type <A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A></FONT></TH>
  239. </TR>
  240. <TR BGCOLOR="white" CLASS="TableRowColor">
  241. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/BufferSwitcher.html#BufferSwitcher(org.gjt.sp.jedit.EditPane)">BufferSwitcher</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A>&nbsp;editPane)</CODE>
  242. <BR>
  243. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  244. </TR>
  245. </TABLE>
  246. &nbsp;
  247. <P>
  248. <A NAME="org.gjt.sp.jedit.msg"><!-- --></A>
  249. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  250. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  251. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  252. Uses of <A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A> in <A HREF="../../../../../org/gjt/sp/jedit/msg/package-summary.html">org.gjt.sp.jedit.msg</A></FONT></TH>
  253. </TR>
  254. </TABLE>
  255. &nbsp;
  256. <P>
  257. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  258. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  259. <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/gjt/sp/jedit/msg/package-summary.html">org.gjt.sp.jedit.msg</A> that return <A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A></FONT></TH>
  260. </TR>
  261. <TR BGCOLOR="white" CLASS="TableRowColor">
  262. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  263. <CODE>&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A></CODE></FONT></TD>
  264. <TD><CODE><B>EditPaneUpdate.</B><B><A HREF="../../../../../org/gjt/sp/jedit/msg/EditPaneUpdate.html#getEditPane()">getEditPane</A></B>()</CODE>
  265. <BR>
  266. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the edit pane involved.</TD>
  267. </TR>
  268. </TABLE>
  269. &nbsp;
  270. <P>
  271. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  272. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  273. <TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../org/gjt/sp/jedit/msg/package-summary.html">org.gjt.sp.jedit.msg</A> with parameters of type <A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A></FONT></TH>
  274. </TR>
  275. <TR BGCOLOR="white" CLASS="TableRowColor">
  276. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/msg/BufferChanging.html#BufferChanging(org.gjt.sp.jedit.EditPane, org.gjt.sp.jedit.Buffer)">BufferChanging</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A>&nbsp;editPane,
  277. <A HREF="../../../../../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A>&nbsp;newBuffer)</CODE>
  278. <BR>
  279. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  280. </TR>
  281. <TR BGCOLOR="white" CLASS="TableRowColor">
  282. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/msg/EditPaneUpdate.html#EditPaneUpdate(org.gjt.sp.jedit.EditPane, java.lang.Object)">EditPaneUpdate</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A>&nbsp;editPane,
  283. java.lang.Object&nbsp;what)</CODE>
  284. <BR>
  285. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new edit pane update message.</TD>
  286. </TR>
  287. <TR BGCOLOR="white" CLASS="TableRowColor">
  288. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/msg/PositionChanging.html#PositionChanging(org.gjt.sp.jedit.EditPane)">PositionChanging</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A>&nbsp;editPane)</CODE>
  289. <BR>
  290. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  291. </TR>
  292. <TR BGCOLOR="white" CLASS="TableRowColor">
  293. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/msg/PositionChanging.html#PositionChanging(org.gjt.sp.jedit.EditPane, java.lang.Object)">PositionChanging</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A>&nbsp;editPane,
  294. java.lang.Object&nbsp;whatt)</CODE>
  295. <BR>
  296. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  297. </TR>
  298. </TABLE>
  299. &nbsp;
  300. <P>
  301. <A NAME="org.gjt.sp.jedit.search"><!-- --></A>
  302. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  303. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  304. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  305. Uses of <A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A> in <A HREF="../../../../../org/gjt/sp/jedit/search/package-summary.html">org.gjt.sp.jedit.search</A></FONT></TH>
  306. </TR>
  307. </TABLE>
  308. &nbsp;
  309. <P>
  310. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  311. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  312. <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/gjt/sp/jedit/search/package-summary.html">org.gjt.sp.jedit.search</A> with parameters of type <A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A></FONT></TH>
  313. </TR>
  314. <TR BGCOLOR="white" CLASS="TableRowColor">
  315. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  316. <CODE>&nbsp;void</CODE></FONT></TD>
  317. <TD><CODE><B>HyperSearchFileNode.</B><B><A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchFileNode.html#goTo(org.gjt.sp.jedit.EditPane)">goTo</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A>&nbsp;editPane)</CODE>
  318. <BR>
  319. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  320. </TR>
  321. <TR BGCOLOR="white" CLASS="TableRowColor">
  322. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  323. <CODE>&nbsp;void</CODE></FONT></TD>
  324. <TD><CODE><B>HyperSearchNode.</B><B><A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchNode.html#goTo(org.gjt.sp.jedit.EditPane)">goTo</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A>&nbsp;editPane)</CODE>
  325. <BR>
  326. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  327. </TR>
  328. <TR BGCOLOR="white" CLASS="TableRowColor">
  329. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  330. <CODE>&nbsp;void</CODE></FONT></TD>
  331. <TD><CODE><B>HyperSearchResult.</B><B><A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchResult.html#goTo(org.gjt.sp.jedit.EditPane)">goTo</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A>&nbsp;editPane)</CODE>
  332. <BR>
  333. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  334. </TR>
  335. </TABLE>
  336. &nbsp;
  337. <P>
  338. <A NAME="org.gjt.sp.jedit.visitors"><!-- --></A>
  339. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  340. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  341. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  342. Uses of <A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A> in <A HREF="../../../../../org/gjt/sp/jedit/visitors/package-summary.html">org.gjt.sp.jedit.visitors</A></FONT></TH>
  343. </TR>
  344. </TABLE>
  345. &nbsp;
  346. <P>
  347. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  348. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  349. <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/gjt/sp/jedit/visitors/package-summary.html">org.gjt.sp.jedit.visitors</A> with parameters of type <A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A></FONT></TH>
  350. </TR>
  351. <TR BGCOLOR="white" CLASS="TableRowColor">
  352. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  353. <CODE>&nbsp;void</CODE></FONT></TD>
  354. <TD><CODE><B>JEditVisitor.</B><B><A HREF="../../../../../org/gjt/sp/jedit/visitors/JEditVisitor.html#visit(org.gjt.sp.jedit.EditPane)">visit</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A>&nbsp;editPane)</CODE>
  355. <BR>
  356. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Visit an EditPane.</TD>
  357. </TR>
  358. <TR BGCOLOR="white" CLASS="TableRowColor">
  359. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  360. <CODE>&nbsp;void</CODE></FONT></TD>
  361. <TD><CODE><B>SaveCaretInfoVisitor.</B><B><A HREF="../../../../../org/gjt/sp/jedit/visitors/SaveCaretInfoVisitor.html#visit(org.gjt.sp.jedit.EditPane)">visit</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A>&nbsp;editPane)</CODE>
  362. <BR>
  363. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  364. </TR>
  365. <TR BGCOLOR="white" CLASS="TableRowColor">
  366. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  367. <CODE>&nbsp;void</CODE></FONT></TD>
  368. <TD><CODE><B>JEditVisitorAdapter.</B><B><A HREF="../../../../../org/gjt/sp/jedit/visitors/JEditVisitorAdapter.html#visit(org.gjt.sp.jedit.EditPane)">visit</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A>&nbsp;editPane)</CODE>
  369. <BR>
  370. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Visit an EditPane.</TD>
  371. </TR>
  372. </TABLE>
  373. &nbsp;
  374. <P>
  375. <HR>
  376. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  377. <A NAME="navbar_bottom"><!-- --></A>
  378. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  379. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  380. <TR>
  381. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  382. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  383. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  384. <TR ALIGN="center" VALIGN="top">
  385. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  386. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  387. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
  388. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
  389. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  390. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  391. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  392. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  393. </TR>
  394. </TABLE>
  395. </TD>
  396. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  397. </EM>
  398. </TD>
  399. </TR>
  400. <TR>
  401. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  402. &nbsp;PREV&nbsp;
  403. &nbsp;NEXT</FONT></TD>
  404. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  405. <A HREF="../../../../../index.html?org/gjt/sp/jedit/class-use/EditPane.html" target="_top"><B>FRAMES</B></A> &nbsp;
  406. &nbsp;<A HREF="EditPane.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  407. &nbsp;
  408. <NOSCRIPT>
  409. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  410. </NOSCRIPT>
  411. </FONT></TD>
  412. </TR>
  413. </TABLE>
  414. <A NAME="skip-navbar_bottom"></A>
  415. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  416. <HR>
  417. </BODY>
  418. </HTML>