Class PlasticComboBoxUI.PlasticComboBoxLayoutManager

All Implemented Interfaces:
LayoutManager
Enclosing class:
PlasticComboBoxUI

private final class PlasticComboBoxUI.PlasticComboBoxLayoutManager extends MetalComboBoxUI.MetalComboBoxLayoutManager
This layout manager handles the 'standard' layout of combo boxes. It puts the arrow button to the right and the editor to the left. If there is no editor it still keeps the arrow button to the right. Overriden to use a fixed arrow button width.