antialias welcome screen

This commit is contained in:
Dmitry Jemerov
2011-08-23 12:45:18 +02:00
parent ac1c635a82
commit ac73782715
@@ -684,6 +684,7 @@ public class WelcomeScreen {
}
protected void paintComponent(Graphics g) {
UIUtil.applyRenderingHints(g);
super.paintComponent(g);
ActionButtonLook look = ActionButtonLook.IDEA_LOOK;
paintBackground(g);