Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Advantages of Swing / J2EE App vs. Terminal Based App

Reply
Thread Tools

Advantages of Swing / J2EE App vs. Terminal Based App

 
 
John
Guest
Posts: n/a
 
      05-17-2005
I am in the process of developing an application in Swing / J2EE as an
alternative to an application that is terminal based (like Edit in
MS-DOS etc).

I am aware of the benefits intuitively, but would be interested to see
if anyone has material that makes an objective case for a swing based UI
vs terminal based.

John
 
Reply With Quote
 
 
 
 
Betty
Guest
Posts: n/a
 
      05-18-2005

"John" <no@email> wrote in message
news:4289cdca$0$24467$...
> I am in the process of developing an application in Swing / J2EE as an
> alternative to an application that is terminal based (like Edit in
> MS-DOS etc).
>
> I am aware of the benefits intuitively, but would be interested to see
> if anyone has material that makes an objective case for a swing based UI
> vs terminal based.
>
> John


Do you sell hardware too?


 
Reply With Quote
 
 
 
 
Thomas Weidenfeller
Guest
Posts: n/a
 
      05-19-2005
John wrote:
> I am aware of the benefits intuitively, but would be interested to see
> if anyone has material that makes an objective case for a swing based UI
> vs terminal based.


Swing is part of J2SE. However, the terminal I/O capabilities of Java
are so bad that you can't do anything more complex than scrolling
pick-a-number user interfaces without platform-specific 3pp libraries.

/Thomas

--
The comp.lang.java.gui FAQ:
ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/...g/java/gui/faq
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
v = vte.Terminal() AttributeError: 'module' object has no attribute 'Terminal' Steve Python 2 12-07-2010 05:48 PM
open a new terminal window from another terminal window in linux/unixsystem gaurav kashyap Python 3 10-31-2008 12:10 PM
Main Advantages i get when i do a stand alone app in .Net rather than in VB. Punya Narra ASP .Net 5 02-17-2004 12:02 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57