Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.impl.gui.lookandfeel
Class SIPCommComboBoxEditor.UIResource

java.lang.Object
  extended by javax.swing.plaf.basic.BasicComboBoxEditor
      extended by javax.swing.plaf.metal.MetalComboBoxEditor
          extended by net.java.sip.communicator.impl.gui.lookandfeel.SIPCommComboBoxEditor
              extended by net.java.sip.communicator.impl.gui.lookandfeel.SIPCommComboBoxEditor.UIResource
All Implemented Interfaces:
FocusListener, EventListener, ComboBoxEditor, UIResource, Skinnable
Enclosing class:
SIPCommComboBoxEditor

public static class SIPCommComboBoxEditor.UIResource
extends SIPCommComboBoxEditor
implements UIResource

A subclass of SIPCommComboBoxEditor that implements UIResource. SIPCommComboBoxEditor doesn't implement UIResource directly so that applications can safely override the cellRenderer property with BasicListCellRenderer subclasses.


Nested Class Summary
 
Nested classes/interfaces inherited from class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommComboBoxEditor
SIPCommComboBoxEditor.UIResource
 
Field Summary
 
Fields inherited from class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommComboBoxEditor
editorBorderInsets
 
Fields inherited from class javax.swing.plaf.basic.BasicComboBoxEditor
editor
 
Constructor Summary
SIPCommComboBoxEditor.UIResource()
           
 
Method Summary
 
Methods inherited from class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommComboBoxEditor
loadSkin
 
Methods inherited from class javax.swing.plaf.basic.BasicComboBoxEditor
addActionListener, createEditorComponent, focusGained, focusLost, getEditorComponent, getItem, removeActionListener, selectAll, setItem
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SIPCommComboBoxEditor.UIResource

public SIPCommComboBoxEditor.UIResource()

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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