Groovy Documentation

griffon.swing.formatters
[Java] Class ColorFormatter.ShortWithAlphaColorFormatterDelegate

java.lang.Object
  AbstractColorFormatterDelegate
      griffon.swing.formatters.ColorFormatter.ShortWithAlphaColorFormatterDelegate

private static class ColorFormatter.ShortWithAlphaColorFormatterDelegate
extends AbstractColorFormatterDelegate

Constructor Summary
private ColorFormatter.ShortWithAlphaColorFormatterDelegate()

 
Method Summary
String format(Color color)

Color parse(String str)

 

Constructor Detail

ColorFormatter.ShortWithAlphaColorFormatterDelegate

private ColorFormatter.ShortWithAlphaColorFormatterDelegate()


 
Method Detail

format

public String format(Color color)


parse

public Color parse(String str)


 

Groovy Documentation