UIManager.setLookAndFeel("com.jtattoo.plaf.acryl.AcrylLookAndFeel");
			UIManager.setLookAndFeel("com.jtattoo.plaf.aero.AeroLookAndFeel");//清新风格
			UIManager.setLookAndFeel("com.jtattoo.plaf.aluminium.AluminiumLookAndFeel");//金属
			UIManager.setLookAndFeel("com.jtattoo.plaf.bernstein.BernsteinLookAndFeel");//黄色
			UIManager.setLookAndFeel("com.jtattoo.plaf.hifi.HiFiLookAndFeel");//黑色			UIManager.setLookAndFeel("com.jtattoo.plaf.luna.LunaLookAndFeel");//蓝色
			UIManager.setLookAndFeel("com.jtattoo.plaf.smart.SmartLookAndFeel");//天蓝
			UIManager.setLookAndFeel("com.jtattoo.plaf.fast.FastLookAndFeel");// 灰色扁平
			UIManager.setLookAndFeel("com.jtattoo.plaf.mint.MintLookAndFeel");// 淡蓝灰扁平
			UIManager.setLookAndFeel("com.jtattoo.plaf.mcwin.McWinLookAndFeel");//最好看
                                    
                                    
                                        
                                            1