PageRenderTime 55ms CodeModel.GetById 20ms RepoModel.GetById 0ms app.codeStats 1ms

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

#
HTML | 1400 lines | 1259 code | 131 blank | 10 comment | 0 complexity | 6abd0c6a3e24d99e14fffed826f248bc 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

Large files files are truncated, but you can click here to view the full file

  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:13:46 GMT-08:00 2008 -->
  6. <TITLE>
  7. View (jEdit API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.gjt.sp.jedit.View 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/View.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/TextUtilities.html" title="class in org.gjt.sp.jedit"><B>PREV CLASS</B></A>&nbsp;
  42. &nbsp;<A HREF="../../../../org/gjt/sp/jedit/View.ViewConfig.html" title="class in org.gjt.sp.jedit"><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/View.html" target="_top"><B>FRAMES</B></A> &nbsp;
  45. &nbsp;<A HREF="View.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;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  55. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  56. DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&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</FONT>
  66. <BR>
  67. Class View</H2>
  68. <PRE>
  69. java.lang.Object
  70. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.awt.Component
  71. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.awt.Container
  72. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.awt.Window
  73. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.awt.Frame
  74. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">javax.swing.JFrame
  75. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.gjt.sp.jedit.View</B>
  76. </PRE>
  77. <DL>
  78. <DT><B>All Implemented Interfaces:</B> <DD>java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants, <A HREF="../../../../org/gjt/sp/jedit/EBComponent.html" title="interface in org.gjt.sp.jedit">EBComponent</A>, <A HREF="../../../../org/gjt/sp/jedit/input/InputHandlerProvider.html" title="interface in org.gjt.sp.jedit.input">InputHandlerProvider</A></DD>
  79. </DL>
  80. <HR>
  81. <DL>
  82. <DT><PRE>public class <B>View</B><DT>extends javax.swing.JFrame<DT>implements <A HREF="../../../../org/gjt/sp/jedit/EBComponent.html" title="interface in org.gjt.sp.jedit">EBComponent</A>, <A HREF="../../../../org/gjt/sp/jedit/input/InputHandlerProvider.html" title="interface in org.gjt.sp.jedit.input">InputHandlerProvider</A></DL>
  83. </PRE>
  84. <P>
  85. A <code>View</code> is jEdit's top-level frame window.<p>
  86. In a BeanShell script, you can obtain the current view instance from the
  87. <code>view</code> variable.<p>
  88. The largest component it contains is an <A HREF="../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit"><CODE>EditPane</CODE></A> that in turn
  89. contains a <A HREF="../../../../org/gjt/sp/jedit/textarea/JEditTextArea.html" title="class in org.gjt.sp.jedit.textarea"><CODE>JEditTextArea</CODE></A> that displays a
  90. <A HREF="../../../../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit"><CODE>Buffer</CODE></A>.
  91. A view can have more than one edit pane in a split window configuration.
  92. A view also contains a menu bar, an optional toolbar and other window
  93. decorations, as well as docked windows.<p>
  94. The <b>View</b> class performs two important operations
  95. dealing with plugins: creating plugin menu items, and managing dockable
  96. windows.
  97. <ul>
  98. <li>When a view is being created, its initialization routine
  99. iterates through the collection of loaded plugins and constructs the
  100. <b>Plugins</b> menu using the properties as specified in the
  101. <A HREF="../../../../org/gjt/sp/jedit/EditPlugin.html" title="class in org.gjt.sp.jedit"><CODE>EditPlugin</CODE></A> class.</li>
  102. <li>The view also creates and initializes a
  103. <A HREF="../../../../org/gjt/sp/jedit/gui/DockableWindowManager.html" title="class in org.gjt.sp.jedit.gui"><CODE>DockableWindowManager</CODE></A>
  104. object. This object is
  105. responsible for creating, closing and managing dockable windows.</li>
  106. </ul>
  107. This class does not have a public constructor.
  108. Views can be opened and closed using methods in the <code>jEdit</code>
  109. class.
  110. <P>
  111. <P>
  112. <DL>
  113. <DT><B>See Also:</B><DD><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#newView(org.gjt.sp.jedit.View)"><CODE>jEdit.newView(View)</CODE></A>,
  114. <A HREF="../../../../org/gjt/sp/jedit/jEdit.html#newView(org.gjt.sp.jedit.View, org.gjt.sp.jedit.Buffer)"><CODE>jEdit.newView(View,Buffer)</CODE></A>,
  115. <A HREF="../../../../org/gjt/sp/jedit/jEdit.html#newView(org.gjt.sp.jedit.View, org.gjt.sp.jedit.Buffer, boolean)"><CODE>jEdit.newView(View,Buffer,boolean)</CODE></A>,
  116. <A HREF="../../../../org/gjt/sp/jedit/jEdit.html#closeView(org.gjt.sp.jedit.View)"><CODE>jEdit.closeView(View)</CODE></A>,
  117. <A HREF="../../../../serialized-form.html#org.gjt.sp.jedit.View">Serialized Form</A></DL>
  118. <HR>
  119. <P>
  120. <!-- ======== NESTED CLASS SUMMARY ======== -->
  121. <A NAME="nested_class_summary"><!-- --></A>
  122. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  123. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  124. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  125. <B>Nested Class Summary</B></FONT></TH>
  126. </TR>
  127. <TR BGCOLOR="white" CLASS="TableRowColor">
  128. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  129. <CODE>static&nbsp;class</CODE></FONT></TD>
  130. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.ViewConfig.html" title="class in org.gjt.sp.jedit">View.ViewConfig</A></B></CODE>
  131. <BR>
  132. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  133. </TR>
  134. </TABLE>
  135. &nbsp;<A NAME="nested_classes_inherited_from_class_javax.swing.JFrame"><!-- --></A>
  136. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  137. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  138. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class javax.swing.JFrame</B></TH>
  139. </TR>
  140. <TR BGCOLOR="white" CLASS="TableRowColor">
  141. <TD><CODE>javax.swing.JFrame.AccessibleJFrame</CODE></TD>
  142. </TR>
  143. </TABLE>
  144. &nbsp;
  145. <A NAME="nested_classes_inherited_from_class_java.awt.Frame"><!-- --></A>
  146. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  147. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  148. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Frame</B></TH>
  149. </TR>
  150. <TR BGCOLOR="white" CLASS="TableRowColor">
  151. <TD><CODE>java.awt.Frame.AccessibleAWTFrame</CODE></TD>
  152. </TR>
  153. </TABLE>
  154. &nbsp;
  155. <A NAME="nested_classes_inherited_from_class_java.awt.Window"><!-- --></A>
  156. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  157. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  158. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Window</B></TH>
  159. </TR>
  160. <TR BGCOLOR="white" CLASS="TableRowColor">
  161. <TD><CODE>java.awt.Window.AccessibleAWTWindow</CODE></TD>
  162. </TR>
  163. </TABLE>
  164. &nbsp;
  165. <A NAME="nested_classes_inherited_from_class_java.awt.Container"><!-- --></A>
  166. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  167. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  168. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Container</B></TH>
  169. </TR>
  170. <TR BGCOLOR="white" CLASS="TableRowColor">
  171. <TD><CODE>java.awt.Container.AccessibleAWTContainer</CODE></TD>
  172. </TR>
  173. </TABLE>
  174. &nbsp;
  175. <A NAME="nested_classes_inherited_from_class_java.awt.Component"><!-- --></A>
  176. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  177. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  178. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Component</B></TH>
  179. </TR>
  180. <TR BGCOLOR="white" CLASS="TableRowColor">
  181. <TD><CODE>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</CODE></TD>
  182. </TR>
  183. </TABLE>
  184. &nbsp;
  185. <!-- =========== FIELD SUMMARY =========== -->
  186. <A NAME="field_summary"><!-- --></A>
  187. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  188. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  189. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  190. <B>Field Summary</B></FONT></TH>
  191. </TR>
  192. <TR BGCOLOR="white" CLASS="TableRowColor">
  193. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  194. <CODE>static&nbsp;int</CODE></FONT></TD>
  195. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#ABOVE_ACTION_BAR_LAYER">ABOVE_ACTION_BAR_LAYER</A></B></CODE>
  196. <BR>
  197. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Status bar no longer added as a tool bar.</I></TD>
  198. </TR>
  199. <TR BGCOLOR="white" CLASS="TableRowColor">
  200. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  201. <CODE>static&nbsp;int</CODE></FONT></TD>
  202. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#ABOVE_SYSTEM_BAR_LAYER">ABOVE_SYSTEM_BAR_LAYER</A></B></CODE>
  203. <BR>
  204. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Above system tool bar layer.</TD>
  205. </TR>
  206. <TR BGCOLOR="white" CLASS="TableRowColor">
  207. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  208. <CODE>static&nbsp;int</CODE></FONT></TD>
  209. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#ACTION_BAR">ACTION_BAR</A></B></CODE>
  210. <BR>
  211. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  212. </TR>
  213. <TR BGCOLOR="white" CLASS="TableRowColor">
  214. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  215. <CODE>static&nbsp;int</CODE></FONT></TD>
  216. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#ACTION_BAR_LAYER">ACTION_BAR_LAYER</A></B></CODE>
  217. <BR>
  218. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Action bar layer.</TD>
  219. </TR>
  220. <TR BGCOLOR="white" CLASS="TableRowColor">
  221. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  222. <CODE>static&nbsp;int</CODE></FONT></TD>
  223. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#BELOW_SEARCH_BAR_LAYER">BELOW_SEARCH_BAR_LAYER</A></B></CODE>
  224. <BR>
  225. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Below search bar layer.</TD>
  226. </TR>
  227. <TR BGCOLOR="white" CLASS="TableRowColor">
  228. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  229. <CODE>static&nbsp;int</CODE></FONT></TD>
  230. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#BELOW_STATUS_BAR_LAYER">BELOW_STATUS_BAR_LAYER</A></B></CODE>
  231. <BR>
  232. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Status bar layer.</TD>
  233. </TR>
  234. <TR BGCOLOR="white" CLASS="TableRowColor">
  235. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  236. <CODE>static&nbsp;int</CODE></FONT></TD>
  237. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#BELOW_SYSTEM_BAR_LAYER">BELOW_SYSTEM_BAR_LAYER</A></B></CODE>
  238. <BR>
  239. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Below system tool bar layer.</TD>
  240. </TR>
  241. <TR BGCOLOR="white" CLASS="TableRowColor">
  242. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  243. <CODE>static&nbsp;int</CODE></FONT></TD>
  244. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#BOTTOM_GROUP">BOTTOM_GROUP</A></B></CODE>
  245. <BR>
  246. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The group of tool bars below the DockableWindowManager</TD>
  247. </TR>
  248. <TR BGCOLOR="white" CLASS="TableRowColor">
  249. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  250. <CODE>static&nbsp;int</CODE></FONT></TD>
  251. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#BOTTOM_LAYER">BOTTOM_LAYER</A></B></CODE>
  252. <BR>
  253. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The lowest possible layer.</TD>
  254. </TR>
  255. <TR BGCOLOR="white" CLASS="TableRowColor">
  256. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  257. <CODE>static&nbsp;int</CODE></FONT></TD>
  258. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#DEFAULT_GROUP">DEFAULT_GROUP</A></B></CODE>
  259. <BR>
  260. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  261. </TR>
  262. <TR BGCOLOR="white" CLASS="TableRowColor">
  263. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  264. <CODE>static&nbsp;int</CODE></FONT></TD>
  265. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#DEFAULT_LAYER">DEFAULT_LAYER</A></B></CODE>
  266. <BR>
  267. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The default layer for tool bars with no preference.</TD>
  268. </TR>
  269. <TR BGCOLOR="white" CLASS="TableRowColor">
  270. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  271. <CODE>static&nbsp;int</CODE></FONT></TD>
  272. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#SEARCH_BAR_LAYER">SEARCH_BAR_LAYER</A></B></CODE>
  273. <BR>
  274. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Search bar layer.</TD>
  275. </TR>
  276. <TR BGCOLOR="white" CLASS="TableRowColor">
  277. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  278. <CODE>static&nbsp;int</CODE></FONT></TD>
  279. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#STATUS_BAR_LAYER">STATUS_BAR_LAYER</A></B></CODE>
  280. <BR>
  281. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Status bar layer.</TD>
  282. </TR>
  283. <TR BGCOLOR="white" CLASS="TableRowColor">
  284. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  285. <CODE>static&nbsp;int</CODE></FONT></TD>
  286. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#SYSTEM_BAR_LAYER">SYSTEM_BAR_LAYER</A></B></CODE>
  287. <BR>
  288. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;System tool bar layer.</TD>
  289. </TR>
  290. <TR BGCOLOR="white" CLASS="TableRowColor">
  291. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  292. <CODE>static&nbsp;int</CODE></FONT></TD>
  293. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#TEXT_AREA">TEXT_AREA</A></B></CODE>
  294. <BR>
  295. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  296. </TR>
  297. <TR BGCOLOR="white" CLASS="TableRowColor">
  298. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  299. <CODE>static&nbsp;int</CODE></FONT></TD>
  300. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#TOP_GROUP">TOP_GROUP</A></B></CODE>
  301. <BR>
  302. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The group of tool bars above the DockableWindowManager</TD>
  303. </TR>
  304. <TR BGCOLOR="white" CLASS="TableRowColor">
  305. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  306. <CODE>static&nbsp;int</CODE></FONT></TD>
  307. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#TOP_LAYER">TOP_LAYER</A></B></CODE>
  308. <BR>
  309. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The highest possible layer.</TD>
  310. </TR>
  311. <TR BGCOLOR="white" CLASS="TableRowColor">
  312. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  313. <CODE>static&nbsp;int</CODE></FONT></TD>
  314. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#VIEW">VIEW</A></B></CODE>
  315. <BR>
  316. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  317. </TR>
  318. </TABLE>
  319. &nbsp;<A NAME="fields_inherited_from_class_javax.swing.JFrame"><!-- --></A>
  320. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  321. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  322. <TH ALIGN="left"><B>Fields inherited from class javax.swing.JFrame</B></TH>
  323. </TR>
  324. <TR BGCOLOR="white" CLASS="TableRowColor">
  325. <TD><CODE>accessibleContext, EXIT_ON_CLOSE, rootPane, rootPaneCheckingEnabled</CODE></TD>
  326. </TR>
  327. </TABLE>
  328. &nbsp;<A NAME="fields_inherited_from_class_java.awt.Frame"><!-- --></A>
  329. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  330. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  331. <TH ALIGN="left"><B>Fields inherited from class java.awt.Frame</B></TH>
  332. </TR>
  333. <TR BGCOLOR="white" CLASS="TableRowColor">
  334. <TD><CODE>CROSSHAIR_CURSOR, DEFAULT_CURSOR, E_RESIZE_CURSOR, HAND_CURSOR, ICONIFIED, MAXIMIZED_BOTH, MAXIMIZED_HORIZ, MAXIMIZED_VERT, MOVE_CURSOR, N_RESIZE_CURSOR, NE_RESIZE_CURSOR, NORMAL, NW_RESIZE_CURSOR, S_RESIZE_CURSOR, SE_RESIZE_CURSOR, SW_RESIZE_CURSOR, TEXT_CURSOR, W_RESIZE_CURSOR, WAIT_CURSOR</CODE></TD>
  335. </TR>
  336. </TABLE>
  337. &nbsp;<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A>
  338. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  339. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  340. <TH ALIGN="left"><B>Fields inherited from class java.awt.Component</B></TH>
  341. </TR>
  342. <TR BGCOLOR="white" CLASS="TableRowColor">
  343. <TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
  344. </TR>
  345. </TABLE>
  346. &nbsp;<A NAME="fields_inherited_from_class_javax.swing.WindowConstants"><!-- --></A>
  347. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  348. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  349. <TH ALIGN="left"><B>Fields inherited from interface javax.swing.WindowConstants</B></TH>
  350. </TR>
  351. <TR BGCOLOR="white" CLASS="TableRowColor">
  352. <TD><CODE>DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, HIDE_ON_CLOSE</CODE></TD>
  353. </TR>
  354. </TABLE>
  355. &nbsp;<A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A>
  356. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  357. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  358. <TH ALIGN="left"><B>Fields inherited from interface java.awt.image.ImageObserver</B></TH>
  359. </TR>
  360. <TR BGCOLOR="white" CLASS="TableRowColor">
  361. <TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
  362. </TR>
  363. </TABLE>
  364. &nbsp;
  365. <!-- ========== METHOD SUMMARY =========== -->
  366. <A NAME="method_summary"><!-- --></A>
  367. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  368. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  369. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  370. <B>Method Summary</B></FONT></TH>
  371. </TR>
  372. <TR BGCOLOR="white" CLASS="TableRowColor">
  373. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  374. <CODE>&nbsp;void</CODE></FONT></TD>
  375. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#actionBar()">actionBar</A></B>()</CODE>
  376. <BR>
  377. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Shows the action bar if needed, and sends keyboard focus there.</TD>
  378. </TR>
  379. <TR BGCOLOR="white" CLASS="TableRowColor">
  380. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  381. <CODE>&nbsp;void</CODE></FONT></TD>
  382. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#addToolBar(java.awt.Component)">addToolBar</A></B>(java.awt.Component&nbsp;toolBar)</CODE>
  383. <BR>
  384. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a tool bar to this view.</TD>
  385. </TR>
  386. <TR BGCOLOR="white" CLASS="TableRowColor">
  387. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  388. <CODE>&nbsp;void</CODE></FONT></TD>
  389. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#addToolBar(int, java.awt.Component)">addToolBar</A></B>(int&nbsp;group,
  390. java.awt.Component&nbsp;toolBar)</CODE>
  391. <BR>
  392. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a tool bar to this view.</TD>
  393. </TR>
  394. <TR BGCOLOR="white" CLASS="TableRowColor">
  395. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  396. <CODE>&nbsp;void</CODE></FONT></TD>
  397. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#addToolBar(int, int, java.awt.Component)">addToolBar</A></B>(int&nbsp;group,
  398. int&nbsp;layer,
  399. java.awt.Component&nbsp;toolBar)</CODE>
  400. <BR>
  401. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a tool bar to this view.</TD>
  402. </TR>
  403. <TR BGCOLOR="white" CLASS="TableRowColor">
  404. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  405. <CODE>&nbsp;<A HREF="../../../../org/gjt/sp/jedit/gui/ActionBar.html" title="class in org.gjt.sp.jedit.gui">ActionBar</A></CODE></FONT></TD>
  406. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#getActionBar()">getActionBar</A></B>()</CODE>
  407. <BR>
  408. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the action bar.</TD>
  409. </TR>
  410. <TR BGCOLOR="white" CLASS="TableRowColor">
  411. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  412. <CODE>&nbsp;<A HREF="../../../../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A></CODE></FONT></TD>
  413. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#getBuffer()">getBuffer</A></B>()</CODE>
  414. <BR>
  415. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the current edit pane's buffer.</TD>
  416. </TR>
  417. <TR BGCOLOR="white" CLASS="TableRowColor">
  418. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  419. <CODE>&nbsp;<A HREF="../../../../org/gjt/sp/jedit/gui/DockableWindowManager.html" title="class in org.gjt.sp.jedit.gui">DockableWindowManager</A></CODE></FONT></TD>
  420. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#getDockableWindowManager()">getDockableWindowManager</A></B>()</CODE>
  421. <BR>
  422. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the dockable window manager associated with this view.</TD>
  423. </TR>
  424. <TR BGCOLOR="white" CLASS="TableRowColor">
  425. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  426. <CODE>&nbsp;<A HREF="../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A></CODE></FONT></TD>
  427. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#getEditPane()">getEditPane</A></B>()</CODE>
  428. <BR>
  429. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the current edit pane.</TD>
  430. </TR>
  431. <TR BGCOLOR="white" CLASS="TableRowColor">
  432. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  433. <CODE>&nbsp;<A HREF="../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A>[]</CODE></FONT></TD>
  434. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#getEditPanes()">getEditPanes</A></B>()</CODE>
  435. <BR>
  436. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns all edit panes.</TD>
  437. </TR>
  438. <TR BGCOLOR="white" CLASS="TableRowColor">
  439. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  440. <CODE>&nbsp;<A HREF="../../../../org/gjt/sp/jedit/gui/InputHandler.html" title="class in org.gjt.sp.jedit.gui">InputHandler</A></CODE></FONT></TD>
  441. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#getInputHandler()">getInputHandler</A></B>()</CODE>
  442. <BR>
  443. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the input handler.</TD>
  444. </TR>
  445. <TR BGCOLOR="white" CLASS="TableRowColor">
  446. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  447. <CODE>&nbsp;java.awt.event.KeyListener</CODE></FONT></TD>
  448. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#getKeyEventInterceptor()">getKeyEventInterceptor</A></B>()</CODE>
  449. <BR>
  450. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the listener that will handle all key events in this
  451. view, if any.</TD>
  452. </TR>
  453. <TR BGCOLOR="white" CLASS="TableRowColor">
  454. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  455. <CODE>&nbsp;<A HREF="../../../../org/gjt/sp/jedit/Macros.Recorder.html" title="class in org.gjt.sp.jedit">Macros.Recorder</A></CODE></FONT></TD>
  456. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#getMacroRecorder()">getMacroRecorder</A></B>()</CODE>
  457. <BR>
  458. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the macro recorder.</TD>
  459. </TR>
  460. <TR BGCOLOR="white" CLASS="TableRowColor">
  461. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  462. <CODE>&nbsp;java.awt.Dimension</CODE></FONT></TD>
  463. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#getMinimumSize()">getMinimumSize</A></B>()</CODE>
  464. <BR>
  465. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  466. </TR>
  467. <TR BGCOLOR="white" CLASS="TableRowColor">
  468. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  469. <CODE>&nbsp;<A HREF="../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A></CODE></FONT></TD>
  470. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#getNext()">getNext</A></B>()</CODE>
  471. <BR>
  472. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the next view in the list.</TD>
  473. </TR>
  474. <TR BGCOLOR="white" CLASS="TableRowColor">
  475. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  476. <CODE>&nbsp;java.awt.Component</CODE></FONT></TD>
  477. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#getPrefixFocusOwner()">getPrefixFocusOwner</A></B>()</CODE>
  478. <BR>
  479. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  480. </TR>
  481. <TR BGCOLOR="white" CLASS="TableRowColor">
  482. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  483. <CODE>&nbsp;<A HREF="../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A></CODE></FONT></TD>
  484. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#getPrev()">getPrev</A></B>()</CODE>
  485. <BR>
  486. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the previous view in the list.</TD>
  487. </TR>
  488. <TR BGCOLOR="white" CLASS="TableRowColor">
  489. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  490. <CODE>&nbsp;<A HREF="../../../../org/gjt/sp/jedit/search/SearchBar.html" title="class in org.gjt.sp.jedit.search">SearchBar</A></CODE></FONT></TD>
  491. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#getSearchBar()">getSearchBar</A></B>()</CODE>
  492. <BR>
  493. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the search bar.</TD>
  494. </TR>
  495. <TR BGCOLOR="white" CLASS="TableRowColor">
  496. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  497. <CODE>&nbsp;javax.swing.JSplitPane</CODE></FONT></TD>
  498. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#getSplitPane()">getSplitPane</A></B>()</CODE>
  499. <BR>
  500. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the top-level split pane, if any.</TD>
  501. </TR>
  502. <TR BGCOLOR="white" CLASS="TableRowColor">
  503. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  504. <CODE>&nbsp;<A HREF="../../../../org/gjt/sp/jedit/gui/StatusBar.html" title="class in org.gjt.sp.jedit.gui">StatusBar</A></CODE></FONT></TD>
  505. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#getStatus()">getStatus</A></B>()</CODE>
  506. <BR>
  507. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the status bar.</TD>
  508. </TR>
  509. <TR BGCOLOR="white" CLASS="TableRowColor">
  510. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  511. <CODE>&nbsp;<A HREF="../../../../org/gjt/sp/jedit/textarea/JEditTextArea.html" title="class in org.gjt.sp.jedit.textarea">JEditTextArea</A></CODE></FONT></TD>
  512. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#getTextArea()">getTextArea</A></B>()</CODE>
  513. <BR>
  514. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the current edit pane's text area.</TD>
  515. </TR>
  516. <TR BGCOLOR="white" CLASS="TableRowColor">
  517. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  518. <CODE>&nbsp;java.awt.Container</CODE></FONT></TD>
  519. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#getToolBar()">getToolBar</A></B>()</CODE>
  520. <BR>
  521. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the view's tool bar.</TD>
  522. </TR>
  523. <TR BGCOLOR="white" CLASS="TableRowColor">
  524. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  525. <CODE>&nbsp;<A HREF="../../../../org/gjt/sp/jedit/View.ViewConfig.html" title="class in org.gjt.sp.jedit">View.ViewConfig</A></CODE></FONT></TD>
  526. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#getViewConfig()">getViewConfig</A></B>()</CODE>
  527. <BR>
  528. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  529. </TR>
  530. <TR BGCOLOR="white" CLASS="TableRowColor">
  531. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  532. <CODE>&nbsp;<A HREF="../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A></CODE></FONT></TD>
  533. <TD><CODE><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>
  534. <BR>
  535. &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
  536. to that edit pane.</TD>
  537. </TR>
  538. <TR BGCOLOR="white" CLASS="TableRowColor">
  539. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  540. <CODE>&nbsp;void</CODE></FONT></TD>
  541. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#handleMessage(org.gjt.sp.jedit.EBMessage)">handleMessage</A></B>(<A HREF="../../../../org/gjt/sp/jedit/EBMessage.html" title="class in org.gjt.sp.jedit">EBMessage</A>&nbsp;msg)</CODE>
  542. <BR>
  543. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Handles a message sent on the EditBus.</TD>
  544. </TR>
  545. <TR BGCOLOR="white" CLASS="TableRowColor">
  546. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  547. <CODE>&nbsp;void</CODE></FONT></TD>
  548. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#hideWaitCursor()">hideWaitCursor</A></B>()</CODE>
  549. <BR>
  550. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Hides the wait cursor.</TD>
  551. </TR>
  552. <TR BGCOLOR="white" CLASS="TableRowColor">
  553. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  554. <CODE>&nbsp;boolean</CODE></FONT></TD>
  555. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#isClosed()">isClosed</A></B>()</CODE>
  556. <BR>
  557. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if this view has been closed with
  558. <A HREF="../../../../org/gjt/sp/jedit/jEdit.html#closeView(org.gjt.sp.jedit.View)"><CODE>jEdit.closeView(View)</CODE></A>.</TD>
  559. </TR>
  560. <TR BGCOLOR="white" CLASS="TableRowColor">
  561. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  562. <CODE>&nbsp;boolean</CODE></FONT></TD>
  563. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#isPlainView()">isPlainView</A></B>()</CODE>
  564. <BR>
  565. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if this is an auxilliary view with no dockable windows.</TD>
  566. </TR>
  567. <TR BGCOLOR="white" CLASS="TableRowColor">
  568. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  569. <CODE>&nbsp;void</CODE></FONT></TD>
  570. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#nextTextArea()">nextTextArea</A></B>()</CODE>
  571. <BR>
  572. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Moves keyboard focus to the next text area.</TD>
  573. </TR>
  574. <TR BGCOLOR="white" CLASS="TableRowColor">
  575. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  576. <CODE>&nbsp;void</CODE></FONT></TD>
  577. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#prevTextArea()">prevTextArea</A></B>()</CODE>
  578. <BR>
  579. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Moves keyboard focus to the previous text area.</TD>
  580. </TR>
  581. <TR BGCOLOR="white" CLASS="TableRowColor">
  582. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  583. <CODE>&nbsp;void</CODE></FONT></TD>
  584. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#processKeyEvent(java.awt.event.KeyEvent)">processKeyEvent</A></B>(java.awt.event.KeyEvent&nbsp;evt)</CODE>
  585. <BR>
  586. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Forwards key events directly to the input handler.</TD>
  587. </TR>
  588. <TR BGCOLOR="white" CLASS="TableRowColor">
  589. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  590. <CODE>&nbsp;void</CODE></FONT></TD>
  591. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#processKeyEvent(java.awt.event.KeyEvent, boolean)">processKeyEvent</A></B>(java.awt.event.KeyEvent&nbsp;evt,
  592. boolean&nbsp;calledFromTextArea)</CODE>
  593. <BR>
  594. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Forwards key events directly to the input handler.</TD>
  595. </TR>
  596. <TR BGCOLOR="white" CLASS="TableRowColor">
  597. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  598. <CODE>&nbsp;void</CODE></FONT></TD>
  599. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#processKeyEvent(java.awt.event.KeyEvent, int)">processKeyEvent</A></B>(java.awt.event.KeyEvent&nbsp;evt,
  600. int&nbsp;from)</CODE>
  601. <BR>
  602. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Forwards key events directly to the input handler.</TD>
  603. </TR>
  604. <TR BGCOLOR="white" CLASS="TableRowColor">
  605. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  606. <CODE>&nbsp;void</CODE></FONT></TD>
  607. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#processKeyEvent(java.awt.event.KeyEvent, int, boolean)">processKeyEvent</A></B>(java.awt.event.KeyEvent&nbsp;evt,
  608. int&nbsp;from,
  609. boolean&nbsp;global)</CODE>
  610. <BR>
  611. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>do not use, try <A HREF="../../../../org/gjt/sp/jedit/gui/InputHandler.html#processKeyEvent(java.awt.event.KeyEvent, int, boolean)"><CODE>InputHandler.processKeyEvent(java.awt.event.KeyEvent, int, boolean)</CODE></A></I></TD>
  612. </TR>
  613. <TR BGCOLOR="white" CLASS="TableRowColor">
  614. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  615. <CODE>&nbsp;void</CODE></FONT></TD>
  616. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#quickHyperSearch(boolean)">quickHyperSearch</A></B>(boolean&nbsp;word)</CODE>
  617. <BR>
  618. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Quick HyperSearch.</TD>
  619. </TR>
  620. <TR BGCOLOR="white" CLASS="TableRowColor">
  621. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  622. <CODE>&nbsp;void</CODE></FONT></TD>
  623. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#quickIncrementalSearch(boolean)">quickIncrementalSearch</A></B>(boolean&nbsp;word)</CODE>
  624. <BR>
  625. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Quick search.</TD>
  626. </TR>
  627. <TR BGCOLOR="white" CLASS="TableRowColor">
  628. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  629. <CODE>&nbsp;void</CODE></FONT></TD>
  630. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#removeToolBar(java.awt.Component)">removeToolBar</A></B>(java.awt.Component&nbsp;toolBar)</CODE>
  631. <BR>
  632. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Removes a tool bar from this view.</TD>
  633. </TR>
  634. <TR BGCOLOR="white" CLASS="TableRowColor">
  635. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  636. <CODE>&nbsp;void</CODE></FONT></TD>
  637. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#resplit()">resplit</A></B>()</CODE>
  638. <BR>
  639. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Restore the split configuration as it was before unsplitting.</TD>
  640. </TR>
  641. <TR BGCOLOR="white" CLASS="TableRowColor">
  642. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  643. <CODE>&nbsp;void</CODE></FONT></TD>
  644. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#setBuffer(org.gjt.sp.jedit.Buffer)">setBuffer</A></B>(<A HREF="../../../../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A>&nbsp;buffer)</CODE>
  645. <BR>
  646. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the current edit pane's buffer.</TD>
  647. </TR>
  648. <TR BGCOLOR="white" CLASS="TableRowColor">
  649. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  650. <CODE>&nbsp;void</CODE></FONT></TD>
  651. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#setBuffer(org.gjt.sp.jedit.Buffer, boolean)">setBuffer</A></B>(<A HREF="../../../../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A>&nbsp;buffer,
  652. boolean&nbsp;disableFileStatusCheck)</CODE>
  653. <BR>
  654. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the current edit pane's buffer.</TD>
  655. </TR>
  656. <TR BGCOLOR="white" CLASS="TableRowColor">
  657. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  658. <CODE>&nbsp;void</CODE></FONT></TD>
  659. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#setBuffer(org.gjt.sp.jedit.Buffer, boolean, boolean)">setBuffer</A></B>(<A HREF="../../../../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A>&nbsp;buffer,
  660. boolean&nbsp;disableFileStatusCheck,
  661. boolean&nbsp;focus)</CODE>
  662. <BR>
  663. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the current edit pane's buffer.</TD>
  664. </TR>
  665. <TR BGCOLOR="white" CLASS="TableRowColor">
  666. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  667. <CODE>&nbsp;void</CODE></FONT></TD>
  668. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#setInputHandler(org.gjt.sp.jedit.gui.InputHandler)">setInputHandler</A></B>(<A HREF="../../../../org/gjt/sp/jedit/gui/InputHandler.html" title="class in org.gjt.sp.jedit.gui">InputHandler</A>&nbsp;inputHandler)</CODE>
  669. <BR>
  670. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the input handler.</TD>
  671. </TR>
  672. <TR BGCOLOR="white" CLASS="TableRowColor">
  673. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  674. <CODE>&nbsp;void</CODE></FONT></TD>
  675. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#setKeyEventInterceptor(java.awt.event.KeyListener)">setKeyEventInterceptor</A></B>(java.awt.event.KeyListener&nbsp;listener)</CODE>
  676. <BR>
  677. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the listener that will handle all key events in this
  678. view.</TD>
  679. </TR>
  680. <TR BGCOLOR="white" CLASS="TableRowColor">
  681. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  682. <CODE>&nbsp;void</CODE></FONT></TD>
  683. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#setMacroRecorder(org.gjt.sp.jedit.Macros.Recorder)">setMacroRecorder</A></B>(<A HREF="../../../../org/gjt/sp/jedit/Macros.Recorder.html" title="class in org.gjt.sp.jedit">Macros.Recorder</A>&nbsp;recorder)</CODE>
  684. <BR>
  685. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the macro recorder.</TD>
  686. </TR>
  687. <TR BGCOLOR="white" CLASS="TableRowColor">
  688. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  689. <CODE>&nbsp;void</CODE></FONT></TD>
  690. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#setPrefixFocusOwner(java.awt.Component)">setPrefixFocusOwner</A></B>(java.awt.Component&nbsp;prefixFocusOwner)</CODE>
  691. <BR>
  692. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  693. </TR>
  694. <TR BGCOLOR="white" CLASS="TableRowColor">
  695. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  696. <CODE>&nbsp;void</CODE></FONT></TD>
  697. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#setWaitSocket(java.net.Socket)">setWaitSocket</A></B>(java.net.Socket&nbsp;waitSocket)</CODE>
  698. <BR>
  699. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This socket is closed when the buffer is closed.</TD>
  700. </TR>
  701. <TR BGCOLOR="white" CLASS="TableRowColor">
  702. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  703. <CODE>&nbsp;<A HREF="../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A></CODE></FONT></TD>
  704. <TD><CODE><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>
  705. <BR>
  706. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If this buffer is open in one of the view's edit panes, activates
  707. that edit pane.</TD>
  708. </TR>
  709. <TR BGCOLOR="white" CLASS="TableRowColor">
  710. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  711. <CODE>&nbsp;void</CODE></FONT></TD>
  712. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#showWaitCursor()">showWaitCursor</A></B>()</CODE>
  713. <BR>
  714. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Shows the wait cursor.</TD>
  715. </TR>
  716. <TR BGCOLOR="white" CLASS="TableRowColor">
  717. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  718. <CODE>&nbsp;<A HREF="../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A></CODE></FONT></TD>
  719. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#split(int)">split</A></B>(int&nbsp;orientation)</CODE>
  720. <BR>
  721. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Splits the view.</TD>
  722. </TR>
  723. <TR BGCOLOR="white" CLASS="TableRowColor">
  724. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  725. <CODE>&nbsp;<A HREF="../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A></CODE></FONT></TD>
  726. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#splitHorizontally()">splitHorizontally</A></B>()</CODE>
  727. <BR>
  728. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Splits the view horizontally.</TD>
  729. </TR>
  730. <TR BGCOLOR="white" CLASS="TableRowColor">
  731. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  732. <CODE>&nbsp;<A HREF="../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A></CODE></FONT></TD>
  733. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#splitVertically()">splitVertically</A></B>()</CODE>
  734. <BR>
  735. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Splits the view vertically.</TD>
  736. </TR>
  737. <TR BGCOLOR="white" CLASS="TableRowColor">
  738. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  739. <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
  740. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#toString()">toString</A></B>()</CODE>
  741. <BR>
  742. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  743. </TR>
  744. <TR BGCOLOR="white" CLASS="TableRowColor">
  745. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  746. <CODE>&nbsp;void</CODE></FONT></TD>
  747. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#unsplit()">unsplit</A></B>()</CODE>
  748. <BR>
  749. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Unsplits the view.</TD>
  750. </TR>
  751. <TR BGCOLOR="white" CLASS="TableRowColor">
  752. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  753. <CODE>&nbsp;void</CODE></FONT></TD>
  754. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#unsplitCurrent()">unsplitCurrent</A></B>()</CODE>
  755. <BR>
  756. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Removes the current split.</TD>
  757. </TR>
  758. <TR BGCOLOR="white" CLASS="TableRowColor">
  759. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  760. <CODE>&nbsp;void</CODE></FONT></TD>
  761. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#updateTitle()">updateTitle</A></B>()</CODE>
  762. <BR>
  763. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Updates the title bar.</TD>
  764. </TR>
  765. <TR BGCOLOR="white" CLASS="TableRowColor">
  766. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  767. <CODE>&nbsp;void</CODE></FONT></TD>
  768. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/View.html#visit(org.gjt.sp.jedit.visitors.JEditVisitor)">visit</A></B>(<A HREF="../../../../org/gjt/sp/jedit/visitors/JEditVisitor.html" title="interface in org.gjt.sp.jedit.visitors">JEditVisitor</A>&nbsp;visitor)</CODE>
  769. <BR>
  770. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Visit the the editpanes and textareas of the view</TD>
  771. </TR>
  772. </TABLE>
  773. &nbsp;<A NAME="methods_inherited_from_class_javax.swing.JFrame"><!-- --></A>
  774. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  775. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  776. <TH ALIGN="left"><B>Methods inherited from class javax.swing.JFrame</B></TH>
  777. </TR>
  778. <TR BGCOLOR="white" CLASS="TableRowColor">
  779. <TD><CODE>addImpl, createRootPane, frameInit, getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getJMenuBar, getLayeredPane, getRootPane, isDefaultLookAndFeelDecorated, isRootPaneCheckingEnabled, paramString, processWindowEvent, remove, setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated, setGlassPane, setIconImage, setJMenuBar, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, update</CODE></TD>
  780. </TR>
  781. </TABLE>
  782. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Frame"><!-- --></A>
  783. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  784. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  785. <TH ALIGN="left"><B>Methods inherited from class java.awt.Frame</B></TH>
  786. </TR>
  787. <TR BGCOLOR="white" CLASS="TableRowColor">
  788. <TD><CODE>addNotify, finalize, getCursorType, getExtendedState, getFrames, getIconImage, getMaximizedBounds, getMenuBar, getState, getTitle, isResizable, isUndecorated, remove, removeNotify, setCursor, setExtendedState, setMaximizedBounds, setMenuBar, setResizable, setState, setTitle, setUndecorated</CODE></TD>
  789. </TR>
  790. </TABLE>
  791. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Window"><!-- --></A>
  792. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  793. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  794. <TH ALIGN="left"><B>Methods inherited from class java.awt.Window</B></TH>
  795. </TR>
  796. <TR BGCOLOR="white" CLASS="TableRowColor">
  797. <TD><CODE>addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, dispose, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getGraphicsConfiguration, getInputContext, getListeners, getLocale, getMostRecentFocusOwner, getOwnedWindows, getOwner, getToolkit, getWarningString, getWindowFocusListeners, getWindowListeners, getWindowStateListeners, hide, isActive, isAlwaysOnTop, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isShowing, pack, postEvent, processEvent, processWindowFocusEvent, processWindowStateEvent, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, setAlwaysOnTop, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setLocationByPlatform, setLocationRelativeTo, show, toBack, toFront</CODE></TD>
  798. </TR>
  799. </TABLE>
  800. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
  801. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  802. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  803. <TH ALIGN="left"><B>Methods inherited from class java.awt.Container</B></TH>
  804. </TR>
  805. <TR BGCOLOR="white" CLASS="TableRowColor">
  806. <TD><CODE>add, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paint, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, transferFocusBackward, transferFocusDownCycle, validate, validateTree</CODE></TD>
  807. </TR>
  808. </TABLE>
  809. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
  810. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  811. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  812. <TH ALIGN="left"><B>Methods inherited from class java.awt.Component</B></TH>
  813. </TR>
  814. <TR BGCOLOR="white" CLASS="TableRowColor">
  815. <TD><CODE>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphics, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isPreferredSizeSet, isValid, isVisible, keyDown, keyUp, list, list, list, l

Large files files are truncated, but you can click here to view the full file