net.java.sip.communicator.impl.gui.lookandfeel
Class SIPCommSpinnerUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.SpinnerUI
javax.swing.plaf.basic.BasicSpinnerUI
net.java.sip.communicator.impl.gui.lookandfeel.SIPCommSpinnerUI
public class SIPCommSpinnerUI
- extends BasicSpinnerUI
| Methods inherited from class javax.swing.plaf.basic.BasicSpinnerUI |
createEditor, createLayout, createPropertyChangeListener, getBaseline, getBaselineResizeBehavior, installDefaults, installKeyboardActions, installListeners, installNextButtonListeners, installPreviousButtonListeners, installUI, replaceEditor, uninstallDefaults, uninstallListeners, uninstallUI |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SIPCommSpinnerUI
public SIPCommSpinnerUI()
createUI
public static ComponentUI createUI(JComponent c)
createNextButton
protected Component createNextButton()
- Overrides:
createNextButton in class BasicSpinnerUI
createPreviousButton
protected Component createPreviousButton()
- Overrides:
createPreviousButton in class BasicSpinnerUI
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.