Class UILibraryHelper.TintableBinding
- java.lang.Object
-
- ca.cgjennings.apps.arkham.plugins.UILibraryHelper.TintableBinding
-
- All Implemented Interfaces:
Tintable
- Enclosing class:
- UILibraryHelper
public static class UILibraryHelper.TintableBinding extends java.lang.Object implements Tintable
Support class used to implement the binding ofHSBPanel
s to tint settings in the uibindings library.
-
-
Constructor Summary
Constructors Constructor Description TintableBinding(java.lang.Runnable callAfterWrite)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description float[]
getTint()
void
setTint(float hueShift, float saturation, float brightness)
-