| Interface | Description |
|---|---|
| ShakeDetector.OnShakeListener |
This interface defines a listener on the main interface
to listen for the activity of shaking.
|
| Class | Description |
|---|---|
| DrawingView |
This class draws the palette on the power-on user
interface.
|
| GridModel |
This is the model used by 4*4 board.
|
| GridSettingModel |
This is the model for the grid.
|
| ListViewAdapterForDrawing |
This class provides the adapter for the list view on power-on
user interface which shows the results of apps.
|
| ListViewAdapterForGetApp |
This is a custom list view adapter that adapts the app name and icon into a single
row in the list view
|
| ListViewAdapterForGetSaved |
This is a custom list view adapter that adapts the app name and icon into a single
row in the list view
|
| ListViewAdapterForGetSaved2 |
This is a custom list view adapter that adapts the app name and icon into a single
row in the list view
|
| RectangleView |
This class defines the 4*4 board on the main interface when
the phone's screen is on or it boots.
|
| ShakeDetector |
This class defines a detector of the activity of shaking.
|
| TempView |
TempView is a kind of View which represents the grid user may want to draw on
|