Search:

Type: Posts; User: javapenguin

Search: Search took 0.09 seconds.

  1. Re: what's going on? I tried to make a scrollable JFrame and it didn't work!

    I know that.

    It says I'm making some kind of miscast involving a JScrollPane and a JPanel. Later, it says, that I'm casting the JFrame to be a JScrollPane.

    I'm guessing that layout won't...
  2. what's going on? I tried to make a scrollable JFrame and it didn't work!

    I tried this to try and add a scroll pane directly to the JFrame.

    It should work by inheritance. But it complains I'm casting my class to be a JscrollPane or a JPanel or casting a JPanel to be...
Results 1 to 2 of 2