I have a application that I have been developing on mac and it all good and working. I exported it to a runnable jar then executed it on my mac and it work all good and fine. Then I put it on my linux VM(lubuntu) and ran it. It loads everything fine but the panels aren't transparent. The panels are inside a tabbed bar and the JFrame has a background image that you are supposed to see through the panels in the tabbed pane. This all works fine on OSX but not linux why? and how can I fix this issue?
No comments:
Post a Comment