public class IsNullToColorConverter extends org.jdesktop.beansbinding.Converter<Boolean,Color>
IsNullToColorConverter()
Color
convertForward(Boolean isnull)
Boolean
convertReverse(Color value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IsNullToColorConverter()
public Color convertForward(Boolean isnull)
convertForward
org.jdesktop.beansbinding.Converter<Boolean,Color>
public Boolean convertReverse(Color value)
convertReverse
Copyright © 2012–2026 cismet GmbH. All rights reserved.