diff options
Diffstat (limited to 'javadoc/index-files/index-13.html')
| -rw-r--r-- | javadoc/index-files/index-13.html | 239 |
1 files changed, 239 insertions, 0 deletions
diff --git a/javadoc/index-files/index-13.html b/javadoc/index-files/index-13.html new file mode 100644 index 0000000..be4ff77 --- /dev/null +++ b/javadoc/index-files/index-13.html @@ -0,0 +1,239 @@ +<!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> +S-Index +</TITLE> + + +<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> + +<SCRIPT type="text/javascript"> +function windowTitle() +{ + parent.document.title="S-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-12.html"><B>PREV LETTER</B></A> + <A HREF="index-14.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-13.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="_S_"><!-- --></A><H2> +<B>S</B></H2> +<DL> +<DT><A HREF="../shared/remotecall/ClientRequest.html#SHUTDOWN_SERVER"><B>SHUTDOWN_SERVER</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="../client/ServerRequester.html" title="class in client"><B>ServerRequester</B></A> - class client.<A HREF="../client/ServerRequester.html" title="class in client">ServerRequester</A>.<DD>This class only has static members.<DT><A HREF="../client/ServerRequester.html#ServerRequester()"><B>ServerRequester()</B></A> - +Constructor for class client.<A HREF="../client/ServerRequester.html" title="class in client">ServerRequester</A> +<DD> +<DT><A HREF="../shared/remotecall/ServerResponse.html" title="class in shared.remotecall"><B>ServerResponse</B></A> - class shared.remotecall.<A HREF="../shared/remotecall/ServerResponse.html" title="class in shared.remotecall">ServerResponse</A>.<DD>This class represents a server response.<DT><A HREF="../shared/remotecall/ServerResponse.html#ServerResponse(java.util.Vector)"><B>ServerResponse(Vector)</B></A> - +Constructor for class shared.remotecall.<A HREF="../shared/remotecall/ServerResponse.html" title="class in shared.remotecall">ServerResponse</A> +<DD>Simple constructor, creates a server response which can be sent to the calendar client. +<DT><A HREF="../client/ServerRequester.html#sendClientRequest(shared.remotecall.ClientRequest)"><B>sendClientRequest(ClientRequest)</B></A> - +Static method in class client.<A HREF="../client/ServerRequester.html" title="class in client">ServerRequester</A> +<DD>Sends a client request to the netcalendar server end receives a server response object. +<DT><A HREF="../server/package-summary.html"><B>server</B></A> - package server<DD> <DT><A HREF="../shared/CalendarEvent.html#setCategory(shared.CalendarCategory)"><B>setCategory(CalendarCategory)</B></A> - +Method in class shared.<A HREF="../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A> +<DD>This method sets the event's category. +<DT><A HREF="../shared/CalendarEvent.html#setCategoryName(java.lang.String)"><B>setCategoryName(String)</B></A> - +Method in class shared.<A HREF="../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A> +<DD>This methos sets thhe event's category name. +<DT><A HREF="../shared/CalendarEvent.html#setDate(java.util.Date)"><B>setDate(Date)</B></A> - +Method in class shared.<A HREF="../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A> +<DD>This method sets the event's date. +<DT><A HREF="../shared/remotecall/ClientRequest.html#setDateRange(java.util.Date, java.util.Date)"><B>setDateRange(Date, Date)</B></A> - +Method in class shared.remotecall.<A HREF="../shared/remotecall/ClientRequest.html" title="class in shared.remotecall">ClientRequest</A> +<DD>This method sets the date range to request. +<DT><A HREF="../shared/CalendarEvent.html#setDescription(java.lang.String)"><B>setDescription(String)</B></A> - +Method in class shared.<A HREF="../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A> +<DD>This method sets the event's descriptions tring. +<DT><A HREF="../shared/remotecall/ClientRequest.html#setEvent(shared.CalendarEvent)"><B>setEvent(CalendarEvent)</B></A> - +Method in class shared.remotecall.<A HREF="../shared/remotecall/ClientRequest.html" title="class in shared.remotecall">ClientRequest</A> +<DD>This method sets a calendar event object to be transfered to the calendar server because the event has been modified. +<DT><A HREF="../shared/CalendarEvent.html#setEventID(int)"><B>setEventID(int)</B></A> - +Method in class shared.<A HREF="../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A> +<DD>This method sets the event's ID number. +<DT><A HREF="../client/CalendarTableModel.html#setEvents(java.util.Vector)"><B>setEvents(Vector)</B></A> - +Method in class client.<A HREF="../client/CalendarTableModel.html" title="class in client">CalendarTableModel</A> +<DD>This method updates all the value objects (calendar events) of the table. +<DT><A HREF="../shared/CalendarCategory.html#setEvents(java.util.Vector)"><B>setEvents(Vector)</B></A> - +Method in class shared.<A HREF="../shared/CalendarCategory.html" title="class in shared">CalendarCategory</A> +<DD>This method sets the categorie's initial events. +<DT><A HREF="../shared/CalendarCategory.html#setHasChanged(boolean)"><B>setHasChanged(boolean)</B></A> - +Method in class shared.<A HREF="../shared/CalendarCategory.html" title="class in shared">CalendarCategory</A> +<DD>This method specifies if the calendar category has been modified/changed or not. +<DT><A HREF="../shared/remotecall/ClientRequest.html#setMainRegexp(boolean)"><B>setMainRegexp(boolean)</B></A> - +Method in class shared.remotecall.<A HREF="../shared/remotecall/ClientRequest.html" title="class in shared.remotecall">ClientRequest</A> +<DD>This method sets if the client contains a regexp from the main session window. +<DT><A HREF="../shared/remotecall/ClientRequest.html#setNumEventsToRequest(int)"><B>setNumEventsToRequest(int)</B></A> - +Method in class shared.remotecall.<A HREF="../shared/remotecall/ClientRequest.html" title="class in shared.remotecall">ClientRequest</A> +<DD>With this method the client can define the maximum number of events to request. +<DT><A HREF="../shared/CalendarEvent.html#setPlace(java.lang.String)"><B>setPlace(String)</B></A> - +Method in class shared.<A HREF="../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A> +<DD>This method sets the event's place string. +<DT><A HREF="../shared/remotecall/ClientRequest.html#setRegexpAll(java.lang.String)"><B>setRegexpAll(String)</B></A> - +Method in class shared.remotecall.<A HREF="../shared/remotecall/ClientRequest.html" title="class in shared.remotecall">ClientRequest</A> +<DD>This method compiles a specific pattern object to match with on the server part after serialization. +<DT><A HREF="../shared/remotecall/ClientRequest.html#setRegexpCategory(java.lang.String)"><B>setRegexpCategory(String)</B></A> - +Method in class shared.remotecall.<A HREF="../shared/remotecall/ClientRequest.html" title="class in shared.remotecall">ClientRequest</A> +<DD>This method compiles a specific pattern object to match with on the server part after serialization. +<DT><A HREF="../shared/remotecall/ClientRequest.html#setRegexpDate(java.lang.String)"><B>setRegexpDate(String)</B></A> - +Method in class shared.remotecall.<A HREF="../shared/remotecall/ClientRequest.html" title="class in shared.remotecall">ClientRequest</A> +<DD>This method compiles a specific pattern object to match with on the server part after serialization. +<DT><A HREF="../shared/remotecall/ClientRequest.html#setRegexpDescription(java.lang.String)"><B>setRegexpDescription(String)</B></A> - +Method in class shared.remotecall.<A HREF="../shared/remotecall/ClientRequest.html" title="class in shared.remotecall">ClientRequest</A> +<DD>This method compiles a specific pattern object to match with on the server part after serialization. +<DT><A HREF="../shared/remotecall/ClientRequest.html#setRegexpPlace(java.lang.String)"><B>setRegexpPlace(String)</B></A> - +Method in class shared.remotecall.<A HREF="../shared/remotecall/ClientRequest.html" title="class in shared.remotecall">ClientRequest</A> +<DD>This method compiles a specific pattern object to match with on the server part after serialization. +<DT><A HREF="../client/CalendarTableModel.html#setRowCount(int)"><B>setRowCount(int)</B></A> - +Method in class client.<A HREF="../client/CalendarTableModel.html" title="class in client">CalendarTableModel</A> +<DD>This method sets the number of rows of the JTable. +<DT><A HREF="../shared/Config.html#setValue(java.lang.String, java.lang.String)"><B>setValue(String, String)</B></A> - +Static method in class shared.<A HREF="../shared/Config.html" title="class in shared">Config</A> +<DD>This method changes or adds a specific config value. +<DT><A HREF="../client/CalendarTableModel.html#setValueAt(java.lang.Object, int, int)"><B>setValueAt(Object, int, int)</B></A> - +Method in class client.<A HREF="../client/CalendarTableModel.html" title="class in client">CalendarTableModel</A> +<DD>This function updates the data of the JTable. +<DT><A HREF="../server/CalendarFormatParser.html#setWorkdir(java.lang.String)"><B>setWorkdir(String)</B></A> - +Method in class server.<A HREF="../server/CalendarFormatParser.html" title="class in server">CalendarFormatParser</A> +<DD>This method sets the working directory. +<DT><A HREF="../shared/CalendarEvent.html#setYearly(boolean)"><B>setYearly(boolean)</B></A> - +Method in class shared.<A HREF="../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A> +<DD>This method specifies if this event occurs yearly or not. +<DT><A HREF="../shared/package-summary.html"><B>shared</B></A> - package shared<DD> <DT><A HREF="../shared/remotecall/package-summary.html"><B>shared.remotecall</B></A> - package shared.remotecall<DD> <DT><A HREF="../client/CalendarTableModel.html#sortByCategory()"><B>sortByCategory()</B></A> - +Method in class client.<A HREF="../client/CalendarTableModel.html" title="class in client">CalendarTableModel</A> +<DD>Sorts the table content by their category names. +<DT><A HREF="../client/CalendarTableModel.html#sortByCol(int)"><B>sortByCol(int)</B></A> - +Method in class client.<A HREF="../client/CalendarTableModel.html" title="class in client">CalendarTableModel</A> +<DD>Sorts the table content by a specified table column. +<DT><A HREF="../client/CalendarTableModel.html#sortByDate()"><B>sortByDate()</B></A> - +Method in class client.<A HREF="../client/CalendarTableModel.html" title="class in client">CalendarTableModel</A> +<DD>Sorts the table content by their dates. +<DT><A HREF="../client/CalendarTableModel.html#sortByDescription()"><B>sortByDescription()</B></A> - +Method in class client.<A HREF="../client/CalendarTableModel.html" title="class in client">CalendarTableModel</A> +<DD>Sorts the table content by their description texts. +<DT><A HREF="../client/CalendarTableModel.html#sortByPlace()"><B>sortByPlace()</B></A> - +Method in class client.<A HREF="../client/CalendarTableModel.html" title="class in client">CalendarTableModel</A> +<DD>Sorts the table content by their places. +<DT><A HREF="../server/CalendarFormatParser.html#start()"><B>start()</B></A> - +Method in class server.<A HREF="../server/CalendarFormatParser.html" title="class in server">CalendarFormatParser</A> +<DD>Starts the parsing work of the calendar database files. +<DT><A HREF="../client/NetCalendarClient.html#statusMessage(java.lang.String)"><B>statusMessage(String)</B></A> - +Method in class client.<A HREF="../client/NetCalendarClient.html" title="class in client">NetCalendarClient</A> +<DD>This method is for various status messages. +<DT><A HREF="../shared/Main.html#statusMessage(java.lang.String)"><B>statusMessage(String)</B></A> - +Static method in class shared.<A HREF="../shared/Main.html" title="class in shared">Main</A> +<DD>This method is for various messages. +</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-12.html"><B>PREV LETTER</B></A> + <A HREF="index-14.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-13.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> |
