Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #1525 > unrolled thread
| Started by | "Philipp" <philipp@THRWHITE.remove-dii-this> |
|---|---|
| First post | 2011-04-27 15:33 +0000 |
| Last post | 2011-04-27 15:33 +0000 |
| Articles | 7 — 6 participants |
Back to article view | Back to comp.lang.java.gui
Swing example app "Philipp" <philipp@THRWHITE.remove-dii-this> - 2011-04-27 15:33 +0000
Re: Swing example app "Michael Dunn" <michael.dunn@THRWHITE.remove-dii-this> - 2011-04-27 15:33 +0000
Re: Swing example app "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:33 +0000
Re: Swing example app "Thomas Fritsch" <thomas.fritsch@THRWHITE.remove-dii-this> - 2011-04-27 15:33 +0000
Re: Swing example app "Philipp" <philipp@THRWHITE.remove-dii-this> - 2011-04-27 15:33 +0000
Re: Swing example app "Tom Hawtin" <tom.hawtin@THRWHITE.remove-dii-this> - 2011-04-27 15:33 +0000
Re: Swing example app "Sundar" <sundar@THRWHITE.remove-dii-this> - 2011-04-27 15:33 +0000
| From | "Philipp" <philipp@THRWHITE.remove-dii-this> |
|---|---|
| Date | 2011-04-27 15:33 +0000 |
| Subject | Swing example app |
| Message-ID | <1177479365_1851@sicinfo3.epfl.ch> |
To: comp.lang.java.gui Hello I remember that sun made a swing example app where all components are shown on different tabs and source code is available. But I can't find it again (googled for a while). Can anybody point to the page where to download it? Thanks Phil --- * 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 | "Michael Dunn" <michael.dunn@THRWHITE.remove-dii-this> |
|---|---|
| Date | 2011-04-27 15:33 +0000 |
| Message-ID | <462eeab9$1@dnews.tpgi.com.au> |
| In reply to | #1525 |
To: comp.lang.java.gui "Philipp" <sicsicsic@freesurf.ch> wrote in message news:1177479365_1851@sicinfo3.epfl.ch... > Hello > I remember that sun made a swing example app where all components are shown on different tabs and > source code is available. But I can't find it again (googled for a while). > > Can anybody point to the page where to download it? > Thanks Phil can't help with a link to the app., but this might be a reasonable alternative http://java.sun.com/docs/books/tutorial/uiswing/TOC.html --- * 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 | "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> |
|---|---|
| Date | 2011-04-27 15:33 +0000 |
| Message-ID | <7139840b540bd@uwe> |
| In reply to | #1525 |
To: comp.lang.java.gui Philipp wrote: .. >I remember that sun made a swing example app where all components are >shown on different tabs and source code is available. But I can't find >it again (googled for a while). Try this search.. <http://www.google.com/search?q=+site%3Ajava.sun.com+filetype%3Ajnlp> HTH -- Andrew Thompson http://www.athompson.info/andrew/ Message posted via JavaKB.com http://www.javakb.com/Uwe/Forums.aspx/java-gui/200704/1 --- * 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 | "Thomas Fritsch" <thomas.fritsch@THRWHITE.remove-dii-this> |
|---|---|
| Date | 2011-04-27 15:33 +0000 |
| Message-ID | <newscache$d8t1hj$wkl$1@news.ops.de> |
| In reply to | #1525 |
To: comp.lang.java.gui Philipp schrieb: > I remember that sun made a swing example app where all components are > shown on different tabs and source code is available. But I can't find > it again (googled for a while). > > Can anybody point to the page where to download it? On your local disk: <your JDK directory>/demo/jfc/SwingSet2/SwingSet2.html -- Thomas --- * 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 | "Philipp" <philipp@THRWHITE.remove-dii-this> |
|---|---|
| Date | 2011-04-27 15:33 +0000 |
| Message-ID | <1177499252_1867@sicinfo3.epfl.ch> |
| In reply to | #1529 |
To: comp.lang.java.gui Thomas Fritsch wrote: > Philipp schrieb: >> I remember that sun made a swing example app where all components are >> shown on different tabs and source code is available. But I can't find >> it again (googled for a while). >> >> Can anybody point to the page where to download it? > > On your local disk: > <your JDK directory>/demo/jfc/SwingSet2/SwingSet2.html > Exactly! That's the one. Thanks again to all who responded. Phil --- * 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 | "Tom Hawtin" <tom.hawtin@THRWHITE.remove-dii-this> |
|---|---|
| Date | 2011-04-27 15:33 +0000 |
| Message-ID | <462f667d$0$8745$ed2619ec@ptn-nntp-reader02.plus.net> |
| In reply to | #1525 |
To: comp.lang.java.gui Philipp wrote: > Hello > I remember that sun made a swing example app where all components are > shown on different tabs and source code is available. But I can't find > it again (googled for a while). SwingSet2. It's in the JDK. Tom hawtin --- * 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 | "Sundar" <sundar@THRWHITE.remove-dii-this> |
|---|---|
| Date | 2011-04-27 15:33 +0000 |
| Message-ID | <1177561661.825143.164810@b40g2000prd.googlegroups.com> |
| In reply to | #1525 |
To: comp.lang.java.gui On Apr 25, 10:36 am, Philipp <sicsic...@freesurf.ch> wrote: > Hello > I remember that sun made a swing example app where all components are > shown on different tabs and source code is available. But I can't find > it again (googled for a while). > > Can anybody point to the page where to download it? > Thanks Phil http://java.sun.com/docs/books/tutorial/uiswing/components/examples/index.html -Sundar --- * 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