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

Thread: Request Component

  1. #1
    Junior Member
    Join Date
    Jun 2013
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Request Component

    Hi
    I need a ribbon bar( Java component ) .
    I also need a component like jtree but prettier and with more features because jtree too rigid.
    Please help me if you can because my statements and vise verse rush.
    Thanks a lot


  2. #2
    Crazy Cat Lady KevinWorkman's Avatar
    Join Date
    Oct 2010
    Location
    Washington, DC
    Posts
    5,424
    My Mood
    Hungover
    Thanks
    144
    Thanked 636 Times in 540 Posts

    Default Re: Request Component

    A ribbon is just a collection of JButtons. You can specify your own renderer for a JTree.

    Which part of this is giving you trouble?

    --- Update ---

    Nevermind, I see I'm wasting my time.

    This thread has been cross posted here:

    http://www.java-forums.org/awt-swing/78355-request-component.html

    Although cross posting is allowed, for everyone's benefit, please read:

    Java Programming Forums Cross Posting Rules

    The Problems With Cross Posting

    Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
    Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!

  3. #3
    Junior Member
    Join Date
    Jun 2013
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Request Component

    no no please help
    I think it is faster
    sorry
    i promise it is not try again

  4. #4
    Crazy Cat Lady KevinWorkman's Avatar
    Join Date
    Oct 2010
    Location
    Washington, DC
    Posts
    5,424
    My Mood
    Hungover
    Thanks
    144
    Thanked 636 Times in 540 Posts

    Default Re: Request Component

    You've been warned about cross posting before. Why would we waste our time if you don't take our advice anyway?

    I've already provided some suggestions and asked you a question that you seem to be ignoring. I'm not sure how you expect to proceed here.
    Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
    Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!

Similar Threads

  1. request
    By aegr in forum What's Wrong With My Code?
    Replies: 38
    Last Post: March 24th, 2013, 10:07 AM
  2. tree component
    By hossein_k in forum Web Frameworks
    Replies: 0
    Last Post: December 24th, 2012, 03:39 PM
  3. component classes
    By casperl90 in forum AWT / Java Swing
    Replies: 2
    Last Post: August 8th, 2011, 03:17 AM
  4. help needed to bind component
    By furqankhan in forum AWT / Java Swing
    Replies: 1
    Last Post: June 25th, 2010, 07:01 AM
  5. component
    By nasi in forum What's Wrong With My Code?
    Replies: 4
    Last Post: April 4th, 2010, 07:40 PM