When Java debuted in 1995, the focus was on applets — mini-applications, typically with a graphical user interface (GUI), that ran inside Web browsers. Developers who had worked with GUI systems, ...
Welcome to the first installment of JavaWorld‘s Java Design Patterns. This column will explore, strictly from a Java perspective, many of the design patterns discussed in Design Patterns by Gamma, ...