PageRenderTime 50ms CodeModel.GetById 17ms RepoModel.GetById 1ms app.codeStats 0ms

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

#
HTML | 557 lines | 495 code | 48 blank | 14 comment | 0 complexity | b18c6a5adc2707ff84f4430c9876865b 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:13:56 GMT-08:00 2008 -->
  6. <TITLE>
  7. HistoryTextArea (jEdit API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.gjt.sp.jedit.gui.HistoryTextArea 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/HistoryTextArea.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/gui/HistoryText.html" title="class in org.gjt.sp.jedit.gui"><B>PREV CLASS</B></A>&nbsp;
  42. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/gui/HistoryTextField.html" title="class in org.gjt.sp.jedit.gui"><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/gui/HistoryTextArea.html" target="_top"><B>FRAMES</B></A> &nbsp;
  45. &nbsp;<A HREF="HistoryTextArea.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_classes_inherited_from_class_javax.swing.JTextArea">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_javax.swing.text.JTextComponent">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.gui</FONT>
  66. <BR>
  67. Class HistoryTextArea</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 ">javax.swing.JComponent
  73. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">javax.swing.text.JTextComponent
  74. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">javax.swing.JTextArea
  75. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.gjt.sp.jedit.gui.HistoryTextArea</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.Scrollable</DD>
  79. </DL>
  80. <HR>
  81. <DL>
  82. <DT><PRE>public class <B>HistoryTextArea</B><DT>extends javax.swing.JTextArea</DL>
  83. </PRE>
  84. <P>
  85. Text area with a history.
  86. <P>
  87. <P>
  88. <DL>
  89. <DT><B>See Also:</B><DD><A HREF="../../../../../serialized-form.html#org.gjt.sp.jedit.gui.HistoryTextArea">Serialized Form</A></DL>
  90. <HR>
  91. <P>
  92. <!-- ======== NESTED CLASS SUMMARY ======== -->
  93. <A NAME="nested_class_summary"><!-- --></A>
  94. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  95. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  96. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  97. <B>Nested Class Summary</B></FONT></TH>
  98. </TR>
  99. </TABLE>
  100. &nbsp;<A NAME="nested_classes_inherited_from_class_javax.swing.JTextArea"><!-- --></A>
  101. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  102. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  103. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class javax.swing.JTextArea</B></TH>
  104. </TR>
  105. <TR BGCOLOR="white" CLASS="TableRowColor">
  106. <TD><CODE>javax.swing.JTextArea.AccessibleJTextArea</CODE></TD>
  107. </TR>
  108. </TABLE>
  109. &nbsp;
  110. <A NAME="nested_classes_inherited_from_class_javax.swing.text.JTextComponent"><!-- --></A>
  111. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  112. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  113. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class javax.swing.text.JTextComponent</B></TH>
  114. </TR>
  115. <TR BGCOLOR="white" CLASS="TableRowColor">
  116. <TD><CODE>javax.swing.text.JTextComponent.AccessibleJTextComponent, javax.swing.text.JTextComponent.KeyBinding</CODE></TD>
  117. </TR>
  118. </TABLE>
  119. &nbsp;
  120. <A NAME="nested_classes_inherited_from_class_javax.swing.JComponent"><!-- --></A>
  121. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  122. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  123. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class javax.swing.JComponent</B></TH>
  124. </TR>
  125. <TR BGCOLOR="white" CLASS="TableRowColor">
  126. <TD><CODE>javax.swing.JComponent.AccessibleJComponent</CODE></TD>
  127. </TR>
  128. </TABLE>
  129. &nbsp;
  130. <A NAME="nested_classes_inherited_from_class_java.awt.Container"><!-- --></A>
  131. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  132. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  133. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Container</B></TH>
  134. </TR>
  135. <TR BGCOLOR="white" CLASS="TableRowColor">
  136. <TD><CODE>java.awt.Container.AccessibleAWTContainer</CODE></TD>
  137. </TR>
  138. </TABLE>
  139. &nbsp;
  140. <A NAME="nested_classes_inherited_from_class_java.awt.Component"><!-- --></A>
  141. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  142. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  143. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Component</B></TH>
  144. </TR>
  145. <TR BGCOLOR="white" CLASS="TableRowColor">
  146. <TD><CODE>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</CODE></TD>
  147. </TR>
  148. </TABLE>
  149. &nbsp;
  150. <!-- =========== FIELD SUMMARY =========== -->
  151. <A NAME="field_summary"><!-- --></A>
  152. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  153. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  154. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  155. <B>Field Summary</B></FONT></TH>
  156. </TR>
  157. </TABLE>
  158. &nbsp;<A NAME="fields_inherited_from_class_javax.swing.text.JTextComponent"><!-- --></A>
  159. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  160. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  161. <TH ALIGN="left"><B>Fields inherited from class javax.swing.text.JTextComponent</B></TH>
  162. </TR>
  163. <TR BGCOLOR="white" CLASS="TableRowColor">
  164. <TD><CODE>DEFAULT_KEYMAP, FOCUS_ACCELERATOR_KEY</CODE></TD>
  165. </TR>
  166. </TABLE>
  167. &nbsp;<A NAME="fields_inherited_from_class_javax.swing.JComponent"><!-- --></A>
  168. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  169. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  170. <TH ALIGN="left"><B>Fields inherited from class javax.swing.JComponent</B></TH>
  171. </TR>
  172. <TR BGCOLOR="white" CLASS="TableRowColor">
  173. <TD><CODE>accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</CODE></TD>
  174. </TR>
  175. </TABLE>
  176. &nbsp;<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A>
  177. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  178. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  179. <TH ALIGN="left"><B>Fields inherited from class java.awt.Component</B></TH>
  180. </TR>
  181. <TR BGCOLOR="white" CLASS="TableRowColor">
  182. <TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
  183. </TR>
  184. </TABLE>
  185. &nbsp;<A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A>
  186. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  187. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  188. <TH ALIGN="left"><B>Fields inherited from interface java.awt.image.ImageObserver</B></TH>
  189. </TR>
  190. <TR BGCOLOR="white" CLASS="TableRowColor">
  191. <TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
  192. </TR>
  193. </TABLE>
  194. &nbsp;
  195. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  196. <A NAME="constructor_summary"><!-- --></A>
  197. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  198. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  199. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  200. <B>Constructor Summary</B></FONT></TH>
  201. </TR>
  202. <TR BGCOLOR="white" CLASS="TableRowColor">
  203. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/HistoryTextArea.html#HistoryTextArea(java.lang.String)">HistoryTextArea</A></B>(java.lang.String&nbsp;name)</CODE>
  204. <BR>
  205. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  206. </TR>
  207. </TABLE>
  208. &nbsp;
  209. <!-- ========== METHOD SUMMARY =========== -->
  210. <A NAME="method_summary"><!-- --></A>
  211. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  212. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  213. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  214. <B>Method Summary</B></FONT></TH>
  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><A HREF="../../../../../org/gjt/sp/jedit/gui/HistoryTextArea.html#addCurrentToHistory()">addCurrentToHistory</A></B>()</CODE>
  220. <BR>
  221. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds the currently entered item to the history.</TD>
  222. </TR>
  223. <TR BGCOLOR="white" CLASS="TableRowColor">
  224. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  225. <CODE>&nbsp;boolean</CODE></FONT></TD>
  226. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/HistoryTextArea.html#getInstantPopups()">getInstantPopups</A></B>()</CODE>
  227. <BR>
  228. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns if selecting a value from the popup should immediately fire
  229. an ActionEvent.</TD>
  230. </TR>
  231. <TR BGCOLOR="white" CLASS="TableRowColor">
  232. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  233. <CODE>&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/gui/HistoryModel.html" title="class in org.gjt.sp.jedit.gui">HistoryModel</A></CODE></FONT></TD>
  234. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/HistoryTextArea.html#getModel()">getModel</A></B>()</CODE>
  235. <BR>
  236. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the underlying history controller.</TD>
  237. </TR>
  238. <TR BGCOLOR="white" CLASS="TableRowColor">
  239. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  240. <CODE>protected &nbsp;void</CODE></FONT></TD>
  241. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/HistoryTextArea.html#processKeyEvent(java.awt.event.KeyEvent)">processKeyEvent</A></B>(java.awt.event.KeyEvent&nbsp;evt)</CODE>
  242. <BR>
  243. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  244. </TR>
  245. <TR BGCOLOR="white" CLASS="TableRowColor">
  246. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  247. <CODE>protected &nbsp;void</CODE></FONT></TD>
  248. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/HistoryTextArea.html#processMouseEvent(java.awt.event.MouseEvent)">processMouseEvent</A></B>(java.awt.event.MouseEvent&nbsp;evt)</CODE>
  249. <BR>
  250. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  251. </TR>
  252. <TR BGCOLOR="white" CLASS="TableRowColor">
  253. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  254. <CODE>&nbsp;void</CODE></FONT></TD>
  255. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/HistoryTextArea.html#setInstantPopups(boolean)">setInstantPopups</A></B>(boolean&nbsp;instantPopups)</CODE>
  256. <BR>
  257. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets if selecting a value from the popup should immediately fire
  258. an ActionEvent.</TD>
  259. </TR>
  260. <TR BGCOLOR="white" CLASS="TableRowColor">
  261. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  262. <CODE>&nbsp;void</CODE></FONT></TD>
  263. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/HistoryTextArea.html#setModel(java.lang.String)">setModel</A></B>(java.lang.String&nbsp;name)</CODE>
  264. <BR>
  265. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the history list controller.</TD>
  266. </TR>
  267. <TR BGCOLOR="white" CLASS="TableRowColor">
  268. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  269. <CODE>&nbsp;void</CODE></FONT></TD>
  270. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/HistoryTextArea.html#setText(java.lang.String)">setText</A></B>(java.lang.String&nbsp;text)</CODE>
  271. <BR>
  272. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the displayed text.</TD>
  273. </TR>
  274. </TABLE>
  275. &nbsp;<A NAME="methods_inherited_from_class_javax.swing.JTextArea"><!-- --></A>
  276. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  277. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  278. <TH ALIGN="left"><B>Methods inherited from class javax.swing.JTextArea</B></TH>
  279. </TR>
  280. <TR BGCOLOR="white" CLASS="TableRowColor">
  281. <TD><CODE>append, createDefaultModel, getAccessibleContext, getColumns, getColumnWidth, getLineCount, getLineEndOffset, getLineOfOffset, getLineStartOffset, getLineWrap, getPreferredScrollableViewportSize, getPreferredSize, getRowHeight, getRows, getScrollableTracksViewportWidth, getScrollableUnitIncrement, getTabSize, getUIClassID, getWrapStyleWord, insert, paramString, replaceRange, setColumns, setFont, setLineWrap, setRows, setTabSize, setWrapStyleWord</CODE></TD>
  282. </TR>
  283. </TABLE>
  284. &nbsp;<A NAME="methods_inherited_from_class_javax.swing.text.JTextComponent"><!-- --></A>
  285. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  286. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  287. <TH ALIGN="left"><B>Methods inherited from class javax.swing.text.JTextComponent</B></TH>
  288. </TR>
  289. <TR BGCOLOR="white" CLASS="TableRowColor">
  290. <TD><CODE>addCaretListener, addInputMethodListener, addKeymap, copy, cut, fireCaretUpdate, getActions, getCaret, getCaretColor, getCaretListeners, getCaretPosition, getDisabledTextColor, getDocument, getDragEnabled, getFocusAccelerator, getHighlighter, getInputMethodRequests, getKeymap, getKeymap, getMargin, getNavigationFilter, getScrollableBlockIncrement, getScrollableTracksViewportHeight, getSelectedText, getSelectedTextColor, getSelectionColor, getSelectionEnd, getSelectionStart, getText, getText, getToolTipText, getUI, isEditable, loadKeymap, modelToView, moveCaretPosition, paste, processInputMethodEvent, read, removeCaretListener, removeKeymap, removeNotify, replaceSelection, select, selectAll, setCaret, setCaretColor, setCaretPosition, setComponentOrientation, setDisabledTextColor, setDocument, setDragEnabled, setEditable, setFocusAccelerator, setHighlighter, setKeymap, setMargin, setNavigationFilter, setSelectedTextColor, setSelectionColor, setSelectionEnd, setSelectionStart, setUI, updateUI, viewToModel, write</CODE></TD>
  291. </TR>
  292. </TABLE>
  293. &nbsp;<A NAME="methods_inherited_from_class_javax.swing.JComponent"><!-- --></A>
  294. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  295. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  296. <TH ALIGN="left"><B>Methods inherited from class javax.swing.JComponent</B></TH>
  297. </TR>
  298. <TR BGCOLOR="white" CLASS="TableRowColor">
  299. <TD><CODE>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</CODE></TD>
  300. </TR>
  301. </TABLE>
  302. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
  303. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  304. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  305. <TH ALIGN="left"><B>Methods inherited from class java.awt.Container</B></TH>
  306. </TR>
  307. <TR BGCOLOR="white" CLASS="TableRowColor">
  308. <TD><CODE>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusBackward, transferFocusDownCycle, validate, validateTree</CODE></TD>
  309. </TR>
  310. </TABLE>
  311. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
  312. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  313. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  314. <TH ALIGN="left"><B>Methods inherited from class java.awt.Component</B></TH>
  315. </TR>
  316. <TR BGCOLOR="white" CLASS="TableRowColor">
  317. <TD><CODE>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusUpCycle</CODE></TD>
  318. </TR>
  319. </TABLE>
  320. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  321. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  322. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  323. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  324. </TR>
  325. <TR BGCOLOR="white" CLASS="TableRowColor">
  326. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
  327. </TR>
  328. </TABLE>
  329. &nbsp;
  330. <P>
  331. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  332. <A NAME="constructor_detail"><!-- --></A>
  333. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  334. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  335. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  336. <B>Constructor Detail</B></FONT></TH>
  337. </TR>
  338. </TABLE>
  339. <A NAME="HistoryTextArea(java.lang.String)"><!-- --></A><H3>
  340. HistoryTextArea</H3>
  341. <PRE>
  342. public <B>HistoryTextArea</B>(java.lang.String&nbsp;name)</PRE>
  343. <DL>
  344. </DL>
  345. <!-- ============ METHOD DETAIL ========== -->
  346. <A NAME="method_detail"><!-- --></A>
  347. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  348. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  349. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  350. <B>Method Detail</B></FONT></TH>
  351. </TR>
  352. </TABLE>
  353. <A NAME="getModel()"><!-- --></A><H3>
  354. getModel</H3>
  355. <PRE>
  356. public <A HREF="../../../../../org/gjt/sp/jedit/gui/HistoryModel.html" title="class in org.gjt.sp.jedit.gui">HistoryModel</A> <B>getModel</B>()</PRE>
  357. <DL>
  358. <DD>Returns the underlying history controller.
  359. <P>
  360. <DD><DL>
  361. <DT><B>Since:</B></DT>
  362. <DD>jEdit 4.3pre1</DD>
  363. </DL>
  364. </DD>
  365. </DL>
  366. <HR>
  367. <A NAME="setModel(java.lang.String)"><!-- --></A><H3>
  368. setModel</H3>
  369. <PRE>
  370. public void <B>setModel</B>(java.lang.String&nbsp;name)</PRE>
  371. <DL>
  372. <DD>Sets the history list controller.
  373. <P>
  374. <DD><DL>
  375. <DT><B>Parameters:</B><DD><CODE>name</CODE> - The model name<DT><B>Since:</B></DT>
  376. <DD>jEdit 4.3pre1</DD>
  377. </DL>
  378. </DD>
  379. </DL>
  380. <HR>
  381. <A NAME="setInstantPopups(boolean)"><!-- --></A><H3>
  382. setInstantPopups</H3>
  383. <PRE>
  384. public void <B>setInstantPopups</B>(boolean&nbsp;instantPopups)</PRE>
  385. <DL>
  386. <DD>Sets if selecting a value from the popup should immediately fire
  387. an ActionEvent.
  388. <P>
  389. <DD><DL>
  390. </DL>
  391. </DD>
  392. </DL>
  393. <HR>
  394. <A NAME="getInstantPopups()"><!-- --></A><H3>
  395. getInstantPopups</H3>
  396. <PRE>
  397. public boolean <B>getInstantPopups</B>()</PRE>
  398. <DL>
  399. <DD>Returns if selecting a value from the popup should immediately fire
  400. an ActionEvent.
  401. <P>
  402. <DD><DL>
  403. </DL>
  404. </DD>
  405. </DL>
  406. <HR>
  407. <A NAME="addCurrentToHistory()"><!-- --></A><H3>
  408. addCurrentToHistory</H3>
  409. <PRE>
  410. public void <B>addCurrentToHistory</B>()</PRE>
  411. <DL>
  412. <DD>Adds the currently entered item to the history.
  413. <P>
  414. <DD><DL>
  415. </DL>
  416. </DD>
  417. </DL>
  418. <HR>
  419. <A NAME="setText(java.lang.String)"><!-- --></A><H3>
  420. setText</H3>
  421. <PRE>
  422. public void <B>setText</B>(java.lang.String&nbsp;text)</PRE>
  423. <DL>
  424. <DD>Sets the displayed text.
  425. <P>
  426. <DD><DL>
  427. <DT><B>Overrides:</B><DD><CODE>setText</CODE> in class <CODE>javax.swing.text.JTextComponent</CODE></DL>
  428. </DD>
  429. <DD><DL>
  430. </DL>
  431. </DD>
  432. </DL>
  433. <HR>
  434. <A NAME="processKeyEvent(java.awt.event.KeyEvent)"><!-- --></A><H3>
  435. processKeyEvent</H3>
  436. <PRE>
  437. protected void <B>processKeyEvent</B>(java.awt.event.KeyEvent&nbsp;evt)</PRE>
  438. <DL>
  439. <DD><DL>
  440. <DT><B>Overrides:</B><DD><CODE>processKeyEvent</CODE> in class <CODE>javax.swing.JComponent</CODE></DL>
  441. </DD>
  442. <DD><DL>
  443. </DL>
  444. </DD>
  445. </DL>
  446. <HR>
  447. <A NAME="processMouseEvent(java.awt.event.MouseEvent)"><!-- --></A><H3>
  448. processMouseEvent</H3>
  449. <PRE>
  450. protected void <B>processMouseEvent</B>(java.awt.event.MouseEvent&nbsp;evt)</PRE>
  451. <DL>
  452. <DD><DL>
  453. <DT><B>Overrides:</B><DD><CODE>processMouseEvent</CODE> in class <CODE>javax.swing.JComponent</CODE></DL>
  454. </DD>
  455. <DD><DL>
  456. </DL>
  457. </DD>
  458. </DL>
  459. <!-- ========= END OF CLASS DATA ========= -->
  460. <HR>
  461. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  462. <A NAME="navbar_bottom"><!-- --></A>
  463. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  464. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  465. <TR>
  466. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  467. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  468. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  469. <TR ALIGN="center" VALIGN="top">
  470. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  471. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  472. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  473. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/HistoryTextArea.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  474. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  475. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  476. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  477. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  478. </TR>
  479. </TABLE>
  480. </TD>
  481. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  482. </EM>
  483. </TD>
  484. </TR>
  485. <TR>
  486. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  487. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/gui/HistoryText.html" title="class in org.gjt.sp.jedit.gui"><B>PREV CLASS</B></A>&nbsp;
  488. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/gui/HistoryTextField.html" title="class in org.gjt.sp.jedit.gui"><B>NEXT CLASS</B></A></FONT></TD>
  489. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  490. <A HREF="../../../../../index.html?org/gjt/sp/jedit/gui/HistoryTextArea.html" target="_top"><B>FRAMES</B></A> &nbsp;
  491. &nbsp;<A HREF="HistoryTextArea.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  492. &nbsp;
  493. <NOSCRIPT>
  494. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  495. </NOSCRIPT>
  496. </FONT></TD>
  497. </TR>
  498. <TR>
  499. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  500. SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_javax.swing.JTextArea">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_javax.swing.text.JTextComponent">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  501. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  502. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  503. </TR>
  504. </TABLE>
  505. <A NAME="skip-navbar_bottom"></A>
  506. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  507. <HR>
  508. </BODY>
  509. </HTML>