Wednesday, December 4, 2013

Java Terminology

Swing is the primary Java GUI widget toolkit.
JavaBeans are reusable software components for Java. Practically, they are classes that encapsulate many objects into a single object (the bean).

No comments: