Uses of Class
org.tentackle.fx.component.delegate.FxColorPickerDelegate
Packages that use FxColorPickerDelegate
-
Uses of FxColorPickerDelegate in org.tentackle.fx.component
Methods in org.tentackle.fx.component that return FxColorPickerDelegateModifier and TypeMethodDescriptionprotected FxColorPickerDelegateFxColorPicker.createDelegate()Creates the delegate.FxColorPicker.getDelegate()Methods in org.tentackle.fx.component with parameters of type FxColorPickerDelegateModifier and TypeMethodDescriptionvoidFxColorPicker.setDelegate(FxColorPickerDelegate delegate) Sets the delegate.
Useful for application specific needs.