|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.java.sip.communicator.service.gui.AbstractPluginComponent
net.java.sip.communicator.plugin.branding.AboutWindowPluginComponent
public class AboutWindowPluginComponent
Implements an About menu item for the Help menu of the application in the form of a PluginComponent.
| Constructor Summary | |
|---|---|
AboutWindowPluginComponent(Container container)
|
|
| Method Summary | |
|---|---|
static void |
actionPerformed()
Invokes the default action associated with Help > About regardless of the specifics of its visual representation. |
Object |
getComponent()
Returns the component that should be added. |
String |
getName()
Returns the name of this plugin component. |
int |
getPositionIndex()
Implements PluginComponent.getPositionIndex(). |
| Methods inherited from class net.java.sip.communicator.service.gui.AbstractPluginComponent |
|---|
getConstraints, getContainer, isNativeComponent, setCurrentContact, setCurrentContact, setCurrentContactGroup |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AboutWindowPluginComponent(Container container)
| Method Detail |
|---|
public static void actionPerformed()
public Object getComponent()
PluginComponent
public String getName()
PluginComponent
public int getPositionIndex()
PluginComponent.getPositionIndex(). Returns
Integer#MAX_VALUE in order to indicate that the About menu item
in the Help menu is conventionally displayed at the very bottom.
getPositionIndex in interface PluginComponentgetPositionIndex in class AbstractPluginComponentAbstractPluginComponent.getPositionIndex()
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||