net.infonode.gui.colorprovider
public class FixedColorProvider extends AbstractColorProvider implements Serializable
Version: $Revision: 1.7 $
| Field Summary | |
|---|---|
| static FixedColorProvider | BLACK
A provider for the color black. |
| static FixedColorProvider | WHITE
A provider for the color white. |
| Constructor Summary | |
|---|---|
| FixedColorProvider(Color color)
Constructor.
| |
| Method Summary | |
|---|---|
| Color | getColor() |
| protected Object | readResolve() |
Parameters: color the color which this provider will return