Modifier and Type | Class and Description |
---|---|
class |
SynergyNetApp
Class to be extended by all applications which wish to utilise SynergyNet 3's
database, network flick, screenshot, audio playback, media detection and
student menu systems.
|
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 | Method and Description |
---|---|
void |
MediaDetection.initialiseDirectoryListener(java.io.File directoryFile,
IMediaSearcher mediaSearcher)
Sets the directory this object's listener should check for new files.
|
void |
MediaDetection.initialiseDirectoryListener(java.lang.String directory,
IMediaSearcher mediaSearcher)
Sets the directory this object's listener should check for new files.
|
void |
MediaDetection.initialiseRemovableMediaListener(IMediaSearcher mediaSearcher)
Sets this object's listener to check for any new media devices.
|
Modifier and Type | Method and Description |
---|---|
void |
SearchThread.initialize(IMediaSearcher mediaSearcher,
MediaSearchType[] mediaSearchTypes,
MediaDetection.Ordering order,
int numberToReturn)
Initialize.
|
Modifier and Type | Class and Description |
---|---|
class |
MuseumApp
The Class MuseumApp.
|
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.
|