This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] java.awt.dnd


>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:

Michael> Here another java.awt patch for review. It fixes some
Michael> glitches in java.awt.dnd. Please review and comment.

Looks good, please commit.

Michael> +   * Sets the component assoziated with this dro ptarget object.

Typo, should be "associated".  There are a couple of these.
Also the space in "drop target" is misplaced.

Do you use Emacs?  I recently discovered and started using M-x
flyspell-prog-mode.  This enables automatic spell checking while you
type, but only in comments and strings.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]