net.java.sip.communicator.impl.gui.lookandfeel
Class SIPCommComboBoxEditor.UIResource
java.lang.Object
javax.swing.plaf.basic.BasicComboBoxEditor
javax.swing.plaf.metal.MetalComboBoxEditor
net.java.sip.communicator.impl.gui.lookandfeel.SIPCommComboBoxEditor
net.java.sip.communicator.impl.gui.lookandfeel.SIPCommComboBoxEditor.UIResource
- All Implemented Interfaces:
- FocusListener, EventListener, ComboBoxEditor, UIResource
- 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.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SIPCommComboBoxEditor.UIResource
public SIPCommComboBoxEditor.UIResource()
SIP Communicator, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.