站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

org.netbeans.api.visual.animator (Visual Library API) - NetBeans API Javadoc (Current Development Version)

org.netbeans.api.visual 2.2

Package org.netbeans.api.visual.animator

This package contains SceneAnimator classes which is used for controlling animations on a scene.

See:
          Description

Interface Summary
AnimatorListener This interface is used for notifying about important events on Animator.
 

Class Summary
Animator Represents an animator.
AnimatorEvent This is an animator event which is used by AnimatorListener.
SceneAnimator Manages all animations on a scene.
 

Package org.netbeans.api.visual.animator Description

This package contains SceneAnimator classes which is used for controlling animations on a scene. Also you can supply your own animator by implementing Animator class. Also you can listen on each animator using AnimatorListener interface.


org.netbeans.api.visual 2.2

Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.