Uses of Class
clickDetector.layoutFX.clickClassifiers.ClickTypeProperty
Packages that use ClickTypeProperty
- 
Uses of ClickTypeProperty in clickDetector.layoutFX.clickClassifiers
Fields in clickDetector.layoutFX.clickClassifiers with type parameters of type ClickTypePropertyModifier and TypeFieldDescriptionprotected TableSettingsPane<ClickTypeProperty> BasicIdentifierPaneFX.clickTypesTablePane which holds table data.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 functionsvoidBasicIdentifierPaneFX.setClassifierPane(ClickTypeProperty clickTypeProperty) Set classifier pane within hiding pane.voidSweepClassifierPaneFX.setClassifierPane(ClickTypeProperty clickTypeProperty) Set classifier pane within hiding pane.voidClickTypePaneFX.setParams(ClickTypeProperty input) voidSweepClassifierSetPaneFX.setParams(ClickTypeProperty clickTypeProperty)