org.jdesktop.swingx.renderer.LocalizableStringValue Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of swingx-all Show documentation
Show all versions of swingx-all Show documentation
Fork of the inactive swingx-all library
package org.jdesktop.swingx.renderer;
import org.jdesktop.swingx.plaf.UIManagerExt;
import org.jdesktop.swingx.util.Contract;
import java.util.Locale;
import java.util.Map;
/**
* A StringValue which looks up localized String representations for objects.
*/
public class LocalizableStringValue implements StringValue {
private final Map