Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.service.gui.AbstractPluginComponent

Packages that use AbstractPluginComponent
net.java.sip.communicator.plugin.branding   
net.java.sip.communicator.plugin.contactinfo   
net.java.sip.communicator.plugin.exampleplugin   
net.java.sip.communicator.plugin.otr   
net.java.sip.communicator.plugin.profiler4j   
net.java.sip.communicator.plugin.update   
net.java.sip.communicator.plugin.whiteboard   
 

Uses of AbstractPluginComponent in net.java.sip.communicator.plugin.branding
 

Subclasses of AbstractPluginComponent in net.java.sip.communicator.plugin.branding
 class AboutWindowPluginComponent
          Implements an About menu item for the Help menu of the application in the form of a PluginComponent.
 

Uses of AbstractPluginComponent in net.java.sip.communicator.plugin.contactinfo
 

Subclasses of AbstractPluginComponent in net.java.sip.communicator.plugin.contactinfo
 class ContactInfoMenuItem
           
 

Uses of AbstractPluginComponent in net.java.sip.communicator.plugin.exampleplugin
 

Subclasses of AbstractPluginComponent in net.java.sip.communicator.plugin.exampleplugin
 class ExamplePluginMenuItem
          The ExamplePluginMenuItem is a JMenuItem that implements the PluginComponent interface.
 

Uses of AbstractPluginComponent in net.java.sip.communicator.plugin.otr
 

Subclasses of AbstractPluginComponent in net.java.sip.communicator.plugin.otr
 class OtrMetaContactButton
          A AbstractPluginComponent that registers the Off-the-Record button in the main chat toolbar.
 class OtrMetaContactMenu
           
 

Uses of AbstractPluginComponent in net.java.sip.communicator.plugin.profiler4j
 

Subclasses of AbstractPluginComponent in net.java.sip.communicator.plugin.profiler4j
 class SettingsWindowMenuEntry
          Menu entry for the profiler plug-in
 

Uses of AbstractPluginComponent in net.java.sip.communicator.plugin.update
 

Subclasses of AbstractPluginComponent in net.java.sip.communicator.plugin.update
 class CheckForUpdatesMenuItemComponent
          Implements PluginComponent for the "Check for Updates" menu item.
 

Uses of AbstractPluginComponent in net.java.sip.communicator.plugin.whiteboard
 

Subclasses of AbstractPluginComponent in net.java.sip.communicator.plugin.whiteboard
 class WhiteboardMenuItem
          WhiteboardMenuItem
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.