diff options
Diffstat (limited to 'doc/index-files/index-9.html')
| -rw-r--r-- | doc/index-files/index-9.html | 186 |
1 files changed, 186 insertions, 0 deletions
diff --git a/doc/index-files/index-9.html b/doc/index-files/index-9.html new file mode 100644 index 0000000..8d48040 --- /dev/null +++ b/doc/index-files/index-9.html @@ -0,0 +1,186 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!--NewPage--> +<HTML> +<HEAD> +<!-- Generated by javadoc (build 1.4.2-p8) on Sat Apr 29 14:43:46 CEST 2006 --> +<TITLE> +M-Index +</TITLE> + + +<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> + +<SCRIPT type="text/javascript"> +function windowTitle() +{ + parent.document.title="M-Index"; +} +</SCRIPT> + +</HEAD> + +<BODY BGCOLOR="white" onload="windowTitle();"> + + +<!-- ========= START OF TOP NAVBAR ======= --> +<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> +<TR> +<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> +<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> + <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> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="index-8.html"><B>PREV LETTER</B></A> + <A HREF="index-10.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-9.html" target="_top"><B>NO FRAMES</B></A> + <SCRIPT type="text/javascript"> + <!-- + if(window==top) { + document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); + } + //--> +</SCRIPT> +<NOSCRIPT> + <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> +</NOSCRIPT> + +</FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= --> + +<A HREF="index-1.html">A</A> <A HREF="index-2.html">C</A> <A HREF="index-3.html">D</A> <A HREF="index-4.html">E</A> <A HREF="index-5.html">F</A> <A HREF="index-6.html">G</A> <A HREF="index-7.html">H</A> <A HREF="index-8.html">I</A> <A HREF="index-9.html">M</A> <A HREF="index-10.html">N</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <A HREF="index-17.html">W</A> <HR> +<A NAME="_M_"><!-- --></A><H2> +<B>M</B></H2> +<DL> +<DT><A HREF="../shared/remotecall/ClientRequest.html#MODIFY_EVENT"><B>MODIFY_EVENT</B></A> - +Static variable in class shared.remotecall.<A HREF="../shared/remotecall/ClientRequest.html" title="class in shared.remotecall">ClientRequest</A> +<DD> +<DT><A HREF="../shared/Main.html" title="class in shared"><B>Main</B></A> - class shared.<A HREF="../shared/Main.html" title="class in shared">Main</A>.<DD>This class contains the static main method to start the program from.<DT><A HREF="../shared/Main.html#Main()"><B>Main()</B></A> - +Constructor for class shared.<A HREF="../shared/Main.html" title="class in shared">Main</A> +<DD> +<DT><A HREF="../shared/MyDate.html" title="class in shared"><B>MyDate</B></A> - class shared.<A HREF="../shared/MyDate.html" title="class in shared">MyDate</A>.<DD>This class extends the standard Date class and customizes the toString method.<DT><A HREF="../shared/MyDate.html#MyDate(java.util.Date)"><B>MyDate(Date)</B></A> - +Constructor for class shared.<A HREF="../shared/MyDate.html" title="class in shared">MyDate</A> +<DD> +<DT><A HREF="../shared/MyVector.html" title="class in shared"><B>MyVector</B></A> - class shared.<A HREF="../shared/MyVector.html" title="class in shared">MyVector</A>.<DD>This class extends the standard Vector class and defined additional help methods.<DT><A HREF="../shared/MyVector.html#MyVector()"><B>MyVector()</B></A> - +Constructor for class shared.<A HREF="../shared/MyVector.html" title="class in shared">MyVector</A> +<DD> +<DT><A HREF="../shared/Main.html#main(java.lang.String[])"><B>main(String[])</B></A> - +Static method in class shared.<A HREF="../shared/Main.html" title="class in shared">Main</A> +<DD>This method is the start point of the whole program. +<DT><A HREF="../client/helper/GUIHelper.html#makeCompactGrid(java.awt.Container, int, int, int, int, int, int)"><B>makeCompactGrid(Container, int, int, int, int, int, int)</B></A> - +Static method in class client.helper.<A HREF="../client/helper/GUIHelper.html" title="class in client.helper">GUIHelper</A> +<DD>Aligns the first <code>iRows</code> * <code>iCols</code> + components of <code>containerParent</code> in + a grid. +<DT><A HREF="../client/helper/GUIHelper.html#makeGrid(java.awt.Container, int, int, int, int, int, int)"><B>makeGrid(Container, int, int, int, int, int, int)</B></A> - +Static method in class client.helper.<A HREF="../client/helper/GUIHelper.html" title="class in client.helper">GUIHelper</A> +<DD>Aligns the first <code>iRows</code> * <code>iCols</code> + components of the parent in a grid. +<DT><A HREF="../shared/remotecall/ClientRequest.html#match(shared.CalendarEvent)"><B>match(CalendarEvent)</B></A> - +Method in class shared.remotecall.<A HREF="../shared/remotecall/ClientRequest.html" title="class in shared.remotecall">ClientRequest</A> +<DD>Checks if a specific calendar event matches this client request. +<DT><A HREF="../shared/CalendarEvent.html#matches(java.util.regex.Pattern)"><B>matches(Pattern)</B></A> - +Method in class shared.<A HREF="../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A> +<DD>Checks if the current event matches all available data of the event agains + a given regular expression pattern. +<DT><A HREF="../shared/CalendarEvent.html#matchesCategory(java.util.regex.Pattern)"><B>matchesCategory(Pattern)</B></A> - +Method in class shared.<A HREF="../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A> +<DD>Checks if the current event's category name matches agains a regular expression pattern +<DT><A HREF="../shared/CalendarEvent.html#matchesCategoryName(java.util.regex.Pattern)"><B>matchesCategoryName(Pattern)</B></A> - +Method in class shared.<A HREF="../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A> +<DD>Checks if the current event's name matches agains a regular expression pattern. +<DT><A HREF="../shared/CalendarEvent.html#matchesDateString(java.util.regex.Pattern)"><B>matchesDateString(Pattern)</B></A> - +Method in class shared.<A HREF="../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A> +<DD>Checks if the current event's date string matches agains a regular expression pattern +<DT><A HREF="../shared/CalendarEvent.html#matchesDescription(java.util.regex.Pattern)"><B>matchesDescription(Pattern)</B></A> - +Method in class shared.<A HREF="../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A> +<DD>Checks if the current event's description string matches agains a regular expression pattern. +<DT><A HREF="../shared/CalendarCategory.html#matchesName(java.util.regex.Pattern)"><B>matchesName(Pattern)</B></A> - +Method in class shared.<A HREF="../shared/CalendarCategory.html" title="class in shared">CalendarCategory</A> +<DD>This method checks the current category's name against a regular expression pattern. +<DT><A HREF="../shared/CalendarEvent.html#matchesPlace(java.util.regex.Pattern)"><B>matchesPlace(Pattern)</B></A> - +Method in class shared.<A HREF="../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A> +<DD>Checks if the current event's place string matches agains a regular expression pattern. +<DT><A HREF="../server/CalendarDatabase.html#modifyEvent(shared.remotecall.ClientRequest)"><B>modifyEvent(ClientRequest)</B></A> - +Method in class server.<A HREF="../server/CalendarDatabase.html" title="class in server">CalendarDatabase</A> +<DD>This method modifies an calendar event of the calendar database. +</DL> +<HR> + + +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> +<TR> +<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> +<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> + <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> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="index-8.html"><B>PREV LETTER</B></A> + <A HREF="index-10.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-9.html" target="_top"><B>NO FRAMES</B></A> + <SCRIPT type="text/javascript"> + <!-- + if(window==top) { + document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); + } + //--> +</SCRIPT> +<NOSCRIPT> + <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> +</NOSCRIPT> + +</FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= --> + +<A HREF="index-1.html">A</A> <A HREF="index-2.html">C</A> <A HREF="index-3.html">D</A> <A HREF="index-4.html">E</A> <A HREF="index-5.html">F</A> <A HREF="index-6.html">G</A> <A HREF="index-7.html">H</A> <A HREF="index-8.html">I</A> <A HREF="index-9.html">M</A> <A HREF="index-10.html">N</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <A HREF="index-17.html">W</A> <HR> + +</BODY> +</HTML> |
