Re: GUI Buttons
Wade Chandler <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <[email protected]> |
I'll answer this now, but in the future use nbusers. This is not the correct list, so please abide by the list descriptions. This issue is one of the Java look and feel. NB uses the system default for the system it is on. If on Windows XP then it uses the Windows XP look and feel. You can use any look and feel you want in your Swing application, and you can search for Java Swing Look and Feel on google to get many results. The JGoodies Plastic Look and Feel is cool. If you look at the Swing tutorial you will see how you can set the application look and feel. You will have to use code for this as NB doesn't set it for you automatically. See: http://java.sun.com/docs/books/tutorial/ui/features/plaf.html Wade --- dordije <[email protected]> wrote: > > http://www.nabble.com/file/6854/CoolButtons.jpg > CoolButtons.jpg > > I am new in Java and NetBeans 5.5. In NetBeans > online tutorials on GUI you > can see they use cool buttons (rounded etc.). You > can see them in attached > small .jpg file. > But when I start to use GUI components I only see > old fashion buttons > (classic style, gray, not rounded etc.). This stands > also for other GUI > components like combobox, text entry and other. > Can anyone explain me this situation and how can I > also work with components > like are in tutorials. > Than you in advance. Regards, Dordije. > -- > View this message in context: > http://www.nabble.com/GUI-Buttons-tf3323634.html#a9239818 > Sent from the Netbeans - UI mailing list archive at > Nabble.com. > ================== Wade Chandler Software Engineer and Developer Netbeans Community and Dream Team Member: http://wiki.netbeans.org/wiki/view/NetBeansDreamTeam Check out Netbeans at: http://www.netbeans.org