| Package | Description |
|---|---|
| com.airs | |
| com.airs.handlerUIs | |
| com.airs.platform |
| Modifier and Type | Class and Description |
|---|---|
class |
AIRS_general_settings
Class to implement the general settings of AIRS, based on the HandlerUI interface class
|
| Modifier and Type | Field and Description |
|---|---|
static HandlerUI |
AIRS_settings_tab.current_handler
current handlerUI being selected in the settings tab
|
| Modifier and Type | Class and Description |
|---|---|
class |
AudioHandlerUI
Class to implement the AudioHandler configuration UI, based on the HandlerUI interface class
|
class |
BeaconHandlerUI
Class to implement the BeaconHandler configuration UI, based on the HandlerUI interface class
|
class |
CalendarHandlerUI
Class to implement the CalendarHandler configuration UI, based on the HandlerUI interface class
|
class |
DeviceInfoHandlerUI
Class to implement the SystemHandler configuration UI, based on the HandlerUI interface class
|
class |
EnvironmentalSensorsUI
Class to implement the PhoneSensor configuration UI, based on the HandlerUI interface class
|
class |
EventButtonHandlerUI
Class to implement the EventButtonHandler configuration UI, based on the HandlerUI interface class
|
class |
HeartMonitorHandlerUI
Class to implement the HeartMonitorHandler configuration UI, based on the HandlerUI interface class
|
class |
LocationHandlerUI
Class to implement the GPSHandler and WifiHandler configuration UI, based on the HandlerUI interface class
|
class |
MediaWatcherHandlerUI
Class to implement the EventButtonHandler configuration UI, based on the HandlerUI interface class
|
class |
NotificationHandlerUI
Class to implement the NotificationHandler configuration UI, based on the HandlerUI interface class
|
| Modifier and Type | Field and Description |
|---|---|
static HandlerUI[] |
HandlerUIManager.handlers
array with HandlerUI references
|