- getBackground() - Method in class de.mrapp.android.preference.multithreading.ColorPreviewDataBinder
-
Returns the background of the preview.
- getBorderColor() - Method in class de.mrapp.android.preference.multithreading.ColorPreviewDataBinder
-
Returns the border color of the preview.
- getBorderWidth() - Method in class de.mrapp.android.preference.multithreading.ColorPreviewDataBinder
-
Returns the border width of the preview.
- getColor() - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
-
Returns the currently persisted color of the preference.
- getColorFormat() - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
-
Returns the format, which is used to print a textual representation of the preference's
color.
- getColorPalette() - Method in class de.mrapp.android.preference.ColorPalettePreference
-
Returns the colors, the preference allows to choose.
- getColorView() - Method in class de.mrapp.android.preference.view.ColorPaletteItem
-
Returns the image view, which is used to display the item's color.
- getCurrentIndex() - Method in class de.mrapp.android.preference.NumberPickerPreference
-
Returns the currently selected index of the
NumberPicker widget.
- getCurrentNumber() - Method in class de.mrapp.android.preference.DigitPickerPreference
-
- getCurrentValue() - Method in class de.mrapp.android.preference.SeekBarPreference
-
Returns the current value of the seek bar.
- getDecimals() - Method in class de.mrapp.android.preference.SeekBarPreference
-
Returns the number of decimals of the floating point numbers, the preference allows to
choose.
- getDialog() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the dialog, which is shown by the preference.
- getDialogBackground() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the background of the preference's dialog.
- getDialogBottomMargin() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the bottom margin of the preference's dialog.
- getDialogButtonTextColor() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the text color of the buttons of the preference's dialog.
- getDialogButtonTypeface() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the typeface of the buttons of the preference's dialog.
- getDialogCancelAnimation() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the animation, which is used to cancel the preference's dialog.
- getDialogDismissAnimation() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the animation, which is used to dismiss the preference's dialog.
- getDialogDividerColor() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the color of dividers, which are contained by the preference's dialog.
- getDialogDividerMargin() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the left and right margin of dividers, which are contained by the preference's
dialog.
- getDialogGravity() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the gravity of the preference's dialog.
- getDialogHeaderBackground() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the background of the header of the preference's dialog.
- getDialogHeaderIcon() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the icon of the header of the preference's dialog.
- getDialogHeaderIconTintList() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the color state list, which is used to tint the icon of the header of the
preference's dialog.
- getDialogHeaderIconTintMode() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the mode, which is used to tint the icon of the header of the preference's dialog.
- getDialogHeight() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the height of the preference's dialog.
- getDialogIcon() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the icon of the preference's dialog.
- getDialogIconTintList() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the color state list, which is used to tint the icon of the preference's dialog.
- getDialogIconTintMode() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the mode, which is used to tint the icon of the preference's dialog.
- getDialogItemColor() - Method in class de.mrapp.android.preference.AbstractListPreference
-
Returns the color of the items of the preference's dialog.
- getDialogItemTypeface() - Method in class de.mrapp.android.preference.AbstractListPreference
-
Returns the typeface of the items of the preference's dialog.
- getDialogLeftMargin() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the left margin of the preference's dialog.
- getDialogMaxHeight() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the maximum height of the preference's dialog.
- getDialogMaxWidth() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the maximum width of the preference's dialog.
- getDialogMessage() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the message of the preference's dialog.
- getDialogMessageColor() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the color of the message of the preference's dialog.
- getDialogMessageTypeface() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the typeface of the message of the preference's dialog.
- getDialogPaddingBottom() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the bottom padding of the preference's dialog.
- getDialogPaddingLeft() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the left padding of the preference's dialog.
- getDialogPaddingRight() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the right padding of the preference's dialog.
- getDialogPaddingTop() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the top padding of the preference's dialog.
- getDialogPreviewBackground() - Method in class de.mrapp.android.preference.ColorPalettePreference
-
Returns the background, which is used to preview colors in the preference's dialog.
- getDialogPreviewBorderColor() - Method in class de.mrapp.android.preference.ColorPalettePreference
-
Returns the border color, which is used to preview colors in the preference's dialog.
- getDialogPreviewBorderWidth() - Method in class de.mrapp.android.preference.ColorPalettePreference
-
Returns the border width, which is used to preview colors in the preference's dialog.
- getDialogPreviewShape() - Method in class de.mrapp.android.preference.ColorPalettePreference
-
Returns the shape, which is used to preview colors in the preference's dialog.
- getDialogPreviewSize() - Method in class de.mrapp.android.preference.ColorPalettePreference
-
Returns the size, which is used to preview colors in the preference's dialog.
- getDialogRightMargin() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the right margin of the preference's dialog.
- getDialogScrollableArea() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the scrollable area of the preference's dialog.
- getDialogShowAnimation() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the animation, which is used to show the preference's dialog.
- getDialogTitle() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the title of the preference's dialog.
- getDialogTitleColor() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the color of the title of the preference's dialog.
- getDialogTitleTypeface() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the typeface of the title of the preference's dialog.
- getDialogTopMargin() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the top margin of the preference's dialog.
- getDialogWidth() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the width of the preference's dialog.
- getDialogWindowBackground() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the window background of the preference's dialog.
- getDisableDependentsState() - Method in class de.mrapp.android.preference.AbstractTwoStatePreference
-
Returns, whether dependent preferences are disabled when this preference is checked, or when
this preference is not checked.
- getDividerColor() - Method in class de.mrapp.android.preference.view.NumberPicker
-
Returns the color of the number pickers's divider.
- getEntries() - Method in class de.mrapp.android.preference.AbstractListPreference
-
Returns the entries of the list, which is shown by the preference.
- getEntry() - Method in class de.mrapp.android.preference.ListPreference
-
Returns the entry, the currently persisted value of the preference belongs to.
- getEntryValues() - Method in class de.mrapp.android.preference.AbstractListPreference
-
Returns the values, which correspond to the entries of the list, which is shown by the
preference.
- getErrorColor() - Method in class de.mrapp.android.preference.AbstractValidateableDialogPreference
-
Returns the color, which is used to indicate validation errors.
- getFloatingPointSeparator() - Method in class de.mrapp.android.preference.SeekBarPreference
-
Returns the symbol, which is used to separate floating point numbers for textual
representation.
- getHeight() - Method in class de.mrapp.android.preference.ResolutionPreference
-
Returns the height of the currently persisted resolution of the preference.
- getHeightHint() - Method in class de.mrapp.android.preference.ResolutionPreference
-
Returns the hint of the edit text widget, which allows to enter the height of the
resolution.
- getHelperText() - Method in class de.mrapp.android.preference.AbstractValidateableDialogPreference
-
Returns the helper text of the view, which is contained by the preference's dialog.
- getHelperTextColor() - Method in class de.mrapp.android.preference.AbstractValidateableDialogPreference
-
Returns the color of the helper text of the view, which is contained by the preference's
dialog.
- getHint() - Method in class de.mrapp.android.preference.EditTextPreference
-
Returns the hint of the edit text widget, which is contained by the preference's dialog.
- getIconTintList() - Method in class de.mrapp.android.preference.Preference
-
Returns the color state list, which is used to tint the preference's icon.
- getIconTintMode() - Method in class de.mrapp.android.preference.Preference
-
Returns the mode, which is used to tint the preference's icon.
- getItem(int) - Method in class de.mrapp.android.preference.adapter.ColorPaletteAdapter
-
Returns the color that corresponds to a specific position.
- getItemCount() - Method in class de.mrapp.android.preference.adapter.ColorPaletteAdapter
-
- getItemId(int) - Method in class de.mrapp.android.preference.adapter.ColorPaletteAdapter
-
- getMaxNumber() - Method in class de.mrapp.android.preference.NumberPickerPreference
-
Returns the maximum number, the preference allows to choose.
- getMaxValue() - Method in class de.mrapp.android.preference.SeekBarPreference
-
Returns the maximum value, the preference allows to choose.
- getMinNumber() - Method in class de.mrapp.android.preference.NumberPickerPreference
-
Returns the minimum number, the preference allows to choose.
- getMinValue() - Method in class de.mrapp.android.preference.SeekBarPreference
-
Returns the minimum value, the preference allows to choose.
- getNegativeButtonText() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the text of the negative button of the preference's dialog.
- getNumber() - Method in class de.mrapp.android.preference.AbstractNumberPickerPreference
-
Returns the currently persisted number of the preference.
- getNumberOfColumns() - Method in class de.mrapp.android.preference.ColorPalettePreference
-
Returns the number of columns, which are used to preview colors in the preference's dialog.
- getNumberOfDigits() - Method in class de.mrapp.android.preference.DigitPickerPreference
-
Returns the number of digits of the numbers, the preference allows to choose.
- getPositiveButtonText() - Method in class de.mrapp.android.preference.DialogPreference
-
Returns the text of the positive button of the preference's dialog.
- getPreviewBackground() - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
-
Returns the background of the preview of the preference's color.
- getPreviewBorderColor() - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
-
Returns the border color of the preview of the preference's color.
- getPreviewBorderWidth() - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
-
Returns the border width of the preview of the preference's color.
- getPreviewShape() - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
-
Returns the shape of the preview of the preference's color.
- getPreviewSize() - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
-
Returns the size of the preview of the preference's color.
- getRange() - Method in class de.mrapp.android.preference.NumberPickerPreference
-
Returns the range of numbers, the preference allows to choose from.
- getRange() - Method in class de.mrapp.android.preference.SeekBarPreference
-
Returns the range of values, the preference allows to choose from.
- getSeekBarColor() - Method in class de.mrapp.android.preference.view.SeekBar
-
Returns the color of the seek bar.
- getSelectedEntries() - Method in class de.mrapp.android.preference.MultiChoiceListPreference
-
Returns the entries, the currently persisted values of the preference belong to.
- getShape() - Method in class de.mrapp.android.preference.multithreading.ColorPreviewDataBinder
-
Returns the shape of the preview.
- getSize() - Method in class de.mrapp.android.preference.multithreading.ColorPreviewDataBinder
-
Returns the size of the preview.
- getStepSize() - Method in class de.mrapp.android.preference.NumberPickerPreference
-
Returns the step size, the number is increased or decreased by when moving the selector
wheel.
- getStepSize() - Method in class de.mrapp.android.preference.SeekBarPreference
-
Returns the step size, the value is increased or decreased by, when moving the seek bar.
- getSummaries() - Method in class de.mrapp.android.preference.SeekBarPreference
-
Returns the summaries, which are shown depending on the currently persisted value.
- getSummary() - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
-
- getSummary() - Method in class de.mrapp.android.preference.AbstractNumberPickerPreference
-
- getSummary() - Method in class de.mrapp.android.preference.AbstractTwoStatePreference
-
- getSummary() - Method in class de.mrapp.android.preference.EditTextPreference
-
- getSummary() - Method in class de.mrapp.android.preference.ListPreference
-
- getSummary() - Method in class de.mrapp.android.preference.MultiChoiceListPreference
-
- getSummary() - Method in class de.mrapp.android.preference.ResolutionPreference
-
- getSummary() - Method in class de.mrapp.android.preference.SeekBarPreference
-
- getSummaryOff() - Method in class de.mrapp.android.preference.AbstractTwoStatePreference
-
Returns the summary, which is shown when the preference is not checked.
- getSummaryOn() - Method in class de.mrapp.android.preference.AbstractTwoStatePreference
-
Returns the summary, which is shown when the preference is checked.
- getSwitchTextOff() - Method in class de.mrapp.android.preference.SwitchPreference
-
Returns the text, which is displayed on the preference's switch, when it is not checked.
- getSwitchTextOn() - Method in class de.mrapp.android.preference.SwitchPreference
-
Returns the text, which is displayed on the preference's switch, when it is checked.
- getText() - Method in class de.mrapp.android.preference.EditTextPreference
-
Returns the currently persisted text of the preference.
- getTextColor() - Method in class de.mrapp.android.preference.ActionPreference
-
Returns the text color of the preference's title.
- getThumbDrawable() - Method in class de.mrapp.android.preference.view.SeekBar
-
Returns the drawable, which is used to visualize the seek bar's thumb.
- getUnit() - Method in class de.mrapp.android.preference.AbstractNumberPickerPreference
-
Returns the unit, which is used for textual representation of the preference's number.
- getUnit() - Method in class de.mrapp.android.preference.ResolutionPreference
-
Returns the unit, which is used for textual representation of the preference's resolution.
- getUnit() - Method in class de.mrapp.android.preference.SeekBarPreference
-
Returns the unit, which is used for textual representation of the preference's value.
- getValidationListeners() - Method in class de.mrapp.android.preference.AbstractValidateableDialogPreference
-
Returns the listeners, which are notified when the view, which is contained by the
preference's dialog, has been validated.
- getValidators() - Method in class de.mrapp.android.preference.AbstractValidateableDialogPreference
-
- getValue() - Method in enum de.mrapp.android.preference.AbstractColorPickerPreference.ColorFormat
-
Returns the value of the format.
- getValue() - Method in enum de.mrapp.android.preference.AbstractColorPickerPreference.PreviewShape
-
Returns the value of the shape.
- getValue() - Method in class de.mrapp.android.preference.ListPreference
-
Returns the currently persisted value of the preference.
- getValue() - Method in class de.mrapp.android.preference.SeekBarPreference
-
Returns the currently persisted value of the preference.
- getValues() - Method in class de.mrapp.android.preference.MultiChoiceListPreference
-
Returns the currently persisted values of the preference.
- getWidth() - Method in class de.mrapp.android.preference.ResolutionPreference
-
Returns the width of the currently persisted resolution of the preference.
- getWidthHint() - Method in class de.mrapp.android.preference.ResolutionPreference
-
Returns the hint of the edit text widget, which allows to enter the width of the resolution.
- SavedState(Parcelable) - Constructor for class de.mrapp.android.preference.AbstractColorPickerPreference.SavedState
-
- SavedState(Parcel) - Constructor for class de.mrapp.android.preference.AbstractColorPickerPreference.SavedState
-
- SavedState(Parcelable) - Constructor for class de.mrapp.android.preference.AbstractNumberPickerPreference.SavedState
-
- SavedState(Parcel) - Constructor for class de.mrapp.android.preference.AbstractNumberPickerPreference.SavedState
-
- SavedState(Parcelable) - Constructor for class de.mrapp.android.preference.AbstractTwoStatePreference.SavedState
-
- SavedState(Parcel) - Constructor for class de.mrapp.android.preference.AbstractTwoStatePreference.SavedState
-
- SavedState(Parcel) - Constructor for class de.mrapp.android.preference.DialogPreference.SavedState
-
Creates a new data structure, which allows to store the internal state of an
DialogPreference.
- SavedState(Parcelable) - Constructor for class de.mrapp.android.preference.DialogPreference.SavedState
-
Creates a new data structure, which allows to store the internal state of an
DialogPreference.
- SavedState(Parcelable) - Constructor for class de.mrapp.android.preference.DigitPickerPreference.SavedState
-
- SavedState(Parcel) - Constructor for class de.mrapp.android.preference.DigitPickerPreference.SavedState
-
- SavedState(Parcelable) - Constructor for class de.mrapp.android.preference.EditTextPreference.SavedState
-
Creates a new data structure, which allows to store the internal state of an
EditTextPreference.
- SavedState(Parcel) - Constructor for class de.mrapp.android.preference.EditTextPreference.SavedState
-
Creates a new data structure, which allows to store the internal state of an
EditTextPreference.
- SavedState(Parcelable) - Constructor for class de.mrapp.android.preference.ListPreference.SavedState
-
Creates a new data structure, which allows to store the internal state of an
ListPreference.
- SavedState(Parcel) - Constructor for class de.mrapp.android.preference.ListPreference.SavedState
-
Creates a new data structure, which allows to store the internal state of an
ListPreference.
- SavedState(Parcelable) - Constructor for class de.mrapp.android.preference.MultiChoiceListPreference.SavedState
-
- SavedState(Parcel) - Constructor for class de.mrapp.android.preference.MultiChoiceListPreference.SavedState
-
- SavedState(Parcelable) - Constructor for class de.mrapp.android.preference.NumberPickerPreference.SavedState
-
- SavedState(Parcel) - Constructor for class de.mrapp.android.preference.NumberPickerPreference.SavedState
-
- SavedState(Parcelable) - Constructor for class de.mrapp.android.preference.ResolutionPreference.SavedState
-
- SavedState(Parcel) - Constructor for class de.mrapp.android.preference.ResolutionPreference.SavedState
-
- SavedState(Parcelable) - Constructor for class de.mrapp.android.preference.SeekBarPreference.SavedState
-
Creates a new data structure, which allows to store the internal state of a
SeekBarPreference.
- SavedState(Parcel) - Constructor for class de.mrapp.android.preference.SeekBarPreference.SavedState
-
Creates a new data structure, which allows to store the internal state of a
SeekBarPreference.
- SeekBar - Class in de.mrapp.android.preference.view
-
A custom view, which is extended from the view SeekBar in order to provide
a getter method, which allows to retrieve the seek bar's thumb on API versions less than 16.
- SeekBar(Context) - Constructor for class de.mrapp.android.preference.view.SeekBar
-
Creates a new seek bar.
- SeekBar(Context, AttributeSet) - Constructor for class de.mrapp.android.preference.view.SeekBar
-
Creates a new seek bar.
- SeekBar(Context, AttributeSet, int) - Constructor for class de.mrapp.android.preference.view.SeekBar
-
Creates a new seek bar.
- SeekBarPreference - Class in de.mrapp.android.preference
-
A preference, which allows to select a value from a continuous range via a seek bar.
- SeekBarPreference(Context) - Constructor for class de.mrapp.android.preference.SeekBarPreference
-
Creates a new preference, which allows to select a value from a continuous range via a seek
bar.
- SeekBarPreference(Context, AttributeSet) - Constructor for class de.mrapp.android.preference.SeekBarPreference
-
Creates a new preference, which allows to select a value from a continuous range via a seek
bar.
- SeekBarPreference(Context, AttributeSet, int) - Constructor for class de.mrapp.android.preference.SeekBarPreference
-
Creates a new preference, which allows to select a value from a continuous range via a seek
bar.
- SeekBarPreference(Context, AttributeSet, int, int) - Constructor for class de.mrapp.android.preference.SeekBarPreference
-
Creates a new preference, which allows to select a value from a continuous range via a seek
bar.
- SeekBarPreference.SavedState - Class in de.mrapp.android.preference
-
- setBackground(Drawable) - Method in class de.mrapp.android.preference.multithreading.ColorPreviewDataBinder
-
Sets the background of the preview.
- setBorderColor(int) - Method in class de.mrapp.android.preference.multithreading.ColorPreviewDataBinder
-
Sets the border color of the preview.
- setBorderWidth(int) - Method in class de.mrapp.android.preference.multithreading.ColorPreviewDataBinder
-
Sets the border width of the preview.
- setChecked(boolean) - Method in class de.mrapp.android.preference.AbstractTwoStatePreference
-
- setChecked(boolean) - Method in class de.mrapp.android.preference.view.ColorPaletteItem
-
- setColor(int) - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
-
Sets the current color of the preference.
- setColorFormat(AbstractColorPickerPreference.ColorFormat) - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
-
Sets the format, which should be used to print a textual representation of the preference's
color.
- setColorPalette(int[]) - Method in class de.mrapp.android.preference.ColorPalettePreference
-
Sets the colors, the preference should allow to choose.
- setColorPalette(int) - Method in class de.mrapp.android.preference.ColorPalettePreference
-
Sets the colors, the preference should allow to choose.
- setCustomDialogButtonBar(View) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the custom view, which should be used to show the buttons of the preference's dialog.
- setCustomDialogButtonBar(int) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the custom view, which should be used to show the buttons of the preference's dialog.
- setCustomDialogHeader(View) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the custom view, which should be used to show the header of the preference's dialog.
- setCustomDialogHeader(int) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the custom view, which should be used to show the header of the preference's dialog.
- setCustomDialogMessage(View) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the custom view, which should be used to show the message of the preference's dialog.
- setCustomDialogMessage(int) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the custom view, which should be used to show the message of the preference's dialog.
- setCustomDialogTitle(View) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the custom view, which should be used to show the title of the preference's dialog.
- setCustomDialogTitle(int) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the custom view, which should be used to show the title of the preference's dialog.
- setDecimals(int) - Method in class de.mrapp.android.preference.SeekBarPreference
-
Sets the number of decimals of the floating point numbers, the preference should allow to
choose.
- setDialogBackground(Bitmap) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the background of the preference's dialog.
- setDialogBackground(int) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the background of the preference's dialog.
- setDialogBackgroundColor(int) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the background color of the preference's dialog.
- setDialogButtonTextColor(int) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the text color of the buttons of the preference's dialog.
- setDialogButtonTextColor(ColorStateList) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the text color of the buttons of the preference's dialog.
- setDialogButtonTypeface(Typeface) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the typeface of the buttons of the preference's dialog.
- setDialogCancelAnimation(DialogAnimation) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the animation, which should be used to cancel the preference's dialog.
- setDialogDismissAnimation(DialogAnimation) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the animation, which should be used to dismiss the preference's dialog.
- setDialogDividerColor(int) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the color of dividers, which are contained by the preference's dialog.
- setDialogDividerMargin(int) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the left and right margin of divider, which are contained by the preference's dialog.
- setDialogFitsSystemWindows(boolean) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets, whether the preference's dialog should account for system screen decorations such as
the status bar and inset its content, or not.
- setDialogFitsSystemWindows(boolean, boolean, boolean, boolean) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets, whether the preference's dialog should account for system screen decorations such as
the status bar and inset its content, or not.
- setDialogFullscreen(boolean) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets, whether the preference's dialog should be shown fullscreen, or not.
- setDialogGravity(int) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the gravity of the preference's dialog.
- setDialogHeaderBackground(Bitmap) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the background of the header of the preference's dialog.
- setDialogHeaderBackground(int) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the background of the header of the preference's dialog.
- setDialogHeaderBackgroundColor(int) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the background color of the header of the preference's dialog.
- setDialogHeaderIcon(Bitmap) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the icon of the header of the preference's dialog.
- setDialogHeaderIcon(int) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the icon of the header of the preference's dialog.
- setDialogHeaderIconTint(int) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the color, which should be used to tint the icon of the header of the preference's
dialog.
- setDialogHeaderIconTintList(ColorStateList) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the color state list, which should be used to tint the icon of the header of the
preference's dialog.
- setDialogHeaderIconTintMode(PorterDuff.Mode) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the mode, which should be used to tint the icon of the header of the preference's
dialog.
- setDialogHeight(int) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the height of the preference's dialog.
- setDialogIcon(Bitmap) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the icon of the preference's dialog.
- setDialogIcon(int) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the icon of the preference's dialog.
- setDialogIconTint(int) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the color, which should be used to tint the icon of the preference's dialog.
- setDialogIconTintList(ColorStateList) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the color state list, which should be used to tint the icon of the preference's dialog.
- setDialogIconTintMode(PorterDuff.Mode) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the mode, which should be used to tint the icon of the preference's dialog.
- setDialogItemColor(int) - Method in class de.mrapp.android.preference.AbstractListPreference
-
Sets the color of the items of the preference's dialog.
- setDialogItemColor(ColorStateList) - Method in class de.mrapp.android.preference.AbstractListPreference
-
Sets the color of the items of the preference's dialog.
- setDialogItemTypeface(Typeface) - Method in class de.mrapp.android.preference.AbstractListPreference
-
Sets the typeface of the items of the preference's dialog.
- setDialogMargin(int, int, int, int) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the margin of the preference's dialog.
- setDialogMaxHeight(int) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the maximum height of the preference's dialog.
- setDialogMaxWidth(int) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the maximum width of the preference's dialog.
- setDialogMessage(CharSequence) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the message of the preference's dialog.
- setDialogMessage(int) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the message of the preference's dialog.
- setDialogMessageColor(int) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the color of the message of the preference's dialog.
- setDialogMessageTypeface(Typeface) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the typeface of the message of the preference's dialog.
- setDialogPadding(int, int, int, int) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the padding of the preference's dialog.
- setDialogPreviewBackground(Drawable) - Method in class de.mrapp.android.preference.ColorPalettePreference
-
Sets the background, which should be used to preview colors in the preference's dialog.
- setDialogPreviewBackground(int) - Method in class de.mrapp.android.preference.ColorPalettePreference
-
Sets the background, which should be used to preview colors in the preference's dialog.
- setDialogPreviewBackgroundColor(int) - Method in class de.mrapp.android.preference.ColorPalettePreference
-
Sets the background color, which should be used to preview colors in the preference's
dialog.
- setDialogPreviewBorderColor(int) - Method in class de.mrapp.android.preference.ColorPalettePreference
-
Sets the border color, which should be used to preview colors in the preference's dialog.
- setDialogPreviewBorderWidth(int) - Method in class de.mrapp.android.preference.ColorPalettePreference
-
Sets the border width, which should be used to preview colors in the preference's dialog.
- setDialogPreviewShape(AbstractColorPickerPreference.PreviewShape) - Method in class de.mrapp.android.preference.ColorPalettePreference
-
Sets the shape, which should be used to preview colors in the preference's dialog.
- setDialogPreviewSize(int) - Method in class de.mrapp.android.preference.ColorPalettePreference
-
Sets the size, which should be used to preview colors in the preference's dialog.
- setDialogScrollableArea(Area) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the scrollable area of the preference's dialog.
- setDialogScrollableArea(Area, Area) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the scrollable area of the preference's dialog.
- setDialogShowAnimation(DialogAnimation) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the animation, which should be used to show the preference's dialog.
- setDialogTitle(CharSequence) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the title of the preference's dialog.
- setDialogTitle(int) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the title of the preference's dialog.
- setDialogTitleColor(int) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the color of the title of the preference's dialog.
- setDialogTitleTypeface(Typeface) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the typeface of the title of the preference's dialog.
- setDialogWidth(int) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the width of the preference's dialog.
- setDialogWindowBackground(int) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the window background of the preference's dialog.
- setDialogWindowBackground(Bitmap) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the window background of the preference's dialog.
- setDisableDependentsState(boolean) - Method in class de.mrapp.android.preference.AbstractTwoStatePreference
-
Sets, whether dependent preferences should be disabled when this preference is checked, or
when this preference is not checked.
- setDividerColor(int) - Method in class de.mrapp.android.preference.view.NumberPicker
-
Sets the color of the number picker's divider.
- setEntries(CharSequence[]) - Method in class de.mrapp.android.preference.AbstractListPreference
-
Sets the entries of the list, which is shown by the preference.
- setEntries(int) - Method in class de.mrapp.android.preference.AbstractListPreference
-
Sets the entries of the list, which is shown by the preference.
- setEntryValues(CharSequence[]) - Method in class de.mrapp.android.preference.AbstractListPreference
-
Sets the values, which correspond to the entries of the list, which is shown by the
preference.
- setEntryValues(int) - Method in class de.mrapp.android.preference.AbstractListPreference
-
Sets the values, which correspond to the entries of the list, which is shown by the
preference.
- setErrorColor(int) - Method in class de.mrapp.android.preference.AbstractValidateableDialogPreference
-
Sets the color, which should be used to indicate validation errors.
- setFloatingPointSeparator(CharSequence) - Method in class de.mrapp.android.preference.SeekBarPreference
-
Sets the symbol, which should be used to separate floating point numbers for textual
representation.
- setFloatingPointSeparator(int) - Method in class de.mrapp.android.preference.SeekBarPreference
-
Sets the symbol, which should be used to separate floating point numbers for textual
representation.
- setHeightHint(CharSequence) - Method in class de.mrapp.android.preference.ResolutionPreference
-
Sets the hint of the edit text widget, which allows to enter the height of the resolution.
- setHeightHint(int) - Method in class de.mrapp.android.preference.ResolutionPreference
-
Sets the hint of the edit text widget, which allows to enter the height of the resolution.
- setHelperText(CharSequence) - Method in class de.mrapp.android.preference.AbstractValidateableDialogPreference
-
Sets the helper text of the view, which is contained by the preference's dialog.
- setHelperText(int) - Method in class de.mrapp.android.preference.AbstractValidateableDialogPreference
-
Sets the helper text of the view, which is contained by the preference's dialog.
- setHelperTextColor(int) - Method in class de.mrapp.android.preference.AbstractValidateableDialogPreference
-
Sets the color of the helper text of the view, which is contained by the preference's
dialog.
- setHint(CharSequence) - Method in class de.mrapp.android.preference.EditTextPreference
-
Sets the hint of the edit text widget, which is contained by the preference's dialog.
- setHint(int) - Method in class de.mrapp.android.preference.EditTextPreference
-
Sets the hint of the edit text widget, which is contained by the preference's dialog.
- setIcon(Drawable) - Method in class de.mrapp.android.preference.Preference
-
- setIconTint(int) - Method in class de.mrapp.android.preference.Preference
-
Sets the color, which should be used to tint the preference's icon.
- setIconTintList(ColorStateList) - Method in class de.mrapp.android.preference.Preference
-
Sets the color state list, which should be used to tint the preference's icon.
- setIconTintMode(PorterDuff.Mode) - Method in class de.mrapp.android.preference.Preference
-
Sets the mode, which should be used to tint the preference's icon.
- setMaxNumber(int) - Method in class de.mrapp.android.preference.NumberPickerPreference
-
Sets the maximum number, the preference allows to choose.
- setMaxValue(int) - Method in class de.mrapp.android.preference.SeekBarPreference
-
Sets the maximum value, the preference should allow to choose.
- setMinNumber(int) - Method in class de.mrapp.android.preference.NumberPickerPreference
-
Sets the minimum number, the preference allows to choose.
- setMinValue(int) - Method in class de.mrapp.android.preference.SeekBarPreference
-
Sets the minimum value, the preference should allow to choose.
- setNegativeButtonText(CharSequence) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the text of the negative button of the preference's dialog.
- setNegativeButtonText(int) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the text of the negative button of the preference's dialog.
- setNumber(int) - Method in class de.mrapp.android.preference.AbstractNumberPickerPreference
-
Sets the current number of the preference.
- setNumber(int) - Method in class de.mrapp.android.preference.DigitPickerPreference
-
- setNumber(int) - Method in class de.mrapp.android.preference.NumberPickerPreference
-
- setNumberOfColumns(int) - Method in class de.mrapp.android.preference.ColorPalettePreference
-
Sets the number of columns, which should be used to preview colors in the preference's
dialog.
- setNumberOfDigits(int) - Method in class de.mrapp.android.preference.DigitPickerPreference
-
Sets the number of digits of the numbers, the preference should allow to choose.
- setOnCancelListener(DialogInterface.OnCancelListener) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the listener, which should be notified, when the preference's dialog has been canceled.
- setOnClickListener(DialogInterface.OnClickListener) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the listener, which should be notified, when a button of the preference's dialog has
been clicked.
- setOnDismissListener(DialogInterface.OnDismissListener) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the listener, which should be notified, when the preference's dialog has been
dismissed.
- setOnKeyListener(DialogInterface.OnKeyListener) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the listener, which should be notified, when a key has been dispatched to the
preference's dialog.
- setOnShowListener(DialogInterface.OnShowListener) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the listener, which should be notified, when the preference's dialog has been shown.
- setPositiveButtonText(CharSequence) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the text of the positive button of the preference's dialog.
- setPositiveButtonText(int) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets the text of the positive button of the preference's dialog.
- setPreviewBackground(Drawable) - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
-
Sets the background of the preview of the preference's color.
- setPreviewBackground(int) - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
-
Sets the background of the preview of the preference's color.
- setPreviewBackgroundColor(int) - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
-
Sets the background color of the preview of the preference's color.
- setPreviewBorderColor(int) - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
-
Sets the border color of the preview of the preference's color.
- setPreviewBorderWidth(int) - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
-
Sets the border width of the preview of the preference's color.
- setPreviewShape(AbstractColorPickerPreference.PreviewShape) - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
-
Sets the shape of the preview of the preference's color.
- setPreviewSize(int) - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
-
Sets the size of the preview of the preference's color.
- setResolution(int, int) - Method in class de.mrapp.android.preference.ResolutionPreference
-
Sets the current resolution of the preference.
- setSeekBarColor(int) - Method in class de.mrapp.android.preference.view.SeekBar
-
Sets the color of the seek bar.
- setShape(AbstractColorPickerPreference.PreviewShape) - Method in class de.mrapp.android.preference.multithreading.ColorPreviewDataBinder
-
Sets the shape of the preview.
- setSize(int) - Method in class de.mrapp.android.preference.multithreading.ColorPreviewDataBinder
-
Sets the size of the preview.
- setStepSize(int) - Method in class de.mrapp.android.preference.NumberPickerPreference
-
Sets the step size, the number should be increased or decreased by when moving the selector
wheel.
- setStepSize(int) - Method in class de.mrapp.android.preference.SeekBarPreference
-
Sets the step size, the value should be increased or decreased by, when moving the seek bar.
- setSummaries(CharSequence[]) - Method in class de.mrapp.android.preference.SeekBarPreference
-
Sets the summaries, which should be shown depending on the currently persisted value.
- setSummary(CharSequence) - Method in class de.mrapp.android.preference.SeekBarPreference
-
- setSummary(int) - Method in class de.mrapp.android.preference.SeekBarPreference
-
- setSummaryOff(int) - Method in class de.mrapp.android.preference.AbstractTwoStatePreference
-
Sets the summary, which should be shown when the preference is not checked.
- setSummaryOff(CharSequence) - Method in class de.mrapp.android.preference.AbstractTwoStatePreference
-
Sets the summary, which should be shown when the preference is not checked.
- setSummaryOn(CharSequence) - Method in class de.mrapp.android.preference.AbstractTwoStatePreference
-
Sets the summary, which should be shown when the preference is checked.
- setSummaryOn(int) - Method in class de.mrapp.android.preference.AbstractTwoStatePreference
-
Sets the summary, which should be shown when the preference is checked.
- setSwitchTextOff(CharSequence) - Method in class de.mrapp.android.preference.SwitchPreference
-
Sets the text, which should be displayed on the preference's switch, when it is not checked.
- setSwitchTextOff(int) - Method in class de.mrapp.android.preference.SwitchPreference
-
Sets the text, which should be displayed on the preference's switch, when it is not checked.
- setSwitchTextOn(CharSequence) - Method in class de.mrapp.android.preference.SwitchPreference
-
Sets the text, which should be displayed on the preference's switch, when it is checked.
- setSwitchTextOn(int) - Method in class de.mrapp.android.preference.SwitchPreference
-
Sets the text, which should be displayed on the preference's switch, when it is checked.
- setText(String) - Method in class de.mrapp.android.preference.EditTextPreference
-
Sets the current text of the preference.
- setTextColor(int) - Method in class de.mrapp.android.preference.ActionPreference
-
Sets the text color of the preference's title.
- setTextColor(ColorStateList) - Method in class de.mrapp.android.preference.ActionPreference
-
- setThumb(Drawable) - Method in class de.mrapp.android.preference.view.SeekBar
-
- setUnit(CharSequence) - Method in class de.mrapp.android.preference.AbstractNumberPickerPreference
-
Sets the unit, which should be used for textual representation of the preference's number.
- setUnit(int) - Method in class de.mrapp.android.preference.AbstractNumberPickerPreference
-
Sets the unit, which should be used for textual representation of the preference's number.
- setUnit(CharSequence) - Method in class de.mrapp.android.preference.ResolutionPreference
-
Sets the unit, which should be used for textual representation of the preference's
resolution.
- setUnit(int) - Method in class de.mrapp.android.preference.ResolutionPreference
-
Sets the unit, which should be used for textual representation of the preference's
resolution.
- setUnit(CharSequence) - Method in class de.mrapp.android.preference.SeekBarPreference
-
Sets the unit, which should be used for textual representation of the preference's value.
- setUnit(int) - Method in class de.mrapp.android.preference.SeekBarPreference
-
Sets the unit, which should be used for textual representation of the preference's value.
- setValue(String) - Method in class de.mrapp.android.preference.ListPreference
-
Sets the current value of the preference.
- setValue(Float) - Method in class de.mrapp.android.preference.SeekBarPreference
-
Sets the current value of the preference.
- setValueIndex(int) - Method in class de.mrapp.android.preference.ListPreference
-
Sets the current value of the preference.
- setValues(Set<String>) - Method in class de.mrapp.android.preference.MultiChoiceListPreference
-
Sets the current values of the preference.
- setWidthHint(CharSequence) - Method in class de.mrapp.android.preference.ResolutionPreference
-
Sets the hint of the edit text widget, which allows to enter the width of the resolution.
- setWidthHint(int) - Method in class de.mrapp.android.preference.ResolutionPreference
-
Sets the hint of the edit text widget, which allows to enter the width of the resolution.
- shouldDisableDependents() - Method in class de.mrapp.android.preference.AbstractTwoStatePreference
-
- shouldDisableDependents() - Method in class de.mrapp.android.preference.EditTextPreference
-
- showDialogButtonBarDivider(boolean) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets, whether the divider, which is located above the buttons of the preference's dialog,
should be shown, or not.
- showDialogDividersOnScroll(boolean) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets, whether the dividers, which are located above and below the list view of the
preference's dialog, should be shown when the list view is scrolled, or not.
- showDialogHeader(boolean) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets, whether the header of the preference's dialog should be shown, or not.
- showPreview(boolean) - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
-
Sets, whether a preview of the preference's color should be shown, or not.
- showProgress(boolean) - Method in class de.mrapp.android.preference.SeekBarPreference
-
Sets, whether the currently selected value of the seek bar should be shown, or not.
- showValueAsSummary(boolean) - Method in class de.mrapp.android.preference.DialogPreference
-
Sets, whether the currently persisted value should be shown instead of the summary, or not.
- SwitchPreference - Class in de.mrapp.android.preference
-
A preference, which provides a two-state toggleable option using a SwitchCompat widget.
- SwitchPreference(Context) - Constructor for class de.mrapp.android.preference.SwitchPreference
-
Creates a new preference, which provides a two-state toggleable option using a SwitchCompat
widget.
- SwitchPreference(Context, AttributeSet) - Constructor for class de.mrapp.android.preference.SwitchPreference
-
Creates a new preference, which provides a two-state toggleable option using a SwitchCompat
widget.
- SwitchPreference(Context, AttributeSet, int) - Constructor for class de.mrapp.android.preference.SwitchPreference
-
Creates a new preference, which provides a two-state toggleable option using a SwitchCompat
widget.
- SwitchPreference(Context, AttributeSet, int, int) - Constructor for class de.mrapp.android.preference.SwitchPreference
-
Creates a new preference, which provides a two-state toggleable option using a SwitchCompat
widget.