net.java.sip.communicator.plugin.update
Class CheckForUpdatesMenuItemComponent
java.lang.Object
net.java.sip.communicator.service.gui.AbstractPluginComponent
net.java.sip.communicator.plugin.update.CheckForUpdatesMenuItemComponent
- All Implemented Interfaces:
- PluginComponent
public class CheckForUpdatesMenuItemComponent
- extends AbstractPluginComponent
Implements PluginComponent for the "Check for Updates" menu
item.
- Author:
- Damian Minkov, Lyubomir Marinov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CheckForUpdatesMenuItemComponent
public CheckForUpdatesMenuItemComponent(Container container)
- Initializes a new "Check for Updates" menu item.
- Parameters:
container - the container of the update menu component
getComponent
public JMenuItem getComponent()
- Gets the UI Component of this PluginComponent.
- Returns:
- the UI Component of this PluginComponent
- See Also:
PluginComponent.getComponent()
getName
public String getName()
- Gets the name of this PluginComponent.
- Returns:
- the name of this PluginComponent
- See Also:
PluginComponent.getName()
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.