|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.app.Dialog
android.text.method.CharacterPickerDialog
public class CharacterPickerDialog
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface android.content.DialogInterface |
|---|
DialogInterface.OnCancelListener, DialogInterface.OnClickListener, DialogInterface.OnDismissListener, DialogInterface.OnKeyListener, DialogInterface.OnMultiChoiceClickListener |
| Field Summary |
|---|
| Fields inherited from interface android.content.DialogInterface |
|---|
BUTTON_NEGATIVE, BUTTON_NEUTRAL, BUTTON_POSITIVE, BUTTON1, BUTTON2, BUTTON3 |
| Constructor Summary | |
|---|---|
CharacterPickerDialog(Context context,
View view,
Editable text,
java.lang.String options,
boolean insert)
|
|
| Method Summary | |
|---|---|
void |
onClick(View v)
|
protected void |
onCreate(Bundle savedInstanceState)
|
void |
onItemClick(AdapterView parent,
View view,
int position,
long id)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CharacterPickerDialog(Context context,
View view,
Editable text,
java.lang.String options,
boolean insert)
| Method Detail |
|---|
protected void onCreate(Bundle savedInstanceState)
onCreate in class Dialog
public void onItemClick(AdapterView parent,
View view,
int position,
long id)
onItemClick in interface AdapterView.OnItemClickListenerpublic void onClick(View v)
onClick in interface View.OnClickListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||