Search:

Type: Posts; User: Terminionaus

Search: Search took 0.17 seconds.

  1. getting Panels from a different class to show up in a JFrame in a different class?

    Hey, I am trying to get my panels to show up in my JFrame that's in a different class. When I run the program I get a blank frame.

    private void initGUI(){
    JFrame frame = new JFrame("Shannons...
  2. Replies
    4
    Views
    1,170

    Re: Can someone help me out

    it's complaining that the txtfield should be final and I don't think it's supposed to be.
  3. Replies
    4
    Views
    1,170

    Can someone help me out

    hey, I am fairly new to Java and I have to write a program that uses the mvc design pattern. It calculates the maximum data rate when the user changes the signal to noise and bandwidth. I need to...
Results 1 to 3 of 3