JScrollPane problem
Hi...
I have a huge JPanel (with BorderLayout) and I want o put it into a JScrollPane to put it into a JSplitPane.
I have created the JScrollPane and I've added my JPanel to the ScrollPane. However, when I show it, it appears empty. If I dont use a ScrollPane (insert the huge JPanel without the ScrollPane), It appears ok.
can you help me find the problem?
Message was edited by:
Leo77
Message was edited by:
Leo77

