Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #3942 > unrolled thread
| Started by | "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> |
|---|---|
| First post | 2011-04-27 15:47 +0000 |
| Last post | 2011-04-27 15:47 +0000 |
| Articles | 3 — 1 participant |
Back to article view | Back to comp.lang.java.gui
Something cool in Nimbus "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 15:47 +0000
Re: Something cool in Nim "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 15:47 +0000
Re: Something cool in Nim "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 15:47 +0000
| From | "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> |
|---|---|
| Date | 2011-04-27 15:47 +0000 |
| Subject | Something cool in Nimbus |
| Message-ID | <ir5u9451nkg9hdcf2bh7qb6aapr3u55imu@4ax.com> |
To: comp.lang.java.gui Nimbus is the new L&F that comes with JDK 1.6.0_10+. the release candidate is out. It uses no bit maps. It generates everything using 2D vectors. The buttons are not as pretty as Metal, however when it does JTables it alternates the backgrounds with two different colours so it is easier to follow a line across. You can see it at http://mindprod.com/applet/vercheck.html in perhaps an hour when a big upload completes. You will have to install JDK 1.0.06_10 first. See http://mindprod.com/jgloss/jdk.html -- Roedy Green Canadian Mind Products The Java Glossary http://mindprod.com --- * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet! --- Synchronet 3.15a-Win32 NewsLink 1.92 Time Warp of the Future BBS - telnet://time.synchro.net:24
[toc] | [next] | [standalone]
| From | "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> |
|---|---|
| Date | 2011-04-27 15:47 +0000 |
| Subject | Re: Something cool in Nim |
| Message-ID | <vm9u941iu3s3rd97kii8f0me7qrisvguc5@4ax.com> |
| In reply to | #3942 |
To: comp.lang.java.gui On Sun, 10 Aug 2008 16:32:46 GMT, Roedy Green <see_website@mindprod.com.invalid> wrote, quoted or indirectly quoted someone who said : >It uses no bit maps. It generates everything using 2D vectors. The >buttons are not as pretty as Metal, however when it does JTables it >alternates the backgrounds with two different colours so it is easier >to follow a line across. I think I have discovered a bug. This only work when you run as an application. As an applet there are no bars, and no lines! -- Roedy Green Canadian Mind Products The Java Glossary http://mindprod.com --- * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet! --- Synchronet 3.15a-Win32 NewsLink 1.92 Time Warp of the Future BBS - telnet://time.synchro.net:24
[toc] | [prev] | [next] | [standalone]
| From | "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> |
|---|---|
| Date | 2011-04-27 15:47 +0000 |
| Subject | Re: Something cool in Nim |
| Message-ID | <ojbu9413qa9qqe50p1iqih8v677bmq9get@4ax.com> |
| In reply to | #3943 |
To: comp.lang.java.gui On Sun, 10 Aug 2008 17:36:08 GMT, Roedy Green <see_website@mindprod.com.invalid> wrote, quoted or indirectly quoted someone who said : > I think I have discovered a bug. This only work when you run as an >application. As an applet there are no bars, and no lines! Turns out this is browser specific. The problem only shows on Opera. The new version of Java 1.6.0_10 RC is very flaky on Opera and IE. Stuff works about 30% of the time. Lots of rendering errors. -- Roedy Green Canadian Mind Products The Java Glossary http://mindprod.com --- * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet! --- Synchronet 3.15a-Win32 NewsLink 1.92 Time Warp of the Future BBS - telnet://time.synchro.net:24
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.java.gui
csiph-web