@Deprecated
public class LookupValueFactory
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
LookupValueFactory.LookupValueWithIcon
Deprecated.
|
static class |
LookupValueFactory.LookupValueWithIconAndHint
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.Object |
createLookupValue(java.lang.String name,
javax.swing.Icon icon)
Deprecated.
|
static java.lang.Object |
createLookupValueWithHint(java.lang.String name,
javax.swing.Icon icon,
java.lang.String hint)
Deprecated.
|
public static java.lang.Object createLookupValue(java.lang.String name, javax.swing.Icon icon)
public static java.lang.Object createLookupValueWithHint(java.lang.String name, javax.swing.Icon icon, java.lang.String hint)