Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

nectar.reda.client.* (36)nectar.reda.io.* (16)nectar.reda.recordeditor.* (68)
nectar.reda.server.* (16)nectar.reda.share.* (1)

Package Samples:

nectar.reda.io.pgp: The encrypted/compressed client-server communication implementation.  
nectar.reda.server.action: The Reda Server implementation.  
nectar.reda.client.action
nectar.reda.client.base.dynacomp
nectar.reda.client.base
nectar.reda.io
nectar.reda.recordeditor.client.action
nectar.reda.recordeditor.client.tasks
nectar.reda.recordeditor.client
nectar.reda.recordeditor.server
nectar.reda.server
nectar.reda.share

Classes:

RedaModuleDescriptor: Descriptor class for JAR files that contain modules for the Reda Client. This class is mainly used for transporting info about modules available on the server to the client through actions.
GetRecordListAction: Returns with a list of PersonRecords, built from a list of ID numbers. throws ClientActionException if any of the id number can't be found or data related errors occur.
CMButtonPanel: A wrapper JPanel for RecordView panels (CMDocCompactPanel, CMNewsEditPanel, etc) that handles the edit toggle button, the delete button, and drag and drop operations.
ClientPushAction: ClientPushActions are actions sent by the server that aren't responses to direct commands. Some Actions may "subscribe" to ClientPushAction's through the ActionPump.
ClientCommandAction: ClientCommandActions follow the command response model. The thread that submits a ClientCommandAction to the ActionPump will block until the reponse is received.
ControllerThread: Thread control utilities for creating a thread tree that ensures the shutdown of it's child Threads...
GetModuleList: Retrieves the [module-name] => [version] mapping of the modules available on the server.
ClientComThread: Client Communication Thread -- handles all the data communication with the server.
DeleteConfirmAction: Permanently deletes records designated by a list of records.
ClientJFrame: The main class for the Reda Administration Client.
GetRecordsAction: Retrieve records of a given type and owner.
GetRecordTree: Fetches a record tree from the server.
ClientAction
ClientActionException
ClientActionNotConnectedException
ClientPushActionListener
EchoAction
GetModule
GetServerTimeAction
LoginAction
PingAction
ActionPump

Home | Contact Us | Privacy Policy | Terms of Service