|
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.whiteboard.WhiteboardMenuItem
public class WhiteboardMenuItem
WhiteboardMenuItem
| Constructor Summary | |
|---|---|
WhiteboardMenuItem(WhiteboardSessionManager session)
WhiteboardMenuItem constructor. |
|
| Method Summary | |
|---|---|
void |
actionPerformed(ActionEvent e)
Invoked when an action occurs: user start a whiteboard session. |
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. |
void |
setCurrentContactGroup(MetaContactGroup metaGroup)
Sets the current meta group. |
| Methods inherited from class net.java.sip.communicator.service.gui.AbstractPluginComponent |
|---|
getConstraints, getContainer, getPositionIndex, isNativeComponent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WhiteboardMenuItem(WhiteboardSessionManager session)
session - the whiteboard session manager| Method Detail |
|---|
public void setCurrentContact(Contact contact)
PluginComponent
setCurrentContact in interface PluginComponentsetCurrentContact in class AbstractPluginComponentcontact - the current contactpublic void setCurrentContact(MetaContact metaContact)
setCurrentContact in interface PluginComponentsetCurrentContact in class AbstractPluginComponentmetaContact - the current meta contactpublic void setCurrentContactGroup(MetaContactGroup metaGroup)
setCurrentContactGroup in interface PluginComponentsetCurrentContactGroup in class AbstractPluginComponentmetaGroup - the current meta contact grouppublic void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenere - eventpublic 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 | |||||||||