Subversion Repositories javautils

Rev

Blame | Last modification | View Log | RSS feed

  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.6.0_10) on Tue Nov 17 12:13:44 PST 2009 -->
  6. <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  7. <TITLE>
  8. Uses of Class javax.mail.Folder (JavaMail API documentation)
  9. </TITLE>
  10.  
  11. <META NAME="date" CONTENT="2009-11-17">
  12.  
  13. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
  14.  
  15. <SCRIPT type="text/javascript">
  16. function windowTitle()
  17. {
  18.     if (location.href.indexOf('is-external=true') == -1) {
  19.         parent.document.title="Uses of Class javax.mail.Folder (JavaMail API documentation)";
  20.     }
  21. }
  22. </SCRIPT>
  23. <NOSCRIPT>
  24. </NOSCRIPT>
  25.  
  26. </HEAD>
  27.  
  28. <BODY BGCOLOR="white" onload="windowTitle();">
  29. <HR>
  30.  
  31.  
  32. <!-- ========= START OF TOP NAVBAR ======= -->
  33. <A NAME="navbar_top"><!-- --></A>
  34. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  35. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  36. <TR>
  37. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  38. <A NAME="navbar_top_firstrow"><!-- --></A>
  39. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  40.   <TR ALIGN="center" VALIGN="top">
  41.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  42.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  43.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../javax/mail/Folder.html" title="class in javax.mail"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
  44.   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
  45.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  46.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  47.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  48.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  49.   </TR>
  50. </TABLE>
  51. </TD>
  52. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  53. </EM>
  54. </TD>
  55. </TR>
  56.  
  57. <TR>
  58. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  59. &nbsp;PREV&nbsp;
  60. &nbsp;NEXT</FONT></TD>
  61. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  62.   <A HREF="../../../index.html?javax/mail//class-useFolder.html" target="_top"><B>FRAMES</B></A>  &nbsp;
  63. &nbsp;<A HREF="Folder.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
  64. &nbsp;<SCRIPT type="text/javascript">
  65.   <!--
  66.   if(window==top) {
  67.     document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
  68.   }
  69.   //-->
  70. </SCRIPT>
  71. <NOSCRIPT>
  72.   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
  73. </NOSCRIPT>
  74.  
  75.  
  76. </FONT></TD>
  77. </TR>
  78. </TABLE>
  79. <A NAME="skip-navbar_top"></A>
  80. <!-- ========= END OF TOP NAVBAR ========= -->
  81.  
  82. <HR>
  83. <CENTER>
  84. <H2>
  85. <B>Uses of Class<br>javax.mail.Folder</B></H2>
  86. </CENTER>
  87.  
  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. Packages that use <A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></FONT></TH>
  92. </TR>
  93. <TR BGCOLOR="white" CLASS="TableRowColor">
  94. <TD><A HREF="#com.sun.mail.imap"><B>com.sun.mail.imap</B></A></TD>
  95. <TD>An IMAP protocol provider for the JavaMail API
  96. that provides access to an IMAP message store.&nbsp;</TD>
  97. </TR>
  98. <TR BGCOLOR="white" CLASS="TableRowColor">
  99. <TD><A HREF="#com.sun.mail.pop3"><B>com.sun.mail.pop3</B></A></TD>
  100. <TD>A POP3 protocol provider for the JavaMail API
  101. that provides access to a POP3 message store.&nbsp;</TD>
  102. </TR>
  103. <TR BGCOLOR="white" CLASS="TableRowColor">
  104. <TD><A HREF="#javax.mail"><B>javax.mail</B></A></TD>
  105. <TD>The JavaMail<sup><font size="-2">TM</font></sup> API
  106. provides classes that model a mail system.&nbsp;</TD>
  107. </TR>
  108. <TR BGCOLOR="white" CLASS="TableRowColor">
  109. <TD><A HREF="#javax.mail.event"><B>javax.mail.event</B></A></TD>
  110. <TD>Listeners and events for the JavaMail API.&nbsp;</TD>
  111. </TR>
  112. <TR BGCOLOR="white" CLASS="TableRowColor">
  113. <TD><A HREF="#javax.mail.internet"><B>javax.mail.internet</B></A></TD>
  114. <TD>Classes specific to Internet mail systems.&nbsp;</TD>
  115. </TR>
  116. </TABLE>
  117. &nbsp;
  118. <P>
  119. <A NAME="com.sun.mail.imap"><!-- --></A>
  120. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  121. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  122. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  123. Uses of <A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A> in <A HREF="../../../com/sun/mail/imap/package-summary.html">com.sun.mail.imap</A></FONT></TH>
  124. </TR>
  125. </TABLE>
  126. &nbsp;
  127. <P>
  128.  
  129. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  130. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  131. <TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A> in <A HREF="../../../com/sun/mail/imap/package-summary.html">com.sun.mail.imap</A></FONT></TH>
  132. </TR>
  133. <TR BGCOLOR="white" CLASS="TableRowColor">
  134. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  135. <CODE>&nbsp;class</CODE></FONT></TD>
  136. <TD><CODE><B><A HREF="../../../com/sun/mail/imap/IMAPFolder.html" title="class in com.sun.mail.imap">IMAPFolder</A></B></CODE>
  137.  
  138. <BR>
  139. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements an IMAP folder.</TD>
  140. </TR>
  141. </TABLE>
  142. &nbsp;
  143. <P>
  144.  
  145. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  146. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  147. <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../com/sun/mail/imap/package-summary.html">com.sun.mail.imap</A> that return <A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></FONT></TH>
  148. </TR>
  149. <TR BGCOLOR="white" CLASS="TableRowColor">
  150. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  151. <CODE>&nbsp;<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></CODE></FONT></TD>
  152. <TD><CODE><B>IMAPStore.</B><B><A HREF="../../../com/sun/mail/imap/IMAPStore.html#getDefaultFolder()">getDefaultFolder</A></B>()</CODE>
  153.  
  154. <BR>
  155. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the default folder, representing the root of this user's
  156. namespace.</TD>
  157. </TR>
  158. <TR BGCOLOR="white" CLASS="TableRowColor">
  159. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  160. <CODE>&nbsp;<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></CODE></FONT></TD>
  161. <TD><CODE><B>IMAPStore.</B><B><A HREF="../../../com/sun/mail/imap/IMAPStore.html#getFolder(java.lang.String)">getFolder</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</CODE>
  162.  
  163. <BR>
  164. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get named folder.</TD>
  165. </TR>
  166. <TR BGCOLOR="white" CLASS="TableRowColor">
  167. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  168. <CODE>&nbsp;<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></CODE></FONT></TD>
  169. <TD><CODE><B>IMAPFolder.</B><B><A HREF="../../../com/sun/mail/imap/IMAPFolder.html#getFolder(java.lang.String)">getFolder</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</CODE>
  170.  
  171. <BR>
  172. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the named subfolder.</TD>
  173. </TR>
  174. <TR BGCOLOR="white" CLASS="TableRowColor">
  175. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  176. <CODE>&nbsp;<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></CODE></FONT></TD>
  177. <TD><CODE><B>IMAPStore.</B><B><A HREF="../../../com/sun/mail/imap/IMAPStore.html#getFolder(javax.mail.URLName)">getFolder</A></B>(<A HREF="../../../javax/mail/URLName.html" title="class in javax.mail">URLName</A>&nbsp;url)</CODE>
  178.  
  179. <BR>
  180. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get named folder.</TD>
  181. </TR>
  182. <TR BGCOLOR="white" CLASS="TableRowColor">
  183. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  184. <CODE>&nbsp;<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></CODE></FONT></TD>
  185. <TD><CODE><B>IMAPFolder.</B><B><A HREF="../../../com/sun/mail/imap/IMAPFolder.html#getParent()">getParent</A></B>()</CODE>
  186.  
  187. <BR>
  188. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get this folder's parent.</TD>
  189. </TR>
  190. <TR BGCOLOR="white" CLASS="TableRowColor">
  191. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  192. <CODE>&nbsp;<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>[]</CODE></FONT></TD>
  193. <TD><CODE><B>IMAPStore.</B><B><A HREF="../../../com/sun/mail/imap/IMAPStore.html#getPersonalNamespaces()">getPersonalNamespaces</A></B>()</CODE>
  194.  
  195. <BR>
  196. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Using the IMAP NAMESPACE command (RFC 2342), return a set
  197.  of folders representing the Personal namespaces.</TD>
  198. </TR>
  199. <TR BGCOLOR="white" CLASS="TableRowColor">
  200. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  201. <CODE>&nbsp;<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>[]</CODE></FONT></TD>
  202. <TD><CODE><B>IMAPStore.</B><B><A HREF="../../../com/sun/mail/imap/IMAPStore.html#getSharedNamespaces()">getSharedNamespaces</A></B>()</CODE>
  203.  
  204. <BR>
  205. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Using the IMAP NAMESPACE command (RFC 2342), return a set
  206.  of folders representing the Shared namespaces.</TD>
  207. </TR>
  208. <TR BGCOLOR="white" CLASS="TableRowColor">
  209. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  210. <CODE>&nbsp;<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>[]</CODE></FONT></TD>
  211. <TD><CODE><B>IMAPStore.</B><B><A HREF="../../../com/sun/mail/imap/IMAPStore.html#getUserNamespaces(java.lang.String)">getUserNamespaces</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;user)</CODE>
  212.  
  213. <BR>
  214. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Using the IMAP NAMESPACE command (RFC 2342), return a set
  215.  of folders representing the User's namespaces.</TD>
  216. </TR>
  217. <TR BGCOLOR="white" CLASS="TableRowColor">
  218. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  219. <CODE>&nbsp;<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>[]</CODE></FONT></TD>
  220. <TD><CODE><B>IMAPFolder.</B><B><A HREF="../../../com/sun/mail/imap/IMAPFolder.html#list(java.lang.String)">list</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;pattern)</CODE>
  221.  
  222. <BR>
  223. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;List all subfolders matching the specified pattern.</TD>
  224. </TR>
  225. <TR BGCOLOR="white" CLASS="TableRowColor">
  226. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  227. <CODE>&nbsp;<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>[]</CODE></FONT></TD>
  228. <TD><CODE><B>IMAPFolder.</B><B><A HREF="../../../com/sun/mail/imap/IMAPFolder.html#listSubscribed(java.lang.String)">listSubscribed</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;pattern)</CODE>
  229.  
  230. <BR>
  231. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;List all subscribed subfolders matching the specified pattern.</TD>
  232. </TR>
  233. </TABLE>
  234. &nbsp;
  235. <P>
  236.  
  237. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  238. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  239. <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../com/sun/mail/imap/package-summary.html">com.sun.mail.imap</A> with parameters of type <A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></FONT></TH>
  240. </TR>
  241. <TR BGCOLOR="white" CLASS="TableRowColor">
  242. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  243. <CODE>&nbsp;void</CODE></FONT></TD>
  244. <TD><CODE><B>IMAPFolder.</B><B><A HREF="../../../com/sun/mail/imap/IMAPFolder.html#copyMessages(javax.mail.Message[], javax.mail.Folder)">copyMessages</A></B>(<A HREF="../../../javax/mail/Message.html" title="class in javax.mail">Message</A>[]&nbsp;msgs,
  245.             <A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>&nbsp;folder)</CODE>
  246.  
  247. <BR>
  248. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Copy the specified messages from this folder, to the
  249. specified destination.</TD>
  250. </TR>
  251. <TR BGCOLOR="white" CLASS="TableRowColor">
  252. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  253. <CODE>&nbsp;boolean</CODE></FONT></TD>
  254. <TD><CODE><B>IMAPFolder.</B><B><A HREF="../../../com/sun/mail/imap/IMAPFolder.html#renameTo(javax.mail.Folder)">renameTo</A></B>(<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>&nbsp;f)</CODE>
  255.  
  256. <BR>
  257. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Rename this folder.</TD>
  258. </TR>
  259. </TABLE>
  260. &nbsp;
  261. <P>
  262. <A NAME="com.sun.mail.pop3"><!-- --></A>
  263. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  264. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  265. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  266. Uses of <A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A> in <A HREF="../../../com/sun/mail/pop3/package-summary.html">com.sun.mail.pop3</A></FONT></TH>
  267. </TR>
  268. </TABLE>
  269. &nbsp;
  270. <P>
  271.  
  272. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  273. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  274. <TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A> in <A HREF="../../../com/sun/mail/pop3/package-summary.html">com.sun.mail.pop3</A></FONT></TH>
  275. </TR>
  276. <TR BGCOLOR="white" CLASS="TableRowColor">
  277. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  278. <CODE>&nbsp;class</CODE></FONT></TD>
  279. <TD><CODE><B><A HREF="../../../com/sun/mail/pop3/POP3Folder.html" title="class in com.sun.mail.pop3">POP3Folder</A></B></CODE>
  280.  
  281. <BR>
  282. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A POP3 Folder (can only be "INBOX").</TD>
  283. </TR>
  284. </TABLE>
  285. &nbsp;
  286. <P>
  287.  
  288. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  289. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  290. <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../com/sun/mail/pop3/package-summary.html">com.sun.mail.pop3</A> that return <A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></FONT></TH>
  291. </TR>
  292. <TR BGCOLOR="white" CLASS="TableRowColor">
  293. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  294. <CODE>&nbsp;<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></CODE></FONT></TD>
  295. <TD><CODE><B>POP3Store.</B><B><A HREF="../../../com/sun/mail/pop3/POP3Store.html#getDefaultFolder()">getDefaultFolder</A></B>()</CODE>
  296.  
  297. <BR>
  298. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  299. </TR>
  300. <TR BGCOLOR="white" CLASS="TableRowColor">
  301. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  302. <CODE>&nbsp;<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></CODE></FONT></TD>
  303. <TD><CODE><B>POP3Store.</B><B><A HREF="../../../com/sun/mail/pop3/POP3Store.html#getFolder(java.lang.String)">getFolder</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</CODE>
  304.  
  305. <BR>
  306. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Only the name "INBOX" is supported.</TD>
  307. </TR>
  308. <TR BGCOLOR="white" CLASS="TableRowColor">
  309. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  310. <CODE>&nbsp;<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></CODE></FONT></TD>
  311. <TD><CODE><B>POP3Folder.</B><B><A HREF="../../../com/sun/mail/pop3/POP3Folder.html#getFolder(java.lang.String)">getFolder</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</CODE>
  312.  
  313. <BR>
  314. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Always throws <code>MessagingException</code> because no POP3 folders
  315. can contain subfolders.</TD>
  316. </TR>
  317. <TR BGCOLOR="white" CLASS="TableRowColor">
  318. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  319. <CODE>&nbsp;<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></CODE></FONT></TD>
  320. <TD><CODE><B>POP3Store.</B><B><A HREF="../../../com/sun/mail/pop3/POP3Store.html#getFolder(javax.mail.URLName)">getFolder</A></B>(<A HREF="../../../javax/mail/URLName.html" title="class in javax.mail">URLName</A>&nbsp;url)</CODE>
  321.  
  322. <BR>
  323. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  324. </TR>
  325. <TR BGCOLOR="white" CLASS="TableRowColor">
  326. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  327. <CODE>&nbsp;<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></CODE></FONT></TD>
  328. <TD><CODE><B>POP3Folder.</B><B><A HREF="../../../com/sun/mail/pop3/POP3Folder.html#getParent()">getParent</A></B>()</CODE>
  329.  
  330. <BR>
  331. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  332. </TR>
  333. <TR BGCOLOR="white" CLASS="TableRowColor">
  334. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  335. <CODE>&nbsp;<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>[]</CODE></FONT></TD>
  336. <TD><CODE><B>POP3Folder.</B><B><A HREF="../../../com/sun/mail/pop3/POP3Folder.html#list(java.lang.String)">list</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;pattern)</CODE>
  337.  
  338. <BR>
  339. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Always throws <code>MessagingException</code> because no POP3 folders
  340. can contain subfolders.</TD>
  341. </TR>
  342. </TABLE>
  343. &nbsp;
  344. <P>
  345.  
  346. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  347. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  348. <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../com/sun/mail/pop3/package-summary.html">com.sun.mail.pop3</A> with parameters of type <A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></FONT></TH>
  349. </TR>
  350. <TR BGCOLOR="white" CLASS="TableRowColor">
  351. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  352. <CODE>protected &nbsp;<A HREF="../../../com/sun/mail/pop3/POP3Message.html" title="class in com.sun.mail.pop3">POP3Message</A></CODE></FONT></TD>
  353. <TD><CODE><B>POP3Folder.</B><B><A HREF="../../../com/sun/mail/pop3/POP3Folder.html#createMessage(javax.mail.Folder, int)">createMessage</A></B>(<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>&nbsp;f,
  354.              int&nbsp;msgno)</CODE>
  355.  
  356. <BR>
  357. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  358. </TR>
  359. <TR BGCOLOR="white" CLASS="TableRowColor">
  360. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  361. <CODE>&nbsp;boolean</CODE></FONT></TD>
  362. <TD><CODE><B>POP3Folder.</B><B><A HREF="../../../com/sun/mail/pop3/POP3Folder.html#renameTo(javax.mail.Folder)">renameTo</A></B>(<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>&nbsp;f)</CODE>
  363.  
  364. <BR>
  365. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Always throws <code>MethodNotSupportedException</code>
  366. because the POP3 protocol doesn't support multiple folders.</TD>
  367. </TR>
  368. </TABLE>
  369. &nbsp;
  370. <P>
  371.  
  372. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  373. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  374. <TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../com/sun/mail/pop3/package-summary.html">com.sun.mail.pop3</A> with parameters of type <A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></FONT></TH>
  375. </TR>
  376. <TR BGCOLOR="white" CLASS="TableRowColor">
  377. <TD><CODE><B><A HREF="../../../com/sun/mail/pop3/POP3Message.html#POP3Message(javax.mail.Folder, int)">POP3Message</A></B>(<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>&nbsp;folder,
  378.             int&nbsp;msgno)</CODE>
  379.  
  380. <BR>
  381. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  382. </TR>
  383. </TABLE>
  384. &nbsp;
  385. <P>
  386. <A NAME="javax.mail"><!-- --></A>
  387. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  388. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  389. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  390. Uses of <A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A> in <A HREF="../../../javax/mail/package-summary.html">javax.mail</A></FONT></TH>
  391. </TR>
  392. </TABLE>
  393. &nbsp;
  394. <P>
  395.  
  396. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  397. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  398. <TH ALIGN="left" COLSPAN="2">Fields in <A HREF="../../../javax/mail/package-summary.html">javax.mail</A> declared as <A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></FONT></TH>
  399. </TR>
  400. <TR BGCOLOR="white" CLASS="TableRowColor">
  401. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  402. <CODE>protected &nbsp;<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></CODE></FONT></TD>
  403. <TD><CODE><B>Message.</B><B><A HREF="../../../javax/mail/Message.html#folder">folder</A></B></CODE>
  404.  
  405. <BR>
  406. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The containing folder, if this message is obtained from a folder</TD>
  407. </TR>
  408. </TABLE>
  409. &nbsp;
  410. <P>
  411.  
  412. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  413. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  414. <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../javax/mail/package-summary.html">javax.mail</A> that return <A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></FONT></TH>
  415. </TR>
  416. <TR BGCOLOR="white" CLASS="TableRowColor">
  417. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  418. <CODE>abstract &nbsp;<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></CODE></FONT></TD>
  419. <TD><CODE><B>Store.</B><B><A HREF="../../../javax/mail/Store.html#getDefaultFolder()">getDefaultFolder</A></B>()</CODE>
  420.  
  421. <BR>
  422. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a Folder object that represents the 'root' of
  423.  the default namespace presented to the user by the Store.</TD>
  424. </TR>
  425. <TR BGCOLOR="white" CLASS="TableRowColor">
  426. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  427. <CODE>&nbsp;<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></CODE></FONT></TD>
  428. <TD><CODE><B>ReadOnlyFolderException.</B><B><A HREF="../../../javax/mail/ReadOnlyFolderException.html#getFolder()">getFolder</A></B>()</CODE>
  429.  
  430. <BR>
  431. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the dead Folder object.</TD>
  432. </TR>
  433. <TR BGCOLOR="white" CLASS="TableRowColor">
  434. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  435. <CODE>&nbsp;<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></CODE></FONT></TD>
  436. <TD><CODE><B>Message.</B><B><A HREF="../../../javax/mail/Message.html#getFolder()">getFolder</A></B>()</CODE>
  437.  
  438. <BR>
  439. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the folder from which this message was obtained.</TD>
  440. </TR>
  441. <TR BGCOLOR="white" CLASS="TableRowColor">
  442. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  443. <CODE>&nbsp;<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></CODE></FONT></TD>
  444. <TD><CODE><B>FolderNotFoundException.</B><B><A HREF="../../../javax/mail/FolderNotFoundException.html#getFolder()">getFolder</A></B>()</CODE>
  445.  
  446. <BR>
  447. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the offending Folder object.</TD>
  448. </TR>
  449. <TR BGCOLOR="white" CLASS="TableRowColor">
  450. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  451. <CODE>&nbsp;<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></CODE></FONT></TD>
  452. <TD><CODE><B>FolderClosedException.</B><B><A HREF="../../../javax/mail/FolderClosedException.html#getFolder()">getFolder</A></B>()</CODE>
  453.  
  454. <BR>
  455. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the dead Folder object</TD>
  456. </TR>
  457. <TR BGCOLOR="white" CLASS="TableRowColor">
  458. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  459. <CODE>abstract &nbsp;<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></CODE></FONT></TD>
  460. <TD><CODE><B>Store.</B><B><A HREF="../../../javax/mail/Store.html#getFolder(java.lang.String)">getFolder</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</CODE>
  461.  
  462. <BR>
  463. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the Folder object corresponding to the given name.</TD>
  464. </TR>
  465. <TR BGCOLOR="white" CLASS="TableRowColor">
  466. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  467. <CODE>abstract &nbsp;<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></CODE></FONT></TD>
  468. <TD><CODE><B>Folder.</B><B><A HREF="../../../javax/mail/Folder.html#getFolder(java.lang.String)">getFolder</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</CODE>
  469.  
  470. <BR>
  471. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the Folder object corresponding to the given name.</TD>
  472. </TR>
  473. <TR BGCOLOR="white" CLASS="TableRowColor">
  474. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  475. <CODE>abstract &nbsp;<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></CODE></FONT></TD>
  476. <TD><CODE><B>Store.</B><B><A HREF="../../../javax/mail/Store.html#getFolder(javax.mail.URLName)">getFolder</A></B>(<A HREF="../../../javax/mail/URLName.html" title="class in javax.mail">URLName</A>&nbsp;url)</CODE>
  477.  
  478. <BR>
  479. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return a closed Folder object, corresponding to the given
  480.  URLName.</TD>
  481. </TR>
  482. <TR BGCOLOR="white" CLASS="TableRowColor">
  483. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  484. <CODE>&nbsp;<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></CODE></FONT></TD>
  485. <TD><CODE><B>Session.</B><B><A HREF="../../../javax/mail/Session.html#getFolder(javax.mail.URLName)">getFolder</A></B>(<A HREF="../../../javax/mail/URLName.html" title="class in javax.mail">URLName</A>&nbsp;url)</CODE>
  486.  
  487. <BR>
  488. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get a closed Folder object for the given URLName.</TD>
  489. </TR>
  490. <TR BGCOLOR="white" CLASS="TableRowColor">
  491. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  492. <CODE>abstract &nbsp;<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></CODE></FONT></TD>
  493. <TD><CODE><B>Folder.</B><B><A HREF="../../../javax/mail/Folder.html#getParent()">getParent</A></B>()</CODE>
  494.  
  495. <BR>
  496. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the parent folder of this folder.</TD>
  497. </TR>
  498. <TR BGCOLOR="white" CLASS="TableRowColor">
  499. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  500. <CODE>&nbsp;<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>[]</CODE></FONT></TD>
  501. <TD><CODE><B>Store.</B><B><A HREF="../../../javax/mail/Store.html#getPersonalNamespaces()">getPersonalNamespaces</A></B>()</CODE>
  502.  
  503. <BR>
  504. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return a set of folders representing the <i>personal</i> namespaces
  505.  for the current user.</TD>
  506. </TR>
  507. <TR BGCOLOR="white" CLASS="TableRowColor">
  508. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  509. <CODE>&nbsp;<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>[]</CODE></FONT></TD>
  510. <TD><CODE><B>Store.</B><B><A HREF="../../../javax/mail/Store.html#getSharedNamespaces()">getSharedNamespaces</A></B>()</CODE>
  511.  
  512. <BR>
  513. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return a set of folders representing the <i>shared</i> namespaces.</TD>
  514. </TR>
  515. <TR BGCOLOR="white" CLASS="TableRowColor">
  516. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  517. <CODE>&nbsp;<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>[]</CODE></FONT></TD>
  518. <TD><CODE><B>Store.</B><B><A HREF="../../../javax/mail/Store.html#getUserNamespaces(java.lang.String)">getUserNamespaces</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;user)</CODE>
  519.  
  520. <BR>
  521. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return a set of folders representing the namespaces for
  522.  <code>user</code>.</TD>
  523. </TR>
  524. <TR BGCOLOR="white" CLASS="TableRowColor">
  525. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  526. <CODE>&nbsp;<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>[]</CODE></FONT></TD>
  527. <TD><CODE><B>Folder.</B><B><A HREF="../../../javax/mail/Folder.html#list()">list</A></B>()</CODE>
  528.  
  529. <BR>
  530. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Convenience method that returns the list of folders under this
  531.  Folder.</TD>
  532. </TR>
  533. <TR BGCOLOR="white" CLASS="TableRowColor">
  534. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  535. <CODE>abstract &nbsp;<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>[]</CODE></FONT></TD>
  536. <TD><CODE><B>Folder.</B><B><A HREF="../../../javax/mail/Folder.html#list(java.lang.String)">list</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;pattern)</CODE>
  537.  
  538. <BR>
  539. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of Folders belonging to this Folder's namespace
  540. that match the specified pattern.</TD>
  541. </TR>
  542. <TR BGCOLOR="white" CLASS="TableRowColor">
  543. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  544. <CODE>&nbsp;<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>[]</CODE></FONT></TD>
  545. <TD><CODE><B>Folder.</B><B><A HREF="../../../javax/mail/Folder.html#listSubscribed()">listSubscribed</A></B>()</CODE>
  546.  
  547. <BR>
  548. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Convenience method that returns the list of subscribed folders
  549. under this Folder.</TD>
  550. </TR>
  551. <TR BGCOLOR="white" CLASS="TableRowColor">
  552. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  553. <CODE>&nbsp;<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>[]</CODE></FONT></TD>
  554. <TD><CODE><B>Folder.</B><B><A HREF="../../../javax/mail/Folder.html#listSubscribed(java.lang.String)">listSubscribed</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;pattern)</CODE>
  555.  
  556. <BR>
  557. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of subscribed Folders belonging to this Folder's
  558.  namespace that match the specified pattern.</TD>
  559. </TR>
  560. </TABLE>
  561. &nbsp;
  562. <P>
  563.  
  564. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  565. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  566. <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../javax/mail/package-summary.html">javax.mail</A> with parameters of type <A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></FONT></TH>
  567. </TR>
  568. <TR BGCOLOR="white" CLASS="TableRowColor">
  569. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  570. <CODE>&nbsp;void</CODE></FONT></TD>
  571. <TD><CODE><B>Folder.</B><B><A HREF="../../../javax/mail/Folder.html#copyMessages(javax.mail.Message[], javax.mail.Folder)">copyMessages</A></B>(<A HREF="../../../javax/mail/Message.html" title="class in javax.mail">Message</A>[]&nbsp;msgs,
  572.              <A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>&nbsp;folder)</CODE>
  573.  
  574. <BR>
  575. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Copy the specified Messages from this Folder into another
  576.  Folder.</TD>
  577. </TR>
  578. <TR BGCOLOR="white" CLASS="TableRowColor">
  579. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  580. <CODE>protected &nbsp;void</CODE></FONT></TD>
  581. <TD><CODE><B>Store.</B><B><A HREF="../../../javax/mail/Store.html#notifyFolderListeners(int, javax.mail.Folder)">notifyFolderListeners</A></B>(int&nbsp;type,
  582.                       <A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>&nbsp;folder)</CODE>
  583.  
  584. <BR>
  585. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Notify all FolderListeners.</TD>
  586. </TR>
  587. <TR BGCOLOR="white" CLASS="TableRowColor">
  588. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  589. <CODE>protected &nbsp;void</CODE></FONT></TD>
  590. <TD><CODE><B>Folder.</B><B><A HREF="../../../javax/mail/Folder.html#notifyFolderRenamedListeners(javax.mail.Folder)">notifyFolderRenamedListeners</A></B>(<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>&nbsp;folder)</CODE>
  591.  
  592. <BR>
  593. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Notify all FolderListeners registered on this Folder and
  594.  this folder's Store about the renaming of this folder.</TD>
  595. </TR>
  596. <TR BGCOLOR="white" CLASS="TableRowColor">
  597. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  598. <CODE>protected &nbsp;void</CODE></FONT></TD>
  599. <TD><CODE><B>Store.</B><B><A HREF="../../../javax/mail/Store.html#notifyFolderRenamedListeners(javax.mail.Folder, javax.mail.Folder)">notifyFolderRenamedListeners</A></B>(<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>&nbsp;oldF,
  600.                             <A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>&nbsp;newF)</CODE>
  601.  
  602. <BR>
  603. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Notify all FolderListeners about the renaming of a folder.</TD>
  604. </TR>
  605. <TR BGCOLOR="white" CLASS="TableRowColor">
  606. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  607. <CODE>abstract &nbsp;boolean</CODE></FONT></TD>
  608. <TD><CODE><B>Folder.</B><B><A HREF="../../../javax/mail/Folder.html#renameTo(javax.mail.Folder)">renameTo</A></B>(<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>&nbsp;f)</CODE>
  609.  
  610. <BR>
  611. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Rename this Folder.</TD>
  612. </TR>
  613. </TABLE>
  614. &nbsp;
  615. <P>
  616.  
  617. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  618. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  619. <TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../javax/mail/package-summary.html">javax.mail</A> with parameters of type <A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></FONT></TH>
  620. </TR>
  621. <TR BGCOLOR="white" CLASS="TableRowColor">
  622. <TD><CODE><B><A HREF="../../../javax/mail/FolderClosedException.html#FolderClosedException(javax.mail.Folder)">FolderClosedException</A></B>(<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>&nbsp;folder)</CODE>
  623.  
  624. <BR>
  625. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor</TD>
  626. </TR>
  627. <TR BGCOLOR="white" CLASS="TableRowColor">
  628. <TD><CODE><B><A HREF="../../../javax/mail/FolderClosedException.html#FolderClosedException(javax.mail.Folder, java.lang.String)">FolderClosedException</A></B>(<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>&nbsp;folder,
  629.                      <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;message)</CODE>
  630.  
  631. <BR>
  632. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor</TD>
  633. </TR>
  634. <TR BGCOLOR="white" CLASS="TableRowColor">
  635. <TD><CODE><B><A HREF="../../../javax/mail/FolderNotFoundException.html#FolderNotFoundException(javax.mail.Folder)">FolderNotFoundException</A></B>(<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>&nbsp;folder)</CODE>
  636.  
  637. <BR>
  638. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a MessagingException with the specified folder.</TD>
  639. </TR>
  640. <TR BGCOLOR="white" CLASS="TableRowColor">
  641. <TD><CODE><B><A HREF="../../../javax/mail/FolderNotFoundException.html#FolderNotFoundException(javax.mail.Folder, java.lang.String)">FolderNotFoundException</A></B>(<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>&nbsp;folder,
  642.                        <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;s)</CODE>
  643.  
  644. <BR>
  645. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a MessagingException with the specified folder and
  646. the specified detail message.</TD>
  647. </TR>
  648. <TR BGCOLOR="white" CLASS="TableRowColor">
  649. <TD><CODE><B><A HREF="../../../javax/mail/FolderNotFoundException.html#FolderNotFoundException(java.lang.String, javax.mail.Folder)">FolderNotFoundException</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;s,
  650.                        <A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>&nbsp;folder)</CODE>
  651.  
  652. <BR>
  653. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a MessagingException with the specified detail message
  654. and the specified folder.</TD>
  655. </TR>
  656. <TR BGCOLOR="white" CLASS="TableRowColor">
  657. <TD><CODE><B><A HREF="../../../javax/mail/Message.html#Message(javax.mail.Folder, int)">Message</A></B>(<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>&nbsp;folder,
  658.        int&nbsp;msgnum)</CODE>
  659.  
  660. <BR>
  661. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor that takes a Folder and a message number.</TD>
  662. </TR>
  663. <TR BGCOLOR="white" CLASS="TableRowColor">
  664. <TD><CODE><B><A HREF="../../../javax/mail/ReadOnlyFolderException.html#ReadOnlyFolderException(javax.mail.Folder)">ReadOnlyFolderException</A></B>(<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>&nbsp;folder)</CODE>
  665.  
  666. <BR>
  667. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a MessagingException with the specified folder.</TD>
  668. </TR>
  669. <TR BGCOLOR="white" CLASS="TableRowColor">
  670. <TD><CODE><B><A HREF="../../../javax/mail/ReadOnlyFolderException.html#ReadOnlyFolderException(javax.mail.Folder, java.lang.String)">ReadOnlyFolderException</A></B>(<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>&nbsp;folder,
  671.                        <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;message)</CODE>
  672.  
  673. <BR>
  674. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a MessagingException with the specified folder and
  675. the specified detail message.</TD>
  676. </TR>
  677. </TABLE>
  678. &nbsp;
  679. <P>
  680. <A NAME="javax.mail.event"><!-- --></A>
  681. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  682. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  683. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  684. Uses of <A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A> in <A HREF="../../../javax/mail/event/package-summary.html">javax.mail.event</A></FONT></TH>
  685. </TR>
  686. </TABLE>
  687. &nbsp;
  688. <P>
  689.  
  690. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  691. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  692. <TH ALIGN="left" COLSPAN="2">Fields in <A HREF="../../../javax/mail/event/package-summary.html">javax.mail.event</A> declared as <A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></FONT></TH>
  693. </TR>
  694. <TR BGCOLOR="white" CLASS="TableRowColor">
  695. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  696. <CODE>protected &nbsp;<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></CODE></FONT></TD>
  697. <TD><CODE><B>FolderEvent.</B><B><A HREF="../../../javax/mail/event/FolderEvent.html#folder">folder</A></B></CODE>
  698.  
  699. <BR>
  700. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The folder the event occurred on.</TD>
  701. </TR>
  702. <TR BGCOLOR="white" CLASS="TableRowColor">
  703. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  704. <CODE>protected &nbsp;<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></CODE></FONT></TD>
  705. <TD><CODE><B>FolderEvent.</B><B><A HREF="../../../javax/mail/event/FolderEvent.html#newFolder">newFolder</A></B></CODE>
  706.  
  707. <BR>
  708. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The folder that represents the new name, in case of a RENAMED event.</TD>
  709. </TR>
  710. </TABLE>
  711. &nbsp;
  712. <P>
  713.  
  714. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  715. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  716. <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../javax/mail/event/package-summary.html">javax.mail.event</A> that return <A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></FONT></TH>
  717. </TR>
  718. <TR BGCOLOR="white" CLASS="TableRowColor">
  719. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  720. <CODE>&nbsp;<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></CODE></FONT></TD>
  721. <TD><CODE><B>FolderEvent.</B><B><A HREF="../../../javax/mail/event/FolderEvent.html#getFolder()">getFolder</A></B>()</CODE>
  722.  
  723. <BR>
  724. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the affected folder.</TD>
  725. </TR>
  726. <TR BGCOLOR="white" CLASS="TableRowColor">
  727. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  728. <CODE>&nbsp;<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></CODE></FONT></TD>
  729. <TD><CODE><B>FolderEvent.</B><B><A HREF="../../../javax/mail/event/FolderEvent.html#getNewFolder()">getNewFolder</A></B>()</CODE>
  730.  
  731. <BR>
  732. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If this event indicates that a folder is renamed, (i.e, the event type
  733. is RENAMED), then this method returns the Folder object representing the
  734. new name.</TD>
  735. </TR>
  736. </TABLE>
  737. &nbsp;
  738. <P>
  739.  
  740. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  741. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  742. <TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../javax/mail/event/package-summary.html">javax.mail.event</A> with parameters of type <A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></FONT></TH>
  743. </TR>
  744. <TR BGCOLOR="white" CLASS="TableRowColor">
  745. <TD><CODE><B><A HREF="../../../javax/mail/event/FolderEvent.html#FolderEvent(java.lang.Object, javax.mail.Folder, javax.mail.Folder, int)">FolderEvent</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;source,
  746.            <A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>&nbsp;oldFolder,
  747.            <A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>&nbsp;newFolder,
  748.            int&nbsp;type)</CODE>
  749.  
  750. <BR>
  751. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor.</TD>
  752. </TR>
  753. <TR BGCOLOR="white" CLASS="TableRowColor">
  754. <TD><CODE><B><A HREF="../../../javax/mail/event/FolderEvent.html#FolderEvent(java.lang.Object, javax.mail.Folder, int)">FolderEvent</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;source,
  755.            <A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>&nbsp;folder,
  756.            int&nbsp;type)</CODE>
  757.  
  758. <BR>
  759. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor.</TD>
  760. </TR>
  761. <TR BGCOLOR="white" CLASS="TableRowColor">
  762. <TD><CODE><B><A HREF="../../../javax/mail/event/MessageCountEvent.html#MessageCountEvent(javax.mail.Folder, int, boolean, javax.mail.Message[])">MessageCountEvent</A></B>(<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>&nbsp;folder,
  763.                  int&nbsp;type,
  764.                  boolean&nbsp;removed,
  765.                  <A HREF="../../../javax/mail/Message.html" title="class in javax.mail">Message</A>[]&nbsp;msgs)</CODE>
  766.  
  767. <BR>
  768. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor.</TD>
  769. </TR>
  770. </TABLE>
  771. &nbsp;
  772. <P>
  773. <A NAME="javax.mail.internet"><!-- --></A>
  774. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  775. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  776. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  777. Uses of <A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A> in <A HREF="../../../javax/mail/internet/package-summary.html">javax.mail.internet</A></FONT></TH>
  778. </TR>
  779. </TABLE>
  780. &nbsp;
  781. <P>
  782.  
  783. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  784. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  785. <TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../javax/mail/internet/package-summary.html">javax.mail.internet</A> with parameters of type <A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A></FONT></TH>
  786. </TR>
  787. <TR BGCOLOR="white" CLASS="TableRowColor">
  788. <TD><CODE><B><A HREF="../../../javax/mail/internet/MimeMessage.html#MimeMessage(javax.mail.Folder, java.io.InputStream, int)">MimeMessage</A></B>(<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>&nbsp;folder,
  789.            <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;is,
  790.            int&nbsp;msgnum)</CODE>
  791.  
  792. <BR>
  793. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a MimeMessage by reading and parsing the data from the
  794. specified MIME InputStream.</TD>
  795. </TR>
  796. <TR BGCOLOR="white" CLASS="TableRowColor">
  797. <TD><CODE><B><A HREF="../../../javax/mail/internet/MimeMessage.html#MimeMessage(javax.mail.Folder, int)">MimeMessage</A></B>(<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>&nbsp;folder,
  798.            int&nbsp;msgnum)</CODE>
  799.  
  800. <BR>
  801. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs an empty MimeMessage object with the given Folder
  802. and message number.</TD>
  803. </TR>
  804. <TR BGCOLOR="white" CLASS="TableRowColor">
  805. <TD><CODE><B><A HREF="../../../javax/mail/internet/MimeMessage.html#MimeMessage(javax.mail.Folder, javax.mail.internet.InternetHeaders, byte[], int)">MimeMessage</A></B>(<A HREF="../../../javax/mail/Folder.html" title="class in javax.mail">Folder</A>&nbsp;folder,
  806.            <A HREF="../../../javax/mail/internet/InternetHeaders.html" title="class in javax.mail.internet">InternetHeaders</A>&nbsp;headers,
  807.            byte[]&nbsp;content,
  808.            int&nbsp;msgnum)</CODE>
  809.  
  810. <BR>
  811. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a MimeMessage from the given InternetHeaders object
  812. and content.</TD>
  813. </TR>
  814. </TABLE>
  815. &nbsp;
  816. <P>
  817. <HR>
  818.  
  819.  
  820. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  821. <A NAME="navbar_bottom"><!-- --></A>
  822. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  823. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  824. <TR>
  825. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  826. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  827. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  828.  <TR ALIGN="center" VALIGN="top">
  829.  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  830.  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  831.  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../javax/mail/Folder.html" title="class in javax.mail"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
  832.  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
  833.  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  834.  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  835.  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  836.  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  837.  </TR>
  838. </TABLE>
  839. </TD>
  840. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  841. </EM>
  842. </TD>
  843. </TR>
  844.  
  845. <TR>
  846. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  847. &nbsp;PREV&nbsp;
  848. &nbsp;NEXT</FONT></TD>
  849. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  850.  <A HREF="../../../index.html?javax/mail//class-useFolder.html" target="_top"><B>FRAMES</B></A>  &nbsp;
  851. &nbsp;<A HREF="Folder.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
  852. &nbsp;<SCRIPT type="text/javascript">
  853.  <!--
  854.  if(window==top) {
  855.    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
  856.  }
  857.  //-->
  858. </SCRIPT>
  859. <NOSCRIPT>
  860.  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
  861. </NOSCRIPT>
  862.  
  863.  
  864. </FONT></TD>
  865. </TR>
  866. </TABLE>
  867. <A NAME="skip-navbar_bottom"></A>
  868. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  869.  
  870. <HR>
  871. Copyright &#169; 2009 <a href="http://www.sun.com">Sun Microsystems, Inc.</a>. All Rights Reserved.
  872. </BODY>
  873. </HTML>
  874.