Modifier and Type | Class and Description |
---|---|
class |
FlickGameApp
The Class FlickGameApp.
|
Modifier and Type | Class and Description |
---|---|
class |
FlickStudyApp
The Class FlickStudyApp.
|
Modifier and Type | Class and Description |
---|---|
class |
MysteriesApp
The Class MysteriesApp.
|
Modifier and Type | Class and Description |
---|---|
class |
TestVideoApp
The Class TestVideoApp.
|
Modifier and Type | Class and Description |
---|---|
class |
EarlyYearsApp
The Class EarlyYearsApp.
|
Modifier and Type | Class and Description |
---|---|
class |
EnvironmentExplorerApp
The Class EnvironmentExplorerApp.
|
Modifier and Type | Class and Description |
---|---|
class |
StickerbookApp
The Class StickerbookApp.
|
Modifier and Type | Class and Description |
---|---|
class |
TrainTracksApp
The Class TrainTracksApp.
|
Modifier and Type | Class and Description |
---|---|
class |
NumberNet
The Class NumberNet.
|
Modifier and Type | Class and Description |
---|---|
class |
MuseumApp
The Class MuseumApp.
|
Modifier and Type | Method and Description |
---|---|
void |
AppSystemSync.reSync(SynergyNetApp snNode)
Changes the application which the listeners interacts with.
|
Constructor and Description |
---|
AppSystemSync(AppSystemDeviceControl synergynetAppControl,
SynergyNetApp snNode)
Initiates the listener management.
|
Modifier and Type | Method and Description |
---|---|
static StudentMenu |
StudentMenuUtilities.generateStudentMenu(StudentRepresentation student,
IStage stage,
SynergyNetApp app)
Creates a student menu for a given student representation.
|
static StudentMenu |
StudentMenuUtilities.login(java.lang.String studentID,
IStage stage,
SynergyNetApp app)
Will log in a student with the supplied ID.
|
Constructor and Description |
---|
StudentMenu(StudentRepresentation student,
IStage stage,
java.util.logging.Logger log,
SynergyNetApp app)
Instantiates a new student menu.
|
Modifier and Type | Class and Description |
---|---|
class |
TrackedApp
The Class TrackedApp.
|
Modifier and Type | Class and Description |
---|---|
class |
DemoTrackedApp
The Class DemoTrackedApp.
|
Modifier and Type | Class and Description |
---|---|
class |
EarlyYearsTrackedApp
The Class EarlyYearsTrackedApp.
|
Modifier and Type | Class and Description |
---|---|
class |
EnvironmentExplorerTrackedApp
The Class EnvironmentExplorerTrackedApp.
|
Modifier and Type | Class and Description |
---|---|
class |
StickerbookTrackedApp
The Class StickerbookTrackedApp.
|
Modifier and Type | Class and Description |
---|---|
class |
TrainTracksTrackedApp
The Class TrainTracksTrackedApp.
|
Modifier and Type | Class and Description |
---|---|
class |
NumberNetTracked
The Class NumberNetTracked.
|