| Interface | Description | 
|---|---|
| ActionBarSherlock.OnActionModeFinishedListener | 
 Activity interface for action mode finished callback. 
 | 
| ActionBarSherlock.OnActionModeStartedListener | 
 Activity interface for action mode started callback. 
 | 
| ActionBarSherlock.OnCreateOptionsMenuListener | 
 Activity interface for menu creation callback. 
 | 
| ActionBarSherlock.OnCreatePanelMenuListener | 
 Activity interface for menu creation callback. 
 | 
| ActionBarSherlock.OnMenuItemSelectedListener | 
 Activity interface for menu item selection callback. 
 | 
| ActionBarSherlock.OnOptionsItemSelectedListener | 
 Activity interface for menu item selection callback. 
 | 
| ActionBarSherlock.OnPrepareOptionsMenuListener | 
 Activity interface for menu preparation callback. 
 | 
| ActionBarSherlock.OnPreparePanelListener | 
 Activity interface for menu preparation callback. 
 | 
| Class | Description | 
|---|---|
| ActionBarSherlock | 
 Helper for implementing the action bar design pattern across all versions
 of Android. 
 | 
| BuildConfig | |
| R | |
| R.attr | |
| R.bool | |
| R.color | |
| R.dimen | |
| R.drawable | |
| R.id | |
| R.integer | |
| R.layout | |
| R.string | |
| R.style | |
| R.styleable | 
| Annotation Type | Description | 
|---|---|
| ActionBarSherlock.Implementation | 
 Denotes an implementation of ActionBarSherlock which provides an
 action bar-enhanced experience. 
 | 
Copyright © 2011–2014. All rights reserved.