Hello!
I want to achieve to load Entries out of a .txt file and show them with premade JLabels.
JLabel Rendering:
The problem I've run into is, that the JLabels (triggered by loadAndDisplayEntries()) are displayed, but not correctly. I need to hover over the buttons, to see them. And I need to mark the TextAreas to see them too. The Picutres I've implemented aren't schowing up too.
Scrollbar:
I create JLabels which are placed in the main JPanel, and if there are more then 4 in a row, they get placed in a new one. But if they exceed the y axis value, they aren't reachable. I don't know what to do, to get this scrollbar working.
Thanks for the replies,
Sebbl ๐