Uses of Interface
ca.cgjennings.apps.arkham.Tintable
-
Packages that use Tintable Package Description ca.cgjennings.apps.arkham ca.cgjennings.apps.arkham.plugins -
-
Uses of Tintable in ca.cgjennings.apps.arkham
Classes in ca.cgjennings.apps.arkham that implement Tintable Modifier and Type Class Description classColourDialogA colour selection dialog consistent with the tint selector (HSBPanel).Methods in ca.cgjennings.apps.arkham that return Tintable Modifier and Type Method Description TintableHSBPanel. getTintable()Methods in ca.cgjennings.apps.arkham with parameters of type Tintable Modifier and Type Method Description voidHSBPanel. setTintable(Tintable tintable, boolean matchTintableToPanel) -
Uses of Tintable in ca.cgjennings.apps.arkham.plugins
Classes in ca.cgjennings.apps.arkham.plugins that implement Tintable Modifier and Type Class Description static classUILibraryHelper.TintableBindingSupport class used to implement the binding ofHSBPanels to tint settings in the uibindings library.
-