diff options
| author | Paul Buetow <paul@buetow.org> | 2009-02-08 01:36:06 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2009-02-08 01:36:06 +0000 |
| commit | 90966728991f04dbb92cd052c734b4aec658e1b6 (patch) | |
| tree | 7013dcc8ee034cf9da31c041744da021b8567be9 /doc/index-files/index-6.html | |
| parent | 532f05c95a4448e1e70699c4d92bda80076f0290 (diff) | |
Diffstat (limited to 'doc/index-files/index-6.html')
| -rw-r--r-- | doc/index-files/index-6.html | 241 |
1 files changed, 0 insertions, 241 deletions
diff --git a/doc/index-files/index-6.html b/doc/index-files/index-6.html deleted file mode 100644 index 43c9e54..0000000 --- a/doc/index-files/index-6.html +++ /dev/null @@ -1,241 +0,0 @@ -<!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> -G-Index -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="G-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-5.html"><B>PREV LETTER</B></A> - <A HREF="index-7.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-6.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="_G_"><!-- --></A><H2> -<B>G</B></H2> -<DL> -<DT><A HREF="../client/helper/GUIHelper.html" title="class in client.helper"><B>GUIHelper</B></A> - class client.helper.<A HREF="../client/helper/GUIHelper.html" title="class in client.helper">GUIHelper</A>.<DD>This helper class helps to create well arranged GUI components.<DT><A HREF="../client/helper/GUIHelper.html#GUIHelper()"><B>GUIHelper()</B></A> - -Constructor for class client.helper.<A HREF="../client/helper/GUIHelper.html" title="class in client.helper">GUIHelper</A> -<DD> -<DT><A HREF="../server/CalendarDatabase.html#getAllEvents()"><B>getAllEvents()</B></A> - -Method in class server.<A HREF="../server/CalendarDatabase.html" title="class in server">CalendarDatabase</A> -<DD>This method returns a Vector of all available calendar events. -<DT><A HREF="../shared/Config.html#getBooleanValue(java.lang.String)"><B>getBooleanValue(String)</B></A> - -Static method in class shared.<A HREF="../shared/Config.html" title="class in shared">Config</A> -<DD>This method returns a specific boolean config value. -<DT><A HREF="../server/CalendarDatabase.html#getCategories()"><B>getCategories()</B></A> - -Method in class server.<A HREF="../server/CalendarDatabase.html" title="class in server">CalendarDatabase</A> -<DD>Gets all calendar categories. -<DT><A HREF="../server/CalendarFormatParser.html#getCategories()"><B>getCategories()</B></A> - -Method in class server.<A HREF="../server/CalendarFormatParser.html" title="class in server">CalendarFormatParser</A> -<DD>This method returns a vector of all found calendar categories after parsing. -<DT><A HREF="../server/CalendarDatabase.html#getCategory(java.lang.String)"><B>getCategory(String)</B></A> - -Method in class server.<A HREF="../server/CalendarDatabase.html" title="class in server">CalendarDatabase</A> -<DD>Returns a specific calendar category using fast hash lookup. -<DT><A HREF="../shared/CalendarEvent.html#getCategory()"><B>getCategory()</B></A> - -Method in class shared.<A HREF="../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A> -<DD>This event returns the event's calendar category. -<DT><A HREF="../shared/CalendarEvent.html#getCategoryName()"><B>getCategoryName()</B></A> - -Method in class shared.<A HREF="../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A> -<DD>This method returns the event's category name. -<DT><A HREF="../client/CalendarTableModel.html#getColumnClass(int)"><B>getColumnClass(int)</B></A> - -Method in class client.<A HREF="../client/CalendarTableModel.html" title="class in client">CalendarTableModel</A> -<DD>This method returns the class types of a specific table column. -<DT><A HREF="../client/CalendarTableModel.html#getColumnCount()"><B>getColumnCount()</B></A> - -Method in class client.<A HREF="../client/CalendarTableModel.html" title="class in client">CalendarTableModel</A> -<DD>This method returns the number of columns of the JTable. -<DT><A HREF="../client/CalendarTableModel.html#getColumnName(int)"><B>getColumnName(int)</B></A> - -Method in class client.<A HREF="../client/CalendarTableModel.html" title="class in client">CalendarTableModel</A> -<DD>This method returns the column header of a specific table column. -<DT><A HREF="../client/helper/DateSpinner.html#getDate()"><B>getDate()</B></A> - -Method in class client.helper.<A HREF="../client/helper/DateSpinner.html" title="class in client.helper">DateSpinner</A> -<DD>Returns the date which is represented by this spinner. -<DT><A HREF="../shared/CalendarEvent.html#getDate()"><B>getDate()</B></A> - -Method in class shared.<A HREF="../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A> -<DD>This method returns the event's date object. -<DT><A HREF="../shared/CalendarEvent.html#getDescription()"><B>getDescription()</B></A> - -Method in class shared.<A HREF="../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A> -<DD>This method returns the event's description string. -<DT><A HREF="../client/CalendarTableModel.html#getEvent(int)"><B>getEvent(int)</B></A> - -Method in class client.<A HREF="../client/CalendarTableModel.html" title="class in client">CalendarTableModel</A> -<DD>This method returns the calendar event which belongs to a specific table row -<DT><A HREF="../server/CalendarDatabase.html#getEvent(int)"><B>getEvent(int)</B></A> - -Method in class server.<A HREF="../server/CalendarDatabase.html" title="class in server">CalendarDatabase</A> -<DD>Returns a specific calendar event using fast hash lookup. -<DT><A HREF="../shared/remotecall/ClientRequest.html#getEvent()"><B>getEvent()</B></A> - -Method in class shared.remotecall.<A HREF="../shared/remotecall/ClientRequest.html" title="class in shared.remotecall">ClientRequest</A> -<DD>This method returns the event object. -<DT><A HREF="../shared/CalendarEvent.html#getEventID()"><B>getEventID()</B></A> - -Method in class shared.<A HREF="../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A> -<DD>This method returns the event's ID number. -<DT><A HREF="../shared/CalendarCategory.html#getEvents()"><B>getEvents()</B></A> - -Method in class shared.<A HREF="../shared/CalendarCategory.html" title="class in shared">CalendarCategory</A> -<DD>This method returns the categorie's events. -<DT><A HREF="../shared/remotecall/ServerResponse.html#getEvents()"><B>getEvents()</B></A> - -Method in class shared.remotecall.<A HREF="../shared/remotecall/ServerResponse.html" title="class in shared.remotecall">ServerResponse</A> -<DD>This method returns a vector of all requested calendar events. -<DT><A HREF="../shared/CalendarCategory.html#getFile()"><B>getFile()</B></A> - -Method in class shared.<A HREF="../shared/CalendarCategory.html" title="class in shared">CalendarCategory</A> -<DD>This method returns the calendar events file object. -<DT><A HREF="../shared/Config.html#getIntValue(java.lang.String)"><B>getIntValue(String)</B></A> - -Static method in class shared.<A HREF="../shared/Config.html" title="class in shared">Config</A> -<DD>This method returns a specific integer config value. -<DT><A HREF="../shared/Config.html#getKeySet()"><B>getKeySet()</B></A> - -Static method in class shared.<A HREF="../shared/Config.html" title="class in shared">Config</A> -<DD>This method returns a set of keys of the config hash map. -<DT><A HREF="../server/CalendarDatabase.html#getMatchingEvents(shared.remotecall.ClientRequest)"><B>getMatchingEvents(ClientRequest)</B></A> - -Method in class server.<A HREF="../server/CalendarDatabase.html" title="class in server">CalendarDatabase</A> -<DD>This method looks for all calendar events which match the a given client request. -<DT><A HREF="../shared/CalendarCategory.html#getMatchingEvents(shared.remotecall.ClientRequest)"><B>getMatchingEvents(ClientRequest)</B></A> - -Method in class shared.<A HREF="../shared/CalendarCategory.html" title="class in shared">CalendarCategory</A> -<DD>This method looks for all calendar events of this category which matches a given client's request. -<DT><A HREF="../shared/CalendarCategory.html#getName()"><B>getName()</B></A> - -Method in class shared.<A HREF="../shared/CalendarCategory.html" title="class in shared">CalendarCategory</A> -<DD>This method returns the categorie's name. -<DT><A HREF="../shared/remotecall/ClientRequest.html#getNumEventsToRequest()"><B>getNumEventsToRequest()</B></A> - -Method in class shared.remotecall.<A HREF="../shared/remotecall/ClientRequest.html" title="class in shared.remotecall">ClientRequest</A> -<DD>This method returns the maximum number of events the client wants to request. -<DT><A HREF="../shared/CalendarEvent.html#getPlace()"><B>getPlace()</B></A> - -Method in class shared.<A HREF="../shared/CalendarEvent.html" title="class in shared">CalendarEvent</A> -<DD>This method returns the event's place string. -<DT><A HREF="../client/CalendarTableModel.html#getRowCount()"><B>getRowCount()</B></A> - -Method in class client.<A HREF="../client/CalendarTableModel.html" title="class in client">CalendarTableModel</A> -<DD>This method retuns the number of rows of the JTable. -<DT><A HREF="../shared/Config.html#getServerAddress()"><B>getServerAddress()</B></A> - -Static method in class shared.<A HREF="../shared/Config.html" title="class in shared">Config</A> -<DD>This method returns the inet address of the calendar server. -<DT><A HREF="../client/NetCalendarClient.html#getSessionString()"><B>getSessionString()</B></A> - -Method in class client.<A HREF="../client/NetCalendarClient.html" title="class in client">NetCalendarClient</A> -<DD>If the client has several main windows open, then it will display a - session indicator so that the user knows which window belongs to which - session window. -<DT><A HREF="../shared/Config.html#getSortedKeyArray()"><B>getSortedKeyArray()</B></A> - -Static method in class shared.<A HREF="../shared/Config.html" title="class in shared">Config</A> -<DD>This method returns a sorted String array of all available config keys. -<DT><A HREF="../shared/Config.html#getStringValue(java.lang.String)"><B>getStringValue(String)</B></A> - -Static method in class shared.<A HREF="../shared/Config.html" title="class in shared">Config</A> -<DD>This method returns a specific string config value. -<DT><A HREF="../client/CalendarTableCellRenderer.html#getTableCellRendererComponent(javax.swing.JTable, java.lang.Object, boolean, boolean, int, int)"><B>getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int)</B></A> - -Method in class client.<A HREF="../client/CalendarTableCellRenderer.html" title="class in client">CalendarTableCellRenderer</A> -<DD>This method returns the Component object of a specific table cell. -<DT><A HREF="../client/CalendarTableModel.html#getValueAt(int, int)"><B>getValueAt(int, int)</B></A> - -Method in class client.<A HREF="../client/CalendarTableModel.html" title="class in client">CalendarTableModel</A> -<DD>Gets a specific table value -</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-5.html"><B>PREV LETTER</B></A> - <A HREF="index-7.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-6.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> |
