org.pushingpixels.trident.swt
Class SWTPropertyInterpolators

java.lang.Object
  extended by org.pushingpixels.trident.swt.SWTPropertyInterpolators
All Implemented Interfaces:
PropertyInterpolatorSource

public class SWTPropertyInterpolators
extends Object
implements PropertyInterpolatorSource

Built-in interpolators for SWT classes.


Constructor Summary
SWTPropertyInterpolators()
           
 
Method Summary
 Set<PropertyInterpolator> getPropertyInterpolators()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SWTPropertyInterpolators

public SWTPropertyInterpolators()
Method Detail

getPropertyInterpolators

public Set<PropertyInterpolator> getPropertyInterpolators()
Specified by:
getPropertyInterpolators in interface PropertyInterpolatorSource