Does anyone know of a good open source embeddable HTML editor? I only need very basic functionality. Like bold, italic, maybe some light weight font and table...
... Nice a bit more than I was looking for but hey. Let me play with it and see if it's a fit. Thanks for mentioning it. -- Sincerely, William L. Thomson Jr. ...
Just to let people know, I've started to challenge people with pending memberships. I'm just asking for extremely short response that they are willing to...
... Thanks but I am looking for something I can embed in Java applications that manage web site content stored in a db. It's no entire web pages, just content...
... Well I do not think it will fit. It's mainly used online in a JSP/Servlet. I need to do this in Swing. Unless I use something to allow for JSP/Servlet...
... What's the problem with Swing's own HTML editor? http://java.sun.com/products/jfc/tsc/articles/bookmarks/...
Tim Holloway
timh@...
Sep 5, 2005 3:13 am
1346
Event: The Greater Atlanta Java Software Symposium 2005 URL: www.nofluffjuststuff.com/sh/2005-10-atlanta Venue: W Hotel Perimeter Location: Atlanta, GA Dates:...
One of TEKsystems Largest clients is looking for Java Architects as well as Java Leads for permanent positions. 4 plus years experience as Java Architect ...
... We have a database that went off line. The listener is up, and I've tried a dbshut/dbstart, but still no luck. Our PT DBA is, well, I shouldn't go there. ...
Hello Everyone! Our office is growing very quickly and since April we have hired 12 people and are in need of another senior developer. Please see job ...
... The log files are always a good start, especially checking for Listener events. Also, of course, netstat port 1521 or wherever you do your Oracle net...
Tim Holloway
timh@...
Sep 16, 2005 11:05 pm
1353
Event: The Greater Atlanta Java Software Symposium 2005 URL: www.nofluffjuststuff.com/sh/2005-10-atlanta Venue: W Hotel Perimeter Location: Atlanta, GA Dates:...
I've been chasing this bug for awhile and figure I just need to sleep on it. :-) Strange: it only happens when I use the swing TestRunner. If I use the ...
I will be out of the office starting 09/26/2005 and will not return until 09/28/2005. If you need immediate assistance, please call the Kelly Engineering...
... An update as I'm still working on this one. The static initializer was blowing up, thus causing the slightly misleading 'NoClassDef exception. But now I...
I have had issues like before. Look in your jar files in the manifest.mf file. Sometimes they contain referense to outside jar files in a classpath line. ......
Many moons ago I stated that JTextArea became unusable due to performance problems with say 15,000 characters in it... Some of you said you had not experienced...
... Well personally, I'd be reluctant to define a GUI control big enough to contain War and Peace, but I have silly ideas that way. If what I seem to remember...
Tim Holloway
timh@...
Oct 3, 2005 12:26 am
1363
It actually breaks down much sooner than 15000 characters... just that much shows the problem better... This post is just to inform... I don't use swing in...
... I've got no problem with Swing in web pages (well, actually, I do - I won't force a multimegabyte JRE download on anyone who might be using a 26KB dial-up...
Tim Holloway
timh@...
Oct 6, 2005 2:52 pm
1366
... Not really. A lot of the early Eclipse books were so heavy on plugin development, they forgot most people were going to use it as an IDE. However, there's...