org.xnap.plugin.limewire
Class LimeWirePlugin
java.lang.Object
org.xnap.plugin.AbstractPlugin
org.xnap.plugin.limewire.LimeWirePlugin
- All Implemented Interfaces:
- Plugin
public class LimeWirePlugin
- extends AbstractPlugin
Provides a gnutella network plugin based on LimeWire.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ICON_FILENAME
public static java.lang.String ICON_FILENAME
ICON_16
public static javax.swing.Icon ICON_16
LimeWirePlugin
public LimeWirePlugin()
getInstance
public static LimeWirePlugin getInstance()
getConnectionPanel
public static LimeWirePanel getConnectionPanel()
getChatManager
public static LimeWireChatManager getChatManager()
getPreferences
public static LimeWirePreferences getPreferences()
getSearchManager
public static LimeWireSearchManager getSearchManager()
getServantManager
public static LimeWireServantManager getServantManager()
getTransferManager
public static LimeWireTransferManager getTransferManager()
connect
public void connect()
disconnect
public void disconnect()
start
public void start()
- Starts the plugin.
startGUI
public void startGUI()
- Starts the GUI of the plugin.
stop
public void stop()
- Stops the plugin. Disposes all singletons.
stopGUI
public void stopGUI()
- Stops the GUI of the plugin.
updateStatusPanel
public static void updateStatusPanel()
Copyright © 2001-2005 XNap Team. All Rights Reserved.