📄 index-16.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Mon Jul 16 18:45:21 CEST 2001 -->
<TITLE>
Amic utility classes: R-Index
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_top"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<b>Amic utility<br> classes</b></EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index-15.html"><B>PREV LETTER</B></A>
<A HREF="index-17.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html" TARGET="_top"><B>FRAMES</B></A>
<A HREF="index-16.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">I</A> <A HREF="index-9.html">J</A> <A HREF="index-10.html">K</A> <A HREF="index-11.html">L</A> <A HREF="index-12.html">M</A> <A HREF="index-13.html">N</A> <A HREF="index-14.html">O</A> <A HREF="index-15.html">P</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <A HREF="index-22.html">Z</A> <HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="../org/amic/util/xml/RecordPacked.html"><B>RecordPacked</B></A> - interface org.amic.util.xml.<A HREF="../org/amic/util/xml/RecordPacked.html">RecordPacked</A>.<DD>Represents a record within a table. <DT><A HREF="../org/amic/desktop/Container.html#remove(java.awt.Component)"><B>remove(Component)</B></A> -
Method in class org.amic.desktop.<A HREF="../org/amic/desktop/Container.html">Container</A>
<DD>
<DT><A HREF="../org/amic/util/string/FilePath.html#removeDrive(java.lang.String)"><B>removeDrive(String)</B></A> -
Static method in class org.amic.util.string.<A HREF="../org/amic/util/string/FilePath.html">FilePath</A>
<DD>Removes the drive or computer name plus resource from a path.
<DT><A HREF="../org/amic/util/string/FilePath.html#removeFile(java.lang.String)"><B>removeFile(String)</B></A> -
Static method in class org.amic.util.string.<A HREF="../org/amic/util/string/FilePath.html">FilePath</A>
<DD>Removes the file from a path.
<DT><A HREF="../org/amic/desktop/Desktop.html#removeGlobalDataListener(java.lang.String, java.beans.PropertyChangeListener)"><B>removeGlobalDataListener(String, PropertyChangeListener)</B></A> -
Method in class org.amic.desktop.<A HREF="../org/amic/desktop/Desktop.html">Desktop</A>
<DD>
<DT><A HREF="../org/amic/util/string/Tokenizer.html#removeKey(java.lang.String)"><B>removeKey(String)</B></A> -
Method in class org.amic.util.string.<A HREF="../org/amic/util/string/Tokenizer.html">Tokenizer</A>
<DD>
<DT><A HREF="../org/amic/util/string/FilePath.html#removePath(java.lang.String)"><B>removePath(String)</B></A> -
Static method in class org.amic.util.string.<A HREF="../org/amic/util/string/FilePath.html">FilePath</A>
<DD>Removes the directory part from a path.
<DT><A HREF="../org/amic/util/string/FindReplace.html#replace(java.lang.String)"><B>replace(String)</B></A> -
Method in class org.amic.util.string.<A HREF="../org/amic/util/string/FindReplace.html">FindReplace</A>
<DD>Replace the matching part after the <code>match()</code> method with subtitution.
<DT><A HREF="../org/amic/util/string/FindReplace.html#replace(java.lang.String, java.lang.String)"><B>replace(String, String)</B></A> -
Method in class org.amic.util.string.<A HREF="../org/amic/util/string/FindReplace.html">FindReplace</A>
<DD>Performs a find/replace in the actual string.
<DT><A HREF="../org/amic/util/string/FindReplace.html#replaceAll(java.lang.String, java.lang.String)"><B>replaceAll(String, String)</B></A> -
Method in class org.amic.util.string.<A HREF="../org/amic/util/string/FindReplace.html">FindReplace</A>
<DD>Do the same than the <code>replace</code> method with all the ocurrences in the actual string.
<DT><A HREF="../org/amic/util/html/Tag.html#result"><B>result</B></A> -
Variable in class org.amic.util.html.<A HREF="../org/amic/util/html/Tag.html">Tag</A>
<DD>
<DT><A HREF="../org/amic/desktop/Container.html#RIGHT"><B>RIGHT</B></A> -
Static variable in class org.amic.desktop.<A HREF="../org/amic/desktop/Container.html">Container</A>
<DD>
<DT><A HREF="../org/amic/security/UserTrack.html#role"><B>role</B></A> -
Variable in class org.amic.security.<A HREF="../org/amic/security/UserTrack.html">UserTrack</A>
<DD>Role played by this user.
<DT><A HREF="../org/amic/security/Login.Business.html#role"><B>role</B></A> -
Variable in class org.amic.security.<A HREF="../org/amic/security/Login.Business.html">Login.Business</A>
<DD>
<DT><A HREF="../org/amic/util/forum/Forum.html#rs"><B>rs</B></A> -
Variable in class org.amic.util.forum.<A HREF="../org/amic/util/forum/Forum.html">Forum</A>
<DD>The ResultSet with the contents of the queries retrieved.
<DT><A HREF="../org/amic/util/task/TaskManager.html#run()"><B>run()</B></A> -
Method in class org.amic.util.task.<A HREF="../org/amic/util/task/TaskManager.html">TaskManager</A>
<DD>Runs the TaskManager.
</DL>
<HR>
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_bottom"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<b>Amic utility<br> classes</b></EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index-15.html"><B>PREV LETTER</B></A>
<A HREF="index-17.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html" TARGET="_top"><B>FRAMES</B></A>
<A HREF="index-16.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">I</A> <A HREF="index-9.html">J</A> <A HREF="index-10.html">K</A> <A HREF="index-11.html">L</A> <A HREF="index-12.html">M</A> <A HREF="index-13.html">N</A> <A HREF="index-14.html">O</A> <A HREF="index-15.html">P</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <A HREF="index-22.html">Z</A> <HR>
<font size=-1>Contact me at <a href='mailto:llturro@amicworld.com'>Lluis Turro</a></font>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -