|
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.neomedia.DeviceConfigurationComboBoxModel.CaptureDevice
public static class DeviceConfigurationComboBoxModel.CaptureDevice
Encapsulates CaptureDeviceInfo
| Field Summary | |
|---|---|
javax.media.CaptureDeviceInfo |
info
The encapsulated info. |
| Constructor Summary | |
|---|---|
DeviceConfigurationComboBoxModel.CaptureDevice(javax.media.CaptureDeviceInfo info)
Creates the wrapper. |
|
| Method Summary | |
|---|---|
static boolean |
equals(javax.media.CaptureDeviceInfo a,
javax.media.CaptureDeviceInfo b)
Compares two CaptureDeviceInfo |
String |
toString()
Gets a human-readable String representation of this instance. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public final javax.media.CaptureDeviceInfo info
| Constructor Detail |
|---|
public DeviceConfigurationComboBoxModel.CaptureDevice(javax.media.CaptureDeviceInfo info)
info - the info object we wrap.| Method Detail |
|---|
public static boolean equals(javax.media.CaptureDeviceInfo a,
javax.media.CaptureDeviceInfo b)
a - first CaptureDeviceInfo to compareb - second CaptureDeviceInfo to compare
public String toString()
toString in class Object
|
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 | |||||||||