Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.plugin.otr
Class OtrBuddyAuthenticationDialog.ActionComboBoxItem

java.lang.Object
  extended by net.java.sip.communicator.plugin.otr.OtrBuddyAuthenticationDialog.ActionComboBoxItem
Enclosing class:
OtrBuddyAuthenticationDialog

 class OtrBuddyAuthenticationDialog.ActionComboBoxItem
extends Object

A special JComboBox that is hosted in OtrBuddyAuthenticationDialog.cbAction.

Author:
George Politis

Field Summary
 OtrBuddyAuthenticationDialog.ActionComboBoxItemIndex action
           
 
Constructor Summary
OtrBuddyAuthenticationDialog.ActionComboBoxItem(OtrBuddyAuthenticationDialog.ActionComboBoxItemIndex actionIndex)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

action

public OtrBuddyAuthenticationDialog.ActionComboBoxItemIndex action
Constructor Detail

OtrBuddyAuthenticationDialog.ActionComboBoxItem

public OtrBuddyAuthenticationDialog.ActionComboBoxItem(OtrBuddyAuthenticationDialog.ActionComboBoxItemIndex actionIndex)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.