Advertisement

05.07.2008 at 02:32AM PDT, ID: 23382099
[x]
Attachment Details

Swing Animator

Asked by MicheleMarcon in Java Programming Language, Java AWT & Swing, Java Standard Edition

I have this code, which is based on a older version of the Timing Framework.
The createAnimator has wrong constructors: how should I change it to make it work as it was intended?Start Free Trial
1:
2:
3:
4:
5:
6:
7:
Animator animator = PropertySetter.createAnimator(
						400, detailPanel, "alpha", 1.0f);
					animator.setAcceleration(0.2f);
					animator.setDeceleration(0.3f);
					animator.addTarget(
						new PropertySetter(DetailsView.this, "alpha", 1.0f));
					animator.start();
[+][-]05.07.2008 at 02:40AM PDT, ID: 21514599

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.07.2008 at 02:55AM PDT, ID: 21514695

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05.07.2008 at 02:58AM PDT, ID: 21514710

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.07.2008 at 03:12AM PDT, ID: 21514773

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.07.2008 at 03:37AM PDT, ID: 21514912

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05.07.2008 at 04:15AM PDT, ID: 21515098

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.07.2008 at 04:37AM PDT, ID: 21515219

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05.07.2008 at 04:47AM PDT, ID: 21515268

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Java Programming Language, Java AWT & Swing, Java Standard Edition
Sign Up Now!
Solution Provided By: objects
Participating Experts: 2
Solution Grade: A
 
 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628