|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectDialog
com.blogspot.applications4android.comicreader.numpicker.NumberPickerDialog
public class NumberPickerDialog
Dialog for NumberPicker
Nested Class Summary | |
---|---|
static interface |
NumberPickerDialog.OnSetListener
|
Constructor Summary | |
---|---|
NumberPickerDialog(Context context,
NumberPickerDialog.OnSetListener onSet,
int min,
int max,
int current)
Constructor |
Method Summary | |
---|---|
void |
onCreate(Bundle savedInstanceState)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NumberPickerDialog(Context context, NumberPickerDialog.OnSetListener onSet, int min, int max, int current)
Method Detail |
---|
public void onCreate(Bundle savedInstanceState)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |