|
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.impl.protocol.jabber.extensions.inputevt.RemoteControlExtension
public class RemoteControlExtension
This class implements input event extension.
| Constructor Summary | |
|---|---|
RemoteControlExtension()
Constructor. |
|
RemoteControlExtension(ComponentEvent event)
Constructor. |
|
RemoteControlExtension(Dimension videoPanelSize)
Constructor. |
|
RemoteControlExtension(InputEvent event,
Dimension videoPanelSize)
Constructor. |
|
| Method Summary | |
|---|---|
String |
getElementName()
Get the element name of the PacketExtension. |
ComponentEvent |
getEvent()
Get ComponentEvent that represents our InputExtensionItem. |
String |
getNamespace()
Returns the XML namespace of the extension sub-packet root element. |
String |
toXML()
Get the XML representation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteControlExtension()
public RemoteControlExtension(Dimension videoPanelSize)
videoPanelSize - size of the panel that contains videopublic RemoteControlExtension(ComponentEvent event)
event - AWT event
public RemoteControlExtension(InputEvent event,
Dimension videoPanelSize)
videoPanelSize - size of the panel that contains videoevent - AWT event| Method Detail |
|---|
public ComponentEvent getEvent()
public String getElementName()
getElementName in interface org.jivesoftware.smack.packet.PacketExtensionpublic String getNamespace()
getNamespace in interface org.jivesoftware.smack.packet.PacketExtensionpublic String toXML()
toXML in interface org.jivesoftware.smack.packet.PacketExtension
|
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 | |||||||||