这个是java的quicktime for java 的详细使用文档

源代码在线查看: ticklishcontroller.html

软件大小: 3122 K
上传用户: Rebecca_SYF
关键词: java quicktime for 文档
下载地址: 免注册下载 普通下载 VIP

相关代码

				





: Interface  TicklishController












  
      Overview 
      Package 
    Class 
      Use 
      Tree 
      Deprecated 
      Index 
      Help 
  









 PREV CLASS 
 NEXT CLASS

  FRAMES   
 NO FRAMES



  SUMMARY:  INNER | FIELD | CONSTR | METHOD

DETAIL:  FIELD | CONSTR | METHOD








quicktime.app.spaces

Interface  TicklishController

All Superinterfaces: Controller, Ticklish


All Known Implementing Classes: TickleList



public interface TicklishControllerextends Ticklish, Controller


A TicklishController is a controller that requires tickling by the 
 Space's Timer whenever the Space itself is tickled.
 A TicklishController when added to a Space will be added to its
 tickleList.
 
 A TicklishController has no independence of time from its Space.
 Whenever a Space is tickled the TicklishController is also tickled.
 A TimeableController on the other hand can have it own independent sense
 of time and provide its own timing information for the objects it controls.


See Also: TimeableController











Fields inherited from interface quicktime.app.time.Ticklish


kScale


 








Methods inherited from interface quicktime.app.time.Ticklish


tickle, timeChanged


 


Methods inherited from interface quicktime.app.spaces.Controller


addedToSpace, removedFromSpace


 




















  
      Overview 
      Package 
    Class 
      Use 
      Tree 
      Deprecated 
      Index 
      Help 
  









 PREV CLASS 
 NEXT CLASS

  FRAMES   
 NO FRAMES



  SUMMARY:  INNER | FIELD | CONSTR | METHOD

DETAIL:  FIELD | CONSTR | METHOD








			

相关资源