Maven module :un.engine : engine-ui :
Class : un.engine.ui.component.WColorChooser
Extends/Implements : un.engine.ui.widget.WContainer un.engine.ui.widget.WValueWidget
Subclasses : -

author  Johann Sorel


Variables : PROPERTY_VALUE
Functions : WColorChooser, WColorChooser, getValue, setValue, setValue, varValue



Property for the widget color.
public Chars PROPERTY_VALUE


public void WColorChooser ()

public void WColorChooser (Color baseColor)

public Color getValue ()

public void setValue (Color color)

public void setValue (Object value)

public Variable varValue ()