1. Remove some layout elements from JProgressBar stackoverflow.comI would like to know if it's possible to remove red areas(on JProgressBar) on the following image. These are blue lines on the top and left side of the progress ... |
2. JProgressbar width using Grid/FlowLayout stackoverflow.comI'm working on a downloader which looks like this at the moment: The JFrame uses a BorderLayout. In the NORTH, I have a JPanel(FlowLayout). In the SOUTH there is also a ... |