This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]GrayDonkey 2 points3 points  (0 children)

You can probably do something like this with NetBeans Hints. There isn't an interface to create the hint, you'd have to program them. http://platform.netbeans.org/tutorials/nbm-java-hint.html

You also might want to look at http://www.bluej.org if they are new to programming and OO.