net.infonode.gui.laf.ui

Class SlimComboBoxUI

public class SlimComboBoxUI extends MetalComboBoxUI

Version: $Revision: 1.6 $

Author: $Author: jesper $

Field Summary
static BorderFOCUS_BORDER
static BorderNORMAL_BORDER
Method Summary
protected ListCellRenderercreateRenderer()
static ComponentUIcreateUI(JComponent b)

Field Detail

FOCUS_BORDER

public static Border FOCUS_BORDER

NORMAL_BORDER

public static Border NORMAL_BORDER

Method Detail

createRenderer

protected ListCellRenderer createRenderer()

createUI

public static ComponentUI createUI(JComponent b)