Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.impl.gui.lookandfeel
Class SIPCommSpinnerUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by javax.swing.plaf.SpinnerUI
          extended by javax.swing.plaf.basic.BasicSpinnerUI
              extended by net.java.sip.communicator.impl.gui.lookandfeel.SIPCommSpinnerUI

public class SIPCommSpinnerUI
extends BasicSpinnerUI


Field Summary
 
Fields inherited from class javax.swing.plaf.basic.BasicSpinnerUI
spinner
 
Constructor Summary
SIPCommSpinnerUI()
           
 
Method Summary
protected  Component createNextButton()
           
protected  Component createPreviousButton()
           
static ComponentUI createUI(JComponent c)
           
 
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 javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, getMaximumSize, getMinimumSize, getPreferredSize, paint, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SIPCommSpinnerUI

public SIPCommSpinnerUI()
Method Detail

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.

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