|
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.otr.OtrMetaContactButton
public class OtrMetaContactButton
A AbstractPluginComponent that registers the Off-the-Record button in
the main chat toolbar.
| Constructor Summary | |
|---|---|
OtrMetaContactButton(Container container)
|
|
| Method Summary | |
|---|---|
(package private) void |
dispose()
|
Object |
getComponent()
Returns the component that should be added. |
String |
getName()
Returns the name of this plugin component. |
void |
setCurrentContact(Contact contact)
Sets the current contact. |
void |
setCurrentContact(MetaContact metaContact)
Sets the current meta contact. |
| Methods inherited from class net.java.sip.communicator.service.gui.AbstractPluginComponent |
|---|
getConstraints, getContainer, getPositionIndex, isNativeComponent, setCurrentContactGroup |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OtrMetaContactButton(Container container)
| Method Detail |
|---|
void dispose()
public Object getComponent()
PluginComponent
public String getName()
PluginComponent
public void setCurrentContact(Contact contact)
PluginComponent
setCurrentContact in interface PluginComponentsetCurrentContact in class AbstractPluginComponentcontact - the current contactpublic void setCurrentContact(MetaContact metaContact)
PluginComponent
setCurrentContact in interface PluginComponentsetCurrentContact in class AbstractPluginComponentmetaContact - the current meta contact
|
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 | |||||||||