|
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.contactinfo.ContactInfoMenuItem
public class ContactInfoMenuItem
| Constructor Summary | |
|---|---|
ContactInfoMenuItem()
Creates a ContactInfoMenuItem. |
|
| Method Summary | |
|---|---|
void |
actionPerformed(ActionEvent e)
Initializes and shows the contact details dialog. |
Object |
getComponent()
Returns the component that should be added. |
String |
getName()
Returns the name of this plugin component. |
void |
setCurrentContact(MetaContact metaContact)
Sets the currently selected MetaContact. |
| Methods inherited from class net.java.sip.communicator.service.gui.AbstractPluginComponent |
|---|
getConstraints, getContainer, getPositionIndex, isNativeComponent, setCurrentContact, setCurrentContactGroup |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContactInfoMenuItem()
| Method Detail |
|---|
public void setCurrentContact(MetaContact metaContact)
setCurrentContact in interface PluginComponentsetCurrentContact in class AbstractPluginComponentmetaContact - the currently selected meta contactpublic void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenerpublic Object getComponent()
PluginComponent
getComponent in interface PluginComponentpublic String getName()
PluginComponent
getName in interface PluginComponent
|
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 | |||||||||