Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 7 of 7

Thread: How to animate pictures using JCreator?

  1. #1
    Junior Member
    Join Date
    Jan 2009
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Unhappy How to animate pictures using JCreator?

    can someone help me on how to animate pictures using JCreator ....

    sample ways of coding... pls help me


  2. #2
    mmm.. coffee JavaPF's Avatar
    Join Date
    May 2008
    Location
    United Kingdom
    Posts
    3,336
    My Mood
    Mellow
    Thanks
    258
    Thanked 294 Times in 227 Posts
    Blog Entries
    4

    Default Re: Animated Pictures

    Hello bil_Imma,

    What do you mean when you say how to animate pictures?

    Are you looking to display a .gif image?
    Please use [highlight=Java] code [/highlight] tags when posting your code.
    Forum Tip: Add to peoples reputation by clicking the button on their useful posts.

  3. #3
    Junior Member
    Join Date
    Jan 2009
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Animated Pictures

    i mean an flying button in your frame... or moving button.... moving other object in the JFrame....

  4. #4
    Junior Member
    Join Date
    Jan 2009
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Animated Pictures

    has anyone played Warcraft III or battle realms, its just like their animated menu... how is it created? can anyone give me saome example even a button that is moving in your frame...

  5. #5
    mmm.. coffee JavaPF's Avatar
    Join Date
    May 2008
    Location
    United Kingdom
    Posts
    3,336
    My Mood
    Mellow
    Thanks
    258
    Thanked 294 Times in 227 Posts
    Blog Entries
    4

    Default Re: Animated Pictures

    Quote Originally Posted by bil_Imma View Post
    has anyone played Warcraft III or battle realms, its just like their animated menu... how is it created? can anyone give me saome example even a button that is moving in your frame...
    I haven't played either of these games. Any chance of a few screenshots so I can get an idea what you are looking for?
    Please use [highlight=Java] code [/highlight] tags when posting your code.
    Forum Tip: Add to peoples reputation by clicking the button on their useful posts.

  6. #6
    Junior Member
    Join Date
    Jan 2009
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Smile Re: Animated Pictures

    can you give some example codes on how to do that

  7. #7
    mmm.. coffee JavaPF's Avatar
    Join Date
    May 2008
    Location
    United Kingdom
    Posts
    3,336
    My Mood
    Mellow
    Thanks
    258
    Thanked 294 Times in 227 Posts
    Blog Entries
    4

    Default Re: Animated Pictures

    Hey,

    I've just found this link that could be what your looking for:

    Java(TM) Boutique - Animated Menu Two

    I've downloaded the files from that site and decompiled the .class files so you can see exactly how it all works.

    Download it from here:

    http://www.javaprogrammingforums.com...ds/menutwo.rar
    Please use [highlight=Java] code [/highlight] tags when posting your code.
    Forum Tip: Add to peoples reputation by clicking the button on their useful posts.

Similar Threads

  1. New Forum Avatar Pictures
    By JavaPF in forum The Cafe
    Replies: 0
    Last Post: February 14th, 2009, 12:15 PM