Package org.pushingpixels.trident.swt
Class SWTPropertyInterpolators
- java.lang.Object
-
- org.pushingpixels.trident.swt.SWTPropertyInterpolators
-
- All Implemented Interfaces:
PropertyInterpolatorSource
public class SWTPropertyInterpolators extends Object implements PropertyInterpolatorSource
Built-in interpolators for SWT classes.
-
-
Constructor Summary
Constructors Constructor Description SWTPropertyInterpolators()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Set<PropertyInterpolator>
getPropertyInterpolators()
-
-
-
Method Detail
-
getPropertyInterpolators
public Set<PropertyInterpolator> getPropertyInterpolators()
- Specified by:
getPropertyInterpolators
in interfacePropertyInterpolatorSource
-
-