Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我尝试Timeline从无Trident父组件的动画库中播放。
Timeline
Trident
MyPanel mp = new MyPanel(); mp.startAnim(); //to interpolate property //wait for a while jPanel1.add(mp);
在将组件放置在父容器上之前,不会对属性进行插值。
是否有可能强制时间轴在上述环境中执行“场景”