Package Client

The client side part of the system. More...


Classes

class  About
 The About dialog - shown from MainWindow's About menu item, and when you click the What is... link on the Login dialog. More...
class  BibliographyExporter
 Class which takes care of exporting biblipgraphies... More...
interface  BibExporter
 This interface is to be implemented by all bibliography generator classes. More...
class  ExporterBibTeX
 The BibTeX exporter class. More...
class  BibTeXItem
 A BibTeX bibliography item. More...
class  ExporterEndNote
 Export bibliographies to EndNote format (proprietary format used by the EndNote program by Thomson ISI ResearchSoft - http://www.endnote.com/ ). More...
class  ExporterRTF
 Export bibliographies to RTF (Rich Text Format). More...
class  ExporterXHTML
 Exports bibliographies to XHTML. More...
class  UserForm
 Used for both creating and editing user information. More...
class  CreateSuggestion
 Lists literature, and lets the suggester enter a reason for suggesting it. More...
class  GetAUser
 Let the user select a single user from a list of users using only usernames (currently at least). More...
class  LiteratureEntryView
 What shows the user data about literature entries, and allows them to edit that data. More...
class  LocalSettings
 Manages settings for the local program. Adding new settings are done by adding the property, adding it to the lists in the constructor and to SaveSettings() Defaults are set at the end of the constructor - the false section of the shorthand conditional statement TODO: Make a prettier way to define default settings! More...
class  Login
 The first form shown to the user. More...
class  LoginConfig
 The form used for presenting the user with options pertaining to connection - server and host. More...
class  MainWindow
 The program's main interface. The start point for all activities in the system. More...
class  ProjectView
 What shows the user data about projects, and allows them to edit that data. More...
class  ReconnectHandler
class  Reference
 Create a new reference to a piece of literature. More...
class  ReviewAndCommentsView
class  RMIClient
 The client part of the RMI system. More...
class  Startup
 This is where it all starts - spawns the client's first window, namely the Login window. More...

Packages

package  Properties
 Contains the client's Resources.


Detailed Description

The client side part of the system.


Generated on Thu Dec 21 06:22:15 2006 for SCRAML by  doxygen 1.5.1-p1