|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectActivity
com.eaesthetics.scaleapp.Splash
public class Splash
The splash screen
| Constructor Summary | |
|---|---|
Splash()
|
|
| Method Summary | |
|---|---|
void |
onCreate(Bundle savedInstanceState)
Called when the activity is first created. |
boolean |
onTouchEvent(MotionEvent evt)
Processes splash screen touch events |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Splash()
| Method Detail |
|---|
public void onCreate(Bundle savedInstanceState)
public boolean onTouchEvent(MotionEvent evt)
A - motion Event
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||