Java Platform 1.2
Beta 4

JavaTM Platform 1.2 Beta 4 API Specification

Core Packages
com.sun.java.accessibility Defines a contract between user-interface components and an assistive technology that provides access to those components.
com.sun.java.swing Provides a set of "lightweight" (all-Java language) components that, to the maximum degree possible, work the same on all platforms.
com.sun.java.swing.border Provides classes and interface for drawing specialized borders around a Swing component.
com.sun.java.swing.event Provides for events fired by Swing components.
com.sun.java.swing.table Provides classes and interfaces for dealing with java.awt.swing.JTable.
com.sun.java.swing.text Provides classes and interfaces that deal with editable and noneditable text components.
com.sun.java.swing.text.html Provides the class (HTMLEditorKit) and supporting classes for creating HTML text editors.
com.sun.java.swing.text.rtf Provides a class (RTFEditorKit) for creating Rich-Text-Format text editors.
com.sun.java.swing.tree Provides classes and interfaces for dealing with java.awt.swing.JTree.
com.sun.java.swing.undo Provides support for undo/redo capabilities in an application such as a text editor.

 


Java Platform 1.2
Beta 4

Submit a bug or feature
Submit comments/suggestions about new javadoc look
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.