diff options
Diffstat (limited to 'javadoc/index-files/index-2.html')
| -rw-r--r-- | javadoc/index-files/index-2.html | 178 |
1 files changed, 178 insertions, 0 deletions
diff --git a/javadoc/index-files/index-2.html b/javadoc/index-files/index-2.html new file mode 100644 index 0000000..b182c97 --- /dev/null +++ b/javadoc/index-files/index-2.html @@ -0,0 +1,178 @@ +<!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> +C-Index +</TITLE> + + +<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> + +<SCRIPT type="text/javascript"> +function windowTitle() +{ + parent.document.title="C-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-1.html"><B>PREV LETTER</B></A> + <A HREF="index-3.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-2.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="_C_"><!-- --></A><H2> +<B>C</B></H2> +<DL> +<DT><A HREF="../client/CalendarTableModel.html#CATEGORY_HEADER"><B>CATEGORY_HEADER</B></A> - +Static variable in class client.<A HREF="../client/CalendarTableModel.html" title="class in client">CalendarTableModel</A> +<DD> +<DT><A HREF="../shared/CalendarCategory.html" title="class in shared"><B>CalendarCategory</B></A> - class shared.<A HREF="../shared/CalendarCategory.html" title="class in shared">CalendarCategory</A>.<DD>This class specifies a category of the calendar events.<DT><A HREF="../shared/CalendarCategory.html#CalendarCategory(java.io.File)"><B>CalendarCategory(File)</B></A> - +Constructor for class shared.<A HREF="../shared/CalendarCategory.html" title="class in shared">CalendarCategory</A> +<DD>Creates a new calendar category object and sets the categorie's name to the filename of the category. +<DT><A HREF="../shared/CalendarCategory.html#CalendarCategory(java.lang.String)"><B>CalendarCategory(String)</B></A> - +Constructor for class shared.<A HREF="../shared/CalendarCategory.html" title="class in shared">CalendarCategory</A> +<DD>Creates a new calendar category object and sets the categorie's File to the name of the category. +<DT><A HREF="../server/CalendarDatabase.html" title="class in server"><B>CalendarDatabase</B></A> - class server.<A HREF="../server/CalendarDatabase.html" title="class in server">CalendarDatabase</A>.<DD>A object of this class encapsulates the whole calendar database on the server side.<DT><A HREF="../server/CalendarDatabase.html#CalendarDatabase(java.util.Vector)"><B>CalendarDatabase(Vector)</B></A> - +Constructor for class server.<A HREF="../server/CalendarDatabase.html" title="class in server">CalendarDatabase</A> +<DD>Simple constructur. +<DT><A HREF="../shared/CalendarEvent.html" title="class in shared"><B>CalendarEvent</B></A> - class shared.<A HREF="../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A>.<DD>This class specifies calendar events.<DT><A HREF="../shared/CalendarEvent.html#CalendarEvent(shared.CalendarCategory)"><B>CalendarEvent(CalendarCategory)</B></A> - +Constructor for class shared.<A HREF="../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A> +<DD>Simple constructor, creates an event object and increments iEventIDCount by one. +<DT><A HREF="../shared/CalendarEvent.html#CalendarEvent(java.lang.String)"><B>CalendarEvent(String)</B></A> - +Constructor for class shared.<A HREF="../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A> +<DD>Simple constructor, creates an event object and increments iEventIDCount by one. +<DT><A HREF="../server/CalendarFormatParser.html" title="class in server"><B>CalendarFormatParser</B></A> - class server.<A HREF="../server/CalendarFormatParser.html" title="class in server">CalendarFormatParser</A>.<DD>This class is needed for parsing the original UNIX calendar database format.<DT><A HREF="../server/CalendarFormatParser.html#CalendarFormatParser()"><B>CalendarFormatParser()</B></A> - +Constructor for class server.<A HREF="../server/CalendarFormatParser.html" title="class in server">CalendarFormatParser</A> +<DD>Simple constructor. +<DT><A HREF="../client/CalendarTableCellRenderer.html" title="class in client"><B>CalendarTableCellRenderer</B></A> - class client.<A HREF="../client/CalendarTableCellRenderer.html" title="class in client">CalendarTableCellRenderer</A>.<DD>This class is responsible for the rendering of the JTable of the client gui which contains + all the events.<DT><A HREF="../client/CalendarTableCellRenderer.html#CalendarTableCellRenderer(client.CalendarTableModel)"><B>CalendarTableCellRenderer(CalendarTableModel)</B></A> - +Constructor for class client.<A HREF="../client/CalendarTableCellRenderer.html" title="class in client">CalendarTableCellRenderer</A> +<DD>This method creates a custom table cell renderer for the calendar client. +<DT><A HREF="../client/CalendarTableModel.html" title="class in client"><B>CalendarTableModel</B></A> - class client.<A HREF="../client/CalendarTableModel.html" title="class in client">CalendarTableModel</A>.<DD>This class defined the table model of the JTable of the main calendar client window.<DT><A HREF="../client/CalendarTableModel.html#CalendarTableModel(javax.swing.JTable)"><B>CalendarTableModel(JTable)</B></A> - +Constructor for class client.<A HREF="../client/CalendarTableModel.html" title="class in client">CalendarTableModel</A> +<DD>Simple constructor, creates a calendar table model to be used with the JTable of the netcalendar client main window. +<DT><A HREF="../shared/remotecall/ClientRequest.html" title="class in shared.remotecall"><B>ClientRequest</B></A> - class shared.remotecall.<A HREF="../shared/remotecall/ClientRequest.html" title="class in shared.remotecall">ClientRequest</A>.<DD>An object of this class is sent from the calendar client to the calendar server each time + a request is made.<DT><A HREF="../shared/remotecall/ClientRequest.html#ClientRequest()"><B>ClientRequest()</B></A> - +Constructor for class shared.remotecall.<A HREF="../shared/remotecall/ClientRequest.html" title="class in shared.remotecall">ClientRequest</A> +<DD>Simple constructor, creates a client request object requesting events up + from the current date. +<DT><A HREF="../shared/remotecall/ClientRequest.html#ClientRequest(int)"><B>ClientRequest(int)</B></A> - +Constructor for class shared.remotecall.<A HREF="../shared/remotecall/ClientRequest.html" title="class in shared.remotecall">ClientRequest</A> +<DD>Simple constructor, creates a client request object requesting events up + from the current date. +<DT><A HREF="../shared/Config.html" title="class in shared"><B>Config</B></A> - class shared.<A HREF="../shared/Config.html" title="class in shared">Config</A>.<DD>This class makes all the configuration options available to all the other classes and objects + of this program.<DT><A HREF="../shared/Config.html#Config()"><B>Config()</B></A> - +Constructor for class shared.<A HREF="../shared/Config.html" title="class in shared">Config</A> +<DD> +<DT><A HREF="../client/inputforms/CreateNewEvent.html" title="class in client.inputforms"><B>CreateNewEvent</B></A> - class client.inputforms.<A HREF="../client/inputforms/CreateNewEvent.html" title="class in client.inputforms">CreateNewEvent</A>.<DD>This class contains all the GUI components of the create new event dialog.<DT><A HREF="../client/inputforms/CreateNewEvent.html#CreateNewEvent(client.NetCalendarClient)"><B>CreateNewEvent(NetCalendarClient)</B></A> - +Constructor for class client.inputforms.<A HREF="../client/inputforms/CreateNewEvent.html" title="class in client.inputforms">CreateNewEvent</A> +<DD>Create the input form window and show it. +<DT><A HREF="../client/package-summary.html"><B>client</B></A> - package client<DD> <DT><A HREF="../client/helper/package-summary.html"><B>client.helper</B></A> - package client.helper<DD> <DT><A HREF="../client/inputforms/package-summary.html"><B>client.inputforms</B></A> - package client.inputforms<DD> </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-1.html"><B>PREV LETTER</B></A> + <A HREF="index-3.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-2.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> |
