Search:

Type: Posts; User: amzwans

Search: Search took 0.07 seconds.

  1. Re: Im trying to open a new GUI window by clicking on a button

    What I am asking is how do I display the buttons and panel in the new window. I can't seem to display it even though I've added and delcared it in the method detailView()
  2. Im trying to open a new GUI window by clicking on a button

    Hi, im trying to open a new GUI window by clicking on a button. But for now what I manage to do is only get a black window. Here is my code.


    import javax.swing.*;
    import java.awt.*;
    import...
Results 1 to 2 of 2