org.lucane.client |
|
Java Source File Name | Type | Comment |
Client.java | Class | The client main class. |
ClientConfig.java | Class | |
Communicator.java | Class | Allows communication with the server and the other clients
Used to ask connections informations and to download plugins. |
ConnectBox.java | Class | |
Listener.java | Class | |
LocalConfig.java | Class | A local configuration system. |
Plugin.java | Class | Every plugin has to extend this class and redefine its abstract methods. |
PluginManager.java | Class | This is an important part of the Client. |
ShutdownHook.java | Class | |
StandalonePlugin.java | Class | |
UserListListener.java | Interface | |