Playback controls

This commit is contained in:
Jindra Pet��k
2013-09-01 14:30:49 +02:00
parent 4299974f7e
commit 5e1976a792
42 changed files with 747 additions and 270 deletions
@@ -55,9 +55,9 @@ import org.pushingpixels.substance.api.skin.SubstanceOfficeBlue2007LookAndFeel;
*/
public class View {
public static final Color DEFAULT_BACKGROUND_COLOR = new Color(217,231,250);
public static final Color DEFAULT_BACKGROUND_COLOR = new Color(217, 231, 250);
public static Color swfBackgroundColor = DEFAULT_BACKGROUND_COLOR;
/**
* Sets windows Look and Feel
*/