com.googlecode.androidannotations.processing
Class SeekBarTouchStartProcessor
java.lang.Object
com.googlecode.androidannotations.processing.AbstractTrackingTouchProcessor
com.googlecode.androidannotations.processing.SeekBarTouchStartProcessor
- All Implemented Interfaces:
- HasTarget, DecoratingElementProcessor
public class SeekBarTouchStartProcessor
- extends AbstractTrackingTouchProcessor
- Author:
- Mathieu Boniface
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SeekBarTouchStartProcessor
public SeekBarTouchStartProcessor(ProcessingEnvironment processingEnv,
IRClass rClass)
getTarget
public Class<? extends Annotation> getTarget()
getMethodToCall
protected com.sun.codemodel.JMethod getMethodToCall(OnSeekBarChangeListenerHolder onSeekBarChangeListenerHolder)
- Specified by:
getMethodToCall
in class AbstractTrackingTouchProcessor
Copyright © 2010-2013. All Rights Reserved.