An open API service indexing awesome lists of open source software.

https://github.com/63rabbits/javafx2togglebutton

TobbleButton by JavaFX2
https://github.com/63rabbits/javafx2togglebutton

javafx-gui togglebutton

Last synced: 9 months ago
JSON representation

TobbleButton by JavaFX2

Awesome Lists containing this project

README

          

# javaFX2toggleButton

TobbleButton by JavaFX2.

Indicates the state of the button by ON / OFF.
Process in the following three ways.

* Event Handler
* Bind(High-level API) ... It can not be realized by this method.
* Bind(Low-level API)

![javaFX2toggleButton](/javaFX2toggleButton.png)