Is there a... Java Dictionary?
I'm learning Java syntax, and thus far, my biggest problem has been understanding the terminology used... ... not how to use the syntax. (In Example, someone might say: I just make all the panels beans).
Is there some sort of online Java Dictionary that I haven't found? In my mind, it would include things like enumeration, method, class, constructor, bean, etc., etc., etc...
Google is my Bible, however it seems it's easier to find tutorials on how to make stuff than it is to find out whatstuff actually means. For example, sure I know how to make a Java Bean, but what exactly is a Java Bean?
-Blaise
or maybe... I just lost my mind.

