- onClick(View) - Method in class com.nohkumado.teleIPX800.ButtonClickListener
-
onClick
extracts the relai that was clicked, and asks the ipx
to open then close the corresponding relai
- onCreate(Bundle) - Method in class com.nohkumado.teleIPX800.AppPreferenceFrag
-
onCreate
adds the preferences from the ressourcefile
- onCreate(Bundle) - Method in class com.nohkumado.teleIPX800.AppPreferences
-
- onCreate(Bundle) - Method in class com.nohkumado.teleIPX800.MainActivity
-
onCreate
creates if needed a new ButtonAdapter
- onCreateDialog(Bundle) - Method in class com.nohkumado.teleIPX800.AboutDialogFragment
-
- onCreateOptionsMenu(Menu) - Method in class com.nohkumado.teleIPX800.MainActivity
-
onCreateOptionsMenu
creates the menu atm only the settings
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.nohkumado.teleIPX800.AppPreferenceFrag
-
onCreateView
handles the special case of the serverport entry which is an int....
- onCreateView(View, String, Context, AttributeSet) - Method in class com.nohkumado.teleIPX800.MainActivity
-
onCreateView
finds the different fields, fills in the labels etc. triggers the button-grid-creation
- onOptionsItemSelected(MenuItem) - Method in class com.nohkumado.teleIPX800.MainActivity
-
onOptionsItemSelected
star the Preference activity when the settings entry is hit
- onSharedPreferenceChanged(SharedPreferences, String) - Method in class com.nohkumado.teleIPX800.AppPreferenceFrag
-
onSharedPreferenceChanged
not needed in my code, but still in case i have one listpreference,
its takes the selected entry to create the summary
(planned when/if i add background images to the buttons...
- onSharedPreferenceChanged(SharedPreferences, String) - Method in class com.nohkumado.teleIPX800.MainActivity
-
onSharedPreferenceChanged
force the redraw of the grid on change of settings