Uses of Class
clickDetector.layoutFX.clickClassifiers.ClickTypeProperty
Packages that use ClickTypeProperty
-
Uses of ClickTypeProperty in clickDetector.layoutFX.clickClassifiers
Methods in clickDetector.layoutFX.clickClassifiers that return ClickTypePropertyModifier and TypeMethodDescriptionBasicIdentifierPaneFX.createClickTypeProperty()
Create click classifier.SweepClassifierPaneFX.createClickTypeProperty()
Create click classifier.ClickTypePaneFX.getParams
(ClickTypeProperty currParams) SweepClassifierSetPaneFX.getParams
(ClickTypeProperty clickTypeProperty) ~*main set and get params functionsMethods in clickDetector.layoutFX.clickClassifiers that return types with arguments of type ClickTypePropertyModifier and TypeMethodDescriptionjavafx.collections.ObservableList<ClickTypeProperty>
BasicIdentifierPaneFX.getClickClassifiers()
Get list of click classifiersBasicIdentifierPaneFX.getTablePane()
Get the table which holds a list of classifierMethods in clickDetector.layoutFX.clickClassifiers with parameters of type ClickTypePropertyModifier and TypeMethodDescriptionClickTypePaneFX.getParams
(ClickTypeProperty currParams) SweepClassifierSetPaneFX.getParams
(ClickTypeProperty clickTypeProperty) ~*main set and get params functionsvoid
BasicIdentifierPaneFX.setClassifierPane
(ClickTypeProperty clickTypeProperty) Set classifier pane within hiding pane.void
SweepClassifierPaneFX.setClassifierPane
(ClickTypeProperty clickTypeProperty) Set classifier pane within hiding pane.void
ClickTypePaneFX.setParams
(ClickTypeProperty input) void
SweepClassifierSetPaneFX.setParams
(ClickTypeProperty clickTypeProperty)