Search:

Type: Posts; User: Asido

Search: Search took 0.14 seconds.

  1. [SOLVED] Re: What is not right here? adding JPanel in JFrame

    Solved myself by adding getPreferredSize and getMinimumSize methods in ShowDeck class ;)
  2. [SOLVED] What is not right here? adding JPanel in JFrame

    [SOLVED]

    Hello,
    I am messing up with MVC constructions a little and have a strange problem with adding JPanel to a JFrame. Here is the "skelet" of the code:

    MAIN CLASS:

    public class MVCtest...
Results 1 to 2 of 2