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

Thread: how to rotate one by one jbuttton

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

    Default how to rotate one by one jbuttton



  2. #2
    Member GoodbyeWorld's Avatar
    Join Date
    Jul 2012
    Location
    Hidden command post deep within the bowels of a hidden bunker somewhere under a nondescrip building
    Posts
    161
    My Mood
    Stressed
    Thanks
    14
    Thanked 25 Times in 25 Posts

    Default Re: how to rotate one by one jbuttton

    What is this about? What do you need help with?

    Are you wanting to know about how to make those kinds of arrow buttons? BasicArrowButton (Java Platform SE 7 )

    You can change the content of the other stuff by the click of a button by using ActionListener just like you would a regular JButton.

    I'm afraid I can't be more specific as you've only posted a picture.

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

    Default Re: how to rotate one by one jbuttton

    i want to press arrow keys then move to jbuton one by one.
    i'm press arrow keys after change jbutton positions1.jpg2.jpg3.jpg


    plz help meeeeeeeeee

  4. #4
    Junior Member
    Join Date
    Oct 2013
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: how to rotate one by one jbuttton

    any on can help me plzzzz

  5. #5
    Member
    Join Date
    Jul 2013
    Posts
    219
    Thanks
    0
    Thanked 18 Times in 17 Posts

    Default Re: how to rotate one by one jbuttton

    Hello.
    Could you please explain your problem more clearly?

    Syed.

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

    Unhappy Re: how to rotate one by one jbuttton

    i am devoloping new java project but this one is my problem.
    i want to make a new interface but i dont know how to change the image positions with mouse press.
    i want to make click jbutton after rotate the image one by one in to the panel
    how to create that.

    plzz look at this image can you get tha idea
    Win_Rotation_and_Scaling.jpg

  7. #7
    Member
    Join Date
    Jul 2013
    Posts
    219
    Thanks
    0
    Thanked 18 Times in 17 Posts

    Default Re: how to rotate one by one jbuttton

    Hello.
    The image did not help me.

    Syed

  8. #8
    Forum Squatter newbie's Avatar
    Join Date
    Nov 2010
    Location
    North Wales
    Posts
    661
    My Mood
    Stressed
    Thanks
    28
    Thanked 115 Times in 106 Posts
    Blog Entries
    1

    Default Re: how to rotate one by one jbuttton

    You're not going to get help by showing no code and no effort. That said, this feature is extremely simple to implement using JavaFX 2.2. If you're willing to learn the API, then it should be no problem. If you want to see what you can do with JavaFX, go checkout and download the examples found on Oracle's webiste.
    Please use [highlight=Java]//code goes here...[/highlight] tags when posting your code

  9. #9
    Junior Member
    Join Date
    Oct 2013
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: how to rotate one by one jbuttton

    can you make a code plz

Similar Threads

  1. rotate in java
    By game06 in forum What's Wrong With My Code?
    Replies: 3
    Last Post: April 23rd, 2013, 06:14 PM
  2. API/Tool to rotate Rtf document
    By sreelakshmi.p in forum Java Theory & Questions
    Replies: 4
    Last Post: February 4th, 2013, 08:49 AM
  3. Replies: 3
    Last Post: May 5th, 2012, 08:33 AM

Tags for this Thread