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

Quick Search    Search Deep

org.lucane.client.* (13)org.lucane.common.* (23)org.lucane.plugins.* (83)org.lucane.proxy.* (3)
org.lucane.server.* (21)org.lucane.tools.* (1)

Package Samples:

org.lucane.client
org.lucane.common
org.lucane.common.signature
org.lucane.plugins.administrator
org.lucane.plugins.filemanager
org.lucane.plugins.forum
org.lucane.plugins.forumadmin
org.lucane.plugins.helpbrowser
org.lucane.plugins.maininterface
org.lucane.plugins.notes
org.lucane.plugins.notes.gui.comment
org.lucane.plugins.notes.gui.main
org.lucane.plugins.notes.gui.note
org.lucane.plugins.passwdchanger
org.lucane.plugins.pluginsinfos
org.lucane.plugins.quickmessage
org.lucane.plugins.reunion
org.lucane.plugins.sendfile
org.lucane.plugins.sendmail
org.lucane.proxy

Classes:

Service: This interface has to be implemented by a service in order to run inside the server as an internal service and not requiring opening a new port and running a distinct processus.
Plugin: Every plugin has to extend this class and redefine its abstract methods. See the tutorial on writing extensions and the sources of the various plugins for more infiormations.
Communicator: Allows communication with the server and the other clients Used to ask connections informations and to download plugins.
DatabaseLayer: Database abstraction layer. Allow to use different databases, even if the SQL types aren't completely normalized
DatabaseAbstractionLayer: Database abstraction layer. Allow to use different databases, even if the SQL types aren't completely normalized
LucaneObjectInputStream: Used to fetch classes from our custom ClassLoader when deserializing custom objects
Forwarder: A forwarder simply writes to an OutputStream what it has read in an InputStream
NotesAction: This class represents an action transiting between the plugin and the service
PluginLoader: This is an important part of the Client. It can dynamically load plugins.
QueryPanel: Reusable object allowing sql query edition Has history and coloration.
UserListListener: Allows an object to be notified when the connected users' list changes
ConnectInfo: Contains connection related informations for clients and services
Constants: Contains a few constants for the Lucane collaborative platform
LucaneClassLoader: Used to add urls for services and plugins to the classpath
Base64: Handles Base64 enconding. Inspired by the Jakarta Project
Store: The unique way to get Stores for the different concepts.
ListBox: A ListBox dialog to select an element in a list
SignatureException: Exception used by the common.signature package
Listener: A Listener is the client's "server" part
DayHeader: Header for day titles in the MonthView
Verifier: Verify signed documents or streams
Translation: Handles translations of messages
DBTableAccess: Base class for Server's Managers
SendableMail: A utility class to send mails
KeyManager: Tool class for managing keys

Home | Contact Us | Privacy Policy | Terms of Service