Class ClickTypeProperty
java.lang.Object
clickDetector.layoutFX.clickClassifiers.ClickTypeProperty
A property wrapper for a basic click with JavaFX properties. This is used so JavaFX controls
automatically change.
- Author:
- Jamie Macaulay
-
Field Summary
Modifier and TypeFieldDescriptionjavafx.beans.property.IntegerProperty
javafx.beans.property.BooleanProperty
javafx.beans.property.BooleanProperty
javafx.beans.property.StringProperty
-
Constructor Summary
-
Method Summary
-
Field Details
-
name
public javafx.beans.property.StringProperty name -
enableClassifier
public javafx.beans.property.BooleanProperty enableClassifier -
discardClassifier
public javafx.beans.property.BooleanProperty discardClassifier -
code
public javafx.beans.property.IntegerProperty code
-
-
Constructor Details
-
ClickTypeProperty
-
-
Method Details
-
getClickType
-
setClickType
-