public class ColorAWT extends Object
The Color interface provide a representation of a color, independant from the target Window Toolkit (AWT, SWT, etc).
| Constructor and Description |
|---|
ColorAWT() |
| Modifier and Type | Method and Description |
|---|---|
Color |
fromAWT(Color c) |
static Color |
toAWT(Color c) |
Copyright © 2016. All rights reserved.