A B C D E F I M O P R S T V 

A

app_name - Static variable in class org.roboguice.astroboy.R.string
 
Astroboy - Class in org.roboguice.astroboy.controller
What you'll learn in this class: - What it means to be a @Singleton - That Singletons must use Provider instead of Context to get the current context - Some basics about injection, including when injection results in a call to an object's default constructor, versus when it does something "special" like call getSystemService()
Astroboy() - Constructor for class org.roboguice.astroboy.controller.Astroboy
 
AstroboyMasterConsole - Class in org.roboguice.astroboy.activity
This activity uses an AstroboyRemoteControl to control Astroboy remotely! What you'll learn in this class: - How to use @InjectView as a typesafe version of findViewById() - How to inject plain old java objects as well (POJOs) - When injection happens - Some basics about injection, including when injection results in a call to an object's default constructor, versus when it does something "special" like call getSystemService()
AstroboyMasterConsole() - Constructor for class org.roboguice.astroboy.activity.AstroboyMasterConsole
 
AstroboyRemoteControl - Class in org.roboguice.astroboy.controller
A class to control Astroboy remotely.
AstroboyRemoteControl() - Constructor for class org.roboguice.astroboy.controller.AstroboyRemoteControl
 

B

brush_teeth - Static variable in class org.roboguice.astroboy.R.id
 
brushTeeth() - Method in class org.roboguice.astroboy.controller.Astroboy
 
brushTeeth() - Method in class org.roboguice.astroboy.controller.AstroboyRemoteControl
 
BuildConfig - Class in org.roboguice.astroboy
 
BuildConfig() - Constructor for class org.roboguice.astroboy.BuildConfig
 

C

call() - Method in class org.roboguice.astroboy.activity.FightForcesOfEvilActivity.AsyncPunch
 
close_tv - Static variable in class org.roboguice.astroboy.R.id
 
CustomView - Class in org.roboguice.astroboy.view
 
CustomView(Context, AttributeSet) - Constructor for class org.roboguice.astroboy.view.CustomView
 
CustomView(Context) - Constructor for class org.roboguice.astroboy.view.CustomView
 

D

DEBUG - Static variable in class org.roboguice.astroboy.BuildConfig
 

E

expletive - Static variable in class org.roboguice.astroboy.R.id
 
expletive_animation - Static variable in class org.roboguice.astroboy.R.anim
 

F

fight_evil - Static variable in class org.roboguice.astroboy.R.id
 
fight_evil - Static variable in class org.roboguice.astroboy.R.layout
 
FightForcesOfEvilActivity - Class in org.roboguice.astroboy.activity
Things you'll learn in this class: - How to inject Resources - How to use RoboAsyncTask to do background tasks with injection - What it means to be a @Singleton
FightForcesOfEvilActivity() - Constructor for class org.roboguice.astroboy.activity.FightForcesOfEvilActivity
 
FightForcesOfEvilActivity.AsyncPunch - Class in org.roboguice.astroboy.activity
 
FightForcesOfEvilActivity.AsyncPunch(Context) - Constructor for class org.roboguice.astroboy.activity.FightForcesOfEvilActivity.AsyncPunch
 

I

icon - Static variable in class org.roboguice.astroboy.R.drawable
 
initializeView(Context) - Method in class org.roboguice.astroboy.view.CustomView
 

M

main - Static variable in class org.roboguice.astroboy.R.layout
 

O

onAttachedToWindow() - Method in class org.roboguice.astroboy.view.CustomView
 
onCreate(Bundle) - Method in class org.roboguice.astroboy.activity.AstroboyMasterConsole
 
onCreate(Bundle) - Method in class org.roboguice.astroboy.activity.FightForcesOfEvilActivity
 
org.roboguice.astroboy - package org.roboguice.astroboy
 
org.roboguice.astroboy.activity - package org.roboguice.astroboy.activity
 
org.roboguice.astroboy.controller - package org.roboguice.astroboy.controller
 
org.roboguice.astroboy.view - package org.roboguice.astroboy.view
 

P

punch() - Method in class org.roboguice.astroboy.controller.Astroboy
 

R

R - Class in org.roboguice.astroboy
 
R() - Constructor for class org.roboguice.astroboy.R
 
R.anim - Class in org.roboguice.astroboy
 
R.anim() - Constructor for class org.roboguice.astroboy.R.anim
 
R.attr - Class in org.roboguice.astroboy
 
R.attr() - Constructor for class org.roboguice.astroboy.R.attr
 
R.drawable - Class in org.roboguice.astroboy
 
R.drawable() - Constructor for class org.roboguice.astroboy.R.drawable
 
R.id - Class in org.roboguice.astroboy
 
R.id() - Constructor for class org.roboguice.astroboy.R.id
 
R.layout - Class in org.roboguice.astroboy
 
R.layout() - Constructor for class org.roboguice.astroboy.R.layout
 
R.string - Class in org.roboguice.astroboy
 
R.string() - Constructor for class org.roboguice.astroboy.R.string
 

S

say(String) - Method in class org.roboguice.astroboy.controller.Astroboy
 
say(String) - Method in class org.roboguice.astroboy.controller.AstroboyRemoteControl
 
say_text - Static variable in class org.roboguice.astroboy.R.id
 
self_destruct - Static variable in class org.roboguice.astroboy.R.id
 
selfDestruct() - Method in class org.roboguice.astroboy.controller.AstroboyRemoteControl
 

T

tv_status - Static variable in class org.roboguice.astroboy.R.id
 

V

view_custom - Static variable in class org.roboguice.astroboy.R.layout
 
A B C D E F I M O P R S T V 

Copyright © 2014. All Rights Reserved.