net.java.sip.communicator.impl.gui.lookandfeel
Class SIPCommComboBoxEditor
java.lang.Object
javax.swing.plaf.basic.BasicComboBoxEditor
javax.swing.plaf.metal.MetalComboBoxEditor
net.java.sip.communicator.impl.gui.lookandfeel.SIPCommComboBoxEditor
- All Implemented Interfaces:
- FocusListener, EventListener, ComboBoxEditor, Skinnable
- Direct Known Subclasses:
- SIPCommComboBoxEditor.UIResource
public class SIPCommComboBoxEditor
- extends MetalComboBoxEditor
- implements Skinnable
The default editor for SIPCommunicator editable combo boxes.
- Author:
- Yana Stamcheva, Adam Netocny
|
Method Summary |
void |
loadSkin()
Reloads UI if necessary. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
editorBorderInsets
protected static final Insets editorBorderInsets
- The editor border insets.
SIPCommComboBoxEditor
public SIPCommComboBoxEditor()
- Creates an instance of SIPCommComboBoxEditor.
loadSkin
public void loadSkin()
- Reloads UI if necessary.
- Specified by:
loadSkin in interface Skinnable
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.