HTML has a whole new set of editing attributes, such as bold, code, emphasize, table, etc. This would be non-trivial, but it would be awesome to have a little interactive HTML editor embedded in the javadoc locations. You already have method separators. Well, (if enabled) right under the method separator line would be a little toolbar of HTML editing attributes which would allow you to edit the javadoc in HTML! Totally cool! A perfect use for the HTML editor kit.
Can you have an object using the HTML editor kit embedded in another object using a different editor kit? Hmm, seems like it should be possible... cc "Carlton S. Anderson" wrote: > ----- Original Message ----- > From: "Dimiter" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, November 02, 2001 11:02 > Subject: RE: [Eap-list] Defining Javadoc templates for getters and > setters > > > BTW there's something that i read somewhere and would like to see in > > IDEA: Could it be able to see the java doc formatted as html (i mean > > fonts, bullets, etc.) this should be in a box immediately preceding > the > > class/method body and when you cluck in there, the real text could be > > shown and edited (i don't know if I'm clear enough...) > > I agree that I would like to see how my javadoc looks in html > prior to generating it. However, I would not want to have this > weird case where it looks like html until I click to edit it. > Perhaps if I could hover the mouse over it, and a tooltip would > appear after a couple of seconds that shows the html? > ------------------------------------------------------------------karlik > > _______________________________________________ > Eap-list mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-list _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
