| Package | Description |
|---|---|
| uk.theretiredprogrammer.gpssurvey.ui | |
| uk.theretiredprogrammer.gpssurvey.uiscreens |
| Modifier and Type | Class and Description |
|---|---|
static class |
MainCommonButtonActions.ButtonBHandler
Start / Stop record (track) recording.
|
static class |
MainCommonButtonActions.ButtonCHandler
Cancel record (track) recording.
|
static class |
MainCommonButtonActions.ButtonLeftHandler
Move to previous Screen.
|
static class |
MainCommonButtonActions.ButtonRightHandler
Move to next Screen.
|
static class |
MainCommonButtonActions.RecordPositionAction
Record this point.
|
| Modifier and Type | Method and Description |
|---|---|
ButtonActions |
ButtonActions.addLine(IRControlAction.Button button,
Action action)
Add a button with an action and no associated menu text.
|
ButtonActions |
ButtonActions.addLine(IRControlAction.Button button,
String text,
Action action)
Add a button with an action and its associated menu text.
|
| Constructor and Description |
|---|
ButtonActions(String title,
String defaultline,
Action defaultaction)
Constructor
|
| Modifier and Type | Class and Description |
|---|---|
static class |
SelectPowerDownOptionScreen.CancelAction
The action class for cancel
|
static class |
SelectPowerDownOptionScreen.PowerOffAction
The action class for power off exit
|
static class |
SelectPowerDownOptionScreen.RebootAction
The action class for reboot exit
|
static class |
SelectPowerDownOptionScreen.RestartAction
The action class for program restart exit
|
Copyright © 2017. All rights reserved.