Interface | Description |
---|---|
OnSSTimerListener |
An interface designed to facilitate the interactions of the
SSTimer
class (interface user) and the classes that instantiated it. |
SSCallback |
An interface designed to facilitate the interactions of the StaySafe
Fragments and their current Template's Activity.
|
Class | Description |
---|---|
Affected |
The Affected Fragment is responsible for displaying the affected persons
screen to the user.
|
Begin |
The Begin Fragment is responsible for displaying the Begin screen to the
user.
|
Best |
The Best Fragment is responsible for displaying the Best Options
screen to the user.
|
ErrorFragment |
The ErrorFragment DialogFragment is responsible for displaying error messages
to the user.
|
ExitUtility |
The ExitUtility DialogFragment allows the administrative user to exit back to
the beginning of the application without having to go through the rest of the
application in its entirety.
|
Facts |
The Facts Fragment is responsible for displaying the Facts screen to the
user.
|
Game |
The Game Fragment is responsible for displaying the game screen to the user.
|
Imagine |
The Imagine Fragment is responsible for displaying the Imagine
screen to the user.
|
Login |
The Login Activity is responsible for displaying the login screen for the
administrative user to enter in probationer data into the application.
|
Menu |
The Menu Fragment is responsible for displaying the possible problem choices
to the user.
|
Menu3 |
The Menu3 Fragment is responsible for communicating with the
Template3 class which Template 3 screen should be displayed to the
user. |
Options |
The Options Fragment is responsible for displaying the options
screen to the user.
|
RAInstructions |
The RAInstructions Fragment is responsible for signaling to the
administrative user that a session has been completed and instruct them on
how to transfer research data off the tablet.
|
Rate |
The Rate Fragment is responsible for displaying the rate
screen to the user.
|
RateVideo |
The RateVideo Fragment is responsible for displaying the rate video screen to
the user.
|
Restate |
The Restate Fragment is responsible for displaying the problem selected by
the user.
|
Review |
The Review Fragment is responsible for displaying the work-it review to the
user.
|
SSJsonReader |
The SSJsonReader is the class that the StaySafe application will use to read
in the dynamic text for the curriculum.
|
SSTimer |
The SSTimer class functions as a utility to the StaySafe application to
facilitate all time data.
|
Stop |
The Stop Fragment is responsible for signaling to the user that the session
has completed.
|
Survey |
The Survey Fragment is responsible for displaying the dynamic survey
questions to the user.
|
Talk |
The Talk Fragment is responsible for displaying the
"persons the user can talk to", to the user.
|
Template1 |
The activity is an extension of the
Template2 activity. |
Template2 |
The base activity for the StaySafe application (Temp 2).
|
Template3 |
This activity is meant to breakup the user
Template2 process for the
user. |
Think |
The Think Fragment is responsible for displaying the think
screen to the user.
|
Time |
The Time Fragment is responsible for displaying the time
screen to the user.
|
Video |
The Video Fragment is responsible for displaying a video to the user.
|
Enum | Description |
---|---|
Animator |
The enumeration is to facilitate the
Review class in its animations
of the WORK-IT review. |
Problem |
Enumerable used to save what problem has been selected.
|
Theme |
Theme enumerable used to save what theme has been selected.
|