PageRenderTime 63ms CodeModel.GetById 14ms RepoModel.GetById 1ms app.codeStats 0ms

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

#
HTML | 611 lines | 542 code | 54 blank | 15 comment | 0 complexity | 651e6a5276a8a747d23f5fd6ebbafff9 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:47 GMT-08:00 2008 -->
  6. <TITLE>
  7. FileCellRenderer (jEdit API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.gjt.sp.jedit.browser.FileCellRenderer 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/FileCellRenderer.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/browser/BrowserListener.html" title="interface in org.gjt.sp.jedit.browser"><B>PREV CLASS</B></A>&nbsp;
  42. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/browser/VFSBrowser.html" title="class in org.gjt.sp.jedit.browser"><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/browser/FileCellRenderer.html" target="_top"><B>FRAMES</B></A> &nbsp;
  45. &nbsp;<A HREF="FileCellRenderer.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  46. &nbsp;
  47. <NOSCRIPT>
  48. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  49. </NOSCRIPT>
  50. </FONT></TD>
  51. </TR>
  52. <TR>
  53. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  54. SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_javax.swing.table.DefaultTableCellRenderer">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  55. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  56. DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&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.browser</FONT>
  66. <BR>
  67. Class FileCellRenderer</H2>
  68. <PRE>
  69. java.lang.Object
  70. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">java.awt.Component
  71. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">java.awt.Container
  72. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">javax.swing.JComponent
  73. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">javax.swing.JLabel
  74. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">javax.swing.table.DefaultTableCellRenderer
  75. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.gjt.sp.jedit.browser.FileCellRenderer</B>
  76. </PRE>
  77. <DL>
  78. <DT><B>All Implemented Interfaces:</B> <DD>java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible, javax.swing.SwingConstants, javax.swing.table.TableCellRenderer</DD>
  79. </DL>
  80. <HR>
  81. <DL>
  82. <DT><PRE>public class <B>FileCellRenderer</B><DT>extends javax.swing.table.DefaultTableCellRenderer</DL>
  83. </PRE>
  84. <P>
  85. Local filesystem VFS.
  86. <P>
  87. <P>
  88. <DL>
  89. <DT><B>See Also:</B><DD><A HREF="../../../../../serialized-form.html#org.gjt.sp.jedit.browser.FileCellRenderer">Serialized Form</A></DL>
  90. <HR>
  91. <P>
  92. <!-- ======== NESTED CLASS SUMMARY ======== -->
  93. <A NAME="nested_class_summary"><!-- --></A>
  94. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  95. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  96. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  97. <B>Nested Class Summary</B></FONT></TH>
  98. </TR>
  99. </TABLE>
  100. &nbsp;<A NAME="nested_classes_inherited_from_class_javax.swing.table.DefaultTableCellRenderer"><!-- --></A>
  101. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  102. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  103. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class javax.swing.table.DefaultTableCellRenderer</B></TH>
  104. </TR>
  105. <TR BGCOLOR="white" CLASS="TableRowColor">
  106. <TD><CODE>javax.swing.table.DefaultTableCellRenderer.UIResource</CODE></TD>
  107. </TR>
  108. </TABLE>
  109. &nbsp;
  110. <A NAME="nested_classes_inherited_from_class_javax.swing.JLabel"><!-- --></A>
  111. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  112. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  113. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class javax.swing.JLabel</B></TH>
  114. </TR>
  115. <TR BGCOLOR="white" CLASS="TableRowColor">
  116. <TD><CODE>javax.swing.JLabel.AccessibleJLabel</CODE></TD>
  117. </TR>
  118. </TABLE>
  119. &nbsp;
  120. <A NAME="nested_classes_inherited_from_class_javax.swing.JComponent"><!-- --></A>
  121. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  122. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  123. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class javax.swing.JComponent</B></TH>
  124. </TR>
  125. <TR BGCOLOR="white" CLASS="TableRowColor">
  126. <TD><CODE>javax.swing.JComponent.AccessibleJComponent</CODE></TD>
  127. </TR>
  128. </TABLE>
  129. &nbsp;
  130. <A NAME="nested_classes_inherited_from_class_java.awt.Container"><!-- --></A>
  131. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  132. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  133. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Container</B></TH>
  134. </TR>
  135. <TR BGCOLOR="white" CLASS="TableRowColor">
  136. <TD><CODE>java.awt.Container.AccessibleAWTContainer</CODE></TD>
  137. </TR>
  138. </TABLE>
  139. &nbsp;
  140. <A NAME="nested_classes_inherited_from_class_java.awt.Component"><!-- --></A>
  141. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  142. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  143. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Component</B></TH>
  144. </TR>
  145. <TR BGCOLOR="white" CLASS="TableRowColor">
  146. <TD><CODE>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</CODE></TD>
  147. </TR>
  148. </TABLE>
  149. &nbsp;
  150. <!-- =========== FIELD SUMMARY =========== -->
  151. <A NAME="field_summary"><!-- --></A>
  152. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  153. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  154. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  155. <B>Field Summary</B></FONT></TH>
  156. </TR>
  157. <TR BGCOLOR="white" CLASS="TableRowColor">
  158. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  159. <CODE>static&nbsp;javax.swing.Icon</CODE></FONT></TD>
  160. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/browser/FileCellRenderer.html#dirIcon">dirIcon</A></B></CODE>
  161. <BR>
  162. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  163. </TR>
  164. <TR BGCOLOR="white" CLASS="TableRowColor">
  165. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  166. <CODE>static&nbsp;javax.swing.Icon</CODE></FONT></TD>
  167. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/browser/FileCellRenderer.html#fileIcon">fileIcon</A></B></CODE>
  168. <BR>
  169. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  170. </TR>
  171. <TR BGCOLOR="white" CLASS="TableRowColor">
  172. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  173. <CODE>static&nbsp;javax.swing.Icon</CODE></FONT></TD>
  174. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/browser/FileCellRenderer.html#filesystemIcon">filesystemIcon</A></B></CODE>
  175. <BR>
  176. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  177. </TR>
  178. <TR BGCOLOR="white" CLASS="TableRowColor">
  179. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  180. <CODE>static&nbsp;javax.swing.Icon</CODE></FONT></TD>
  181. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/browser/FileCellRenderer.html#loadingIcon">loadingIcon</A></B></CODE>
  182. <BR>
  183. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  184. </TR>
  185. <TR BGCOLOR="white" CLASS="TableRowColor">
  186. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  187. <CODE>static&nbsp;javax.swing.Icon</CODE></FONT></TD>
  188. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/browser/FileCellRenderer.html#openDirIcon">openDirIcon</A></B></CODE>
  189. <BR>
  190. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  191. </TR>
  192. <TR BGCOLOR="white" CLASS="TableRowColor">
  193. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  194. <CODE>static&nbsp;javax.swing.Icon</CODE></FONT></TD>
  195. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/browser/FileCellRenderer.html#openFileIcon">openFileIcon</A></B></CODE>
  196. <BR>
  197. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  198. </TR>
  199. </TABLE>
  200. &nbsp;<A NAME="fields_inherited_from_class_javax.swing.table.DefaultTableCellRenderer"><!-- --></A>
  201. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  202. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  203. <TH ALIGN="left"><B>Fields inherited from class javax.swing.table.DefaultTableCellRenderer</B></TH>
  204. </TR>
  205. <TR BGCOLOR="white" CLASS="TableRowColor">
  206. <TD><CODE>noFocusBorder</CODE></TD>
  207. </TR>
  208. </TABLE>
  209. &nbsp;<A NAME="fields_inherited_from_class_javax.swing.JLabel"><!-- --></A>
  210. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  211. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  212. <TH ALIGN="left"><B>Fields inherited from class javax.swing.JLabel</B></TH>
  213. </TR>
  214. <TR BGCOLOR="white" CLASS="TableRowColor">
  215. <TD><CODE>labelFor</CODE></TD>
  216. </TR>
  217. </TABLE>
  218. &nbsp;<A NAME="fields_inherited_from_class_javax.swing.JComponent"><!-- --></A>
  219. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  220. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  221. <TH ALIGN="left"><B>Fields inherited from class javax.swing.JComponent</B></TH>
  222. </TR>
  223. <TR BGCOLOR="white" CLASS="TableRowColor">
  224. <TD><CODE>accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</CODE></TD>
  225. </TR>
  226. </TABLE>
  227. &nbsp;<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A>
  228. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  229. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  230. <TH ALIGN="left"><B>Fields inherited from class java.awt.Component</B></TH>
  231. </TR>
  232. <TR BGCOLOR="white" CLASS="TableRowColor">
  233. <TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
  234. </TR>
  235. </TABLE>
  236. &nbsp;<A NAME="fields_inherited_from_class_javax.swing.SwingConstants"><!-- --></A>
  237. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  238. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  239. <TH ALIGN="left"><B>Fields inherited from interface javax.swing.SwingConstants</B></TH>
  240. </TR>
  241. <TR BGCOLOR="white" CLASS="TableRowColor">
  242. <TD><CODE>BOTTOM, CENTER, EAST, HORIZONTAL, LEADING, LEFT, NEXT, NORTH, NORTH_EAST, NORTH_WEST, PREVIOUS, RIGHT, SOUTH, SOUTH_EAST, SOUTH_WEST, TOP, TRAILING, VERTICAL, WEST</CODE></TD>
  243. </TR>
  244. </TABLE>
  245. &nbsp;<A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A>
  246. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  247. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  248. <TH ALIGN="left"><B>Fields inherited from interface java.awt.image.ImageObserver</B></TH>
  249. </TR>
  250. <TR BGCOLOR="white" CLASS="TableRowColor">
  251. <TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
  252. </TR>
  253. </TABLE>
  254. &nbsp;
  255. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  256. <A NAME="constructor_summary"><!-- --></A>
  257. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  258. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  259. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  260. <B>Constructor Summary</B></FONT></TH>
  261. </TR>
  262. <TR BGCOLOR="white" CLASS="TableRowColor">
  263. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/browser/FileCellRenderer.html#FileCellRenderer()">FileCellRenderer</A></B>()</CODE>
  264. <BR>
  265. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  266. </TR>
  267. </TABLE>
  268. &nbsp;
  269. <!-- ========== METHOD SUMMARY =========== -->
  270. <A NAME="method_summary"><!-- --></A>
  271. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  272. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  273. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  274. <B>Method Summary</B></FONT></TH>
  275. </TR>
  276. <TR BGCOLOR="white" CLASS="TableRowColor">
  277. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  278. <CODE>static&nbsp;javax.swing.Icon</CODE></FONT></TD>
  279. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/browser/FileCellRenderer.html#getIconForFile(org.gjt.sp.jedit.io.VFSFile, boolean)">getIconForFile</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A>&nbsp;file,
  280. boolean&nbsp;expanded)</CODE>
  281. <BR>
  282. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  283. </TR>
  284. <TR BGCOLOR="white" CLASS="TableRowColor">
  285. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  286. <CODE>static&nbsp;javax.swing.Icon</CODE></FONT></TD>
  287. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/browser/FileCellRenderer.html#getIconForFile(org.gjt.sp.jedit.io.VFSFile, boolean, boolean)">getIconForFile</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A>&nbsp;file,
  288. boolean&nbsp;expanded,
  289. boolean&nbsp;openBuffer)</CODE>
  290. <BR>
  291. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  292. </TR>
  293. <TR BGCOLOR="white" CLASS="TableRowColor">
  294. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  295. <CODE>&nbsp;java.awt.Component</CODE></FONT></TD>
  296. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/browser/FileCellRenderer.html#getTableCellRendererComponent(javax.swing.JTable, java.lang.Object, boolean, boolean, int, int)">getTableCellRendererComponent</A></B>(javax.swing.JTable&nbsp;table,
  297. java.lang.Object&nbsp;value,
  298. boolean&nbsp;isSelected,
  299. boolean&nbsp;hasFocus,
  300. int&nbsp;row,
  301. int&nbsp;column)</CODE>
  302. <BR>
  303. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  304. </TR>
  305. <TR BGCOLOR="white" CLASS="TableRowColor">
  306. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  307. <CODE>&nbsp;void</CODE></FONT></TD>
  308. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/browser/FileCellRenderer.html#paintComponent(java.awt.Graphics)">paintComponent</A></B>(java.awt.Graphics&nbsp;g)</CODE>
  309. <BR>
  310. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  311. </TR>
  312. </TABLE>
  313. &nbsp;<A NAME="methods_inherited_from_class_javax.swing.table.DefaultTableCellRenderer"><!-- --></A>
  314. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  315. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  316. <TH ALIGN="left"><B>Methods inherited from class javax.swing.table.DefaultTableCellRenderer</B></TH>
  317. </TR>
  318. <TR BGCOLOR="white" CLASS="TableRowColor">
  319. <TD><CODE>firePropertyChange, firePropertyChange, invalidate, isOpaque, repaint, repaint, repaint, revalidate, setBackground, setForeground, setValue, updateUI, validate</CODE></TD>
  320. </TR>
  321. </TABLE>
  322. &nbsp;<A NAME="methods_inherited_from_class_javax.swing.JLabel"><!-- --></A>
  323. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  324. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  325. <TH ALIGN="left"><B>Methods inherited from class javax.swing.JLabel</B></TH>
  326. </TR>
  327. <TR BGCOLOR="white" CLASS="TableRowColor">
  328. <TD><CODE>checkHorizontalKey, checkVerticalKey, getAccessibleContext, getDisabledIcon, getDisplayedMnemonic, getDisplayedMnemonicIndex, getHorizontalAlignment, getHorizontalTextPosition, getIcon, getIconTextGap, getLabelFor, getText, getUI, getUIClassID, getVerticalAlignment, getVerticalTextPosition, imageUpdate, paramString, setDisabledIcon, setDisplayedMnemonic, setDisplayedMnemonic, setDisplayedMnemonicIndex, setHorizontalAlignment, setHorizontalTextPosition, setIcon, setIconTextGap, setLabelFor, setText, setUI, setVerticalAlignment, setVerticalTextPosition</CODE></TD>
  329. </TR>
  330. </TABLE>
  331. &nbsp;<A NAME="methods_inherited_from_class_javax.swing.JComponent"><!-- --></A>
  332. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  333. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  334. <TH ALIGN="left"><B>Methods inherited from class javax.swing.JComponent</B></TH>
  335. </TR>
  336. <TR BGCOLOR="white" CLASS="TableRowColor">
  337. <TD><CODE>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOptimizedDrawingEnabled, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</CODE></TD>
  338. </TR>
  339. </TABLE>
  340. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
  341. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  342. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  343. <TH ALIGN="left"><B>Methods inherited from class java.awt.Container</B></TH>
  344. </TR>
  345. <TR BGCOLOR="white" CLASS="TableRowColor">
  346. <TD><CODE>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusBackward, transferFocusDownCycle, validateTree</CODE></TD>
  347. </TR>
  348. </TABLE>
  349. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
  350. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  351. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  352. <TH ALIGN="left"><B>Methods inherited from class java.awt.Component</B></TH>
  353. </TR>
  354. <TR BGCOLOR="white" CLASS="TableRowColor">
  355. <TD><CODE>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusUpCycle</CODE></TD>
  356. </TR>
  357. </TABLE>
  358. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  359. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  360. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  361. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  362. </TR>
  363. <TR BGCOLOR="white" CLASS="TableRowColor">
  364. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
  365. </TR>
  366. </TABLE>
  367. &nbsp;
  368. <P>
  369. <!-- ============ FIELD DETAIL =========== -->
  370. <A NAME="field_detail"><!-- --></A>
  371. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  372. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  373. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  374. <B>Field Detail</B></FONT></TH>
  375. </TR>
  376. </TABLE>
  377. <A NAME="fileIcon"><!-- --></A><H3>
  378. fileIcon</H3>
  379. <PRE>
  380. public static javax.swing.Icon <B>fileIcon</B></PRE>
  381. <DL>
  382. <DL>
  383. </DL>
  384. </DL>
  385. <HR>
  386. <A NAME="openFileIcon"><!-- --></A><H3>
  387. openFileIcon</H3>
  388. <PRE>
  389. public static javax.swing.Icon <B>openFileIcon</B></PRE>
  390. <DL>
  391. <DL>
  392. </DL>
  393. </DL>
  394. <HR>
  395. <A NAME="dirIcon"><!-- --></A><H3>
  396. dirIcon</H3>
  397. <PRE>
  398. public static javax.swing.Icon <B>dirIcon</B></PRE>
  399. <DL>
  400. <DL>
  401. </DL>
  402. </DL>
  403. <HR>
  404. <A NAME="openDirIcon"><!-- --></A><H3>
  405. openDirIcon</H3>
  406. <PRE>
  407. public static javax.swing.Icon <B>openDirIcon</B></PRE>
  408. <DL>
  409. <DL>
  410. </DL>
  411. </DL>
  412. <HR>
  413. <A NAME="filesystemIcon"><!-- --></A><H3>
  414. filesystemIcon</H3>
  415. <PRE>
  416. public static javax.swing.Icon <B>filesystemIcon</B></PRE>
  417. <DL>
  418. <DL>
  419. </DL>
  420. </DL>
  421. <HR>
  422. <A NAME="loadingIcon"><!-- --></A><H3>
  423. loadingIcon</H3>
  424. <PRE>
  425. public static javax.swing.Icon <B>loadingIcon</B></PRE>
  426. <DL>
  427. <DL>
  428. </DL>
  429. </DL>
  430. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  431. <A NAME="constructor_detail"><!-- --></A>
  432. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  433. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  434. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  435. <B>Constructor Detail</B></FONT></TH>
  436. </TR>
  437. </TABLE>
  438. <A NAME="FileCellRenderer()"><!-- --></A><H3>
  439. FileCellRenderer</H3>
  440. <PRE>
  441. public <B>FileCellRenderer</B>()</PRE>
  442. <DL>
  443. </DL>
  444. <!-- ============ METHOD DETAIL ========== -->
  445. <A NAME="method_detail"><!-- --></A>
  446. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  447. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  448. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  449. <B>Method Detail</B></FONT></TH>
  450. </TR>
  451. </TABLE>
  452. <A NAME="getTableCellRendererComponent(javax.swing.JTable, java.lang.Object, boolean, boolean, int, int)"><!-- --></A><H3>
  453. getTableCellRendererComponent</H3>
  454. <PRE>
  455. public java.awt.Component <B>getTableCellRendererComponent</B>(javax.swing.JTable&nbsp;table,
  456. java.lang.Object&nbsp;value,
  457. boolean&nbsp;isSelected,
  458. boolean&nbsp;hasFocus,
  459. int&nbsp;row,
  460. int&nbsp;column)</PRE>
  461. <DL>
  462. <DD><DL>
  463. <DT><B>Specified by:</B><DD><CODE>getTableCellRendererComponent</CODE> in interface <CODE>javax.swing.table.TableCellRenderer</CODE><DT><B>Overrides:</B><DD><CODE>getTableCellRendererComponent</CODE> in class <CODE>javax.swing.table.DefaultTableCellRenderer</CODE></DL>
  464. </DD>
  465. <DD><DL>
  466. </DL>
  467. </DD>
  468. </DL>
  469. <HR>
  470. <A NAME="paintComponent(java.awt.Graphics)"><!-- --></A><H3>
  471. paintComponent</H3>
  472. <PRE>
  473. public void <B>paintComponent</B>(java.awt.Graphics&nbsp;g)</PRE>
  474. <DL>
  475. <DD><DL>
  476. <DT><B>Overrides:</B><DD><CODE>paintComponent</CODE> in class <CODE>javax.swing.JComponent</CODE></DL>
  477. </DD>
  478. <DD><DL>
  479. </DL>
  480. </DD>
  481. </DL>
  482. <HR>
  483. <A NAME="getIconForFile(org.gjt.sp.jedit.io.VFSFile, boolean)"><!-- --></A><H3>
  484. getIconForFile</H3>
  485. <PRE>
  486. public static javax.swing.Icon <B>getIconForFile</B>(<A HREF="../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A>&nbsp;file,
  487. boolean&nbsp;expanded)</PRE>
  488. <DL>
  489. <DD><DL>
  490. <DT><B>Since:</B></DT>
  491. <DD>jEdit 4.3pre2</DD>
  492. </DL>
  493. </DD>
  494. </DL>
  495. <HR>
  496. <A NAME="getIconForFile(org.gjt.sp.jedit.io.VFSFile, boolean, boolean)"><!-- --></A><H3>
  497. getIconForFile</H3>
  498. <PRE>
  499. public static javax.swing.Icon <B>getIconForFile</B>(<A HREF="../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A>&nbsp;file,
  500. boolean&nbsp;expanded,
  501. boolean&nbsp;openBuffer)</PRE>
  502. <DL>
  503. <DD><DL>
  504. </DL>
  505. </DD>
  506. </DL>
  507. <!-- ========= END OF CLASS DATA ========= -->
  508. <HR>
  509. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  510. <A NAME="navbar_bottom"><!-- --></A>
  511. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  512. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  513. <TR>
  514. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  515. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  516. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  517. <TR ALIGN="center" VALIGN="top">
  518. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  519. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  520. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  521. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/FileCellRenderer.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  522. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  523. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  524. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  525. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  526. </TR>
  527. </TABLE>
  528. </TD>
  529. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  530. </EM>
  531. </TD>
  532. </TR>
  533. <TR>
  534. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  535. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/browser/BrowserListener.html" title="interface in org.gjt.sp.jedit.browser"><B>PREV CLASS</B></A>&nbsp;
  536. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/browser/VFSBrowser.html" title="class in org.gjt.sp.jedit.browser"><B>NEXT CLASS</B></A></FONT></TD>
  537. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  538. <A HREF="../../../../../index.html?org/gjt/sp/jedit/browser/FileCellRenderer.html" target="_top"><B>FRAMES</B></A> &nbsp;
  539. &nbsp;<A HREF="FileCellRenderer.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  540. &nbsp;
  541. <NOSCRIPT>
  542. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  543. </NOSCRIPT>
  544. </FONT></TD>
  545. </TR>
  546. <TR>
  547. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  548. SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_javax.swing.table.DefaultTableCellRenderer">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  549. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  550. DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  551. </TR>
  552. </TABLE>
  553. <A NAME="skip-navbar_bottom"></A>
  554. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  555. <HR>
  556. </BODY>
  557. </HTML>