What is the text area type implementation for viewing a Java source document so that it appears like it does in an IDE. For example when viewing the SmartGWT showcase, and you press "View Source". What widget do they use for displaying that code?
I tried googling it and I get a lot of mixed results because you can't really google "Java text area gwt" and expect results specific to this o.O. You get a trillion results on other things.
If someone can think of what to type into google to get the proper result there's another challenge for your mind!
Thanks and cheers!
I tried googling it and I get a lot of mixed results because you can't really google "Java text area gwt" and expect results specific to this o.O. You get a trillion results on other things.
If someone can think of what to type into google to get the proper result there's another challenge for your mind!
Thanks and cheers!
Comment