|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NSAnimationDelegate
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.
Nested Class Summary | |
---|---|
static interface |
NSAnimationDelegate._static_
|
Method Summary | |
---|---|
void |
animation_didReachProgressMark(NSAnimation animation,
float progress)
|
float |
animation_valueForProgress(NSAnimation animation,
float progress)
|
void |
animationDidEnd(NSAnimation animation)
|
void |
animationDidStop(NSAnimation animation)
|
boolean |
animationShouldStart(NSAnimation animation)
|
Method Detail |
---|
boolean animationShouldStart(NSAnimation animation)
void animationDidStop(NSAnimation animation)
void animationDidEnd(NSAnimation animation)
float animation_valueForProgress(NSAnimation animation, float progress)
void animation_didReachProgressMark(NSAnimation animation, float progress)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |