Uses of Interface
org.eclipse.actf.model.flash.IFlashConst

Packages that use IFlashConst
org.eclipse.actf.model.flash This package contains interfaces to access Flash player and content from Java. 
 

Uses of IFlashConst in org.eclipse.actf.model.flash
 

Subinterfaces of IFlashConst in org.eclipse.actf.model.flash
 interface IASBridge
          Interface to implement bridge that enables access to ActionScript from Java
 interface IFlashPlayer
          Interface to provide access to FlashPlayer and it's content.
 

Classes in org.eclipse.actf.model.flash that implement IFlashConst
 class FlashPlayer
          Default implementation of IFlashPlayer