Search:

Type: Posts; User: megusta

Search: Search took 0.07 seconds.

  1. Replies
    6
    Views
    1,692

    Re: Adding JPanel to JFrame

    I want to see a frame with 9 buttons and 1 textfield. How do you see 2 JFrames beeing created, i see only one?
    Are you refering to "Panel" where i extend with JFrame?

    What in my code do i have to...
  2. Replies
    6
    Views
    1,692

    Adding JPanel to JFrame

    Hello there

    I'm creating a calculator, but I'm stuck at the GUI. My problem is, i want to add the JPanel "Buttons" to the JFrame in the class "Panel".
    The thought was, that "Buttons" would...
Results 1 to 2 of 2