Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
M
N
P
R
S
T
U
V
W
R
RELOAD_DATABASE
- Static variable in class shared.remotecall.
ClientRequest
REQUEST_ALL_EVENTS
- Static variable in class shared.remotecall.
ClientRequest
REQUEST_EVENTS
- Static variable in class shared.remotecall.
ClientRequest
RemoteCall
- class shared.remotecall.
RemoteCall
.
This is the abstract base class of all other classes of the shared.remotecall package.
RemoteCall()
- Constructor for class shared.remotecall.
RemoteCall
readConfig(String)
- Static method in class shared.
Config
This methods reads the options from the calendar config file 'config.txt'.
removeEvent(CalendarEvent)
- Method in class shared.
CalendarCategory
This method removes a given event from its event vector.
removeFrame(JFrame)
- Method in class client.
NetCalendarClient
This method tells the main netcalendar client JFrame which sub JFrames are opened.
removeFromCurrentCategory()
- Method in class shared.
CalendarEvent
Removes the calendar event from its current category and sets the category reference to null.
requestsNewEvents()
- Method in class shared.remotecall.
ClientRequest
This method is needed by the calendar server to get the type of action requested.
reverseSortByCategory()
- Method in class client.
CalendarTableModel
Reverse sorts the table content by their category names.
reverseSortByCol(int)
- Method in class client.
CalendarTableModel
Reverse sorts the table content by a specified table column.
reverseSortByDate()
- Method in class client.
CalendarTableModel
Reverse sorts the table content by their dates.
reverseSortByDescription()
- Method in class client.
CalendarTableModel
Reverse sorts the table content by their description texts.
reverseSortByPlace()
- Method in class client.
CalendarTableModel
Reverse sorts the table content by their places.
run()
- Method in class server.
NetCalendarServer
This method specifies the start method of the Thread.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
M
N
P
R
S
T
U
V
W