jp.co.fujitsu.reffi.client.android.app
クラス BaseLauncherActivity

java.lang.Object
  上位を拡張 android.content.Context
      上位を拡張 android.content.ContextWrapper
          上位を拡張 android.view.ContextThemeWrapper
              上位を拡張 android.app.Activity
                  上位を拡張 android.app.ListActivity
                      上位を拡張 android.app.LauncherActivity
                          上位を拡張 jp.co.fujitsu.reffi.client.android.app.BaseLauncherActivity
すべての実装されたインタフェース:
android.content.ComponentCallbacks, android.view.KeyEvent.Callback, android.view.LayoutInflater.Factory, android.view.LayoutInflater.Factory2, android.view.View.OnCreateContextMenuListener, android.view.Window.Callback, ActivityEnhancer

public abstract class BaseLauncherActivity
extends android.app.LauncherActivity
implements ActivityEnhancer


入れ子のクラスの概要
 
クラス android.app.LauncherActivity から継承された入れ子のクラス/インタフェース
android.app.LauncherActivity.IconResizer, android.app.LauncherActivity.ListItem
 
フィールドの概要
 ActivityCallbackDelegater delegater
           
 
クラス android.app.Activity から継承されたフィールド
DEFAULT_KEYS_DIALER, DEFAULT_KEYS_DISABLE, DEFAULT_KEYS_SEARCH_GLOBAL, DEFAULT_KEYS_SEARCH_LOCAL, DEFAULT_KEYS_SHORTCUT, FOCUSED_STATE_SET, RESULT_CANCELED, RESULT_FIRST_USER, RESULT_OK
 
クラス android.content.Context から継承されたフィールド
ACCESSIBILITY_SERVICE, ACCOUNT_SERVICE, ACTIVITY_SERVICE, ALARM_SERVICE, AUDIO_SERVICE, BIND_AUTO_CREATE, BIND_DEBUG_UNBIND, BIND_NOT_FOREGROUND, CLIPBOARD_SERVICE, CONNECTIVITY_SERVICE, CONTEXT_IGNORE_SECURITY, CONTEXT_INCLUDE_CODE, CONTEXT_RESTRICTED, DEVICE_POLICY_SERVICE, DOWNLOAD_SERVICE, DROPBOX_SERVICE, INPUT_METHOD_SERVICE, KEYGUARD_SERVICE, LAYOUT_INFLATER_SERVICE, LOCATION_SERVICE, MODE_APPEND, MODE_MULTI_PROCESS, MODE_PRIVATE, MODE_WORLD_READABLE, MODE_WORLD_WRITEABLE, NFC_SERVICE, NOTIFICATION_SERVICE, POWER_SERVICE, SEARCH_SERVICE, SENSOR_SERVICE, STORAGE_SERVICE, TELEPHONY_SERVICE, UI_MODE_SERVICE, VIBRATOR_SERVICE, WALLPAPER_SERVICE, WIFI_SERVICE, WINDOW_SERVICE
 
コンストラクタの概要
BaseLauncherActivity()
           
 
メソッドの概要
 void addContentView(android.view.View view, android.view.ViewGroup.LayoutParams params)
           
protected  void attachBaseContext(android.content.Context newBase)
           
 void onActionModeFinished(android.view.ActionMode mode)
           
 void onActionModeStarted(android.view.ActionMode mode)
           
protected  void onActivityResult(int requestCode, int resultCode, android.content.Intent data)
           
protected  void onApplyThemeResource(android.content.res.Resources.Theme theme, int resid, boolean first)
           
 void onAttachedToWindow()
           
 void onAttachFragment(android.app.Fragment fragment)
           
 void onBackPressed()
           
protected  void onChildTitleChanged(android.app.Activity childActivity, java.lang.CharSequence title)
           
 void onConfigurationChanged(android.content.res.Configuration newConfig)
           
 void onContentChanged()
           
 boolean onContextItemSelected(android.view.MenuItem item)
           
 void onContextMenuClosed(android.view.Menu menu)
           
protected  void onCreate(android.os.Bundle savedInstanceState)
           
 void onCreateContextMenu(android.view.ContextMenu menu, android.view.View v, android.view.ContextMenu.ContextMenuInfo menuInfo)
           
 java.lang.CharSequence onCreateDescription()
           
protected  android.app.Dialog onCreateDialog(int id)
           
protected  android.app.Dialog onCreateDialog(int id, android.os.Bundle args)
           
 boolean onCreateOptionsMenu(android.view.Menu menu)
           
 boolean onCreatePanelMenu(int featureId, android.view.Menu menu)
           
 android.view.View onCreatePanelView(int featureId)
           
 boolean onCreateThumbnail(android.graphics.Bitmap outBitmap, android.graphics.Canvas canvas)
           
 android.view.View onCreateView(java.lang.String name, android.content.Context context, android.util.AttributeSet attrs)
           
 android.view.View onCreateView(android.view.View parent, java.lang.String name, android.content.Context context, android.util.AttributeSet attrs)
           
protected  void onDestroy()
           
 void onDetachedFromWindow()
           
 boolean onKeyDown(int keyCode, android.view.KeyEvent event)
           
 boolean onKeyLongPress(int keyCode, android.view.KeyEvent event)
           
 boolean onKeyMultiple(int keyCode, int repeatCount, android.view.KeyEvent event)
           
 boolean onKeyShortcut(int keyCode, android.view.KeyEvent event)
           
 boolean onKeyUp(int keyCode, android.view.KeyEvent event)
           
 void onLowMemory()
           
 boolean onMenuItemSelected(int featureId, android.view.MenuItem item)
           
 boolean onMenuOpened(int featureId, android.view.Menu menu)
           
protected  void onNewIntent(android.content.Intent intent)
           
 boolean onOptionsItemSelected(android.view.MenuItem item)
           
 void onOptionsMenuClosed(android.view.Menu menu)
           
 void onPanelClosed(int featureId, android.view.Menu menu)
           
protected  void onPause()
           
protected  void onPostCreate(android.os.Bundle savedInstanceState)
           
protected  void onPostResume()
           
protected  void onPrepareDialog(int id, android.app.Dialog dialog)
           
protected  void onPrepareDialog(int id, android.app.Dialog dialog, android.os.Bundle args)
           
 boolean onPrepareOptionsMenu(android.view.Menu menu)
           
 boolean onPreparePanel(int featureId, android.view.View view, android.view.Menu menu)
           
protected  void onRestart()
           
protected  void onRestoreInstanceState(android.os.Bundle savedInstanceState)
           
protected  void onResume()
           
 java.lang.Object onRetainNonConfigurationInstance()
           
protected  void onSaveInstanceState(android.os.Bundle outState)
           
 boolean onSearchRequested()
           
protected  void onStart()
           
protected  void onStop()
           
protected  void onTitleChanged(java.lang.CharSequence title, int color)
           
 boolean onTouchEvent(android.view.MotionEvent event)
           
 boolean onTrackballEvent(android.view.MotionEvent event)
           
 void onUserInteraction()
           
protected  void onUserLeaveHint()
           
 void onWindowAttributesChanged(android.view.WindowManager.LayoutParams params)
           
 void onWindowFocusChanged(boolean hasFocus)
           
 android.view.ActionMode onWindowStartingActionMode(android.view.ActionMode.Callback callback)
           
abstract  java.lang.String registActivityName()
           
 int registContentView()
           
 AbstractController registController()
           
 void setActivityCallbackListener(ActivityCallbackListener listener)
           
 
クラス android.app.LauncherActivity から継承されたメソッド
getTargetIntent, intentForPosition, itemForPosition, makeListItems, onListItemClick, onQueryPackageManager, onSetContentView, setTitle, setTitle
 
クラス android.app.ListActivity から継承されたメソッド
getListAdapter, getListView, getSelectedItemId, getSelectedItemPosition, setListAdapter, setSelection
 
クラス android.app.Activity から継承されたメソッド
closeContextMenu, closeOptionsMenu, createPendingResult, dismissDialog, dispatchKeyEvent, dispatchKeyShortcutEvent, dispatchPopulateAccessibilityEvent, dispatchTouchEvent, dispatchTrackballEvent, dump, findViewById, finish, finishActivity, finishActivityFromChild, finishFromChild, getActionBar, getApplication, getCallingActivity, getCallingPackage, getChangingConfigurations, getComponentName, getCurrentFocus, getFragmentManager, getIntent, getLastNonConfigurationInstance, getLayoutInflater, getLoaderManager, getLocalClassName, getMenuInflater, getParent, getPreferences, getRequestedOrientation, getSystemService, getTaskId, getTitle, getTitleColor, getVolumeControlStream, getWallpaperDesiredMinimumHeight, getWallpaperDesiredMinimumWidth, getWindow, getWindowManager, hasWindowFocus, invalidateOptionsMenu, isChangingConfigurations, isChild, isFinishing, isTaskRoot, managedQuery, moveTaskToBack, openContextMenu, openOptionsMenu, overridePendingTransition, recreate, registerForContextMenu, removeDialog, requestWindowFeature, runOnUiThread, setContentView, setContentView, setContentView, setDefaultKeyMode, setFeatureDrawable, setFeatureDrawableAlpha, setFeatureDrawableResource, setFeatureDrawableUri, setFinishOnTouchOutside, setIntent, setProgress, setProgressBarIndeterminate, setProgressBarIndeterminateVisibility, setProgressBarVisibility, setRequestedOrientation, setResult, setResult, setSecondaryProgress, setTitleColor, setVisible, setVolumeControlStream, showDialog, showDialog, startActionMode, startActivities, startActivity, startActivityForResult, startActivityFromChild, startActivityFromFragment, startActivityIfNeeded, startIntentSender, startIntentSenderForResult, startIntentSenderFromChild, startManagingCursor, startNextMatchingActivity, startSearch, stopManagingCursor, takeKeyEvents, triggerSearch, unregisterForContextMenu
 
クラス android.view.ContextThemeWrapper から継承されたメソッド
getTheme, setTheme
 
クラス android.content.ContextWrapper から継承されたメソッド
bindService, checkCallingOrSelfPermission, checkCallingOrSelfUriPermission, checkCallingPermission, checkCallingUriPermission, checkPermission, checkUriPermission, checkUriPermission, clearWallpaper, createPackageContext, databaseList, deleteDatabase, deleteFile, enforceCallingOrSelfPermission, enforceCallingOrSelfUriPermission, enforceCallingPermission, enforceCallingUriPermission, enforcePermission, enforceUriPermission, enforceUriPermission, fileList, getApplicationContext, getApplicationInfo, getAssets, getBaseContext, getCacheDir, getClassLoader, getContentResolver, getDatabasePath, getDir, getExternalCacheDir, getExternalFilesDir, getFilesDir, getFileStreamPath, getMainLooper, getObbDir, getPackageCodePath, getPackageManager, getPackageName, getPackageResourcePath, getResources, getSharedPreferences, getWallpaper, grantUriPermission, isRestricted, openFileInput, openFileOutput, openOrCreateDatabase, openOrCreateDatabase, peekWallpaper, registerReceiver, registerReceiver, removeStickyBroadcast, revokeUriPermission, sendBroadcast, sendBroadcast, sendOrderedBroadcast, sendOrderedBroadcast, sendStickyBroadcast, sendStickyOrderedBroadcast, setWallpaper, setWallpaper, startInstrumentation, startService, stopService, unbindService, unregisterReceiver
 
クラス android.content.Context から継承されたメソッド
getString, getString, getText, obtainStyledAttributes, obtainStyledAttributes, obtainStyledAttributes, obtainStyledAttributes
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

delegater

public ActivityCallbackDelegater delegater
コンストラクタの詳細

BaseLauncherActivity

public BaseLauncherActivity()
メソッドの詳細

registController

public AbstractController registController()

registActivityName

public abstract java.lang.String registActivityName()
定義:
インタフェース ActivityEnhancer 内の registActivityName

registContentView

public int registContentView()
定義:
インタフェース ActivityEnhancer 内の registContentView

setActivityCallbackListener

public void setActivityCallbackListener(ActivityCallbackListener listener)
定義:
インタフェース ActivityEnhancer 内の setActivityCallbackListener

addContentView

public void addContentView(android.view.View view,
                           android.view.ViewGroup.LayoutParams params)
オーバーライド:
クラス android.app.Activity 内の addContentView

attachBaseContext

protected void attachBaseContext(android.content.Context newBase)
オーバーライド:
クラス android.view.ContextThemeWrapper 内の attachBaseContext

onActionModeFinished

public void onActionModeFinished(android.view.ActionMode mode)
定義:
インタフェース android.view.Window.Callback 内の onActionModeFinished
オーバーライド:
クラス android.app.Activity 内の onActionModeFinished

onActionModeStarted

public void onActionModeStarted(android.view.ActionMode mode)
定義:
インタフェース android.view.Window.Callback 内の onActionModeStarted
オーバーライド:
クラス android.app.Activity 内の onActionModeStarted

onActivityResult

protected void onActivityResult(int requestCode,
                                int resultCode,
                                android.content.Intent data)
オーバーライド:
クラス android.app.Activity 内の onActivityResult

onApplyThemeResource

protected void onApplyThemeResource(android.content.res.Resources.Theme theme,
                                    int resid,
                                    boolean first)
オーバーライド:
クラス android.app.Activity 内の onApplyThemeResource

onAttachedToWindow

public void onAttachedToWindow()
定義:
インタフェース android.view.Window.Callback 内の onAttachedToWindow
オーバーライド:
クラス android.app.Activity 内の onAttachedToWindow

onAttachFragment

public void onAttachFragment(android.app.Fragment fragment)
オーバーライド:
クラス android.app.Activity 内の onAttachFragment

onBackPressed

public void onBackPressed()
オーバーライド:
クラス android.app.Activity 内の onBackPressed

onChildTitleChanged

protected void onChildTitleChanged(android.app.Activity childActivity,
                                   java.lang.CharSequence title)
オーバーライド:
クラス android.app.Activity 内の onChildTitleChanged

onConfigurationChanged

public void onConfigurationChanged(android.content.res.Configuration newConfig)
定義:
インタフェース android.content.ComponentCallbacks 内の onConfigurationChanged
オーバーライド:
クラス android.app.Activity 内の onConfigurationChanged

onContentChanged

public void onContentChanged()
定義:
インタフェース android.view.Window.Callback 内の onContentChanged
オーバーライド:
クラス android.app.ListActivity 内の onContentChanged

onContextItemSelected

public boolean onContextItemSelected(android.view.MenuItem item)
オーバーライド:
クラス android.app.Activity 内の onContextItemSelected

onContextMenuClosed

public void onContextMenuClosed(android.view.Menu menu)
オーバーライド:
クラス android.app.Activity 内の onContextMenuClosed

onCreate

protected void onCreate(android.os.Bundle savedInstanceState)
オーバーライド:
クラス android.app.LauncherActivity 内の onCreate

onCreateContextMenu

public void onCreateContextMenu(android.view.ContextMenu menu,
                                android.view.View v,
                                android.view.ContextMenu.ContextMenuInfo menuInfo)
定義:
インタフェース android.view.View.OnCreateContextMenuListener 内の onCreateContextMenu
オーバーライド:
クラス android.app.Activity 内の onCreateContextMenu

onCreateDescription

public java.lang.CharSequence onCreateDescription()
オーバーライド:
クラス android.app.Activity 内の onCreateDescription

onCreateDialog

protected android.app.Dialog onCreateDialog(int id)
オーバーライド:
クラス android.app.Activity 内の onCreateDialog

onCreateDialog

protected android.app.Dialog onCreateDialog(int id,
                                            android.os.Bundle args)
オーバーライド:
クラス android.app.Activity 内の onCreateDialog

onCreateOptionsMenu

public boolean onCreateOptionsMenu(android.view.Menu menu)
オーバーライド:
クラス android.app.Activity 内の onCreateOptionsMenu

onCreatePanelMenu

public boolean onCreatePanelMenu(int featureId,
                                 android.view.Menu menu)
定義:
インタフェース android.view.Window.Callback 内の onCreatePanelMenu
オーバーライド:
クラス android.app.Activity 内の onCreatePanelMenu

onCreatePanelView

public android.view.View onCreatePanelView(int featureId)
定義:
インタフェース android.view.Window.Callback 内の onCreatePanelView
オーバーライド:
クラス android.app.Activity 内の onCreatePanelView

onCreateThumbnail

public boolean onCreateThumbnail(android.graphics.Bitmap outBitmap,
                                 android.graphics.Canvas canvas)
オーバーライド:
クラス android.app.Activity 内の onCreateThumbnail

onCreateView

public android.view.View onCreateView(java.lang.String name,
                                      android.content.Context context,
                                      android.util.AttributeSet attrs)
定義:
インタフェース android.view.LayoutInflater.Factory 内の onCreateView
オーバーライド:
クラス android.app.Activity 内の onCreateView

onCreateView

public android.view.View onCreateView(android.view.View parent,
                                      java.lang.String name,
                                      android.content.Context context,
                                      android.util.AttributeSet attrs)
定義:
インタフェース android.view.LayoutInflater.Factory2 内の onCreateView
オーバーライド:
クラス android.app.Activity 内の onCreateView

onDestroy

protected void onDestroy()
オーバーライド:
クラス android.app.ListActivity 内の onDestroy

onDetachedFromWindow

public void onDetachedFromWindow()
定義:
インタフェース android.view.Window.Callback 内の onDetachedFromWindow
オーバーライド:
クラス android.app.Activity 内の onDetachedFromWindow

onKeyDown

public boolean onKeyDown(int keyCode,
                         android.view.KeyEvent event)
定義:
インタフェース android.view.KeyEvent.Callback 内の onKeyDown
オーバーライド:
クラス android.app.Activity 内の onKeyDown

onKeyLongPress

public boolean onKeyLongPress(int keyCode,
                              android.view.KeyEvent event)
定義:
インタフェース android.view.KeyEvent.Callback 内の onKeyLongPress
オーバーライド:
クラス android.app.Activity 内の onKeyLongPress

onKeyMultiple

public boolean onKeyMultiple(int keyCode,
                             int repeatCount,
                             android.view.KeyEvent event)
定義:
インタフェース android.view.KeyEvent.Callback 内の onKeyMultiple
オーバーライド:
クラス android.app.Activity 内の onKeyMultiple

onKeyShortcut

public boolean onKeyShortcut(int keyCode,
                             android.view.KeyEvent event)
オーバーライド:
クラス android.app.Activity 内の onKeyShortcut

onKeyUp

public boolean onKeyUp(int keyCode,
                       android.view.KeyEvent event)
定義:
インタフェース android.view.KeyEvent.Callback 内の onKeyUp
オーバーライド:
クラス android.app.Activity 内の onKeyUp

onLowMemory

public void onLowMemory()
定義:
インタフェース android.content.ComponentCallbacks 内の onLowMemory
オーバーライド:
クラス android.app.Activity 内の onLowMemory

onMenuItemSelected

public boolean onMenuItemSelected(int featureId,
                                  android.view.MenuItem item)
定義:
インタフェース android.view.Window.Callback 内の onMenuItemSelected
オーバーライド:
クラス android.app.Activity 内の onMenuItemSelected

onMenuOpened

public boolean onMenuOpened(int featureId,
                            android.view.Menu menu)
定義:
インタフェース android.view.Window.Callback 内の onMenuOpened
オーバーライド:
クラス android.app.Activity 内の onMenuOpened

onNewIntent

protected void onNewIntent(android.content.Intent intent)
オーバーライド:
クラス android.app.Activity 内の onNewIntent

onOptionsItemSelected

public boolean onOptionsItemSelected(android.view.MenuItem item)
オーバーライド:
クラス android.app.Activity 内の onOptionsItemSelected

onOptionsMenuClosed

public void onOptionsMenuClosed(android.view.Menu menu)
オーバーライド:
クラス android.app.Activity 内の onOptionsMenuClosed

onPanelClosed

public void onPanelClosed(int featureId,
                          android.view.Menu menu)
定義:
インタフェース android.view.Window.Callback 内の onPanelClosed
オーバーライド:
クラス android.app.Activity 内の onPanelClosed

onPause

protected void onPause()
オーバーライド:
クラス android.app.Activity 内の onPause

onPostCreate

protected void onPostCreate(android.os.Bundle savedInstanceState)
オーバーライド:
クラス android.app.Activity 内の onPostCreate

onPostResume

protected void onPostResume()
オーバーライド:
クラス android.app.Activity 内の onPostResume

onPrepareDialog

protected void onPrepareDialog(int id,
                               android.app.Dialog dialog)
オーバーライド:
クラス android.app.Activity 内の onPrepareDialog

onPrepareDialog

protected void onPrepareDialog(int id,
                               android.app.Dialog dialog,
                               android.os.Bundle args)
オーバーライド:
クラス android.app.Activity 内の onPrepareDialog

onPrepareOptionsMenu

public boolean onPrepareOptionsMenu(android.view.Menu menu)
オーバーライド:
クラス android.app.Activity 内の onPrepareOptionsMenu

onPreparePanel

public boolean onPreparePanel(int featureId,
                              android.view.View view,
                              android.view.Menu menu)
定義:
インタフェース android.view.Window.Callback 内の onPreparePanel
オーバーライド:
クラス android.app.Activity 内の onPreparePanel

onRestart

protected void onRestart()
オーバーライド:
クラス android.app.Activity 内の onRestart

onRestoreInstanceState

protected void onRestoreInstanceState(android.os.Bundle savedInstanceState)
オーバーライド:
クラス android.app.ListActivity 内の onRestoreInstanceState

onResume

protected void onResume()
オーバーライド:
クラス android.app.Activity 内の onResume

onRetainNonConfigurationInstance

public java.lang.Object onRetainNonConfigurationInstance()
オーバーライド:
クラス android.app.Activity 内の onRetainNonConfigurationInstance

onSaveInstanceState

protected void onSaveInstanceState(android.os.Bundle outState)
オーバーライド:
クラス android.app.Activity 内の onSaveInstanceState

onSearchRequested

public boolean onSearchRequested()
定義:
インタフェース android.view.Window.Callback 内の onSearchRequested
オーバーライド:
クラス android.app.Activity 内の onSearchRequested

onStart

protected void onStart()
オーバーライド:
クラス android.app.Activity 内の onStart

onStop

protected void onStop()
オーバーライド:
クラス android.app.Activity 内の onStop

onTitleChanged

protected void onTitleChanged(java.lang.CharSequence title,
                              int color)
オーバーライド:
クラス android.app.Activity 内の onTitleChanged

onTouchEvent

public boolean onTouchEvent(android.view.MotionEvent event)
オーバーライド:
クラス android.app.Activity 内の onTouchEvent

onTrackballEvent

public boolean onTrackballEvent(android.view.MotionEvent event)
オーバーライド:
クラス android.app.Activity 内の onTrackballEvent

onUserInteraction

public void onUserInteraction()
オーバーライド:
クラス android.app.Activity 内の onUserInteraction

onUserLeaveHint

protected void onUserLeaveHint()
オーバーライド:
クラス android.app.Activity 内の onUserLeaveHint

onWindowAttributesChanged

public void onWindowAttributesChanged(android.view.WindowManager.LayoutParams params)
定義:
インタフェース android.view.Window.Callback 内の onWindowAttributesChanged
オーバーライド:
クラス android.app.Activity 内の onWindowAttributesChanged

onWindowFocusChanged

public void onWindowFocusChanged(boolean hasFocus)
定義:
インタフェース android.view.Window.Callback 内の onWindowFocusChanged
オーバーライド:
クラス android.app.Activity 内の onWindowFocusChanged

onWindowStartingActionMode

public android.view.ActionMode onWindowStartingActionMode(android.view.ActionMode.Callback callback)
定義:
インタフェース android.view.Window.Callback 内の onWindowStartingActionMode
オーバーライド:
クラス android.app.Activity 内の onWindowStartingActionMode


Copyright © 2008-2011. All Rights Reserved.