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