Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #1527 > 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 | 3 — 2 participants |
Back to article view | Back to comp.lang.java.gui
Small font in windows L&F "Philipp" <philipp@THRWHITE.remove-dii-this> - 2011-04-27 15:33 +0000
Re: Small font in windows "Philipp" <philipp@THRWHITE.remove-dii-this> - 2011-04-27 15:33 +0000
Re: Small font in windows "Roedy Green" <roedy.green@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 | Small font in windows L&F |
| Message-ID | <1177483983_1855@sicinfo3.epfl.ch> |
To: comp.lang.java.gui Hello When java displays a dialog in the windows L&F, the font appears very small screenshot: http://ipn2.epfl.ch/lns/tmp/dialog.gif This is independent of the application used and a java-only problem (the screenshot comes from a sun swing example code). I _guess_ this started when one of my webstart apps updated the JRE to 1.6 (actual version is now java version "1.6.0_01" Java(TM) SE Runtime Environment (build 1.6.0_01-b06) Java HotSpot(TM) Client VM (build 1.6.0_01-b06, mixed mode, sharing) How can I put the font size back to normal at the system level? Thanks for your answers. Philipp --- * 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 | "Philipp" <philipp@THRWHITE.remove-dii-this> |
|---|---|
| Date | 2011-04-27 15:33 +0000 |
| Subject | Re: Small font in windows |
| Message-ID | <1177573431_1918@sicinfo3.epfl.ch> |
| In reply to | #1527 |
To: comp.lang.java.gui Philipp wrote: > How can I put the font size back to normal at the system level? I tried reinstalling the JRE but to no avail... Any suggestions are welcome Philipp --- * 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:33 +0000 |
| Subject | Re: Small font in windows |
| Message-ID | <1m1133d246oijh84p0j3ubkensjl5gt6vu@4ax.com> |
| In reply to | #1527 |
To: comp.lang.java.gui On Wed, 25 Apr 2007 08:53:03 +0200, Philipp <sicsicsic@freesurf.ch> wrote, quoted or indirectly quoted someone who said : >When java displays a dialog in the windows L&F, the font appears very small >screenshot: http://ipn2.epfl.ch/lns/tmp/dialog.gif > >This is independent of the application used and a java-only problem (the >screenshot comes from a sun swing example code). > >I _guess_ this started when one of my webstart apps updated the JRE to >1.6 (actual version is now >java version "1.6.0_01" >Java(TM) SE Runtime Environment (build 1.6.0_01-b06) >Java HotSpot(TM) Client VM (build 1.6.0_01-b06, mixed mode, sharing) > >How can I put the font size back to normal at the system level? > >Thanks for your answers. see http://mindprod.com/jgloss/laf.html on overriding and http://mindprod.com/jgloss/font.html on changing the default fonts. 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