public static class LookupValueFactory.LookupValueWithIconAndHint extends LookupValueFactory.LookupValueWithIcon implements LookupValueWithUIHint
Iconable.IconFlags, Iconable.LastComputedIcon
ICON_FLAG_IGNORE_MASK, ICON_FLAG_OPEN, ICON_FLAG_READ_STATUS, ICON_FLAG_VISIBILITY
Modifier | Constructor and Description |
---|---|
protected |
LookupValueWithIconAndHint(java.lang.String name,
javax.swing.Icon icon,
java.lang.String hint) |
Modifier and Type | Method and Description |
---|---|
java.awt.Color |
getColorHint() |
java.lang.String |
getTypeHint() |
boolean |
isBold() |
equals, getIcon, getPresentation, hashCode
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getPresentation
protected LookupValueWithIconAndHint(java.lang.String name, javax.swing.Icon icon, java.lang.String hint)
public java.lang.String getTypeHint()
getTypeHint
in interface LookupValueWithUIHint
public java.awt.Color getColorHint()
getColorHint
in interface LookupValueWithUIHint
public boolean isBold()
isBold
in interface LookupValueWithUIHint