|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Button | |
---|---|
com.sentilla.system | Sentilla core system classes. |
Uses of Button in com.sentilla.system |
---|
Methods in com.sentilla.system that return Button | |
---|---|
static Button |
ButtonDriver.create(String driver)
Create a new Button instance using the given driver name. |
abstract Button |
ButtonDriver.newButton()
Create a new Button instance. |
Button |
Button.setChange()
Sets the button to await a state transition. |
Button |
Button.setPress()
Sets the button to await transition from released to pressed. |
Button |
Button.setRead()
Sets the button to read the button state. |
Button |
Button.setRelease()
Sets the button to await transition from pressed to released. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |