Re: swing comments from an ex-C++ motif programmer



apm35@xxxxxxxxxxxxxxxxxx wrote:

look and feel (LAF). I am aware of efforts to add a GTK LAF to swing.
What I am after is a toolkit that is built on swing that makes things
easier to code, possibly with a GUI builder (e.g like GTK has glade).

*cough*

http://java.sun.com/docs/books/tutorial/uiswing/learn/index.html

Right in the tutorial now-a-days. Just curious: how are you learning Swing?


because GUIs are moving over to being web based? Perhaps some
experienced java developers on this ng can comment please? I think
that web development (i.e development of web stds) has a long way to
go before a web page can offer the same rich GUI experience that a
custom-built non-web app can deliver. What do other people think?
Maybe I haven't been looking at the right web pages? Are there really

Web-based is totally different than what Swing or Java will do. Check into Google Web Toolkit (GWT) if you are developing AJAX based web apps.

Otherwise, for regular old Java, Java WebStart (JWS) is pretty much your cup of tea.


No comment on the JTable widget. I haven't used it myself.
.



Relevant Pages

  • Re: swing comments from an ex-C++ motif programmer
    ... What I am after is a toolkit that is built on swing that makes things ... possibly with a GUI builder. ... into Google Web Toolkit if you are developing AJAX based web apps. ... Otherwise, for regular old Java, Java WebStart is pretty much your ...
    (comp.lang.java.help)
  • Re: A question about understanding
    ... For example, If on a windows OS, then the SWING api would interact with the ... MFCs of the windows toolkit.. ... > I'm reading in a document about Window System and there is some about Java ...
    (comp.lang.java)
  • Re: JList oder Alternative?
    ... Mit dem Quick und Swing habe ich so meine Probleme. ... In meinem Modell dazu arbeite ich mit drei Sets (selectedSet, ... mich zu sehr mit dem Toolkit zu beschäftigen. ...
    (de.comp.lang.java)
  • Re: Help me with threads.
    ... > Swing has always been the same, ... > AWT, but I doubt that they'd make such a breaking change late on. ... the message queue and the drawing methods, but externally, you are allowed ... and inefficiencies in the toolkit, which is why a different approach was ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: [OT] Re: editor (IDE) for linux to program in c++
    ... Jigar Mehta wrote: ... There is no 'best' editor. ... each and every toolkit - first decide on a toolkit and then ... look for a GUI builder supporting this toolkoit. ...
    (alt.comp.lang.learn.c-cpp)