- saveValue(int) - Method in class com.jaredrummler.android.colorpicker.ColorPreference
-
Set the new color
- saveValue(int) - Method in class com.jaredrummler.android.colorpicker.ColorPreferenceCompat
-
Set the new color
- setAllowCustom(boolean) - Method in class com.jaredrummler.android.colorpicker.ColorPickerDialog.Builder
-
Show/Hide the neutral button to select a custom color.
- setAllowPresets(boolean) - Method in class com.jaredrummler.android.colorpicker.ColorPickerDialog.Builder
-
Show/Hide a neutral button to select preset colors.
- setAlphaSliderText(int) - Method in class com.jaredrummler.android.colorpicker.ColorPickerView
-
Set the text that should be shown in the
alpha slider.
- setAlphaSliderText(String) - Method in class com.jaredrummler.android.colorpicker.ColorPickerView
-
Set the text that should be shown in the
alpha slider.
- setAlphaSliderVisible(boolean) - Method in class com.jaredrummler.android.colorpicker.ColorPickerView
-
Set if the user is allowed to adjust the alpha panel.
- setBorderColor(int) - Method in class com.jaredrummler.android.colorpicker.ColorPanelView
-
Set the color of the border surrounding the panel.
- setBorderColor(int) - Method in class com.jaredrummler.android.colorpicker.ColorPickerView
-
Set the color of the border surrounding all panels.
- setColor(int) - Method in class com.jaredrummler.android.colorpicker.ColorPanelView
-
Set the color that should be shown by this view.
- setColor(int) - Method in class com.jaredrummler.android.colorpicker.ColorPickerDialog.Builder
-
Set the original color
- setColor(int) - Method in class com.jaredrummler.android.colorpicker.ColorPickerView
-
Set the color the view should show.
- setColor(int, boolean) - Method in class com.jaredrummler.android.colorpicker.ColorPickerView
-
Set the color this view should show.
- setColorPickerDialogListener(ColorPickerDialogListener) - Method in class com.jaredrummler.android.colorpicker.ColorPickerDialog
-
Set the callback.
- setColorShape(int) - Method in class com.jaredrummler.android.colorpicker.ColorPickerDialog.Builder
-
Set the shape of the color panel view.
- setCustomButtonText(int) - Method in class com.jaredrummler.android.colorpicker.ColorPickerDialog.Builder
-
Set the custom button text string resource id
- setDialogId(int) - Method in class com.jaredrummler.android.colorpicker.ColorPickerDialog.Builder
-
Set the dialog id used for callbacks
- setDialogTitle(int) - Method in class com.jaredrummler.android.colorpicker.ColorPickerDialog.Builder
-
Set the dialog title string resource id
- setDialogType(int) - Method in class com.jaredrummler.android.colorpicker.ColorPickerDialog.Builder
-
Set which dialog view to show.
- setOnColorChangedListener(ColorPickerView.OnColorChangedListener) - Method in class com.jaredrummler.android.colorpicker.ColorPickerView
-
Set a OnColorChangedListener to get notified when the color
selected by the user has changed.
- setOnShowDialogListener(ColorPreference.OnShowDialogListener) - Method in class com.jaredrummler.android.colorpicker.ColorPreference
-
- setOnShowDialogListener(ColorPreferenceCompat.OnShowDialogListener) - Method in class com.jaredrummler.android.colorpicker.ColorPreferenceCompat
-
- setOriginalColor(int) - Method in class com.jaredrummler.android.colorpicker.ColorPanelView
-
Set the original color.
- setPresets(int[]) - Method in class com.jaredrummler.android.colorpicker.ColorPickerDialog.Builder
-
Set the colors used for the presets
- setPresets(int[]) - Method in class com.jaredrummler.android.colorpicker.ColorPreference
-
- setPresets(int[]) - Method in class com.jaredrummler.android.colorpicker.ColorPreferenceCompat
-
- setPresetsButtonText(int) - Method in class com.jaredrummler.android.colorpicker.ColorPickerDialog.Builder
-
Set the presets button text string resource id
- setSelectedButtonText(int) - Method in class com.jaredrummler.android.colorpicker.ColorPickerDialog.Builder
-
Set the selected button text string resource id
- setShape(int) - Method in class com.jaredrummler.android.colorpicker.ColorPanelView
-
Set the shape.
- setShowAlphaSlider(boolean) - Method in class com.jaredrummler.android.colorpicker.ColorPickerDialog.Builder
-
Show the alpha slider
- setShowColorShades(boolean) - Method in class com.jaredrummler.android.colorpicker.ColorPickerDialog.Builder
-
Show/Hide the color shades in the presets picker
- setSliderTrackerColor(int) - Method in class com.jaredrummler.android.colorpicker.ColorPickerView
-
Set the color of the tracker slider on the hue and alpha panel.
- show(FragmentActivity) - Method in class com.jaredrummler.android.colorpicker.ColorPickerDialog.Builder
-
- showHint() - Method in class com.jaredrummler.android.colorpicker.ColorPanelView
-
Show a toast message with the hex color code below the view.
- SQUARE - Static variable in annotation type com.jaredrummler.android.colorpicker.ColorShape
-