public interface BackgroundAlgorithmListener
BackgroundAlgorithm, the listener gets informed
if properties of the algorithm changed.| Modifier and Type | Method and Description |
|---|---|
void |
transparencyChanged(BackgroundAlgorithm algorithm,
Transparency transparency)
Called when the transparency of
algorithm changed to transparency. |
void transparencyChanged(BackgroundAlgorithm algorithm, Transparency transparency)
algorithm changed to transparency.algorithm - the algorithm whose transparency changedtransparency - the new propertyCopyright © 2017 Docking Frames. All rights reserved.