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);
コンポーネントが親コンテナに配置されるまで、プロパティは補間されません。
上記の環境でタイムラインに「シナリオ」を強制的に実行させる可能性はありますか