animatedledstrip-gui / animatedledstrip.gui / CustomColorView

CustomColorView

class CustomColorView : View

Constructors

<init>

CustomColorView()

Properties

colorButton

var colorButton: JFXButton

colorName

var colorName: Label

mtcButton

var mtcButton: JFXButton

root

val root: BorderPane

selectedColor

var selectedColor: Color

selectedDirection

var selectedDirection: Direction

sendButtonList

val sendButtonList: List<JFXButton>

stcButton

var stcButton: JFXButton

stkButton

var stkButton: JFXButton

toggleReverse

var toggleReverse: JFXButton

wipeButton

var wipeButton: JFXButton

Functions

sendC

fun sendC(color: String): Unit

sendMTC

fun sendMTC(color: String): Unit

sendSTC

fun sendSTC(color: String): Unit

sendSTK

fun sendSTK(color: String): Unit

sendWIP

fun sendWIP(color: String): Unit