I\'m trying to call setBackground on a JPanel, so that it matches the color of my JFrame, but the color is some how brighter than the one I type in.
I am using Substance look and feel version 6.0 in my Java Swing application. The application works fine for me, but some of the application users especially those using Windows 7 are getting a substan
I\'m using Flamingo/Substance in开发者_如何学运维 a Swing application and can\'t figure out a simple way to affect the text color for a JCommandButton. Explicitly setting the foreground color seems to
I think I am having a weird problem: I \'ve written a small application in java implementing a JTable to display some results.
I have downloaded the recent library by substance and i have downloaded the addons also for supporting SwingX components. I am still getting the following error when i run my application
I have a Class MainWindow which extends JFrame. In MainWindow i have a JMenuBar. I want to sho开发者_运维问答w the MenuBar in OSX on top (next to the Apple Symbol). This only works, when i dont set a
I\'ve just noticed that when I maximise a frame on my second screen - which has no taskbar - then it ends up with approximately the bounds one would expect if the taskbar was there.
I\'m writing an application that uses the Substance look and feel along with a JColorChooser. This works fine with Java 6, but on trying things out with Java 7 it really doesn\'t JColorChooser\'s:
I\'m trying to add a button to my title bar. It doesn\'t seem to show and some reason hides the title words.
I\'m trying to upgrade my app to use the latest drop of substance L&F but the problem is that I got the Following exception