[Bluej-discuss] About BlueJ's Help
Poul Henriksen
p.henriksen at kent.ac.uk
Sat Oct 7 16:25:41 BST 2006
Hi Alan,
1)
All the extra help messages are stored in a text file which you can find
in the BlueJ installation directory:
BlueJ/lib/english/exception.help
Not all possible exceptions are listed there, but you can add new help
messages or modify the existing ones if you want.
2)
The window is shown with JOptionPane.showMessageDialog(Component parent,
Object message)
Poul Henriksen
alan villegas wrote:
> First of all, I'd like to thank everyone for your help, I never thought you would be so helpful =)
> Well, another doubt has arisen in me, and this time is about the help given in BlueJ.
> When compiling, if there is an error, a question mark appears at the right side of the "output" line and when it is clicked, it displays a suggestion about how to correct that error.
> My doubt has two parts to it:
> 1) Are all these suggestions in a BlueJ built-in database? If they are, are all kinds of errors listed in it?
> 2) About the window itself: it seems to be just a JOptionPane window, but then again, maybe it's not. Does anyone know how this little window is displayed?
>
> Once again, thank you very much for your help so far and thanks in advance for the help to come.
> Alán Villegas
> _________________________________________________________________
> Llama a tus amigos de PC a PC: ¡Es GRATIS!
> http://get.live.com/messenger/overview
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> mailing list bluej-discuss at bluej.org
> To unsubscribe or change your preferences, go to
> http://lists.bluej.org/mailman/listinfo/bluej-discuss
More information about the bluej-discuss
mailing list