PageRenderTime 59ms CodeModel.GetById 25ms RepoModel.GetById 0ms app.codeStats 0ms

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

#
HTML | 611 lines | 542 code | 55 blank | 14 comment | 0 complexity | b68503f626a33a1fdd48b2b3ae7f0fed 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:59 GMT-08:00 2008 -->
  6. <TITLE>
  7. StatusBar (jEdit API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.gjt.sp.jedit.gui.StatusBar 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/StatusBar.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/SplashScreen.html" title="class in org.gjt.sp.jedit.gui"><B>PREV CLASS</B></A>&nbsp;
  42. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/gui/StyleEditor.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/StatusBar.html" target="_top"><B>FRAMES</B></A> &nbsp;
  45. &nbsp;<A HREF="StatusBar.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.JPanel">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_javax.swing.JComponent">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 StatusBar</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.JPanel
  74. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.gjt.sp.jedit.gui.StatusBar</B>
  75. </PRE>
  76. <DL>
  77. <DT><B>All Implemented Interfaces:</B> <DD>java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, java.util.EventListener, javax.accessibility.Accessible, <A HREF="../../../../../org/gjt/sp/util/WorkThreadProgressListener.html" title="interface in org.gjt.sp.util">WorkThreadProgressListener</A></DD>
  78. </DL>
  79. <HR>
  80. <DL>
  81. <DT><PRE>public class <B>StatusBar</B><DT>extends javax.swing.JPanel<DT>implements <A HREF="../../../../../org/gjt/sp/util/WorkThreadProgressListener.html" title="interface in org.gjt.sp.util">WorkThreadProgressListener</A></DL>
  82. </PRE>
  83. <P>
  84. The status bar used to display various information to the user.<p>
  85. Currently, it is used for the following:
  86. <ul>
  87. <li>Displaying caret position information
  88. <li>Displaying <A HREF="../../../../../org/gjt/sp/jedit/gui/InputHandler.html#readNextChar(java.lang.String, java.lang.String)"><CODE>InputHandler.readNextChar(String,String)</CODE></A> prompts
  89. <li>Displaying <A HREF="../../../../../org/gjt/sp/jedit/gui/StatusBar.html#setMessage(java.lang.String)"><CODE>setMessage(String)</CODE></A> messages
  90. <li>Displaying I/O progress
  91. <li>Displaying various editor settings
  92. <li>Displaying memory status
  93. </ul>
  94. <P>
  95. <P>
  96. <DL>
  97. <DT><B>Since:</B></DT>
  98. <DD>jEdit 3.2pre2</DD>
  99. <DT><B>See Also:</B><DD><A HREF="../../../../../serialized-form.html#org.gjt.sp.jedit.gui.StatusBar">Serialized Form</A></DL>
  100. <HR>
  101. <P>
  102. <!-- ======== NESTED CLASS SUMMARY ======== -->
  103. <A NAME="nested_class_summary"><!-- --></A>
  104. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  105. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  106. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  107. <B>Nested Class Summary</B></FONT></TH>
  108. </TR>
  109. </TABLE>
  110. &nbsp;<A NAME="nested_classes_inherited_from_class_javax.swing.JPanel"><!-- --></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.JPanel</B></TH>
  114. </TR>
  115. <TR BGCOLOR="white" CLASS="TableRowColor">
  116. <TD><CODE>javax.swing.JPanel.AccessibleJPanel</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.JComponent"><!-- --></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.JComponent</B></TH>
  162. </TR>
  163. <TR BGCOLOR="white" CLASS="TableRowColor">
  164. <TD><CODE>accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</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/StatusBar.html#StatusBar(org.gjt.sp.jedit.View)">StatusBar</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view)</CODE>
  195. <BR>
  196. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  197. </TR>
  198. </TABLE>
  199. &nbsp;
  200. <!-- ========== METHOD SUMMARY =========== -->
  201. <A NAME="method_summary"><!-- --></A>
  202. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  203. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  204. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  205. <B>Method Summary</B></FONT></TH>
  206. </TR>
  207. <TR BGCOLOR="white" CLASS="TableRowColor">
  208. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  209. <CODE>&nbsp;void</CODE></FONT></TD>
  210. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/StatusBar.html#addNotify()">addNotify</A></B>()</CODE>
  211. <BR>
  212. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  213. </TR>
  214. <TR BGCOLOR="white" CLASS="TableRowColor">
  215. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  216. <CODE>&nbsp;void</CODE></FONT></TD>
  217. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/StatusBar.html#progressUpdate(org.gjt.sp.util.WorkThreadPool, int)">progressUpdate</A></B>(<A HREF="../../../../../org/gjt/sp/util/WorkThreadPool.html" title="class in org.gjt.sp.util">WorkThreadPool</A>&nbsp;threadPool,
  218. int&nbsp;threadIndex)</CODE>
  219. <BR>
  220. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  221. </TR>
  222. <TR BGCOLOR="white" CLASS="TableRowColor">
  223. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  224. <CODE>&nbsp;void</CODE></FONT></TD>
  225. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/StatusBar.html#propertiesChanged()">propertiesChanged</A></B>()</CODE>
  226. <BR>
  227. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  228. </TR>
  229. <TR BGCOLOR="white" CLASS="TableRowColor">
  230. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  231. <CODE>&nbsp;void</CODE></FONT></TD>
  232. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/StatusBar.html#removeNotify()">removeNotify</A></B>()</CODE>
  233. <BR>
  234. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  235. </TR>
  236. <TR BGCOLOR="white" CLASS="TableRowColor">
  237. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  238. <CODE>&nbsp;void</CODE></FONT></TD>
  239. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/StatusBar.html#setMessage(java.lang.String)">setMessage</A></B>(java.lang.String&nbsp;message)</CODE>
  240. <BR>
  241. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Displays a status message.</TD>
  242. </TR>
  243. <TR BGCOLOR="white" CLASS="TableRowColor">
  244. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  245. <CODE>&nbsp;void</CODE></FONT></TD>
  246. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/StatusBar.html#setMessageAndClear(java.lang.String)">setMessageAndClear</A></B>(java.lang.String&nbsp;message)</CODE>
  247. <BR>
  248. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Show a message for a short period of time.</TD>
  249. </TR>
  250. <TR BGCOLOR="white" CLASS="TableRowColor">
  251. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  252. <CODE>&nbsp;void</CODE></FONT></TD>
  253. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/StatusBar.html#setMessageComponent(java.awt.Component)">setMessageComponent</A></B>(java.awt.Component&nbsp;comp)</CODE>
  254. <BR>
  255. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  256. </TR>
  257. <TR BGCOLOR="white" CLASS="TableRowColor">
  258. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  259. <CODE>&nbsp;void</CODE></FONT></TD>
  260. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/StatusBar.html#statusUpdate(org.gjt.sp.util.WorkThreadPool, int)">statusUpdate</A></B>(<A HREF="../../../../../org/gjt/sp/util/WorkThreadPool.html" title="class in org.gjt.sp.util">WorkThreadPool</A>&nbsp;threadPool,
  261. int&nbsp;threadIndex)</CODE>
  262. <BR>
  263. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  264. </TR>
  265. <TR BGCOLOR="white" CLASS="TableRowColor">
  266. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  267. <CODE>&nbsp;void</CODE></FONT></TD>
  268. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/StatusBar.html#updateBufferStatus()">updateBufferStatus</A></B>()</CODE>
  269. <BR>
  270. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  271. </TR>
  272. <TR BGCOLOR="white" CLASS="TableRowColor">
  273. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  274. <CODE>&nbsp;void</CODE></FONT></TD>
  275. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/StatusBar.html#updateCaretStatus()">updateCaretStatus</A></B>()</CODE>
  276. <BR>
  277. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  278. </TR>
  279. <TR BGCOLOR="white" CLASS="TableRowColor">
  280. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  281. <CODE>&nbsp;void</CODE></FONT></TD>
  282. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/StatusBar.html#updateMiscStatus()">updateMiscStatus</A></B>()</CODE>
  283. <BR>
  284. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  285. </TR>
  286. </TABLE>
  287. &nbsp;<A NAME="methods_inherited_from_class_javax.swing.JPanel"><!-- --></A>
  288. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  289. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  290. <TH ALIGN="left"><B>Methods inherited from class javax.swing.JPanel</B></TH>
  291. </TR>
  292. <TR BGCOLOR="white" CLASS="TableRowColor">
  293. <TD><CODE>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</CODE></TD>
  294. </TR>
  295. </TABLE>
  296. &nbsp;<A NAME="methods_inherited_from_class_javax.swing.JComponent"><!-- --></A>
  297. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  298. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  299. <TH ALIGN="left"><B>Methods inherited from class javax.swing.JComponent</B></TH>
  300. </TR>
  301. <TR BGCOLOR="white" CLASS="TableRowColor">
  302. <TD><CODE>addAncestorListener, 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, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, 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, processKeyEvent, processMouseEvent, 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, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</CODE></TD>
  303. </TR>
  304. </TABLE>
  305. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
  306. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  307. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  308. <TH ALIGN="left"><B>Methods inherited from class java.awt.Container</B></TH>
  309. </TR>
  310. <TR BGCOLOR="white" CLASS="TableRowColor">
  311. <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>
  312. </TR>
  313. </TABLE>
  314. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
  315. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  316. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  317. <TH ALIGN="left"><B>Methods inherited from class java.awt.Component</B></TH>
  318. </TR>
  319. <TR BGCOLOR="white" CLASS="TableRowColor">
  320. <TD><CODE>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, 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, getInputMethodRequests, 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, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusUpCycle</CODE></TD>
  321. </TR>
  322. </TABLE>
  323. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  324. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  325. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  326. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  327. </TR>
  328. <TR BGCOLOR="white" CLASS="TableRowColor">
  329. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
  330. </TR>
  331. </TABLE>
  332. &nbsp;
  333. <P>
  334. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  335. <A NAME="constructor_detail"><!-- --></A>
  336. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  337. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  338. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  339. <B>Constructor Detail</B></FONT></TH>
  340. </TR>
  341. </TABLE>
  342. <A NAME="StatusBar(org.gjt.sp.jedit.View)"><!-- --></A><H3>
  343. StatusBar</H3>
  344. <PRE>
  345. public <B>StatusBar</B>(<A HREF="../../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view)</PRE>
  346. <DL>
  347. </DL>
  348. <!-- ============ METHOD DETAIL ========== -->
  349. <A NAME="method_detail"><!-- --></A>
  350. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  351. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  352. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  353. <B>Method Detail</B></FONT></TH>
  354. </TR>
  355. </TABLE>
  356. <A NAME="propertiesChanged()"><!-- --></A><H3>
  357. propertiesChanged</H3>
  358. <PRE>
  359. public void <B>propertiesChanged</B>()</PRE>
  360. <DL>
  361. <DD><DL>
  362. </DL>
  363. </DD>
  364. <DD><DL>
  365. </DL>
  366. </DD>
  367. </DL>
  368. <HR>
  369. <A NAME="addNotify()"><!-- --></A><H3>
  370. addNotify</H3>
  371. <PRE>
  372. public void <B>addNotify</B>()</PRE>
  373. <DL>
  374. <DD><DL>
  375. <DT><B>Overrides:</B><DD><CODE>addNotify</CODE> in class <CODE>javax.swing.JComponent</CODE></DL>
  376. </DD>
  377. <DD><DL>
  378. </DL>
  379. </DD>
  380. </DL>
  381. <HR>
  382. <A NAME="removeNotify()"><!-- --></A><H3>
  383. removeNotify</H3>
  384. <PRE>
  385. public void <B>removeNotify</B>()</PRE>
  386. <DL>
  387. <DD><DL>
  388. <DT><B>Overrides:</B><DD><CODE>removeNotify</CODE> in class <CODE>javax.swing.JComponent</CODE></DL>
  389. </DD>
  390. <DD><DL>
  391. </DL>
  392. </DD>
  393. </DL>
  394. <HR>
  395. <A NAME="statusUpdate(org.gjt.sp.util.WorkThreadPool, int)"><!-- --></A><H3>
  396. statusUpdate</H3>
  397. <PRE>
  398. public void <B>statusUpdate</B>(<A HREF="../../../../../org/gjt/sp/util/WorkThreadPool.html" title="class in org.gjt.sp.util">WorkThreadPool</A>&nbsp;threadPool,
  399. int&nbsp;threadIndex)</PRE>
  400. <DL>
  401. <DD><DL>
  402. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/gjt/sp/util/WorkThreadProgressListener.html#statusUpdate(org.gjt.sp.util.WorkThreadPool, int)">statusUpdate</A></CODE> in interface <CODE><A HREF="../../../../../org/gjt/sp/util/WorkThreadProgressListener.html" title="interface in org.gjt.sp.util">WorkThreadProgressListener</A></CODE></DL>
  403. </DD>
  404. <DD><DL>
  405. </DL>
  406. </DD>
  407. </DL>
  408. <HR>
  409. <A NAME="progressUpdate(org.gjt.sp.util.WorkThreadPool, int)"><!-- --></A><H3>
  410. progressUpdate</H3>
  411. <PRE>
  412. public void <B>progressUpdate</B>(<A HREF="../../../../../org/gjt/sp/util/WorkThreadPool.html" title="class in org.gjt.sp.util">WorkThreadPool</A>&nbsp;threadPool,
  413. int&nbsp;threadIndex)</PRE>
  414. <DL>
  415. <DD><DL>
  416. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/gjt/sp/util/WorkThreadProgressListener.html#progressUpdate(org.gjt.sp.util.WorkThreadPool, int)">progressUpdate</A></CODE> in interface <CODE><A HREF="../../../../../org/gjt/sp/util/WorkThreadProgressListener.html" title="interface in org.gjt.sp.util">WorkThreadProgressListener</A></CODE></DL>
  417. </DD>
  418. <DD><DL>
  419. </DL>
  420. </DD>
  421. </DL>
  422. <HR>
  423. <A NAME="setMessageAndClear(java.lang.String)"><!-- --></A><H3>
  424. setMessageAndClear</H3>
  425. <PRE>
  426. public void <B>setMessageAndClear</B>(java.lang.String&nbsp;message)</PRE>
  427. <DL>
  428. <DD>Show a message for a short period of time.
  429. <P>
  430. <DD><DL>
  431. </DL>
  432. </DD>
  433. <DD><DL>
  434. <DT><B>Parameters:</B><DD><CODE>message</CODE> - The message<DT><B>Since:</B></DT>
  435. <DD>jEdit 3.2pre5</DD>
  436. </DL>
  437. </DD>
  438. </DL>
  439. <HR>
  440. <A NAME="setMessage(java.lang.String)"><!-- --></A><H3>
  441. setMessage</H3>
  442. <PRE>
  443. public void <B>setMessage</B>(java.lang.String&nbsp;message)</PRE>
  444. <DL>
  445. <DD>Displays a status message.
  446. <P>
  447. <DD><DL>
  448. </DL>
  449. </DD>
  450. <DD><DL>
  451. <DT><B>Parameters:</B><DD><CODE>message</CODE> - the message to display, it can be null</DL>
  452. </DD>
  453. </DL>
  454. <HR>
  455. <A NAME="setMessageComponent(java.awt.Component)"><!-- --></A><H3>
  456. setMessageComponent</H3>
  457. <PRE>
  458. public void <B>setMessageComponent</B>(java.awt.Component&nbsp;comp)</PRE>
  459. <DL>
  460. <DD><DL>
  461. </DL>
  462. </DD>
  463. <DD><DL>
  464. </DL>
  465. </DD>
  466. </DL>
  467. <HR>
  468. <A NAME="updateCaretStatus()"><!-- --></A><H3>
  469. updateCaretStatus</H3>
  470. <PRE>
  471. public void <B>updateCaretStatus</B>()</PRE>
  472. <DL>
  473. <DD><DL>
  474. </DL>
  475. </DD>
  476. <DD><DL>
  477. </DL>
  478. </DD>
  479. </DL>
  480. <HR>
  481. <A NAME="updateBufferStatus()"><!-- --></A><H3>
  482. updateBufferStatus</H3>
  483. <PRE>
  484. public void <B>updateBufferStatus</B>()</PRE>
  485. <DL>
  486. <DD><DL>
  487. </DL>
  488. </DD>
  489. <DD><DL>
  490. </DL>
  491. </DD>
  492. </DL>
  493. <HR>
  494. <A NAME="updateMiscStatus()"><!-- --></A><H3>
  495. updateMiscStatus</H3>
  496. <PRE>
  497. public void <B>updateMiscStatus</B>()</PRE>
  498. <DL>
  499. <DD><DL>
  500. </DL>
  501. </DD>
  502. <DD><DL>
  503. </DL>
  504. </DD>
  505. </DL>
  506. <!-- ========= END OF CLASS DATA ========= -->
  507. <HR>
  508. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  509. <A NAME="navbar_bottom"><!-- --></A>
  510. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  511. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  512. <TR>
  513. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  514. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  515. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  516. <TR ALIGN="center" VALIGN="top">
  517. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  518. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  519. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  520. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/StatusBar.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  521. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  522. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  523. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  524. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  525. </TR>
  526. </TABLE>
  527. </TD>
  528. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  529. </EM>
  530. </TD>
  531. </TR>
  532. <TR>
  533. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  534. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/gui/SplashScreen.html" title="class in org.gjt.sp.jedit.gui"><B>PREV CLASS</B></A>&nbsp;
  535. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/gui/StyleEditor.html" title="class in org.gjt.sp.jedit.gui"><B>NEXT CLASS</B></A></FONT></TD>
  536. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  537. <A HREF="../../../../../index.html?org/gjt/sp/jedit/gui/StatusBar.html" target="_top"><B>FRAMES</B></A> &nbsp;
  538. &nbsp;<A HREF="StatusBar.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  539. &nbsp;
  540. <NOSCRIPT>
  541. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  542. </NOSCRIPT>
  543. </FONT></TD>
  544. </TR>
  545. <TR>
  546. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  547. SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_javax.swing.JPanel">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_javax.swing.JComponent">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  548. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  549. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  550. </TR>
  551. </TABLE>
  552. <A NAME="skip-navbar_bottom"></A>
  553. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  554. <HR>
  555. </BODY>
  556. </HTML>