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 1 of 1

Thread: What is this component called?

  1. #1
    Member Cronus's Avatar
    Join Date
    Feb 2013
    Location
    Gothenburg, Sweden
    Posts
    41
    My Mood
    Inspired
    Thanks
    6
    Thanked 7 Times in 6 Posts

    Default What is this component called?

    Hi,

    I'm developing a cross-platformed application and I'm currently working on the graphical interface on Mac. I've got FileDialogs, JOptionPanes and other subframes. How can I change the animation to something like the image below (Sample app: TextEdit)?

    Also, I've seen a lot of apps having a "Help" JMenuBar. Is it possible to make this using the AppleJavaExtensions API? Last thing, is it possible to add more handlers to the "Application Bar", besides Preferences, About, and Quit handlers?

    Thanks.
    Attached Images Attached Images


Similar Threads

  1. equals method is never called
    By justme1 in forum What's Wrong With My Code?
    Replies: 1
    Last Post: April 6th, 2013, 11:39 PM
  2. OnModuleLoad() GWT called twice
    By kavi in forum What's Wrong With My Code?
    Replies: 0
    Last Post: February 21st, 2013, 11:23 AM
  3. MouseReleased event not being called
    By huddo in forum AWT / Java Swing
    Replies: 15
    Last Post: May 7th, 2012, 11:25 PM
  4. Integer set in void, is being called upon.
    By tomthebeast in forum What's Wrong With My Code?
    Replies: 2
    Last Post: April 13th, 2012, 05:19 AM
  5. Replies: 1
    Last Post: November 2nd, 2011, 11:00 AM