Uses of Class
org.pushingpixels.radiance.theming.internal.contrib.xoetrope.editor.color.ModelColor
Packages that use ModelColor
-
Uses of ModelColor in org.pushingpixels.radiance.theming.internal.contrib.xoetrope.editor.color
Fields in org.pushingpixels.radiance.theming.internal.contrib.xoetrope.editor.color declared as ModelColorModifier and TypeFieldDescriptionprivate static ModelColor[][]
ModelColor.baseColors
protected ModelColor
ColorWheelPanel.chooserColor
protected ModelColor[]
ColorWheelPanel.selectedIttenColours
Methods in org.pushingpixels.radiance.theming.internal.contrib.xoetrope.editor.color that return ModelColorModifier and TypeMethodDescriptionstatic ModelColor[][]
ModelColor.getBaseColors()
ColorWheelPanel.getChooserColour()
Get the chooser colorMethods in org.pushingpixels.radiance.theming.internal.contrib.xoetrope.editor.color with parameters of type ModelColorModifier and TypeMethodDescriptionvoid
ColorWheelPanel.setSelectedColors
(ModelColor[] clrs) Set the reference to the selected colours for the colour schemeConstructors in org.pushingpixels.radiance.theming.internal.contrib.xoetrope.editor.color with parameters of type ModelColor