Uses of Interface
org.pushingpixels.trident.TimelinePropertyBuilder.PropertyGetter

Packages that use TimelinePropertyBuilder.PropertyGetter
org.pushingpixels.trident   
 

Uses of TimelinePropertyBuilder.PropertyGetter in org.pushingpixels.trident
 

Subinterfaces of TimelinePropertyBuilder.PropertyGetter in org.pushingpixels.trident
static interface TimelinePropertyBuilder.PropertyAccessor<T>
          Defines how to access a property.
 

Classes in org.pushingpixels.trident that implement TimelinePropertyBuilder.PropertyGetter
static class TimelinePropertyBuilder.DefaultPropertyGetter<T>
          Default property getter.
 

Methods in org.pushingpixels.trident with parameters of type TimelinePropertyBuilder.PropertyGetter
 TimelinePropertyBuilder<T> TimelinePropertyBuilder.getWith(TimelinePropertyBuilder.PropertyGetter<T> pGetter)
           
 



Copyright © 2010. All Rights Reserved.