|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object![]()
![]()
![]()
java.awt.Component
![]()
![]()
![]()
java.awt.Container
![]()
![]()
![]()
javax.swing.JComponent
![]()
![]()
![]()
javax.swing.JLabel
![]()
![]()
![]()
javax.swing.plaf.basic.BasicComboBoxRenderer
, MenuContainer
, Serializable
, Accessible
, ListCellRenderer
, SwingConstants


public class BasicComboBoxRenderer

, Serializable

ComboBox renderer
Warning:
Serialized objects of this class will not be compatible with
future Swing releases. The current serialization support is
appropriate for short term storage or RMI between applications running
the same version of Swing. As of 1.4, support for long term storage
of all JavaBeansTM
has been added to the java.beans package.
Please see XMLEncoder
.
| Nested Class Summary | |
|---|---|
static class |
BasicComboBoxRenderer.UIResource
A subclass of BasicComboBoxRenderer that implements UIResource. |
Nested classes/interfaces inherited from class javax.swing.JLabel ![]() |
|---|
JLabel.AccessibleJLabel |
Nested classes/interfaces inherited from class javax.swing.JComponent ![]() |
|---|
JComponent.AccessibleJComponent |
Nested classes/interfaces inherited from class java.awt.Container ![]() |
|---|
Container.AccessibleAWTContainer |
Nested classes/interfaces inherited from class java.awt.Component ![]() |
|---|
Component.AccessibleAWTComponent |
| Field Summary | |
|---|---|
protected static Border |
noFocusBorder
|
Fields inherited from class javax.swing.JLabel ![]() |
|---|
labelFor |
Fields inherited from class javax.swing.JComponent ![]() |
|---|
accessibleContext |
Fields inherited from class java.awt.Component ![]() |
|---|
BOTTOM_ALIGNMENT |
Fields inherited from interface javax.swing.SwingConstants ![]() |
|---|
BOTTOM |
Fields inherited from interface java.awt.image.ImageObserver ![]() |
|---|
ABORT |
| Constructor Summary | |
|---|---|
BasicComboBoxRenderer
|
|
| Method Summary | |
|---|---|
Component |
getListCellRendererComponent
Return a component that has been configured to display the specified value. |
Dimension |
getPreferredSize
If the preferredSize has been set to a
non-null value just returns it. |
Methods inherited from class javax.swing.JLabel ![]() |
|---|
checkHorizontalKey |