[java-gnome-hackers] Enums
Brought to you by:
afcowie
From: Mark H. <mh...@ti...> - 2002-08-16 11:09:47
|
hi, I've been looking at the Enums again (e.g. ButtonBoxStyle).=20 They are now making much more sense :) I still don't see the point of the boolean methods, however. Also, I think the integers should be set as private (or possibly not used at all). They look confusing in the documentation (especially since the 'beginning of generated code' is interpreted as a javadoc comment.) How should we go about documenting the Enums? Is it enough to list everything in the class header (in a <dl>), or does something need to be done so that we can add comments to each of the static final instantiations? --=20 +----------------------------------------------+ | Mark Howard cam.ac.uk mh344@ | | http://www.tildemh.com tildemh.com mh@ | +----------------------------------------------+ |