Originally posted by Tim West:
What do you mean by "code review tool"? What do you want to do?
Here code review means we need to have some automated basic review on the existing coding like naming convensions,java doc,dead methods & variables,etc and also it should allow us to define our own coding rules and should get executed at runtime while implementing that.
Depending on your requirements, Jalopy or Metrics may be of use.
-Tim
Originally posted by pascal betz:
you should be abble to create an JLabel with an ImageIcon out of a JPG file, then just add this label wherever you want to. no need to write your custom paintComponentn method.
pascal
Originally posted by Peter den Haan:
Forgot - Rod Johnson and Juergen Hoeller have written a book with exactly this title (j2ee without EJB) and it comes highly recommended. I am prejudiced, though, having been one of the book's tech reviewers.
- Peter