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

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

#
HTML | 1335 lines | 1184 code | 143 blank | 8 comment | 0 complexity | b92ff7b0c635adb60fd5a3c5377d5751 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:45 GMT-08:00 2008 -->
  6. <TITLE>
  7. jEdit (jEdit API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.gjt.sp.jedit.jEdit 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/jEdit.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/JARClassLoader.html" title="class in org.gjt.sp.jedit"><B>PREV CLASS</B></A>&nbsp;
  42. &nbsp;<A HREF="../../../../org/gjt/sp/jedit/jEdit.JEditPropertyManager.html" title="class in org.gjt.sp.jedit"><B>NEXT CLASS</B></A></FONT></TD>
  43. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  44. <A HREF="../../../../index.html?org/gjt/sp/jedit/jEdit.html" target="_top"><B>FRAMES</B></A> &nbsp;
  45. &nbsp;<A HREF="jEdit.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  46. &nbsp;
  47. <NOSCRIPT>
  48. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  49. </NOSCRIPT>
  50. </FONT></TD>
  51. </TR>
  52. <TR>
  53. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  54. SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  55. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  56. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  57. </TR>
  58. </TABLE>
  59. <A NAME="skip-navbar_top"></A>
  60. <!-- ========= END OF TOP NAVBAR ========= -->
  61. <HR>
  62. <!-- ======== START OF CLASS DATA ======== -->
  63. <H2>
  64. <FONT SIZE="-1">
  65. org.gjt.sp.jedit</FONT>
  66. <BR>
  67. Class jEdit</H2>
  68. <PRE>
  69. java.lang.Object
  70. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.gjt.sp.jedit.jEdit</B>
  71. </PRE>
  72. <HR>
  73. <DL>
  74. <DT><PRE>public class <B>jEdit</B><DT>extends java.lang.Object</DL>
  75. </PRE>
  76. <P>
  77. The main class of the jEdit text editor.
  78. <P>
  79. <P>
  80. <HR>
  81. <P>
  82. <!-- ======== NESTED CLASS SUMMARY ======== -->
  83. <A NAME="nested_class_summary"><!-- --></A>
  84. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  85. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  86. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  87. <B>Nested Class Summary</B></FONT></TH>
  88. </TR>
  89. <TR BGCOLOR="white" CLASS="TableRowColor">
  90. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  91. <CODE>static&nbsp;class</CODE></FONT></TD>
  92. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.JEditPropertyManager.html" title="class in org.gjt.sp.jedit">jEdit.JEditPropertyManager</A></B></CODE>
  93. <BR>
  94. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  95. </TR>
  96. </TABLE>
  97. &nbsp;
  98. <!-- ========== METHOD SUMMARY =========== -->
  99. <A NAME="method_summary"><!-- --></A>
  100. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  101. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  102. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  103. <B>Method Summary</B></FONT></TH>
  104. </TR>
  105. <TR BGCOLOR="white" CLASS="TableRowColor">
  106. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  107. <CODE>static&nbsp;void</CODE></FONT></TD>
  108. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#_closeBuffer(org.gjt.sp.jedit.View, org.gjt.sp.jedit.Buffer)">_closeBuffer</A></B>(<A HREF="../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view,
  109. <A HREF="../../../../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A>&nbsp;buffer)</CODE>
  110. <BR>
  111. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Closes the buffer, even if it has unsaved changes.</TD>
  112. </TR>
  113. <TR BGCOLOR="white" CLASS="TableRowColor">
  114. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  115. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A></CODE></FONT></TD>
  116. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#_getBuffer(java.lang.String)">_getBuffer</A></B>(java.lang.String&nbsp;path)</CODE>
  117. <BR>
  118. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the buffer with the specified path name.</TD>
  119. </TR>
  120. <TR BGCOLOR="white" CLASS="TableRowColor">
  121. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  122. <CODE>static&nbsp;void</CODE></FONT></TD>
  123. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#addActionSet(org.gjt.sp.jedit.ActionSet)">addActionSet</A></B>(<A HREF="../../../../org/gjt/sp/jedit/ActionSet.html" title="class in org.gjt.sp.jedit">ActionSet</A>&nbsp;actionSet)</CODE>
  124. <BR>
  125. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a new action set to jEdit's list of ActionSets (viewable from the shortcuts
  126. option pane).</TD>
  127. </TR>
  128. <TR BGCOLOR="white" CLASS="TableRowColor">
  129. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  130. <CODE>static&nbsp;void</CODE></FONT></TD>
  131. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#addPluginJAR(java.lang.String)">addPluginJAR</A></B>(java.lang.String&nbsp;path)</CODE>
  132. <BR>
  133. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Loads the plugin JAR with the specified path.</TD>
  134. </TR>
  135. <TR BGCOLOR="white" CLASS="TableRowColor">
  136. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  137. <CODE>static&nbsp;void</CODE></FONT></TD>
  138. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#backupSettingsFile(java.io.File)">backupSettingsFile</A></B>(java.io.File&nbsp;file)</CODE>
  139. <BR>
  140. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Backs up the specified file in the settings directory.</TD>
  141. </TR>
  142. <TR BGCOLOR="white" CLASS="TableRowColor">
  143. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  144. <CODE>static&nbsp;void</CODE></FONT></TD>
  145. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#checkBufferStatus(org.gjt.sp.jedit.View)">checkBufferStatus</A></B>(<A HREF="../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view)</CODE>
  146. <BR>
  147. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Checks each buffer's status on disk and shows the dialog box
  148. informing the user that buffers changed on disk, if necessary.</TD>
  149. </TR>
  150. <TR BGCOLOR="white" CLASS="TableRowColor">
  151. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  152. <CODE>static&nbsp;void</CODE></FONT></TD>
  153. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#checkBufferStatus(org.gjt.sp.jedit.View, boolean)">checkBufferStatus</A></B>(<A HREF="../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view,
  154. boolean&nbsp;currentBuffer)</CODE>
  155. <BR>
  156. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Checks buffer status on disk and shows the dialog box
  157. informing the user that buffers changed on disk, if necessary.</TD>
  158. </TR>
  159. <TR BGCOLOR="white" CLASS="TableRowColor">
  160. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  161. <CODE>static&nbsp;boolean</CODE></FONT></TD>
  162. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#closeAllBuffers(org.gjt.sp.jedit.View)">closeAllBuffers</A></B>(<A HREF="../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view)</CODE>
  163. <BR>
  164. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Closes all open buffers.</TD>
  165. </TR>
  166. <TR BGCOLOR="white" CLASS="TableRowColor">
  167. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  168. <CODE>static&nbsp;boolean</CODE></FONT></TD>
  169. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#closeAllBuffers(org.gjt.sp.jedit.View, boolean)">closeAllBuffers</A></B>(<A HREF="../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view,
  170. boolean&nbsp;isExiting)</CODE>
  171. <BR>
  172. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Closes all open buffers.</TD>
  173. </TR>
  174. <TR BGCOLOR="white" CLASS="TableRowColor">
  175. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  176. <CODE>static&nbsp;void</CODE></FONT></TD>
  177. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#closeBuffer(org.gjt.sp.jedit.EditPane, org.gjt.sp.jedit.Buffer)">closeBuffer</A></B>(<A HREF="../../../../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A>&nbsp;editPane,
  178. <A HREF="../../../../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A>&nbsp;buffer)</CODE>
  179. <BR>
  180. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Close a buffer.</TD>
  181. </TR>
  182. <TR BGCOLOR="white" CLASS="TableRowColor">
  183. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  184. <CODE>static&nbsp;boolean</CODE></FONT></TD>
  185. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#closeBuffer(org.gjt.sp.jedit.View, org.gjt.sp.jedit.Buffer)">closeBuffer</A></B>(<A HREF="../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view,
  186. <A HREF="../../../../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A>&nbsp;buffer)</CODE>
  187. <BR>
  188. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Closes a buffer.</TD>
  189. </TR>
  190. <TR BGCOLOR="white" CLASS="TableRowColor">
  191. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  192. <CODE>static&nbsp;void</CODE></FONT></TD>
  193. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#closeView(org.gjt.sp.jedit.View)">closeView</A></B>(<A HREF="../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view)</CODE>
  194. <BR>
  195. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Closes a view.</TD>
  196. </TR>
  197. <TR BGCOLOR="white" CLASS="TableRowColor">
  198. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  199. <CODE>static&nbsp;void</CODE></FONT></TD>
  200. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#commitTemporary(org.gjt.sp.jedit.Buffer)">commitTemporary</A></B>(<A HREF="../../../../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A>&nbsp;buffer)</CODE>
  201. <BR>
  202. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a temporary buffer to the buffer list.</TD>
  203. </TR>
  204. <TR BGCOLOR="white" CLASS="TableRowColor">
  205. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  206. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/textarea/TextArea.html" title="class in org.gjt.sp.jedit.textarea">TextArea</A></CODE></FONT></TD>
  207. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#createTextArea()">createTextArea</A></B>()</CODE>
  208. <BR>
  209. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create a standalone TextArea.</TD>
  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/jEdit.html#exit(org.gjt.sp.jedit.View, boolean)">exit</A></B>(<A HREF="../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view,
  215. boolean&nbsp;reallyExit)</CODE>
  216. <BR>
  217. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Exits cleanly from jEdit, prompting the user if any unsaved files
  218. should be saved first.</TD>
  219. </TR>
  220. <TR BGCOLOR="white" CLASS="TableRowColor">
  221. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  222. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/EditAction.html" title="class in org.gjt.sp.jedit">EditAction</A></CODE></FONT></TD>
  223. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getAction(java.lang.String)">getAction</A></B>(java.lang.String&nbsp;name)</CODE>
  224. <BR>
  225. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the specified action.</TD>
  226. </TR>
  227. <TR BGCOLOR="white" CLASS="TableRowColor">
  228. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  229. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/ActionContext.html" title="class in org.gjt.sp.jedit">ActionContext</A></CODE></FONT></TD>
  230. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getActionContext()">getActionContext</A></B>()</CODE>
  231. <BR>
  232. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the action context used to store editor actions.</TD>
  233. </TR>
  234. <TR BGCOLOR="white" CLASS="TableRowColor">
  235. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  236. <CODE>static&nbsp;java.lang.String[]</CODE></FONT></TD>
  237. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getActionNames()">getActionNames</A></B>()</CODE>
  238. <BR>
  239. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns all registered action names.</TD>
  240. </TR>
  241. <TR BGCOLOR="white" CLASS="TableRowColor">
  242. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  243. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/EditAction.html" title="class in org.gjt.sp.jedit">EditAction</A>[]</CODE></FONT></TD>
  244. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getActions()">getActions</A></B>()</CODE>
  245. <BR>
  246. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Call getActionNames() instead</I></TD>
  247. </TR>
  248. <TR BGCOLOR="white" CLASS="TableRowColor">
  249. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  250. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/ActionSet.html" title="class in org.gjt.sp.jedit">ActionSet</A></CODE></FONT></TD>
  251. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getActionSetForAction(org.gjt.sp.jedit.EditAction)">getActionSetForAction</A></B>(<A HREF="../../../../org/gjt/sp/jedit/EditAction.html" title="class in org.gjt.sp.jedit">EditAction</A>&nbsp;action)</CODE>
  252. <BR>
  253. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Use the form that takes a String instead</I></TD>
  254. </TR>
  255. <TR BGCOLOR="white" CLASS="TableRowColor">
  256. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  257. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/ActionSet.html" title="class in org.gjt.sp.jedit">ActionSet</A></CODE></FONT></TD>
  258. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getActionSetForAction(java.lang.String)">getActionSetForAction</A></B>(java.lang.String&nbsp;action)</CODE>
  259. <BR>
  260. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the action set that contains the specified action.</TD>
  261. </TR>
  262. <TR BGCOLOR="white" CLASS="TableRowColor">
  263. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  264. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/ActionSet.html" title="class in org.gjt.sp.jedit">ActionSet</A>[]</CODE></FONT></TD>
  265. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getActionSets()">getActionSets</A></B>()</CODE>
  266. <BR>
  267. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns all registered action sets.</TD>
  268. </TR>
  269. <TR BGCOLOR="white" CLASS="TableRowColor">
  270. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  271. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A></CODE></FONT></TD>
  272. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getActiveView()">getActiveView</A></B>()</CODE>
  273. <BR>
  274. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the currently focused view.</TD>
  275. </TR>
  276. <TR BGCOLOR="white" CLASS="TableRowColor">
  277. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  278. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A></CODE></FONT></TD>
  279. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getActiveViewInternal()">getActiveViewInternal</A></B>()</CODE>
  280. <BR>
  281. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the internal active view, which might be null.</TD>
  282. </TR>
  283. <TR BGCOLOR="white" CLASS="TableRowColor">
  284. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  285. <CODE>static&nbsp;boolean</CODE></FONT></TD>
  286. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getBooleanProperty(java.lang.String)">getBooleanProperty</A></B>(java.lang.String&nbsp;name)</CODE>
  287. <BR>
  288. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of a boolean property.</TD>
  289. </TR>
  290. <TR BGCOLOR="white" CLASS="TableRowColor">
  291. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  292. <CODE>static&nbsp;boolean</CODE></FONT></TD>
  293. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getBooleanProperty(java.lang.String, boolean)">getBooleanProperty</A></B>(java.lang.String&nbsp;name,
  294. boolean&nbsp;def)</CODE>
  295. <BR>
  296. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of a boolean property.</TD>
  297. </TR>
  298. <TR BGCOLOR="white" CLASS="TableRowColor">
  299. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  300. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A></CODE></FONT></TD>
  301. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getBuffer(java.lang.String)">getBuffer</A></B>(java.lang.String&nbsp;path)</CODE>
  302. <BR>
  303. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the buffer with the specified path name.</TD>
  304. </TR>
  305. <TR BGCOLOR="white" CLASS="TableRowColor">
  306. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  307. <CODE>static&nbsp;int</CODE></FONT></TD>
  308. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getBufferCount()">getBufferCount</A></B>()</CODE>
  309. <BR>
  310. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the number of open buffers.</TD>
  311. </TR>
  312. <TR BGCOLOR="white" CLASS="TableRowColor">
  313. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  314. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A>[]</CODE></FONT></TD>
  315. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getBuffers()">getBuffers</A></B>()</CODE>
  316. <BR>
  317. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array of open buffers.</TD>
  318. </TR>
  319. <TR BGCOLOR="white" CLASS="TableRowColor">
  320. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  321. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/bufferset/BufferSetManager.html" title="class in org.gjt.sp.jedit.bufferset">BufferSetManager</A></CODE></FONT></TD>
  322. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getBufferSetManager()">getBufferSetManager</A></B>()</CODE>
  323. <BR>
  324. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the bufferSet manager.</TD>
  325. </TR>
  326. <TR BGCOLOR="white" CLASS="TableRowColor">
  327. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  328. <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
  329. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getBuild()">getBuild</A></B>()</CODE>
  330. <BR>
  331. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the internal version.</TD>
  332. </TR>
  333. <TR BGCOLOR="white" CLASS="TableRowColor">
  334. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  335. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/ActionSet.html" title="class in org.gjt.sp.jedit">ActionSet</A></CODE></FONT></TD>
  336. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getBuiltInActionSet()">getBuiltInActionSet</A></B>()</CODE>
  337. <BR>
  338. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the set of commands built into jEdit.</TD>
  339. </TR>
  340. <TR BGCOLOR="white" CLASS="TableRowColor">
  341. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  342. <CODE>static&nbsp;java.awt.Color</CODE></FONT></TD>
  343. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getColorProperty(java.lang.String)">getColorProperty</A></B>(java.lang.String&nbsp;name)</CODE>
  344. <BR>
  345. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of a color property.</TD>
  346. </TR>
  347. <TR BGCOLOR="white" CLASS="TableRowColor">
  348. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  349. <CODE>static&nbsp;java.awt.Color</CODE></FONT></TD>
  350. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getColorProperty(java.lang.String, java.awt.Color)">getColorProperty</A></B>(java.lang.String&nbsp;name,
  351. java.awt.Color&nbsp;def)</CODE>
  352. <BR>
  353. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of a color property.</TD>
  354. </TR>
  355. <TR BGCOLOR="white" CLASS="TableRowColor">
  356. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  357. <CODE>static&nbsp;double</CODE></FONT></TD>
  358. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getDoubleProperty(java.lang.String, double)">getDoubleProperty</A></B>(java.lang.String&nbsp;name,
  359. double&nbsp;def)</CODE>
  360. <BR>
  361. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  362. </TR>
  363. <TR BGCOLOR="white" CLASS="TableRowColor">
  364. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  365. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/EditServer.html" title="class in org.gjt.sp.jedit">EditServer</A></CODE></FONT></TD>
  366. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getEditServer()">getEditServer</A></B>()</CODE>
  367. <BR>
  368. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the edit server instance.</TD>
  369. </TR>
  370. <TR BGCOLOR="white" CLASS="TableRowColor">
  371. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  372. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A></CODE></FONT></TD>
  373. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getFirstBuffer()">getFirstBuffer</A></B>()</CODE>
  374. <BR>
  375. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the first buffer.</TD>
  376. </TR>
  377. <TR BGCOLOR="white" CLASS="TableRowColor">
  378. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  379. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A></CODE></FONT></TD>
  380. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getFirstView()">getFirstView</A></B>()</CODE>
  381. <BR>
  382. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the first view.</TD>
  383. </TR>
  384. <TR BGCOLOR="white" CLASS="TableRowColor">
  385. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  386. <CODE>static&nbsp;java.awt.Font</CODE></FONT></TD>
  387. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getFontProperty(java.lang.String)">getFontProperty</A></B>(java.lang.String&nbsp;name)</CODE>
  388. <BR>
  389. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of a font property.</TD>
  390. </TR>
  391. <TR BGCOLOR="white" CLASS="TableRowColor">
  392. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  393. <CODE>static&nbsp;java.awt.Font</CODE></FONT></TD>
  394. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getFontProperty(java.lang.String, java.awt.Font)">getFontProperty</A></B>(java.lang.String&nbsp;name,
  395. java.awt.Font&nbsp;def)</CODE>
  396. <BR>
  397. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of a font property.</TD>
  398. </TR>
  399. <TR BGCOLOR="white" CLASS="TableRowColor">
  400. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  401. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/gui/InputHandler.html" title="class in org.gjt.sp.jedit.gui">InputHandler</A></CODE></FONT></TD>
  402. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getInputHandler()">getInputHandler</A></B>()</CODE>
  403. <BR>
  404. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the current input handler (key binding to action mapping)</TD>
  405. </TR>
  406. <TR BGCOLOR="white" CLASS="TableRowColor">
  407. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  408. <CODE>static&nbsp;int</CODE></FONT></TD>
  409. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getIntegerProperty(java.lang.String)">getIntegerProperty</A></B>(java.lang.String&nbsp;name)</CODE>
  410. <BR>
  411. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of an integer property.</TD>
  412. </TR>
  413. <TR BGCOLOR="white" CLASS="TableRowColor">
  414. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  415. <CODE>static&nbsp;int</CODE></FONT></TD>
  416. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getIntegerProperty(java.lang.String, int)">getIntegerProperty</A></B>(java.lang.String&nbsp;name,
  417. int&nbsp;def)</CODE>
  418. <BR>
  419. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of an integer property.</TD>
  420. </TR>
  421. <TR BGCOLOR="white" CLASS="TableRowColor">
  422. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  423. <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
  424. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getJARCacheDirectory()">getJARCacheDirectory</A></B>()</CODE>
  425. <BR>
  426. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the directory where plugin cache files are stored.</TD>
  427. </TR>
  428. <TR BGCOLOR="white" CLASS="TableRowColor">
  429. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  430. <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
  431. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getJEditHome()">getJEditHome</A></B>()</CODE>
  432. <BR>
  433. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the jEdit install directory.</TD>
  434. </TR>
  435. <TR BGCOLOR="white" CLASS="TableRowColor">
  436. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  437. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A></CODE></FONT></TD>
  438. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getLastBuffer()">getLastBuffer</A></B>()</CODE>
  439. <BR>
  440. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the last buffer.</TD>
  441. </TR>
  442. <TR BGCOLOR="white" CLASS="TableRowColor">
  443. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  444. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A></CODE></FONT></TD>
  445. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getLastView()">getLastView</A></B>()</CODE>
  446. <BR>
  447. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the last view.</TD>
  448. </TR>
  449. <TR BGCOLOR="white" CLASS="TableRowColor">
  450. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  451. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/Mode.html" title="class in org.gjt.sp.jedit">Mode</A></CODE></FONT></TD>
  452. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getMode(java.lang.String)">getMode</A></B>(java.lang.String&nbsp;name)</CODE>
  453. <BR>
  454. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the edit mode with the specified name.</TD>
  455. </TR>
  456. <TR BGCOLOR="white" CLASS="TableRowColor">
  457. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  458. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/Mode.html" title="class in org.gjt.sp.jedit">Mode</A>[]</CODE></FONT></TD>
  459. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getModes()">getModes</A></B>()</CODE>
  460. <BR>
  461. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array of installed edit modes.</TD>
  462. </TR>
  463. <TR BGCOLOR="white" CLASS="TableRowColor">
  464. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  465. <CODE>static&nbsp;int</CODE></FONT></TD>
  466. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getNextUntitledBufferId()">getNextUntitledBufferId</A></B>()</CODE>
  467. <BR>
  468. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  469. </TR>
  470. <TR BGCOLOR="white" CLASS="TableRowColor">
  471. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  472. <CODE>static&nbsp;java.lang.String[]</CODE></FONT></TD>
  473. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getNotLoadedPluginJARs()">getNotLoadedPluginJARs</A></B>()</CODE>
  474. <BR>
  475. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of plugin JARs pathnames that are not currently loaded
  476. by examining the user and system plugin directories.</TD>
  477. </TR>
  478. <TR BGCOLOR="white" CLASS="TableRowColor">
  479. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  480. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/EditPlugin.html" title="class in org.gjt.sp.jedit">EditPlugin</A></CODE></FONT></TD>
  481. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getPlugin(java.lang.String)">getPlugin</A></B>(java.lang.String&nbsp;name)</CODE>
  482. <BR>
  483. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the plugin with the specified class name.</TD>
  484. </TR>
  485. <TR BGCOLOR="white" CLASS="TableRowColor">
  486. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  487. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/EditPlugin.html" title="class in org.gjt.sp.jedit">EditPlugin</A></CODE></FONT></TD>
  488. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getPlugin(java.lang.String, boolean)">getPlugin</A></B>(java.lang.String&nbsp;name,
  489. boolean&nbsp;loadIfNecessary)</CODE>
  490. <BR>
  491. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the plugin with the specified class name.</TD>
  492. </TR>
  493. <TR BGCOLOR="white" CLASS="TableRowColor">
  494. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  495. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/PluginJAR.html" title="class in org.gjt.sp.jedit">PluginJAR</A></CODE></FONT></TD>
  496. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getPluginJAR(java.lang.String)">getPluginJAR</A></B>(java.lang.String&nbsp;path)</CODE>
  497. <BR>
  498. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the JAR with the specified path name.</TD>
  499. </TR>
  500. <TR BGCOLOR="white" CLASS="TableRowColor">
  501. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  502. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/PluginJAR.html" title="class in org.gjt.sp.jedit">PluginJAR</A>[]</CODE></FONT></TD>
  503. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getPluginJARs()">getPluginJARs</A></B>()</CODE>
  504. <BR>
  505. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array of installed plugins.</TD>
  506. </TR>
  507. <TR BGCOLOR="white" CLASS="TableRowColor">
  508. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  509. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/EditPlugin.html" title="class in org.gjt.sp.jedit">EditPlugin</A>[]</CODE></FONT></TD>
  510. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getPlugins()">getPlugins</A></B>()</CODE>
  511. <BR>
  512. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array of installed plugins.</TD>
  513. </TR>
  514. <TR BGCOLOR="white" CLASS="TableRowColor">
  515. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  516. <CODE>static&nbsp;java.util.Properties</CODE></FONT></TD>
  517. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getProperties()">getProperties</A></B>()</CODE>
  518. <BR>
  519. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the properties object which contains all known
  520. jEdit properties.</TD>
  521. </TR>
  522. <TR BGCOLOR="white" CLASS="TableRowColor">
  523. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  524. <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
  525. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getProperty(java.lang.String)">getProperty</A></B>(java.lang.String&nbsp;name)</CODE>
  526. <BR>
  527. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Fetches a property, returning null if it's not defined.</TD>
  528. </TR>
  529. <TR BGCOLOR="white" CLASS="TableRowColor">
  530. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  531. <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
  532. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getProperty(java.lang.String, java.lang.Object[])">getProperty</A></B>(java.lang.String&nbsp;name,
  533. java.lang.Object[]&nbsp;args)</CODE>
  534. <BR>
  535. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the property with the specified name.</TD>
  536. </TR>
  537. <TR BGCOLOR="white" CLASS="TableRowColor">
  538. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  539. <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
  540. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getProperty(java.lang.String, java.lang.String)">getProperty</A></B>(java.lang.String&nbsp;name,
  541. java.lang.String&nbsp;def)</CODE>
  542. <BR>
  543. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Fetches a property, returning the default value if it's not
  544. defined.</TD>
  545. </TR>
  546. <TR BGCOLOR="white" CLASS="TableRowColor">
  547. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  548. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/jEdit.JEditPropertyManager.html" title="class in org.gjt.sp.jedit">jEdit.JEditPropertyManager</A></CODE></FONT></TD>
  549. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getPropertyManager()">getPropertyManager</A></B>()</CODE>
  550. <BR>
  551. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  552. </TR>
  553. <TR BGCOLOR="white" CLASS="TableRowColor">
  554. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  555. <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
  556. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getSettingsDirectory()">getSettingsDirectory</A></B>()</CODE>
  557. <BR>
  558. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the path of the directory where user-specific settings
  559. are stored.</TD>
  560. </TR>
  561. <TR BGCOLOR="white" CLASS="TableRowColor">
  562. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  563. <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
  564. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getVersion()">getVersion</A></B>()</CODE>
  565. <BR>
  566. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the jEdit version as a human-readable string.</TD>
  567. </TR>
  568. <TR BGCOLOR="white" CLASS="TableRowColor">
  569. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  570. <CODE>static&nbsp;int</CODE></FONT></TD>
  571. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getViewCount()">getViewCount</A></B>()</CODE>
  572. <BR>
  573. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the number of open views.</TD>
  574. </TR>
  575. <TR BGCOLOR="white" CLASS="TableRowColor">
  576. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  577. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>[]</CODE></FONT></TD>
  578. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#getViews()">getViews</A></B>()</CODE>
  579. <BR>
  580. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array of all open views.</TD>
  581. </TR>
  582. <TR BGCOLOR="white" CLASS="TableRowColor">
  583. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  584. <CODE>static&nbsp;boolean</CODE></FONT></TD>
  585. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#isBackgroundModeEnabled()">isBackgroundModeEnabled</A></B>()</CODE>
  586. <BR>
  587. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if jEdit was started with the <code>-background</code>
  588. command-line switch.</TD>
  589. </TR>
  590. <TR BGCOLOR="white" CLASS="TableRowColor">
  591. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  592. <CODE>static&nbsp;boolean</CODE></FONT></TD>
  593. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#isMainThread()">isMainThread</A></B>()</CODE>
  594. <BR>
  595. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if the currently running thread is the main thread.</TD>
  596. </TR>
  597. <TR BGCOLOR="white" CLASS="TableRowColor">
  598. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  599. <CODE>static&nbsp;void</CODE></FONT></TD>
  600. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#main(java.lang.String[])">main</A></B>(java.lang.String[]&nbsp;args)</CODE>
  601. <BR>
  602. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The main method of the jEdit application.</TD>
  603. </TR>
  604. <TR BGCOLOR="white" CLASS="TableRowColor">
  605. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  606. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A></CODE></FONT></TD>
  607. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#newFile(org.gjt.sp.jedit.View)">newFile</A></B>(<A HREF="../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view)</CODE>
  608. <BR>
  609. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new `untitled' file.</TD>
  610. </TR>
  611. <TR BGCOLOR="white" CLASS="TableRowColor">
  612. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  613. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A></CODE></FONT></TD>
  614. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#newFile(org.gjt.sp.jedit.View, java.lang.String)">newFile</A></B>(<A HREF="../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view,
  615. java.lang.String&nbsp;dir)</CODE>
  616. <BR>
  617. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new `untitled' file.</TD>
  618. </TR>
  619. <TR BGCOLOR="white" CLASS="TableRowColor">
  620. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  621. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A></CODE></FONT></TD>
  622. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#newView(org.gjt.sp.jedit.View)">newView</A></B>(<A HREF="../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view)</CODE>
  623. <BR>
  624. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new view.</TD>
  625. </TR>
  626. <TR BGCOLOR="white" CLASS="TableRowColor">
  627. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  628. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A></CODE></FONT></TD>
  629. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#newView(org.gjt.sp.jedit.View, org.gjt.sp.jedit.Buffer)">newView</A></B>(<A HREF="../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view,
  630. <A HREF="../../../../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A>&nbsp;buffer)</CODE>
  631. <BR>
  632. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new view of a buffer.</TD>
  633. </TR>
  634. <TR BGCOLOR="white" CLASS="TableRowColor">
  635. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  636. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A></CODE></FONT></TD>
  637. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#newView(org.gjt.sp.jedit.View, org.gjt.sp.jedit.Buffer, boolean)">newView</A></B>(<A HREF="../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view,
  638. <A HREF="../../../../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A>&nbsp;buffer,
  639. boolean&nbsp;plainView)</CODE>
  640. <BR>
  641. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new view of a buffer.</TD>
  642. </TR>
  643. <TR BGCOLOR="white" CLASS="TableRowColor">
  644. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  645. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A></CODE></FONT></TD>
  646. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#newView(org.gjt.sp.jedit.View, org.gjt.sp.jedit.Buffer, org.gjt.sp.jedit.View.ViewConfig)">newView</A></B>(<A HREF="../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view,
  647. <A HREF="../../../../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A>&nbsp;buffer,
  648. <A HREF="../../../../org/gjt/sp/jedit/View.ViewConfig.html" title="class in org.gjt.sp.jedit">View.ViewConfig</A>&nbsp;config)</CODE>
  649. <BR>
  650. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new view.</TD>
  651. </TR>
  652. <TR BGCOLOR="white" CLASS="TableRowColor">
  653. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  654. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A></CODE></FONT></TD>
  655. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#openFile(org.gjt.sp.jedit.View, java.lang.String)">openFile</A></B>(<A HREF="../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view,
  656. java.lang.String&nbsp;path)</CODE>
  657. <BR>
  658. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Opens a file.</TD>
  659. </TR>
  660. <TR BGCOLOR="white" CLASS="TableRowColor">
  661. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  662. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A></CODE></FONT></TD>
  663. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#openFile(org.gjt.sp.jedit.View, java.lang.String, java.lang.String, boolean, boolean)">openFile</A></B>(<A HREF="../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view,
  664. java.lang.String&nbsp;parent,
  665. java.lang.String&nbsp;path,
  666. boolean&nbsp;readOnly,
  667. boolean&nbsp;newFile)</CODE>
  668. <BR>
  669. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>The openFile() forms with the readOnly parameter
  670. should not be used. The readOnly prameter is no longer supported.</I></TD>
  671. </TR>
  672. <TR BGCOLOR="white" CLASS="TableRowColor">
  673. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  674. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A></CODE></FONT></TD>
  675. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#openFile(org.gjt.sp.jedit.View, java.lang.String, java.lang.String, boolean, boolean, java.util.Hashtable)">openFile</A></B>(<A HREF="../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view,
  676. java.lang.String&nbsp;parent,
  677. java.lang.String&nbsp;path,
  678. boolean&nbsp;readOnly,
  679. boolean&nbsp;newFile,
  680. java.util.Hashtable&nbsp;props)</CODE>
  681. <BR>
  682. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>The openFile() forms with the readOnly parameter
  683. should not be used. The readOnly prameter is no longer supported.</I></TD>
  684. </TR>
  685. <TR BGCOLOR="white" CLASS="TableRowColor">
  686. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  687. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A></CODE></FONT></TD>
  688. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#openFile(org.gjt.sp.jedit.View, java.lang.String, java.lang.String, boolean, java.util.Hashtable)">openFile</A></B>(<A HREF="../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view,
  689. java.lang.String&nbsp;parent,
  690. java.lang.String&nbsp;path,
  691. boolean&nbsp;newFile,
  692. java.util.Hashtable&nbsp;props)</CODE>
  693. <BR>
  694. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Opens a file.</TD>
  695. </TR>
  696. <TR BGCOLOR="white" CLASS="TableRowColor">
  697. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  698. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A></CODE></FONT></TD>
  699. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#openFiles(org.gjt.sp.jedit.View, java.lang.String, java.lang.String[])">openFiles</A></B>(<A HREF="../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view,
  700. java.lang.String&nbsp;parent,
  701. java.lang.String[]&nbsp;args)</CODE>
  702. <BR>
  703. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Opens the file names specified in the argument array.</TD>
  704. </TR>
  705. <TR BGCOLOR="white" CLASS="TableRowColor">
  706. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  707. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A></CODE></FONT></TD>
  708. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#openTemporary(org.gjt.sp.jedit.View, java.lang.String, java.lang.String, boolean)">openTemporary</A></B>(<A HREF="../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view,
  709. java.lang.String&nbsp;parent,
  710. java.lang.String&nbsp;path,
  711. boolean&nbsp;newFile)</CODE>
  712. <BR>
  713. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Opens a temporary buffer.</TD>
  714. </TR>
  715. <TR BGCOLOR="white" CLASS="TableRowColor">
  716. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  717. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A></CODE></FONT></TD>
  718. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#openTemporary(org.gjt.sp.jedit.View, java.lang.String, java.lang.String, boolean, java.util.Hashtable)">openTemporary</A></B>(<A HREF="../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view,
  719. java.lang.String&nbsp;parent,
  720. java.lang.String&nbsp;path,
  721. boolean&nbsp;newFile,
  722. java.util.Hashtable&nbsp;props)</CODE>
  723. <BR>
  724. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Opens a temporary buffer.</TD>
  725. </TR>
  726. <TR BGCOLOR="white" CLASS="TableRowColor">
  727. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  728. <CODE>static&nbsp;void</CODE></FONT></TD>
  729. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#propertiesChanged()">propertiesChanged</A></B>()</CODE>
  730. <BR>
  731. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reloads various settings from the properties.</TD>
  732. </TR>
  733. <TR BGCOLOR="white" CLASS="TableRowColor">
  734. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  735. <CODE>static&nbsp;void</CODE></FONT></TD>
  736. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#reloadAllBuffers(org.gjt.sp.jedit.View, boolean)">reloadAllBuffers</A></B>(<A HREF="../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view,
  737. boolean&nbsp;confirm)</CODE>
  738. <BR>
  739. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reloads all open buffers.</TD>
  740. </TR>
  741. <TR BGCOLOR="white" CLASS="TableRowColor">
  742. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  743. <CODE>static&nbsp;void</CODE></FONT></TD>
  744. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#reloadModes()">reloadModes</A></B>()</CODE>
  745. <BR>
  746. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reloads all edit modes.</TD>
  747. </TR>
  748. <TR BGCOLOR="white" CLASS="TableRowColor">
  749. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  750. <CODE>static&nbsp;void</CODE></FONT></TD>
  751. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#removeActionSet(org.gjt.sp.jedit.ActionSet)">removeActionSet</A></B>(<A HREF="../../../../org/gjt/sp/jedit/ActionSet.html" title="class in org.gjt.sp.jedit">ActionSet</A>&nbsp;actionSet)</CODE>
  752. <BR>
  753. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Removes an action set from jEdit's list.</TD>
  754. </TR>
  755. <TR BGCOLOR="white" CLASS="TableRowColor">
  756. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  757. <CODE>static&nbsp;void</CODE></FONT></TD>
  758. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#removePluginJAR(org.gjt.sp.jedit.PluginJAR, boolean)">removePluginJAR</A></B>(<A HREF="../../../../org/gjt/sp/jedit/PluginJAR.html" title="class in org.gjt.sp.jedit">PluginJAR</A>&nbsp;jar,
  759. boolean&nbsp;exit)</CODE>
  760. <BR>
  761. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Unloads the given plugin JAR with the specified path.</TD>
  762. </TR>
  763. <TR BGCOLOR="white" CLASS="TableRowColor">
  764. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  765. <CODE>static&nbsp;void</CODE></FONT></TD>
  766. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#resetProperty(java.lang.String)">resetProperty</A></B>(java.lang.String&nbsp;name)</CODE>
  767. <BR>
  768. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Resets a property to its default value.</TD>
  769. </TR>
  770. <TR BGCOLOR="white" CLASS="TableRowColor">
  771. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  772. <CODE>static&nbsp;void</CODE></FONT></TD>
  773. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#saveAllBuffers(org.gjt.sp.jedit.View)">saveAllBuffers</A></B>(<A HREF="../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view)</CODE>
  774. <BR>
  775. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Saves all open buffers.</TD>
  776. </TR>
  777. <TR BGCOLOR="white" CLASS="TableRowColor">
  778. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  779. <CODE>static&nbsp;void</CODE></FONT></TD>
  780. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#saveAllBuffers(org.gjt.sp.jedit.View, boolean)">saveAllBuffers</A></B>(<A HREF="../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view,
  781. boolean&nbsp;confirm)</CODE>
  782. <BR>
  783. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Saves all open buffers.</TD>
  784. </TR>
  785. <TR BGCOLOR="white" CLASS="TableRowColor">
  786. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  787. <CODE>static&nbsp;void</CODE></FONT></TD>
  788. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#saveSettings()">saveSettings</A></B>()</CODE>
  789. <BR>
  790. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Saves all user preferences to disk.</TD>
  791. </TR>
  792. <TR BGCOLOR="white" CLASS="TableRowColor">
  793. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  794. <CODE>static&nbsp;void</CODE></FONT></TD>
  795. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#setBooleanProperty(java.lang.String, boolean)">setBooleanProperty</A></B>(java.lang.String&nbsp;name,
  796. boolean&nbsp;value)</CODE>
  797. <BR>
  798. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets a boolean property.</TD>
  799. </TR>
  800. <TR BGCOLOR="white" CLASS="TableRowColor">
  801. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  802. <CODE>static&nbsp;void</CODE></FONT></TD>
  803. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#setColorProperty(java.lang.String, java.awt.Color)">setColorProperty</A></B>(java.lang.String&nbsp;name,
  804. java.awt.Color&nbsp;value)</CODE>
  805. <BR>
  806. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of a color property.</TD>
  807. </TR>
  808. <TR BGCOLOR="white" CLASS="TableRowColor">
  809. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  810. <CODE>static&nbsp;void</CODE></FONT></TD>
  811. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#setDoubleProperty(java.lang.String, double)">setDoubleProperty</A></B>(java.lang.String&nbsp;name,
  812. double&nbsp;value)</CODE>
  813. <BR>
  814. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  815. </TR>
  816. <TR BGCOLOR="white" CLASS="TableRowColor">
  817. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  818. <CODE>static&nbsp;void</CODE></FONT></TD>
  819. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#setFontProperty(java.lang.String, java.awt.Font)">setFontProperty</A></B>(java.lang.String&nbsp;name,
  820. java.awt.Font&nbsp;value)</CODE>
  821. <BR>
  822. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of a font property.</TD>
  823. </TR>
  824. <TR BGCOLOR="white" CLASS="TableRowColor">
  825. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  826. <CODE>static&nbsp;void</CODE></FONT></TD>
  827. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#setIntegerProperty(java.lang.String, int)">setIntegerProperty</A></B>(java.lang.String&nbsp;name,
  828. int&nbsp;value)</CODE>
  829. <BR>
  830. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of an integer property.</TD>
  831. </TR>
  832. <TR BGCOLOR="white" CLASS="TableRowColor">
  833. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  834. <CODE>static&nbsp;void</CODE></FONT></TD>
  835. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#setProperty(java.lang.String, java.lang.String)">setProperty</A></B>(java.lang.String&nbsp;name,
  836. java.lang.String&nbsp;value)</CODE>
  837. <BR>
  838. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets a property to a new value.</TD>
  839. </TR>
  840. <TR BGCOLOR="white" CLASS="TableRowColor">
  841. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  842. <CODE>static&nbsp;void</CODE></FONT></TD>
  843. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#setTemporaryProperty(java.lang.String, java.lang.String)">setTemporaryProperty</A></B>(java.lang.String&nbsp;name,
  844. java.lang.String&nbsp;value)</CODE>
  845. <BR>
  846. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets a property to a new value.</TD>
  847. </TR>
  848. <TR BGCOLOR="white" CLASS="TableRowColor">
  849. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  850. <CODE>static&nbsp;void</CODE></FONT></TD>
  851. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#showMemoryDialog(org.gjt.sp.jedit.View)">showMemoryDialog</A></B>(<A HREF="../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view)</CODE>
  852. <BR>
  853. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Performs garbage collection and displays a dialog box showing
  854. memory status.</TD>
  855. </TR>
  856. <TR BGCOLOR="white" CLASS="TableRowColor">
  857. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  858. <CODE>static&nbsp;void</CODE></FONT></TD>
  859. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#unsetProperty(java.lang.String)">unsetProperty</A></B>(java.lang.String&nbsp;name)</CODE>
  860. <BR>
  861. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Unsets (clears) a property.</TD>
  862. </TR>
  863. <TR BGCOLOR="white" CLASS="TableRowColor">
  864. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  865. <CODE>static&nbsp;void</CODE></FONT></TD>
  866. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/jEdit.html#visit(org.gjt.sp.jedit.visitors.JEditVisitor)">visit</A></B>(<A HREF="../../../../org/gjt/sp/jedit/visitors/JEditVisitor.html" title="interface in org.gjt.sp.jedit.visitors">JEditVisitor</A>&nbsp;visitor)</CODE>
  867. <BR>
  868. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Visit the views, editpanes and textareas</TD>
  869. </TR>
  870. </TABLE>
  871. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  872. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  873. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  874. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  875. </TR>
  876. <TR BGCOLOR="white" CLASS="TableRowColor">
  877. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  878. </TR>
  879. </TABLE>
  880. &nbsp;
  881. <P>
  882. <!-- ============ METHOD DETAIL ========== -->
  883. <A NAME="method_detail"><!-- --></A>
  884. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  885. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  886. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  887. <B>Method Detail</B></FONT></TH>
  888. </TR>
  889. </TABLE>
  890. <A NAME="getVersion()"><!-- --></A><H3>
  891. getVersion</H3>
  892. <PRE>
  893. public static java.lang.String <B>getVersion</B>()</PRE>
  894. <DL>
  895. <DD>Returns the jEdit version as a human-readable string.
  896. <P>
  897. <DD><DL>
  898. </DL>
  899. </DD>
  900. </DL>
  901. <HR>
  902. <A NAME="getBuild()"><!-- --></A><H3>
  903. getBuild</H3>
  904. <PRE>
  905. public static java.lang.String <B>getBuild</B>()</PRE>
  906. <DL>
  907. <DD>Returns the internal version. MiscUtilities.compareStrings() can be used
  908. to compare different internal versions.
  909. <P>
  910. <DD><DL>
  911. </DL>
  912. </DD>
  913. </DL>
  914. <HR>
  915. <A NAME="main(java.lang.String[])"><!-- --></A><H3>
  916. main</H3>
  917. <PRE>
  918. public static void <B>main</B>(java.lang.String[]&nbsp;args)</PRE>
  919. <DL>
  920. <DD>The main method of the jEdit application.
  921. This should never be invoked directly.
  922. <P>
  923. <DD><DL>
  924. <DT><B>Parameters:</B><DD><CODE>args</CODE> - The command line arguments</DL>
  925. </DD>
  926. </DL>
  927. <HR>
  928. <A NAME="getProperties()"><!-- --></A><H3>
  929. getProperties</H3>
  930. <PRE>
  931. public static java.util.Properties <B>getProperties</B>()</PRE>
  932. <DL>
  933. <DD>Returns the properties object which contains all known
  934. jEdit properties. Note that as of jEdit 4.2pre10, this returns a
  935. new collection, not the existing properties instance.
  936. <P>
  937. <DD><DL>
  938. <DT><B>Since:</B></DT>
  939. <DD>jEdit 3.1pre4</DD>
  940. </DL>
  941. </DD>
  942. </DL>
  943. <HR>
  944. <A NAME="getProperty(java.lang.String)"><!-- --></A><H3>
  945. getProperty</H3>
  946. <PRE>
  947. public static java.lang.String <B>getProperty</B>(java.lang.String&nbsp;name)</PRE>
  948. <DL>
  949. <DD>Fetches a property, returning null if it's not defined.
  950. <P>
  951. <DD><DL>
  952. <DT><B>Parameters:</B><DD><CODE>name</CODE> - The property</DL>
  953. </DD>
  954. </DL>
  955. <HR>
  956. <A NAME="getProperty(java.lang.String, java.lang.String)"><!-- --></A><H3>
  957. getProperty</H3>
  958. <PRE>
  959. public static java.lang.String <B>getProperty</B>(java.lang.String&nbsp;name,
  960. java.lang.String&nbsp;def)</PRE>
  961. <DL>
  962. <DD>Fetches a property, returning the default value if it's not
  963. defined.
  964. <P>
  965. <DD><DL>
  966. <DT><B>Parameters:</B><DD><CODE>name</CODE> - The property<DD><CODE>def</CODE> - The default value</DL>
  967. </DD>
  968. </DL>
  969. <HR>
  970. <A NAME="getProperty(java.lang.String, java.lang.Object[])"><!-- --></A><H3>
  971. getProperty</H3>
  972. <PRE>
  973. public static java.lang.String <B>getProperty</B>(java.lang.String&nbsp;name,
  974. java.lang.Object[]&nbsp;args)</PRE>
  975. <DL>
  976. <DD>Returns the property with the specified name.<p>
  977. The elements of the <code>args</code> array are substituted
  978. into the value of the property in place of strings of the
  979. form <code>{<i>n</i>}</code>, where <code><i>n</i></code> is an index
  980. in the array.<p>
  981. You can find out more about this feature by reading the
  982. documentation for the <code>format</code> method of the
  983. <code>java.text.MessageFormat</code> class.
  984. <P>
  985. <DD><DL>
  986. <DT><B>Parameters:</B><DD><CODE>name</CODE> - The property<DD><CODE>args</CODE> - The positional parameters</DL>
  987. </DD>
  988. </DL>
  989. <HR>
  990. <A NAME="getBooleanProperty(java.lang.String)"><!-- --></A><H3>
  991. getBooleanProperty</H3>
  992. <PRE>
  993. public static boolean <B>getBooleanProperty</B>(java.lang.String&nbsp;name)</PRE>
  994. <DL>
  995. <DD>Returns the value of a boolean property.
  996. <P>
  997. <DD><DL>
  998. <DT><B>Parameters:</B><DD><CODE>name</CODE> - The property</DL>
  999. </DD>
  1000. </DL>
  1001. <HR>
  1002. <A NAME="getBooleanProperty(java.lang.String, boolean)"><!-- --></A><H3>
  1003. getBooleanProperty</H3>
  1004. <PRE>
  1005. public static boolean <B>getBooleanProperty</B>(java.lang.String&nbsp;name,
  1006. boolean&nbsp;def)</PRE>
  1007. <DL>
  1008. <DD>Returns the value of a boolean property.
  1009. <P>
  1010. <DD><DL>
  1011. <DT><B>Parameters:</B><DD><CODE>name</CODE> - The property<DD><CODE>def</CODE> - The default value</DL>
  1012. </DD>
  1013. </DL>
  1014. <HR>
  1015. <A NAME="getIntegerProperty(java.lang.String)"><!-- --></A><H3>
  1016. getIntegerProperty</H3>
  1017. <PRE>
  1018. public static int <B>getIntegerProperty</B>(java.lang.String&nbsp;name)</PRE>
  1019. <DL>
  1020. <DD>Returns the value of an integer property.
  1021. <P>
  1022. <DD><DL>
  1023. <DT><B>Parameters:</B><DD><CODE>name</CODE> - The property</DL>
  1024. </DD>
  1025. </DL>
  1026. <HR>
  1027. <A NAME="getIntegerProperty(java.lang.String, int)"><!-- --></A><H3>
  1028. getIntegerProperty</H3>
  1029. <PRE>
  1030. public static int <B>getIntegerProperty</B>(java.lang.String&nbsp;name,
  1031. int&nbsp;def)</PRE>
  1032. <DL>
  1033. <DD>Returns the value of an integer property.
  1034. <P>
  1035. <DD><DL>
  1036. <DT><B>Parameters:</B><DD><CODE>name</CODE> - The property<DD><CODE>def</CODE> - The default value<DT><B>Since:</B></DT>
  1037. <DD>jEdit 4.0pre1</DD>
  1038. </DL>
  1039. </DD>
  1040. </DL>
  1041. <HR>
  1042. <A NAME="getDoubleProperty(java.lang.String, double)"><!-- --></A><H3>
  1043. getDoubleProperty</H3>
  1044. <PRE>
  1045. public static double <B>getDoubleProperty</B>(java.lang.String&nbsp;name,
  1046. double&nbsp;def)</PRE>
  1047. <DL>
  1048. <DD><DL>
  1049. </DL>
  1050. </DD>
  1051. </DL>
  1052. <HR>
  1053. <A NAME="getFontProperty(java.lang.String)"><!-- --></A><H3>
  1054. getFontProperty</H3>
  1055. <PRE>
  1056. public static java.awt.Font <B>getFontProperty</B>(java.lang.String&nbsp;name)</PRE>
  1057. <DL>
  1058. <DD>Returns the value of a font property. The family is stored
  1059. in the <code><i>name</i></code> property, the font size is stored
  1060. in the <code><i>name</i>size</code> property, and the font style is
  1061. stored in <code><i>name</i>style</code>. For example, if
  1062. <code><i>name</i></code> is <code>view.gutter.font</code>, the
  1063. properties will be named <code>view.gutter.font</code>,
  1064. <code>view.gutter.fontsize</code>, and
  1065. <code>view.gutter.fontstyle</code>.
  1066. <P>
  1067. <DD><DL>
  1068. <DT><B>Parameters:</B><DD><CODE>name</CODE> - The property<DT><B>Since:</B></DT>
  1069. <DD>jEdit 4.0pre1</DD>
  1070. </DL>
  1071. </DD>
  1072. </DL>
  1073. <HR>
  1074. <A NAME="getFontProperty(java.lang.String, java.awt.Font)"><!-- --></A><H3>
  1075. getFontProperty</H3>
  1076. <PRE>
  1077. public static java.awt.Font <B>getFontProperty</B>(java.lang.String&nbsp;name,
  1078. java.awt.Font&nbsp;def)</PRE>
  1079. <DL>
  1080. <DD>Returns the value of a font property. The family is stored
  1081. in the <code><i>name</i></code> property, the font size is stored
  1082. in the <code><i>name</i>size</code> property, and the font style is
  1083. stored in <code><i>name</i>style</code>. For example, if
  1084. <code><i>name</i></code> is <code>view.gutter.font</code>, the
  1085. properties will be named <code>view.gutter.font</code>,
  1086. <code>view.gutter.fontsize</code>, and
  1087. <code>view.gutter.fontstyle</code>.
  1088. <P>
  1089. <DD><DL>
  1090. <DT><B>Parameters:</B><DD><CODE>name</CODE> - The property<DD><CODE>def</CODE> - The default value<DT><B>Since:</B></DT>
  1091. <DD>jEdit 4.0pre1</DD>
  1092. </DL>
  1093. </DD>
  1094. </DL>
  1095. <HR>
  1096. <A NAME="getColorProperty(java.lang.String)"><!-- --></A><H3>
  1097. getColorProperty</H3>
  1098. <PRE>
  1099. public static java.awt.Color <B>getColorProperty</B>(java.lang.String&nbsp;name)</PRE>
  1100. <DL>
  1101. <DD>Returns the value of a color property.
  1102. <P>
  1103. <DD><DL>
  1104. <DT><B>Parameters:</B><DD><CODE>name</CODE> - The property name<DT><B>Since:</B></DT>
  1105. <DD>jEdit 4.0pre1</DD>
  1106. </DL>
  1107. </DD>
  1108. </DL>
  1109. <HR>
  1110. <A NAME="getColorProperty(java.lang.String, java.awt.Color)"><!-- --></A><H3>
  1111. getColorProperty</H3>
  1112. <PRE>
  1113. public static java.awt.Color <B>getColorProperty</B>(java.lang.String&nbsp;name,
  1114. java.awt.Color&nbsp;def)</PRE>
  1115. <DL>
  1116. <DD>Returns the value of a color property.
  1117. <P>
  1118. <DD><DL>
  1119. <DT><B>Parameters:</B><DD><CODE>name</CODE> - The property name<DD><CODE>def</CODE> - The default value<DT><B>Since:</B></DT>
  1120. <DD>jEdit 4.0pre1</DD>
  1121. </DL>
  1122. </DD>
  1123. </DL>
  1124. <HR>
  1125. <A NAME="setColorProperty(java.lang.String, java.awt.Color)"><!-- --></A><H3>
  1126. setColorProperty</H3>
  1127. <PRE>
  1128. public static void <B>setColorProperty</B>(java.lang.String&nbsp;name,
  1129. java.awt.Color&nbsp;value)</PRE>
  1130. <DL>
  1131. <DD>Sets the value of a color property.
  1132. <P>
  1133. <DD><DL>
  1134. <DT><B>Parameters:</B><DD><CODE>name</CODE> - The property name<DD><CODE>value</CODE> - The value<DT><B>Since:</B></DT>
  1135. <DD>jEdit 4.0pre1</DD>
  1136. </DL>
  1137. </DD>
  1138. </DL>
  1139. <HR>
  1140. <A NAME="setProperty(java.lang.String, java.lang.String)"><!-- --></A><H3>
  1141. setProperty</H3>
  1142. <PRE>
  1143. public static void <B>setProperty</B>(java.lang.String&nbsp;name,
  1144. java.lang.String&nbsp;value)</PRE>
  1145. <DL>
  1146. <DD>Sets a property to a new value.
  1147. <P>
  1148. <DD><DL>
  1149. <DT><B>Parameters:</B><DD><CODE>name</CODE> - The property<DD><CODE>value</CODE> - The new value</DL>
  1150. </DD>
  1151. </DL>
  1152. <HR>
  1153. <A NAME="setTemporaryProperty(java.lang.String, java.lang.String)"><!-- --></A><H3>
  1154. setTemporaryProperty</H3>
  1155. <PRE>
  1156. public static void <B>setTemporaryProperty</B>(java.lang.String&nbsp;name,
  1157. java.lang.String&nbsp;value)</PRE>
  1158. <DL>
  1159. <DD>Sets a property to a new value. Properties set using this
  1160. method are not saved to the user properties list.
  1161. <P>
  1162. <DD><DL>
  1163. <DT><B>Parameters:</B><DD><CODE>name</CODE> - The property<DD><CODE>value</CODE> - The new value<DT><B>Since:</B></DT>
  1164. <DD>jEdit 2.3final</DD>
  1165. </DL>
  1166. </DD>
  1167. </DL>
  1168. <HR>
  1169. <A NAME="setBooleanProperty(java.lang.String, boolean)"><!-- --></A><H3>
  1170. setBooleanProperty</H3>
  1171. <PRE>
  1172. public static void <B>setBooleanProperty</B>(java.lang.String&nbsp;name,
  1173. boolean&nbsp;value)</PRE>
  1174. <DL>
  1175. <DD>Sets a boolean property.
  1176. <P>
  1177. <DD><DL>
  1178. <DT><B>Parameters:</B><DD><CODE>name</CODE> - The property<DD><CODE>value</CODE> - The value</DL>
  1179. </DD>
  1180. </DL>
  1181. <HR>
  1182. <A NAME="setIntegerProperty(java.lang.String, int)"><!-- --></A><H3>
  1183. setIntegerProperty</H3>
  1184. <PRE>
  1185. public static void <B>setIntegerProperty</B>(java.lang.String&nbsp;name,
  1186. int&nbsp;value)</PRE>
  1187. <DL>
  1188. <DD>Sets the value of an integer property.
  1189. <P>
  1190. <DD><DL>
  1191. <DT><B>Parameters:</B><DD><CODE>name</CODE> - The property<DD><CODE>value</CODE> - The value<DT><B>Since:</B></DT>
  1192. <DD