public class SelectPowerDownOptionScreen extends SelectUsingButtonScreen
| 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
|
IRControlAction.Button| Constructor and Description |
|---|
SelectPowerDownOptionScreen(uk.theretiredprogrammer.rpiembeddedlibrary.screen.SerialTFTDisplay display)
Constructor.
|
actionOnButtonpublic SelectPowerDownOptionScreen(uk.theretiredprogrammer.rpiembeddedlibrary.screen.SerialTFTDisplay display)
throws IOException
display - the display deviceIOException - if problemsCopyright © 2017. All rights reserved.