Additional Java 1.2 System Packages
javax.accessibility - contracts between user interface components and assistive technology
javax.swing - additional user interface components as well as providing standard “look and feel” for old ones
- border, colorchooser, event, filechooser, plaf, table, text, tree, undo
org.omg.CORBA - Provides the mapping of the Object Management Group CORBA APIs to the Java programming language, including the class ORB, which is implemented so that a programmer can use it as a fully-functional Object Request Broker (ORB).