nl.cloudfarming.client.area.field
Class FieldPalette
java.lang.Object
nl.cloudfarming.client.area.field.FieldPalette
- All Implemented Interfaces:
- Palette
public class FieldPalette
- extends Object
- implements Palette
Color palette for fields
- Author:
- Timon Veenstra
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FieldPalette
public FieldPalette()
getColorForValue
public Color getColorForValue(Object value)
- Specified by:
getColorForValue in interface Palette
getColorForState
public Color getColorForState(org.netbeans.api.visual.model.ObjectState state)
- Specified by:
getColorForState in interface Palette
Copyright © 2011. All Rights Reserved.