Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #2607
| From | "Håkan Lane" <håkan.lane@THRWHITE.remove-dii-this> |
|---|---|
| Subject | Re: Unpredictable Swing b |
| Message-ID | <470A95E4.2DCA@operamail.com> (permalink) |
| Newsgroups | comp.lang.java.gui |
| References | <793be462af245@uwe> |
| Date | 2011-04-27 15:40 +0000 |
| Organization | TDS.net |
To: comp.lang.java.gui Let me try to answer your points. - This is the first Java Swing application that I am working on. It is a relatively small thing for the local division and it works well for our purposes so far. I have found the JNLP page from a web source. We have no interest in trying too much extravagant stuff. I don't need all your comments about sandboxed stuff et. c. and things being "entirely invalid" on this type of program. This is probably why you don't see the buttons as well. Perhaps I will learn more as time goes on. - The reason why it asks for the user directory at one point is because I read files from that directory when testing a feature. It probably should not be in the code anymore. Thank you for this observation. - I have used BorderLayouts for most of the frames. The JEditorPane is just called with the constructor and the url of the displayed page as the argument. I did not apply a Layoutmanager for that window. Regards, Hokan Lane Andrew Thompson wrote: > > Andrew Thompson wrote: > .. > >* Because the (now sandboxed) app. tried to get the > >location of user.home, ... > > Or rather.. > #### access denied (java.util.PropertyPermission user.dir read) > .(I knew it was 'user.something'). > > What is the apps. interest in the current directory? > > Note that a variety of things you might normally do in > a signed and trusted JWS app., can also be achieved > in a sandboxed app. Check the possibilites here. > <http://www.physci.org/jws/#api> > > -- > Andrew Thompson > http://www.athompson.info/andrew/ > > Message posted via JavaKB.com > http://www.javakb.com/Uwe/Forums.aspx/java-gui/200710/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
Back to comp.lang.java.gui | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Unpredictable Swing behav "Håkan Lane" <håkan.lane@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
Re: Unpredictable Swing b "Ian Wilson" <ian.wilson@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
Re: Unpredictable Swing b "Nigel Wade" <nigel.wade@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
Re: Unpredictable Swing b "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 15:40 +0000
Re: Unpredictable Swing b "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:40 +0000
Re: Unpredictable Swing b "Håkan Lane" <håkan.lane@THRWHITE.remove-dii-this> - 2011-04-27 15:40 +0000
Re: Unpredictable Swing b "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:40 +0000
Re: Unpredictable Swing b "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:40 +0000
Re: Unpredictable Swing b "Håkan Lane" <håkan.lane@THRWHITE.remove-dii-this> - 2011-04-27 15:40 +0000
Re: Unpredictable Swing b "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:40 +0000
Re: Unpredictable Swing b "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:40 +0000
csiph-web