Search:

Type: Posts; User: jwise95

Search: Search took 0.22 seconds.

  1. Replies
    1
    Views
    1,912

    Re: Need help with changing color of JOptionPane

    Also, i need to create a color() method so other classes can inherit it. many thx!!!
  2. Replies
    1
    Views
    1,912

    Need help with changing color of JOptionPane

    Hello,

    I need to change the color of output box to white. I guess the best would be to use UIManager.put("OptionPane.messageForeground", Color.white);? how do i use this? Sorry, I am very new to...
  3. Replies
    1
    Views
    2,199

    How do I embed my code correctly?

    I am super new and I want to embed my code. how do i do that?

    Sorry :confused:
  4. Replies
    3
    Views
    1,834

    Re: Another beginner to Java!

    i figured it out. i appreciate the help and sorry for not showing my code correctly. i am new to this. many thx!!!!
  5. Replies
    3
    Views
    1,834

    Another beginner to Java!

    Hello All,

    I am hoping one of you Java Jedi's can help me with my code. Currently my code works and gives the end result, but I need to use a method perimeter() in a square class and then the...
Results 1 to 5 of 5