Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #1771

Re: Visual library & web

From "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this>
Subject Re: Visual library & web
Message-ID <73634bc29f4e7@uwe> (permalink)
Newsgroups comp.lang.java.gui
References <f4av1l$r7d$1@ss408.t-com.hr>
Date 2011-04-27 15:35 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
FreeStyler wrote:
>I learn NetBeans and I saw the Visual library demos. 

I am not familiar with them, got an URL?

>..It looks great but I
>saw demos for standalone application and looks smooth and fast. 

So this stuff inherently occurs in a GUI?

>..I'm
>wondering if I use the libraries in a web applications does it be so smooth
>and fast ?

If 'yes' to 'GUI?', the web application implies either 
an applet or web start based application.

Either of those can run just as fast as a normal
desktop application - as soon as the bytes arrive.

The web start app. will probably be faster after first
start-up, since web start has its own caching 
mechanism (which is ultimately under the control of
the end user and their system, but the deployer 
can make resource caching suggestions which 
are usually obeyed).

-- 
Andrew Thompson
http://www.athompson.info/andrew/

Message posted via JavaKB.com
http://www.javakb.com/Uwe/Forums.aspx/java-gui/200706/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 | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Visual library & web appl "FreeStyler" <freestyler@THRWHITE.remove-dii-this> - 2011-04-27 15:35 +0000
  Re: Visual library & web "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:35 +0000
    Re: Visual library & web "FreeStyler" <freestyler@THRWHITE.remove-dii-this> - 2011-04-27 15:35 +0000
      Re: Visual library & web "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:35 +0000
        Re: Visual library & web "FreeStyler" <freestyler@THRWHITE.remove-dii-this> - 2011-04-27 15:35 +0000

csiph-web