> I don't understand the first thing about views.  Do you know of any
> good tutorial?

No, unfortunately I'm not aware of any good tutorials.  I've been working
with the Swing text package for over two years now (off and on) and most
of what I know comes from a very painful experience of trials and errors,
and sipping through JDK's source code
:).  You can start, though, by looking at this doc:
http://java.sun.com/products/jfc/tsc/articles/text/overview/index.html#view.  
If you need details, I'd recommend "Java Swing" by Robert Eckstein (ISBN:
156592455X; it's a bit outdated, but still packs a lot of useful
information).  Too bad John Zukowski had left this list, he might have
recommended something better.  I don't know if any of his books deal with
the text package.  I guess, I should look into this myself.

Regards
Dmitry

_______________________________________________
Swing mailing list
[EMAIL PROTECTED]
http://eos.dk/mailman/listinfo/swing

Reply via email to