From 90966728991f04dbb92cd052c734b4aec658e1b6 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 8 Feb 2009 01:36:06 +0000 Subject: --- doc/index-files/index-13.html | 239 ------------------------------------------ 1 file changed, 239 deletions(-) delete mode 100644 doc/index-files/index-13.html (limited to 'doc/index-files/index-13.html') diff --git a/doc/index-files/index-13.html b/doc/index-files/index-13.html deleted file mode 100644 index be4ff77..0000000 --- a/doc/index-files/index-13.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - -S-Index - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -A C D E F G H I M N P R S T U V W
-

-S

-
-
SHUTDOWN_SERVER - -Static variable in class shared.remotecall.ClientRequest -
  -
ServerRequester - class client.ServerRequester.
This class only has static members.
ServerRequester() - -Constructor for class client.ServerRequester -
  -
ServerResponse - class shared.remotecall.ServerResponse.
This class represents a server response.
ServerResponse(Vector) - -Constructor for class shared.remotecall.ServerResponse -
Simple constructor, creates a server response which can be sent to the calendar client. -
sendClientRequest(ClientRequest) - -Static method in class client.ServerRequester -
Sends a client request to the netcalendar server end receives a server response object. -
server - package server
 
setCategory(CalendarCategory) - -Method in class shared.CalendarEvent -
This method sets the event's category. -
setCategoryName(String) - -Method in class shared.CalendarEvent -
This methos sets thhe event's category name. -
setDate(Date) - -Method in class shared.CalendarEvent -
This method sets the event's date. -
setDateRange(Date, Date) - -Method in class shared.remotecall.ClientRequest -
This method sets the date range to request. -
setDescription(String) - -Method in class shared.CalendarEvent -
This method sets the event's descriptions tring. -
setEvent(CalendarEvent) - -Method in class shared.remotecall.ClientRequest -
This method sets a calendar event object to be transfered to the calendar server because the event has been modified. -
setEventID(int) - -Method in class shared.CalendarEvent -
This method sets the event's ID number. -
setEvents(Vector) - -Method in class client.CalendarTableModel -
This method updates all the value objects (calendar events) of the table. -
setEvents(Vector) - -Method in class shared.CalendarCategory -
This method sets the categorie's initial events. -
setHasChanged(boolean) - -Method in class shared.CalendarCategory -
This method specifies if the calendar category has been modified/changed or not. -
setMainRegexp(boolean) - -Method in class shared.remotecall.ClientRequest -
This method sets if the client contains a regexp from the main session window. -
setNumEventsToRequest(int) - -Method in class shared.remotecall.ClientRequest -
With this method the client can define the maximum number of events to request. -
setPlace(String) - -Method in class shared.CalendarEvent -
This method sets the event's place string. -
setRegexpAll(String) - -Method in class shared.remotecall.ClientRequest -
This method compiles a specific pattern object to match with on the server part after serialization. -
setRegexpCategory(String) - -Method in class shared.remotecall.ClientRequest -
This method compiles a specific pattern object to match with on the server part after serialization. -
setRegexpDate(String) - -Method in class shared.remotecall.ClientRequest -
This method compiles a specific pattern object to match with on the server part after serialization. -
setRegexpDescription(String) - -Method in class shared.remotecall.ClientRequest -
This method compiles a specific pattern object to match with on the server part after serialization. -
setRegexpPlace(String) - -Method in class shared.remotecall.ClientRequest -
This method compiles a specific pattern object to match with on the server part after serialization. -
setRowCount(int) - -Method in class client.CalendarTableModel -
This method sets the number of rows of the JTable. -
setValue(String, String) - -Static method in class shared.Config -
This method changes or adds a specific config value. -
setValueAt(Object, int, int) - -Method in class client.CalendarTableModel -
This function updates the data of the JTable. -
setWorkdir(String) - -Method in class server.CalendarFormatParser -
This method sets the working directory. -
setYearly(boolean) - -Method in class shared.CalendarEvent -
This method specifies if this event occurs yearly or not. -
shared - package shared
 
shared.remotecall - package shared.remotecall
 
sortByCategory() - -Method in class client.CalendarTableModel -
Sorts the table content by their category names. -
sortByCol(int) - -Method in class client.CalendarTableModel -
Sorts the table content by a specified table column. -
sortByDate() - -Method in class client.CalendarTableModel -
Sorts the table content by their dates. -
sortByDescription() - -Method in class client.CalendarTableModel -
Sorts the table content by their description texts. -
sortByPlace() - -Method in class client.CalendarTableModel -
Sorts the table content by their places. -
start() - -Method in class server.CalendarFormatParser -
Starts the parsing work of the calendar database files. -
statusMessage(String) - -Method in class client.NetCalendarClient -
This method is for various status messages. -
statusMessage(String) - -Static method in class shared.Main -
This method is for various messages. -
-
- - - - - - - - - - - - - - - -
- -
- - - -A C D E F G H I M N P R S T U V W
- - - -- cgit v1.2.3