JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
E
O
S
C
com.madrapps.eyedropper
- package com.madrapps.eyedropper
E
EyeDropper
- Class in
com.madrapps.eyedropper
EyeDropper(View, EyeDropper.ColorSelectionListener)
- Constructor for class com.madrapps.eyedropper.
EyeDropper
EyeDropper.ColorSelectionListener
- Interface in
com.madrapps.eyedropper
EyeDropper.SelectionListener
- Interface in
com.madrapps.eyedropper
Optional listener to listen to before and after selection events
O
onColorSelected(int)
- Method in interface com.madrapps.eyedropper.
EyeDropper.ColorSelectionListener
Invoked when a color is selected from the given view
onSelectionEnd(MotionEvent)
- Method in interface com.madrapps.eyedropper.
EyeDropper.SelectionListener
Invoked when the color selection is finished.
onSelectionStart(MotionEvent)
- Method in interface com.madrapps.eyedropper.
EyeDropper.SelectionListener
Invoked when the user touches the view to select a color.
S
setSelectionListener(EyeDropper.SelectionListener)
- Method in class com.madrapps.eyedropper.
EyeDropper
Register a callback to be invoked when the color selection begins or ends.
C
E
O
S
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes