PageRenderTime 40ms CodeModel.GetById 13ms RepoModel.GetById 1ms app.codeStats 0ms

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

#
HTML | 563 lines | 488 code | 63 blank | 12 comment | 0 complexity | 54d6f56b90df5bf3e0c8f2cba8546608 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:46 GMT-08:00 2008 -->
  6. <TITLE>
  7. OperatingSystem (jEdit API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.gjt.sp.jedit.OperatingSystem 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/OperatingSystem.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/Mode.html" title="class in org.gjt.sp.jedit"><B>PREV CLASS</B></A>&nbsp;
  42. &nbsp;<A HREF="../../../../org/gjt/sp/jedit/OptionGroup.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/OperatingSystem.html" target="_top"><B>FRAMES</B></A> &nbsp;
  45. &nbsp;<A HREF="OperatingSystem.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;NESTED&nbsp;|&nbsp;FIELD&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</FONT>
  66. <BR>
  67. Class OperatingSystem</H2>
  68. <PRE>
  69. java.lang.Object
  70. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.gjt.sp.jedit.OperatingSystem</B>
  71. </PRE>
  72. <HR>
  73. <DL>
  74. <DT><PRE>public class <B>OperatingSystem</B><DT>extends java.lang.Object</DL>
  75. </PRE>
  76. <P>
  77. Operating system detection routines.
  78. <P>
  79. <P>
  80. <DL>
  81. <DT><B>Since:</B></DT>
  82. <DD>jEdit 4.0pre4</DD>
  83. </DL>
  84. <HR>
  85. <P>
  86. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  87. <A NAME="constructor_summary"><!-- --></A>
  88. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  89. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  90. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  91. <B>Constructor Summary</B></FONT></TH>
  92. </TR>
  93. <TR BGCOLOR="white" CLASS="TableRowColor">
  94. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/OperatingSystem.html#OperatingSystem()">OperatingSystem</A></B>()</CODE>
  95. <BR>
  96. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  97. </TR>
  98. </TABLE>
  99. &nbsp;
  100. <!-- ========== METHOD SUMMARY =========== -->
  101. <A NAME="method_summary"><!-- --></A>
  102. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  103. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  104. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  105. <B>Method Summary</B></FONT></TH>
  106. </TR>
  107. <TR BGCOLOR="white" CLASS="TableRowColor">
  108. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  109. <CODE>static&nbsp;java.awt.Rectangle</CODE></FONT></TD>
  110. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/OperatingSystem.html#getScreenBounds()">getScreenBounds</A></B>()</CODE>
  111. <BR>
  112. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the bounds of the default screen.</TD>
  113. </TR>
  114. <TR BGCOLOR="white" CLASS="TableRowColor">
  115. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  116. <CODE>static&nbsp;java.awt.Rectangle</CODE></FONT></TD>
  117. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/OperatingSystem.html#getScreenBounds(java.awt.Rectangle)">getScreenBounds</A></B>(java.awt.Rectangle&nbsp;window)</CODE>
  118. <BR>
  119. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the bounds of the (virtual) screen that the window should be in</TD>
  120. </TR>
  121. <TR BGCOLOR="white" CLASS="TableRowColor">
  122. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  123. <CODE>static&nbsp;boolean</CODE></FONT></TD>
  124. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/OperatingSystem.html#hasJava14()">hasJava14</A></B>()</CODE>
  125. <BR>
  126. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns if Java 2 version 1.4, or Java 2 version 1.5 is in use.</TD>
  127. </TR>
  128. <TR BGCOLOR="white" CLASS="TableRowColor">
  129. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  130. <CODE>static&nbsp;boolean</CODE></FONT></TD>
  131. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/OperatingSystem.html#hasJava15()">hasJava15</A></B>()</CODE>
  132. <BR>
  133. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns if Java 2 version 1.5 is in use.</TD>
  134. </TR>
  135. <TR BGCOLOR="white" CLASS="TableRowColor">
  136. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  137. <CODE>static&nbsp;boolean</CODE></FONT></TD>
  138. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/OperatingSystem.html#hasScreenMenuBar()">hasScreenMenuBar</A></B>()</CODE>
  139. <BR>
  140. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns whether the screen menu bar on Mac OS X is in use.</TD>
  141. </TR>
  142. <TR BGCOLOR="white" CLASS="TableRowColor">
  143. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  144. <CODE>static&nbsp;boolean</CODE></FONT></TD>
  145. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/OperatingSystem.html#isCaseInsensitiveFS()">isCaseInsensitiveFS</A></B>()</CODE>
  146. <BR>
  147. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  148. </TR>
  149. <TR BGCOLOR="white" CLASS="TableRowColor">
  150. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  151. <CODE>static&nbsp;boolean</CODE></FONT></TD>
  152. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/OperatingSystem.html#isDOSDerived()">isDOSDerived</A></B>()</CODE>
  153. <BR>
  154. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns if we're running Windows 95/98/ME/NT/2000/XP, or OS/2.</TD>
  155. </TR>
  156. <TR BGCOLOR="white" CLASS="TableRowColor">
  157. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  158. <CODE>static&nbsp;boolean</CODE></FONT></TD>
  159. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/OperatingSystem.html#isMacOS()">isMacOS</A></B>()</CODE>
  160. <BR>
  161. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns if we're running MacOS X.</TD>
  162. </TR>
  163. <TR BGCOLOR="white" CLASS="TableRowColor">
  164. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  165. <CODE>static&nbsp;boolean</CODE></FONT></TD>
  166. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/OperatingSystem.html#isMacOSLF()">isMacOSLF</A></B>()</CODE>
  167. <BR>
  168. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns if we're running MacOS X and using the native look and feel.</TD>
  169. </TR>
  170. <TR BGCOLOR="white" CLASS="TableRowColor">
  171. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  172. <CODE>static&nbsp;boolean</CODE></FONT></TD>
  173. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/OperatingSystem.html#isOS2()">isOS2</A></B>()</CODE>
  174. <BR>
  175. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns if we're running OS/2.</TD>
  176. </TR>
  177. <TR BGCOLOR="white" CLASS="TableRowColor">
  178. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  179. <CODE>static&nbsp;boolean</CODE></FONT></TD>
  180. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/OperatingSystem.html#isUnix()">isUnix</A></B>()</CODE>
  181. <BR>
  182. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns if we're running Unix (this includes MacOS X).</TD>
  183. </TR>
  184. <TR BGCOLOR="white" CLASS="TableRowColor">
  185. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  186. <CODE>static&nbsp;boolean</CODE></FONT></TD>
  187. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/OperatingSystem.html#isVMS()">isVMS</A></B>()</CODE>
  188. <BR>
  189. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns if we're running VMS.</TD>
  190. </TR>
  191. <TR BGCOLOR="white" CLASS="TableRowColor">
  192. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  193. <CODE>static&nbsp;boolean</CODE></FONT></TD>
  194. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/OperatingSystem.html#isWindows()">isWindows</A></B>()</CODE>
  195. <BR>
  196. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns if we're running Windows 95/98/ME/NT/2000/XP.</TD>
  197. </TR>
  198. <TR BGCOLOR="white" CLASS="TableRowColor">
  199. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  200. <CODE>static&nbsp;boolean</CODE></FONT></TD>
  201. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/OperatingSystem.html#isWindows9x()">isWindows9x</A></B>()</CODE>
  202. <BR>
  203. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns if we're running Windows 95/98/ME.</TD>
  204. </TR>
  205. <TR BGCOLOR="white" CLASS="TableRowColor">
  206. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  207. <CODE>static&nbsp;boolean</CODE></FONT></TD>
  208. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/OperatingSystem.html#isWindowsNT()">isWindowsNT</A></B>()</CODE>
  209. <BR>
  210. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns if we're running Windows NT/2000/XP.</TD>
  211. </TR>
  212. <TR BGCOLOR="white" CLASS="TableRowColor">
  213. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  214. <CODE>static&nbsp;boolean</CODE></FONT></TD>
  215. <TD><CODE><B><A HREF="../../../../org/gjt/sp/jedit/OperatingSystem.html#isX11()">isX11</A></B>()</CODE>
  216. <BR>
  217. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns if this OS is likely to be using X11 as the graphics
  218. system.</TD>
  219. </TR>
  220. </TABLE>
  221. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  222. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  223. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  224. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  225. </TR>
  226. <TR BGCOLOR="white" CLASS="TableRowColor">
  227. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  228. </TR>
  229. </TABLE>
  230. &nbsp;
  231. <P>
  232. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  233. <A NAME="constructor_detail"><!-- --></A>
  234. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  235. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  236. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  237. <B>Constructor Detail</B></FONT></TH>
  238. </TR>
  239. </TABLE>
  240. <A NAME="OperatingSystem()"><!-- --></A><H3>
  241. OperatingSystem</H3>
  242. <PRE>
  243. public <B>OperatingSystem</B>()</PRE>
  244. <DL>
  245. </DL>
  246. <!-- ============ METHOD DETAIL ========== -->
  247. <A NAME="method_detail"><!-- --></A>
  248. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  249. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  250. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  251. <B>Method Detail</B></FONT></TH>
  252. </TR>
  253. </TABLE>
  254. <A NAME="getScreenBounds()"><!-- --></A><H3>
  255. getScreenBounds</H3>
  256. <PRE>
  257. public static final java.awt.Rectangle <B>getScreenBounds</B>()</PRE>
  258. <DL>
  259. <DD>Returns the bounds of the default screen.
  260. <P>
  261. <DD><DL>
  262. </DL>
  263. </DD>
  264. </DL>
  265. <HR>
  266. <A NAME="getScreenBounds(java.awt.Rectangle)"><!-- --></A><H3>
  267. getScreenBounds</H3>
  268. <PRE>
  269. public static final java.awt.Rectangle <B>getScreenBounds</B>(java.awt.Rectangle&nbsp;window)</PRE>
  270. <DL>
  271. <DD>Returns the bounds of the (virtual) screen that the window should be in
  272. <P>
  273. <DD><DL>
  274. <DT><B>Parameters:</B><DD><CODE>window</CODE> - The bounds of the window to get the screen for</DL>
  275. </DD>
  276. </DL>
  277. <HR>
  278. <A NAME="isDOSDerived()"><!-- --></A><H3>
  279. isDOSDerived</H3>
  280. <PRE>
  281. public static final boolean <B>isDOSDerived</B>()</PRE>
  282. <DL>
  283. <DD>Returns if we're running Windows 95/98/ME/NT/2000/XP, or OS/2.
  284. <P>
  285. <DD><DL>
  286. </DL>
  287. </DD>
  288. </DL>
  289. <HR>
  290. <A NAME="isWindows()"><!-- --></A><H3>
  291. isWindows</H3>
  292. <PRE>
  293. public static final boolean <B>isWindows</B>()</PRE>
  294. <DL>
  295. <DD>Returns if we're running Windows 95/98/ME/NT/2000/XP.
  296. <P>
  297. <DD><DL>
  298. </DL>
  299. </DD>
  300. </DL>
  301. <HR>
  302. <A NAME="isWindows9x()"><!-- --></A><H3>
  303. isWindows9x</H3>
  304. <PRE>
  305. public static final boolean <B>isWindows9x</B>()</PRE>
  306. <DL>
  307. <DD>Returns if we're running Windows 95/98/ME.
  308. <P>
  309. <DD><DL>
  310. </DL>
  311. </DD>
  312. </DL>
  313. <HR>
  314. <A NAME="isWindowsNT()"><!-- --></A><H3>
  315. isWindowsNT</H3>
  316. <PRE>
  317. public static final boolean <B>isWindowsNT</B>()</PRE>
  318. <DL>
  319. <DD>Returns if we're running Windows NT/2000/XP.
  320. <P>
  321. <DD><DL>
  322. </DL>
  323. </DD>
  324. </DL>
  325. <HR>
  326. <A NAME="isOS2()"><!-- --></A><H3>
  327. isOS2</H3>
  328. <PRE>
  329. public static final boolean <B>isOS2</B>()</PRE>
  330. <DL>
  331. <DD>Returns if we're running OS/2.
  332. <P>
  333. <DD><DL>
  334. </DL>
  335. </DD>
  336. </DL>
  337. <HR>
  338. <A NAME="isUnix()"><!-- --></A><H3>
  339. isUnix</H3>
  340. <PRE>
  341. public static final boolean <B>isUnix</B>()</PRE>
  342. <DL>
  343. <DD>Returns if we're running Unix (this includes MacOS X).
  344. <P>
  345. <DD><DL>
  346. </DL>
  347. </DD>
  348. </DL>
  349. <HR>
  350. <A NAME="isMacOS()"><!-- --></A><H3>
  351. isMacOS</H3>
  352. <PRE>
  353. public static final boolean <B>isMacOS</B>()</PRE>
  354. <DL>
  355. <DD>Returns if we're running MacOS X.
  356. <P>
  357. <DD><DL>
  358. </DL>
  359. </DD>
  360. </DL>
  361. <HR>
  362. <A NAME="isX11()"><!-- --></A><H3>
  363. isX11</H3>
  364. <PRE>
  365. public static boolean <B>isX11</B>()</PRE>
  366. <DL>
  367. <DD>Returns if this OS is likely to be using X11 as the graphics
  368. system.
  369. <P>
  370. <DD><DL>
  371. <DT><B>Since:</B></DT>
  372. <DD>jEdit 4.2pre3</DD>
  373. </DL>
  374. </DD>
  375. </DL>
  376. <HR>
  377. <A NAME="isVMS()"><!-- --></A><H3>
  378. isVMS</H3>
  379. <PRE>
  380. public static final boolean <B>isVMS</B>()</PRE>
  381. <DL>
  382. <DD>Returns if we're running VMS.
  383. <P>
  384. <DD><DL>
  385. </DL>
  386. </DD>
  387. </DL>
  388. <HR>
  389. <A NAME="isMacOSLF()"><!-- --></A><H3>
  390. isMacOSLF</H3>
  391. <PRE>
  392. public static final boolean <B>isMacOSLF</B>()</PRE>
  393. <DL>
  394. <DD>Returns if we're running MacOS X and using the native look and feel.
  395. <P>
  396. <DD><DL>
  397. </DL>
  398. </DD>
  399. </DL>
  400. <HR>
  401. <A NAME="hasScreenMenuBar()"><!-- --></A><H3>
  402. hasScreenMenuBar</H3>
  403. <PRE>
  404. public static final boolean <B>hasScreenMenuBar</B>()</PRE>
  405. <DL>
  406. <DD>Returns whether the screen menu bar on Mac OS X is in use.
  407. <P>
  408. <DD><DL>
  409. <DT><B>Since:</B></DT>
  410. <DD>jEdit 4.2pre1</DD>
  411. </DL>
  412. </DD>
  413. </DL>
  414. <HR>
  415. <A NAME="hasJava14()"><!-- --></A><H3>
  416. hasJava14</H3>
  417. <PRE>
  418. public static final boolean <B>hasJava14</B>()</PRE>
  419. <DL>
  420. <DD>Returns if Java 2 version 1.4, or Java 2 version 1.5 is in use.
  421. <P>
  422. <DD><DL>
  423. </DL>
  424. </DD>
  425. </DL>
  426. <HR>
  427. <A NAME="hasJava15()"><!-- --></A><H3>
  428. hasJava15</H3>
  429. <PRE>
  430. public static final boolean <B>hasJava15</B>()</PRE>
  431. <DL>
  432. <DD>Returns if Java 2 version 1.5 is in use.
  433. <P>
  434. <DD><DL>
  435. </DL>
  436. </DD>
  437. </DL>
  438. <HR>
  439. <A NAME="isCaseInsensitiveFS()"><!-- --></A><H3>
  440. isCaseInsensitiveFS</H3>
  441. <PRE>
  442. public static boolean <B>isCaseInsensitiveFS</B>()</PRE>
  443. <DL>
  444. <DD><DL>
  445. <DT><B>Since:</B></DT>
  446. <DD>jEdit 4.3pre2</DD>
  447. </DL>
  448. </DD>
  449. </DL>
  450. <!-- ========= END OF CLASS DATA ========= -->
  451. <HR>
  452. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  453. <A NAME="navbar_bottom"><!-- --></A>
  454. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  455. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  456. <TR>
  457. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  458. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  459. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  460. <TR ALIGN="center" VALIGN="top">
  461. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  462. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  463. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  464. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/OperatingSystem.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  465. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  466. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  467. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  468. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  469. </TR>
  470. </TABLE>
  471. </TD>
  472. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  473. </EM>
  474. </TD>
  475. </TR>
  476. <TR>
  477. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  478. &nbsp;<A HREF="../../../../org/gjt/sp/jedit/Mode.html" title="class in org.gjt.sp.jedit"><B>PREV CLASS</B></A>&nbsp;
  479. &nbsp;<A HREF="../../../../org/gjt/sp/jedit/OptionGroup.html" title="class in org.gjt.sp.jedit"><B>NEXT CLASS</B></A></FONT></TD>
  480. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  481. <A HREF="../../../../index.html?org/gjt/sp/jedit/OperatingSystem.html" target="_top"><B>FRAMES</B></A> &nbsp;
  482. &nbsp;<A HREF="OperatingSystem.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  483. &nbsp;
  484. <NOSCRIPT>
  485. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  486. </NOSCRIPT>
  487. </FONT></TD>
  488. </TR>
  489. <TR>
  490. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  491. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  492. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  493. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  494. </TR>
  495. </TABLE>
  496. <A NAME="skip-navbar_bottom"></A>
  497. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  498. <HR>
  499. </BODY>
  500. </HTML>