PageRenderTime 53ms CodeModel.GetById 18ms RepoModel.GetById 0ms app.codeStats 0ms

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

#
HTML | 446 lines | 394 code | 38 blank | 14 comment | 0 complexity | a5eab0dd9ca0c4edbe317b1071a3ae84 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:53 GMT-08:00 2008 -->
  6. <TITLE>
  7. CompleteWord (jEdit API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.gjt.sp.jedit.gui.CompleteWord 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/CompleteWord.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/ColorWellButton.html" title="class in org.gjt.sp.jedit.gui"><B>PREV CLASS</B></A>&nbsp;
  42. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/gui/CompletionPopup.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/CompleteWord.html" target="_top"><B>FRAMES</B></A> &nbsp;
  45. &nbsp;<A HREF="CompleteWord.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_org.gjt.sp.jedit.gui.CompletionPopup">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_javax.swing.JWindow">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 CompleteWord</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 ">javax.swing.JWindow
  74. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/gjt/sp/jedit/gui/CompletionPopup.html" title="class in org.gjt.sp.jedit.gui">org.gjt.sp.jedit.gui.CompletionPopup</A>
  75. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.gjt.sp.jedit.gui.CompleteWord</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</DD>
  79. </DL>
  80. <HR>
  81. <DL>
  82. <DT><PRE>public class <B>CompleteWord</B><DT>extends <A HREF="../../../../../org/gjt/sp/jedit/gui/CompletionPopup.html" title="class in org.gjt.sp.jedit.gui">CompletionPopup</A></DL>
  83. </PRE>
  84. <P>
  85. A completion popup class.
  86. <P>
  87. <P>
  88. <DL>
  89. <DT><B>See Also:</B><DD><A HREF="../../../../../serialized-form.html#org.gjt.sp.jedit.gui.CompleteWord">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_org.gjt.sp.jedit.gui.CompletionPopup"><!-- --></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 org.gjt.sp.jedit.gui.<A HREF="../../../../../org/gjt/sp/jedit/gui/CompletionPopup.html" title="class in org.gjt.sp.jedit.gui">CompletionPopup</A></B></TH>
  104. </TR>
  105. <TR BGCOLOR="white" CLASS="TableRowColor">
  106. <TD><CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/CompletionPopup.Candidates.html" title="interface in org.gjt.sp.jedit.gui">CompletionPopup.Candidates</A></CODE></TD>
  107. </TR>
  108. </TABLE>
  109. &nbsp;
  110. <A NAME="nested_classes_inherited_from_class_javax.swing.JWindow"><!-- --></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.JWindow</B></TH>
  114. </TR>
  115. <TR BGCOLOR="white" CLASS="TableRowColor">
  116. <TD><CODE>javax.swing.JWindow.AccessibleJWindow</CODE></TD>
  117. </TR>
  118. </TABLE>
  119. &nbsp;
  120. <A NAME="nested_classes_inherited_from_class_java.awt.Window"><!-- --></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 java.awt.Window</B></TH>
  124. </TR>
  125. <TR BGCOLOR="white" CLASS="TableRowColor">
  126. <TD><CODE>java.awt.Window.AccessibleAWTWindow</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.JWindow"><!-- --></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.JWindow</B></TH>
  162. </TR>
  163. <TR BGCOLOR="white" CLASS="TableRowColor">
  164. <TD><CODE>accessibleContext, rootPane, rootPaneCheckingEnabled</CODE></TD>
  165. </TR>
  166. </TABLE>
  167. &nbsp;<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></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 java.awt.Component</B></TH>
  171. </TR>
  172. <TR BGCOLOR="white" CLASS="TableRowColor">
  173. <TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
  174. </TR>
  175. </TABLE>
  176. &nbsp;<A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></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 interface java.awt.image.ImageObserver</B></TH>
  180. </TR>
  181. <TR BGCOLOR="white" CLASS="TableRowColor">
  182. <TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
  183. </TR>
  184. </TABLE>
  185. &nbsp;
  186. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  187. <A NAME="constructor_summary"><!-- --></A>
  188. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  189. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  190. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  191. <B>Constructor Summary</B></FONT></TH>
  192. </TR>
  193. <TR BGCOLOR="white" CLASS="TableRowColor">
  194. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/CompleteWord.html#CompleteWord(org.gjt.sp.jedit.View, java.lang.String, org.gjt.sp.jedit.gui.CompleteWord.Completion[], java.awt.Point, java.lang.String)">CompleteWord</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view,
  195. java.lang.String&nbsp;word,
  196. org.gjt.sp.jedit.gui.CompleteWord.Completion[]&nbsp;completions,
  197. java.awt.Point&nbsp;location,
  198. java.lang.String&nbsp;noWordSep)</CODE>
  199. <BR>
  200. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  201. </TR>
  202. </TABLE>
  203. &nbsp;
  204. <!-- ========== METHOD SUMMARY =========== -->
  205. <A NAME="method_summary"><!-- --></A>
  206. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  207. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  208. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  209. <B>Method Summary</B></FONT></TH>
  210. </TR>
  211. <TR BGCOLOR="white" CLASS="TableRowColor">
  212. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  213. <CODE>static&nbsp;void</CODE></FONT></TD>
  214. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/CompleteWord.html#completeWord(org.gjt.sp.jedit.View)">completeWord</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view)</CODE>
  215. <BR>
  216. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  217. </TR>
  218. <TR BGCOLOR="white" CLASS="TableRowColor">
  219. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  220. <CODE>protected &nbsp;void</CODE></FONT></TD>
  221. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/CompleteWord.html#keyPressed(java.awt.event.KeyEvent)">keyPressed</A></B>(java.awt.event.KeyEvent&nbsp;e)</CODE>
  222. <BR>
  223. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Handle key pressed events.</TD>
  224. </TR>
  225. <TR BGCOLOR="white" CLASS="TableRowColor">
  226. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  227. <CODE>protected &nbsp;void</CODE></FONT></TD>
  228. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/CompleteWord.html#keyTyped(java.awt.event.KeyEvent)">keyTyped</A></B>(java.awt.event.KeyEvent&nbsp;e)</CODE>
  229. <BR>
  230. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Handle key typed events.</TD>
  231. </TR>
  232. </TABLE>
  233. &nbsp;<A NAME="methods_inherited_from_class_org.gjt.sp.jedit.gui.CompletionPopup"><!-- --></A>
  234. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  235. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  236. <TH ALIGN="left"><B>Methods inherited from class org.gjt.sp.jedit.gui.<A HREF="../../../../../org/gjt/sp/jedit/gui/CompletionPopup.html" title="class in org.gjt.sp.jedit.gui">CompletionPopup</A></B></TH>
  237. </TR>
  238. <TR BGCOLOR="white" CLASS="TableRowColor">
  239. <TD><CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/CompletionPopup.html#dispose()">dispose</A>, <A HREF="../../../../../org/gjt/sp/jedit/gui/CompletionPopup.html#doSelectedCompletion()">doSelectedCompletion</A>, <A HREF="../../../../../org/gjt/sp/jedit/gui/CompletionPopup.html#getCandidates()">getCandidates</A>, <A HREF="../../../../../org/gjt/sp/jedit/gui/CompletionPopup.html#getSelectedIndex()">getSelectedIndex</A>, <A HREF="../../../../../org/gjt/sp/jedit/gui/CompletionPopup.html#reset(org.gjt.sp.jedit.gui.CompletionPopup.Candidates, boolean)">reset</A>, <A HREF="../../../../../org/gjt/sp/jedit/gui/CompletionPopup.html#setSelectedIndex(int)">setSelectedIndex</A></CODE></TD>
  240. </TR>
  241. </TABLE>
  242. &nbsp;<A NAME="methods_inherited_from_class_javax.swing.JWindow"><!-- --></A>
  243. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  244. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  245. <TH ALIGN="left"><B>Methods inherited from class javax.swing.JWindow</B></TH>
  246. </TR>
  247. <TR BGCOLOR="white" CLASS="TableRowColor">
  248. <TD><CODE>addImpl, createRootPane, getAccessibleContext, getContentPane, getGlassPane, getLayeredPane, getRootPane, isRootPaneCheckingEnabled, paramString, remove, setContentPane, setGlassPane, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, update, windowInit</CODE></TD>
  249. </TR>
  250. </TABLE>
  251. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Window"><!-- --></A>
  252. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  253. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  254. <TH ALIGN="left"><B>Methods inherited from class java.awt.Window</B></TH>
  255. </TR>
  256. <TR BGCOLOR="white" CLASS="TableRowColor">
  257. <TD><CODE>addNotify, addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, finalize, 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, processWindowEvent, processWindowFocusEvent, processWindowStateEvent, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, setAlwaysOnTop, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setLocationByPlatform, setLocationRelativeTo, show, toBack, toFront</CODE></TD>
  258. </TR>
  259. </TABLE>
  260. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
  261. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  262. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  263. <TH ALIGN="left"><B>Methods inherited from class java.awt.Container</B></TH>
  264. </TR>
  265. <TR BGCOLOR="white" CLASS="TableRowColor">
  266. <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, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paint, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, removeAll, removeContainerListener, removeNotify, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, transferFocusBackward, transferFocusDownCycle, validate, validateTree</CODE></TD>
  267. </TR>
  268. </TABLE>
  269. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
  270. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  271. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  272. <TH ALIGN="left"><B>Methods inherited from class java.awt.Component</B></TH>
  273. </TR>
  274. <TR BGCOLOR="white" CLASS="TableRowColor">
  275. <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, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, reshape, resize, resize, setBackground, setBounds, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setMaximumSize, setMinimumSize, setName, setPreferredSize, setSize, setSize, setVisible, show, size, toString, transferFocus, transferFocusUpCycle</CODE></TD>
  276. </TR>
  277. </TABLE>
  278. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  279. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  280. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  281. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  282. </TR>
  283. <TR BGCOLOR="white" CLASS="TableRowColor">
  284. <TD><CODE>clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
  285. </TR>
  286. </TABLE>
  287. &nbsp;
  288. <P>
  289. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  290. <A NAME="constructor_detail"><!-- --></A>
  291. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  292. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  293. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  294. <B>Constructor Detail</B></FONT></TH>
  295. </TR>
  296. </TABLE>
  297. <A NAME="CompleteWord(org.gjt.sp.jedit.View, java.lang.String, org.gjt.sp.jedit.gui.CompleteWord.Completion[], java.awt.Point, java.lang.String)"><!-- --></A><H3>
  298. CompleteWord</H3>
  299. <PRE>
  300. public <B>CompleteWord</B>(<A HREF="../../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view,
  301. java.lang.String&nbsp;word,
  302. org.gjt.sp.jedit.gui.CompleteWord.Completion[]&nbsp;completions,
  303. java.awt.Point&nbsp;location,
  304. java.lang.String&nbsp;noWordSep)</PRE>
  305. <DL>
  306. </DL>
  307. <!-- ============ METHOD DETAIL ========== -->
  308. <A NAME="method_detail"><!-- --></A>
  309. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  310. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  311. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  312. <B>Method Detail</B></FONT></TH>
  313. </TR>
  314. </TABLE>
  315. <A NAME="completeWord(org.gjt.sp.jedit.View)"><!-- --></A><H3>
  316. completeWord</H3>
  317. <PRE>
  318. public static void <B>completeWord</B>(<A HREF="../../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view)</PRE>
  319. <DL>
  320. <DD><DL>
  321. </DL>
  322. </DD>
  323. </DL>
  324. <HR>
  325. <A NAME="keyPressed(java.awt.event.KeyEvent)"><!-- --></A><H3>
  326. keyPressed</H3>
  327. <PRE>
  328. protected void <B>keyPressed</B>(java.awt.event.KeyEvent&nbsp;e)</PRE>
  329. <DL>
  330. <DD><B>Description copied from class: <CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/CompletionPopup.html#keyPressed(java.awt.event.KeyEvent)">CompletionPopup</A></CODE></B></DD>
  331. <DD>Handle key pressed events.
  332. Override this method to make additional key handing.
  333. <P>
  334. <DD><DL>
  335. <DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/CompletionPopup.html#keyPressed(java.awt.event.KeyEvent)">keyPressed</A></CODE> in class <CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/CompletionPopup.html" title="class in org.gjt.sp.jedit.gui">CompletionPopup</A></CODE></DL>
  336. </DD>
  337. <DD><DL>
  338. </DL>
  339. </DD>
  340. </DL>
  341. <HR>
  342. <A NAME="keyTyped(java.awt.event.KeyEvent)"><!-- --></A><H3>
  343. keyTyped</H3>
  344. <PRE>
  345. protected void <B>keyTyped</B>(java.awt.event.KeyEvent&nbsp;e)</PRE>
  346. <DL>
  347. <DD><B>Description copied from class: <CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/CompletionPopup.html#keyTyped(java.awt.event.KeyEvent)">CompletionPopup</A></CODE></B></DD>
  348. <DD>Handle key typed events.
  349. Override this method to make additional key handing.
  350. <P>
  351. <DD><DL>
  352. <DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/CompletionPopup.html#keyTyped(java.awt.event.KeyEvent)">keyTyped</A></CODE> in class <CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/CompletionPopup.html" title="class in org.gjt.sp.jedit.gui">CompletionPopup</A></CODE></DL>
  353. </DD>
  354. <DD><DL>
  355. </DL>
  356. </DD>
  357. </DL>
  358. <!-- ========= END OF CLASS DATA ========= -->
  359. <HR>
  360. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  361. <A NAME="navbar_bottom"><!-- --></A>
  362. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  363. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  364. <TR>
  365. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  366. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  367. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  368. <TR ALIGN="center" VALIGN="top">
  369. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  370. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  371. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  372. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/CompleteWord.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  373. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  374. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  375. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  376. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  377. </TR>
  378. </TABLE>
  379. </TD>
  380. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  381. </EM>
  382. </TD>
  383. </TR>
  384. <TR>
  385. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  386. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/gui/ColorWellButton.html" title="class in org.gjt.sp.jedit.gui"><B>PREV CLASS</B></A>&nbsp;
  387. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/gui/CompletionPopup.html" title="class in org.gjt.sp.jedit.gui"><B>NEXT CLASS</B></A></FONT></TD>
  388. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  389. <A HREF="../../../../../index.html?org/gjt/sp/jedit/gui/CompleteWord.html" target="_top"><B>FRAMES</B></A> &nbsp;
  390. &nbsp;<A HREF="CompleteWord.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  391. &nbsp;
  392. <NOSCRIPT>
  393. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  394. </NOSCRIPT>
  395. </FONT></TD>
  396. </TR>
  397. <TR>
  398. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  399. SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_org.gjt.sp.jedit.gui.CompletionPopup">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_javax.swing.JWindow">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  400. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  401. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  402. </TR>
  403. </TABLE>
  404. <A NAME="skip-navbar_bottom"></A>
  405. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  406. <HR>
  407. </BODY>
  408. </HTML>