public class Buttons extends Object
| Constructor and Description |
|---|
Buttons() |
Buttons(Button darkBackground,
Button lightBackground) |
| Modifier and Type | Method and Description |
|---|---|
Button |
getDarkBackground() |
Button |
getLightBackground() |
void |
setDarkBackground(Button darkBackground) |
void |
setLightBackground(Button lightBackground) |
Copyright © 2022. All rights reserved.