Вы находитесь на странице: 1из 66

Java Platform SE 7

Java™ Platform
Java™ Platform Overview Package Class Use Tree Deprecated Index Help Standard Ed. 7
Standard Ed. 7
Prev Next Frames No Frames All Classes
All Classes

Packages
Java™ Platform, Standard Edition 7
java.applet
java.awt
API Specification
java.awt.color
java.awt.datatransfer This document is the API specification for the Java™
Platform, Standard Edition.
java.awt.dnd
java.awt.event See: Description
java.awt.font
java.awt.geom
java.awt.im Packages  
java.awt.im.spi Package Description
java.awt.image
java.awt.image.renderable Provides the classes necessary to create an applet and the classes an applet
uses
java.applet
java.awt.print to communicate with its applet context.
java.beans Contains all of the classes for creating user
interfaces and for painting graphics
java.beans.beancontext java.awt
and images.
java.io
java.lang java.awt.color Provides classes for color spaces.
java.lang.annotation
Provides interfaces and classes for transferring data
between and within
java.lang.instrument java.awt.datatransfer
applications.
java.lang.invoke
java.lang.management Drag and Drop is a direct manipulation gesture found in many Graphical
User
java.lang.ref java.awt.dnd Interface systems that provides a mechanism to transfer
information between two
java.lang.reflect entities logically associated with presentation
elements in the GUI.
java.math
java.awt.event Provides interfaces and classes for dealing with different
types of events fired by
java.net
AWT components.
java.nio
java.nio.channels java.awt.font Provides classes and interface relating to fonts.
java.nio.channels.spi
java.nio.charset Provides the Java 2D classes for defining and performing operations
on objects
java.awt.geom
java.nio.charset.spi related to two-dimensional geometry.
java.nio.file java.awt.im Provides classes and interfaces for the input method framework.
java.nio.file.attribute
java.nio.file.spi Provides interfaces that enable the development of input methods
that can be
java.awt.im.spi
java.rmi used with any Java runtime environment.
java.rmi.activation java.awt.image Provides classes for creating and modifying images.
java.rmi.dgc
java.rmi.registry java.awt.image.renderable Provides classes and interfaces for producing
rendering-independent images.
java.rmi.server java.awt.print Provides classes and interfaces for a general printing API.
java.security
java.security.acl Contains classes related to developing
beans -- components
based on the
java.beans
java.security.cert JavaBeans™ architecture.
java.security.interfaces
java.beans.beancontext Provides classes and interfaces relating to bean context.
java.security.spec
java.sql Provides for system input and output through data streams,
serialization and the
java.io
java.text file system.
java.text.spi
java.util Provides classes that are fundamental to the design of the Java
programming
java.lang
java.util.concurrent language.
java.util.concurrent.atomic java.lang.annotation Provides library support for the Java programming language
annotation facility.
java.util.concurrent.locks
java.util.jar java.lang.instrument Provides services that allow Java programming language agents to instrument
java.util.logging programs running on the JVM.
java.util.prefs
The java.lang.invoke package contains dynamic language support provided
java.util.regex java.lang.invoke
directly by
the Java core class libraries and virtual machine.
java.util.spi
java.util.zip java.lang.management Provides the management interfaces for monitoring and management of the
Java
javax.accessibility virtual machine and other components in the Java runtime.
javax.activation
java.lang.ref Provides reference-object classes, which support a limited degree of
interaction
javax.activity
with the garbage collector.
javax.annotation
javax.annotation.processing Provides classes and interfaces for obtaining reflective
information about classes
java.lang.reflect
javax.crypto and objects.
javax.crypto.interfaces
javax.crypto.spec Provides classes for performing arbitrary-precision integer
arithmetic
java.math
javax.imageio (BigInteger) and arbitrary-precision decimal
arithmetic (BigDecimal).
javax.imageio.event java.net Provides the classes for implementing networking applications.
javax.imageio.metadata
javax.imageio.plugins.bmp Defines buffers, which are containers for data, and provides an overview of the
java.nio
javax.imageio.plugins.jpeg
other NIO packages.
javax.imageio.spi Defines channels, which represent connections to entities that are capable of
javax.imageio.stream java.nio.channels performing I/O operations, such as files and sockets; defines selectors, for
javax.jws multiplexed, non-blocking I/O operations.
javax.jws.soap
javax.lang.model java.nio.channels.spi Service-provider classes for the java.nio.channels package.
javax.lang.model.element
Defines charsets, decoders, and encoders, for translating between bytes and
javax.lang.model.type java.nio.charset

Unicode characters.

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

javax.lang.model.util
javax.management java.nio.charset.spi Service-provider classes for the java.nio.charset package.
javax.management.loading
Defines interfaces and classes for the Java virtual machine to access files,
file
javax.management.modelmbean java.nio.file
attributes, and file systems.
javax.management.monitor
javax.management.openmbean java.nio.file.attribute Interfaces and classes providing access to file and file system attributes.
javax.management.relation
java.nio.file.spi Service-provider classes for the java.nio.file package.
javax.management.remote
javax.management.remote.rmi java.rmi Provides the RMI package.
javax.management.timer
javax.naming java.rmi.activation Provides support for RMI Object Activation.
javax.naming.directory java.rmi.dgc Provides classes and interface for RMI distributed
garbage-collection (DGC).
javax.naming.event
javax.naming.ldap java.rmi.registry Provides a class and two interfaces for the RMI registry.
javax.naming.spi
java.rmi.server Provides classes and interfaces for supporting the server
side of RMI.
javax.net
javax.net.ssl java.security Provides the classes and interfaces for the security framework.
javax.print
javax.print.attribute java.security.acl The classes and interfaces in this package have been
superseded by classes in
javax.print.attribute.standard the java.security package.
javax.print.event Provides classes and interfaces for parsing and managing
certificates, certificate
java.security.cert
javax.rmi revocation lists (CRLs), and certification paths.
javax.rmi.CORBA
javax.rmi.ssl Provides interfaces for generating RSA (Rivest, Shamir and
Adleman
javax.script AsymmetricCipher algorithm)
keys as defined in the RSA Laboratory Technical
java.security.interfaces
javax.security.auth Note
PKCS#1, and DSA (Digital Signature
Algorithm) keys as defined in NIST's
javax.security.auth.callback FIPS-186.
javax.security.auth.kerberos Provides classes and interfaces for key specifications and algorithm
parameter
javax.security.auth.login java.security.spec
specifications.
javax.security.auth.spi
javax.security.auth.x500 Provides the API for accessing and processing data stored in a data source
java.sql
javax.security.cert (usually a relational database) using the JavaTM programming language.
javax.security.sasl
java.text Provides classes and interfaces for handling text, dates, numbers, and messages
javax.sound.midi

in a manner independent of natural languages.
javax.sound.midi.spi
javax.sound.sampled java.text.spi Service provider classes for the classes in the java.text package.
javax.sound.sampled.spi
javax.sql Contains the collections framework, legacy collection classes, event model,
date
java.util and time facilities, internationalization, and miscellaneous utility
classes (a string
javax.sql.rowset
javax.sql.rowset.serial tokenizer, a random-number generator, and a bit array).
javax.sql.rowset.spi java.util.concurrent Utility classes commonly useful in concurrent programming.
javax.swing
javax.swing.border java.util.concurrent.atomic A small toolkit of classes that support lock-free thread-safe
programming on single
javax.swing.colorchooser variables.
javax.swing.event Interfaces and classes providing a framework for locking and waiting
for conditions
javax.swing.filechooser java.util.concurrent.locks
that is distinct from built-in synchronization and
monitors.
javax.swing.plaf
javax.swing.plaf.basic java.util.jar Provides classes for reading and writing the JAR (Java ARchive) file
format, which
javax.swing.plaf.metal is based on the standard ZIP file format with an
optional manifest file.
javax.swing.plaf.multi

Provides the classes and interfaces of the JavaTM 2
platform's core logging
javax.swing.plaf.nimbus java.util.logging
facilities.
javax.swing.plaf.synth
javax.swing.table This package allows applications to store and retrieve user and system
preference
java.util.prefs
javax.swing.text and configuration data.
javax.swing.text.html
javax.swing.text.html.parser Classes for matching character sequences against patterns specified by regular
java.util.regex
javax.swing.text.rtf
expressions.
javax.swing.tree java.util.spi Service provider classes for the classes in the java.util package.
javax.swing.undo
javax.tools java.util.zip Provides classes for reading and writing the standard ZIP and GZIP
file formats.
javax.transaction Defines a contract between user-interface components and an assistive
javax.transaction.xa javax.accessibility
technology
that provides access to those components.
javax.xml
javax.xml.bind javax.activation  
javax.xml.bind.annotation Contains Activity service related exceptions thrown by the ORB machinery during
javax.activity
javax.xml.bind.annotation.adapters
unmarshalling.
javax.xml.bind.attachment
javax.annotation  
javax.xml.bind.helpers
javax.xml.bind.util Facilities for declaring annotation processors and for
allowing annotation
javax.annotation.processing
javax.xml.crypto processors to communicate with an annotation processing
tool environment.
javax.xml.crypto.dom
javax.crypto Provides the classes and interfaces for cryptographic operations.
javax.xml.crypto.dsig
javax.xml.crypto.dsig.dom Provides interfaces for Diffie-Hellman keys as defined in
RSA Laboratories' PKCS
javax.xml.crypto.dsig.keyinfo javax.crypto.interfaces
#3.
javax.xml.crypto.dsig.spec
javax.xml.datatype Provides classes and interfaces for key specifications and algorithm
parameter
javax.crypto.spec
javax.xml.namespace specifications.
javax.xml.parsers javax.imageio The main package of the Java Image I/O API.
javax.xml.soap
javax.xml.stream A package of the Java Image I/O API dealing with synchronous
notification of
javax.imageio.event
javax.xml.stream.events events during the reading and writing of images.
javax.xml.stream.util
javax.imageio.metadata A package of the Java Image I/O API dealing with reading and writing
metadata.
javax.xml.transform

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

javax.xml.transform.dom javax.imageio.plugins.bmp Package containing the public classes used by the built-in BMP plug-in.
javax.xml.transform.sax
javax.imageio.plugins.jpeg Classes supporting the built-in JPEG plug-in.
javax.xml.transform.stax
javax.xml.transform.stream A package of the Java Image I/O API containing the plug-in interfaces
for readers,
javax.xml.validation javax.imageio.spi
writers, transcoders, and streams, and a runtime
registry.
javax.xml.ws
javax.xml.ws.handler A package of the Java Image I/O API dealing with low-level I/O from
files and
javax.imageio.stream
javax.xml.ws.handler.soap streams.
javax.xml.ws.http javax.jws  
javax.xml.ws.soap
javax.jws.soap  
javax.xml.ws.spi
javax.xml.ws.spi.http Classes and hierarchies of packages used to model the Java
programming
javax.lang.model
javax.xml.ws.wsaddressing language.
javax.xml.xpath
javax.lang.model.element Interfaces used to model elements of the Java programming language.
org.ietf.jgss
org.omg.CORBA javax.lang.model.type Interfaces used to model Java programming language types.
org.omg.CORBA_2_3
org.omg.CORBA_2_3.portable javax.lang.model.util Utilities to assist in the processing of
program elements and
types.
org.omg.CORBA.DynAnyPackage javax.management Provides the core classes for the Java Management Extensions.
org.omg.CORBA.ORBPackage
org.omg.CORBA.portable javax.management.loading Provides the classes which implement advanced dynamic
loading.
org.omg.CORBA.TypeCodePackag
javax.management.modelmbean Provides the definition of the ModelMBean classes.
org.omg.CosNaming
org.omg.CosNaming.NamingConte javax.management.monitor Provides the definition of the monitor classes.
org.omg.CosNaming.NamingConte
javax.management.openmbean Provides the open data types and Open MBean descriptor classes.
org.omg.Dynamic
org.omg.DynamicAny javax.management.relation Provides the definition of the Relation Service.
org.omg.DynamicAny.DynAnyFacto
org.omg.DynamicAny.DynAnyPack javax.management.remote Interfaces for remote access to
JMX MBean servers.
org.omg.IOP The RMI connector is a connector for the JMX Remote API that
uses RMI to
org.omg.IOP.CodecFactoryPackag javax.management.remote.rmi
transmit client requests to a remote MBean server.
org.omg.IOP.CodecPackage
org.omg.Messaging javax.management.timer Provides the definition of the Timer MBean.
org.omg.PortableInterceptor javax.naming Provides the classes and interfaces for accessing naming services.
org.omg.PortableInterceptor.ORBIn
org.omg.PortableServer Extends the javax.naming package to provide functionality
for accessing
javax.naming.directory
org.omg.PortableServer.CurrentPac directory services.
org.omg.PortableServer.POAMana
Provides support for event notification when accessing naming and
directory
org.omg.PortableServer.POAPacka javax.naming.event
services.
org.omg.PortableServer.portable
org.omg.PortableServer.ServantLoc javax.naming.ldap Provides support for LDAPv3 extended operations and controls.
org.omg.SendingContext
javax.naming.spi  
org.omg.stub.java.rmi
org.w3c.dom javax.net Provides classes for networking applications.
org.w3c.dom.bootstrap
javax.net.ssl Provides classes for the secure socket package.
org.w3c.dom.events
org.w3c.dom.ls javax.print Provides the principal classes and interfaces for the JavaTM Print Service API.
org.xml.sax
org.xml.sax.ext javax.print.attribute Provides classes and interfaces
that describe the types of JavaTM Print
Service
org.xml.sax.helpers attributes and how they can be collected into attribute sets.

  javax.print.attribute.standard Package javax.print.attribute.standard


contains classes for specific printing
attributes.
javax.print.event Package javax.print.event contains event classes and listener interfaces.
javax.rmi Contains user APIs for RMI-IIOP.
javax.rmi.CORBA Contains portability APIs for RMI-IIOP.

Provides implementations of RMIClientSocketFactory and


javax.rmi.ssl RMIServerSocketFactory over the Secure Sockets Layer (SSL) or Transport
Layer Security (TLS) protocols.

The scripting API consists of interfaces and classes that define


Java TM Scripting
javax.script
Engines and provides
a framework for their use in Java applications.
javax.security.auth This package provides a framework for authentication and
authorization.

This package provides the classes necessary for services


to interact with
javax.security.auth.callback applications in order to retrieve information (authentication data including
usernames
or passwords, for example) or to display information
(error and
warning messages, for example).

This package contains utility classes related to the Kerberos network


javax.security.auth.kerberos
authentication protocol.
javax.security.auth.login This package provides a pluggable authentication framework.

This package provides the interface to be used for


implementing pluggable
javax.security.auth.spi
authentication modules.

This package contains the classes that should be used to store X500 Principal and
javax.security.auth.x500
X500 Private Crendentials in a
Subject.
javax.security.cert Provides classes for public key certificates.
javax.security.sasl Contains class and interfaces for supporting SASL.

Provides interfaces and classes for I/O, sequencing, and synthesis of MIDI

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

javax.sound.midi

(Musical Instrument Digital Interface) data.

Supplies interfaces for service providers to implement when


offering new MIDI
javax.sound.midi.spi
devices, MIDI file readers and writers, or sound bank readers.

Provides interfaces and classes for capture, processing, and playback of sampled
javax.sound.sampled
audio data.

javax.sound.sampled.spi Supplies abstract classes for service providers to subclass when


offering new
audio devices, sound file readers and writers, or audio format converters.

Provides the API for server side data source access and processing from
the
javax.sql
JavaTM programming language.
javax.sql.rowset Standard interfaces and base classes for JDBC RowSet
implementations.

javax.sql.rowset.serial Provides utility classes to allow serializable mappings between SQL types
and
data types in the Java programming language.

The standard classes and interfaces that a third party vendor has to
use in its
javax.sql.rowset.spi
implementation of a synchronization provider.

Provides a set of "lightweight"


(all-Java language) components that,
to the
javax.swing
maximum degree possible, work the same on all platforms.

javax.swing.border Provides classes and interface for drawing


specialized borders around a Swing
component.
javax.swing.colorchooser Contains classes and interfaces used by the JColorChooser
component.
javax.swing.event Provides for events fired by Swing components.
javax.swing.filechooser Contains classes and interfaces used by the JFileChooser component.

javax.swing.plaf Provides one interface and many abstract classes that


Swing uses to provide its
pluggable look-and-feel capabilities.
javax.swing.plaf.basic Provides user interface objects built according to the
Basic look and feel.

javax.swing.plaf.metal Provides user interface objects built according to


the Java look and feel (once
codenamed Metal),
which is the default look and feel.
javax.swing.plaf.multi Provides user interface objects that combine two or more look and feels.

javax.swing.plaf.nimbus Provides user interface objects built according to the cross-platform


Nimbus look
and feel.
javax.swing.plaf.synth
Synth is a skinnable look and feel in which all painting is
delegated.
javax.swing.table Provides classes and interfaces for dealing with
javax.swing.JTable.

javax.swing.text Provides classes and interfaces that deal with editable


and noneditable text
components.

javax.swing.text.html Provides the class HTMLEditorKit and supporting classes


for creating HTML
text editors.
javax.swing.text.html.parser Provides the default HTML parser, along with support classes.
javax.swing.text.rtf Provides a class (RTFEditorKit) for creating Rich-Text-Format
text editors.
javax.swing.tree Provides classes and interfaces for dealing with
javax.swing.JTree.

javax.swing.undo Allows developers to provide support for undo/redo


in applications such as text
editors.

Provides interfaces for tools which can be invoked from a program,


for example,
javax.tools
compilers.
javax.transaction Contains three exceptions thrown by the ORB machinery during unmarshalling.

Provides the API that defines the contract between the transaction manager and
javax.transaction.xa the resource manager, which allows the transaction manager to enlist and delist
resource objects (supplied by the resource manager driver) in JTA transactions.
javax.xml  


Provides a runtime binding framework for client applications including
javax.xml.bind
unmarshalling, marshalling, and validation capabilities.


Defines annotations for customizing Java program elements to XML Schema
javax.xml.bind.annotation
mapping.

XmlAdapter and its spec-defined


sub-classes to allow arbitrary Java classes to
javax.xml.bind.annotation.adapters
be used with JAXB.


This package is implemented by a MIME-based package processor that enables
javax.xml.bind.attachment the interpretation and creation of optimized binary data within an MIME-based
package format.

JAXB Provider Use Only: Provides partial default implementations for some of
javax.xml.bind.helpers
the javax.xml.bind interfaces.
javax.xml.bind.util
Useful client utility classes.
javax.xml.crypto Common classes for XML cryptography.
javax.xml.crypto.dom DOM-specific classes for the javax.xml.crypto package.

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

javax.xml.crypto.dsig Classes for generating and validating XML digital


signatures.
javax.xml.crypto.dsig.dom DOM-specific classes for the javax.xml.crypto.dsig package.
javax.xml.crypto.dsig.keyinfo Classes for parsing and processing KeyInfo elements and structures.
javax.xml.crypto.dsig.spec Parameter classes for XML digital signatures.
javax.xml.datatype XML/Java Type Mappings.
javax.xml.namespace XML Namespace processing.
javax.xml.parsers
Provides classes allowing the processing of XML documents.
javax.xml.soap Provides the API for creating and building SOAP messages.
javax.xml.stream  
javax.xml.stream.events  
javax.xml.stream.util  

This package defines the generic APIs for processing transformation


instructions,
javax.xml.transform
and performing a transformation from source to result.
javax.xml.transform.dom This package implements DOM-specific transformation APIs.
javax.xml.transform.sax This package implements SAX2-specific transformation APIs.
javax.xml.transform.stax
Provides for StAX-specific transformation APIs.
javax.xml.transform.stream This package implements stream- and URI- specific transformation APIs.
javax.xml.validation
This package provides an API for validation of XML documents.
javax.xml.ws This package contains the core JAX-WS APIs.
javax.xml.ws.handler This package defines APIs for message handlers.
javax.xml.ws.handler.soap This package defines APIs for SOAP message handlers.
javax.xml.ws.http This package defines APIs specific to the HTTP binding.
javax.xml.ws.soap This package defines APIs specific to the SOAP binding.
javax.xml.ws.spi This package defines SPIs for JAX-WS.

javax.xml.ws.spi.http Provides HTTP SPI that is used for portable deployment of JAX-WS
web services
in containers(for e.g.
javax.xml.ws.wsaddressing This package defines APIs related to WS-Addressing.

javax.xml.xpath This package provides an object-model neutral API for the


evaluation of XPath
expressions and access to the evaluation
environment.

This package presents a framework that allows application developers to


make
org.ietf.jgss use of security services like authentication, data integrity and
data confidentiality
from a variety of underlying security mechanisms
like Kerberos, using a unified
API.

Provides the mapping of the OMG CORBA APIs to the JavaTM


programming
org.omg.CORBA language, including the class ORB, which is implemented
so that a programmer
can use it as a fully-functional Object Request Broker
(ORB).

The CORBA_2_3 package defines additions to existing CORBA interfaces


in the
Java[tm] Standard Edition 6.   These changes occurred in recent
revisions to the
org.omg.CORBA_2_3 CORBA API defined by the OMG.  The new methods were
added to  interfaces
derived from the corresponding interfaces in
the CORBA package.  This provides
backward compatibility and avoids
breaking the JCK tests.

Provides methods for the input and output of value types, and contains other
org.omg.CORBA_2_3.portable
updates to the org/omg/CORBA/portable package.

Provides the exceptions used with the DynAny interface (InvalidValue,


org.omg.CORBA.DynAnyPackage
Invalid, InvalidSeq, and TypeMismatch).

Provides the exception InvalidName, which is thrown


by the method
org.omg.CORBA.ORBPackage ORB.resolve_initial_references
and the exception
InconsistentTypeCode, which is thrown
by the Dynamic Any creation
methods in the ORB class.

org.omg.CORBA.portable Provides a portability layer, that is, a set of ORB APIs


that makes it possible for
code generated
by one vendor to run on another vendor's ORB.

Provides the user-defined exceptions BadKind


and Bounds, which are thrown by
org.omg.CORBA.TypeCodePackage
methods in
in the class TypeCode.
org.omg.CosNaming Provides a naming service for Java IDL.

org.omg.CosNaming.NamingContextExtPackage This package contains the following classes, which are used in

org.omg.CosNaming.NamingContextExt:
org.omg.CosNaming.NamingContextPackage This package contains Exception classes for the org.omg.CosNaming
package.

This package contains the Dynamic module specified in the OMG Portable
org.omg.Dynamic
Interceptor specification,
http://cgi.omg.org/cgi-bin/doc?ptc/2000-08-06,
section 21.9.

Provides classes and interfaces that enable traversal of the data value
associated
org.omg.DynamicAny with an any at
runtime, and extraction of the primitive constituents of the data

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

value.


This package contains classes and exceptions from the DynAnyFactory

interface of the
DynamicAny module
specified in the OMG The Common Object
org.omg.DynamicAny.DynAnyFactoryPackage
Request Broker: Architecture and
Specification,
http://cgi.omg.org/cgi-bin/doc?
formal/99-10-07, section 9.2.2.

This package contains classes and exceptions from the DynAny


interface of the
DynamicAny module
specified in the OMG The Common Object Request Broker:
org.omg.DynamicAny.DynAnyPackage
Architecture and
Specification,
http://cgi.omg.org/cgi-bin/doc?formal/99-10-07,
section 9.2.

This package contains the IOP module specified in the OMG document
The
org.omg.IOP Common
Object Request Broker: Architecture and Specification,

http://cgi.omg.org/cgi-bin/doc?formal/99-10-07, section 13.6.

This package contains the exceptions


specified in the IOP::CodeFactory interface
org.omg.IOP.CodecFactoryPackage
(as part of the Portable
Interceptors spec).
org.omg.IOP.CodecPackage This package is generated from the IOP::Codec IDL interface
definition.

This package contains the Messaging module specified in the OMG CORBA
org.omg.Messaging

Messaging specification, http://cgi.omg.org/cgi-bin/doc?formal/99-10-07.

Provides a mechanism to register ORB hooks through which ORB services


can
org.omg.PortableInterceptor
intercept the normal flow of execution of the ORB.

This package contains the exceptions and typedefs from the ORBInitInfo
local
interface of the PortableInterceptor module specified in the OMG
Portable
org.omg.PortableInterceptor.ORBInitInfoPackage
Interceptor specification,
http://cgi.omg.org/cgi-bin/doc?ptc/2000-08-06,
section 21.7.2.

Provides classes and interfaces for making the server side of your applications
org.omg.PortableServer

portable across multivendor ORBs.

org.omg.PortableServer.CurrentPackage Provides method implementations with access to the identity of the object on
which the method was invoked.
org.omg.PortableServer.POAManagerPackage
Encapsulates the processing state of the POAs it is associated with.

Allows programmers to construct object implementations that are portable


org.omg.PortableServer.POAPackage

between different ORB products.

Provides classes and interfaces for making the server side of your applications
org.omg.PortableServer.portable

portable across multivendor ORBs.
org.omg.PortableServer.ServantLocatorPackage Provides classes and interfaces for locating the servant.
org.omg.SendingContext Provides support for the marshalling of value types.

Contains RMI-IIOP Stubs for the Remote types that occur in the java.rmi
org.omg.stub.java.rmi
package.

Provides the interfaces for the Document Object Model (DOM) which is a
org.w3c.dom

component API of the Java API for XML
Processing.
org.w3c.dom.bootstrap  
org.w3c.dom.events  
org.w3c.dom.ls  
org.xml.sax This package provides the core SAX APIs.


This package contains interfaces to SAX2 facilities that
conformant SAX drivers
org.xml.sax.ext
won't necessarily support.

org.xml.sax.helpers This package contains "helper" classes, including


support for bootstrapping SAX-
based applications.

This document is the API specification for the Java™


Platform, Standard Edition.

Java™ Platform
Overview Package Class Use Tree Deprecated Index Help Standard Ed. 7

Prev Next Frames No Frames All Classes

Submit a bug or feature


For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed,
developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2018, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation
redistribution policy.

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

All Classes

AbstractAction
AbstractAnnotationValueVisitor6
AbstractAnnotationValueVisitor7
AbstractBorder
AbstractButton
AbstractCellEditor
AbstractCollection
AbstractColorChooserPanel
AbstractDocument
AbstractDocument.AttributeContex
AbstractDocument.Content
AbstractDocument.ElementEdit
AbstractElementVisitor6
AbstractElementVisitor7
AbstractExecutorService
AbstractInterruptibleChannel
AbstractLayoutCache
AbstractLayoutCache.NodeDimens
AbstractList
AbstractListModel
AbstractMap
AbstractMap.SimpleEntry
AbstractMap.SimpleImmutableEntr
AbstractMarshallerImpl
AbstractMethodError
AbstractOwnableSynchronizer
AbstractPreferences
AbstractProcessor
AbstractQueue
AbstractQueuedLongSynchronizer
AbstractQueuedSynchronizer
AbstractRegionPainter
AbstractRegionPainter.PaintContex
AbstractRegionPainter.PaintContex
AbstractScriptEngine
AbstractSelectableChannel
AbstractSelectionKey
AbstractSelector
AbstractSequentialList
AbstractSet
AbstractSpinnerModel
AbstractTableModel
AbstractTypeVisitor6
AbstractTypeVisitor7
AbstractUndoableEdit
AbstractUnmarshallerImpl
AbstractWriter
AcceptPendingException
AccessControlContext
AccessControlException
AccessController
AccessDeniedException
AccessException
Accessible
AccessibleAction
AccessibleAttributeSequence
AccessibleBundle
AccessibleComponent
AccessibleContext
AccessibleEditableText
AccessibleExtendedComponent
AccessibleExtendedTable
AccessibleExtendedText
AccessibleHyperlink
AccessibleHypertext
AccessibleIcon
AccessibleKeyBinding
AccessibleObject
AccessibleRelation
AccessibleRelationSet
AccessibleResourceBundle
AccessibleRole
AccessibleSelection

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

AccessibleState
AccessibleStateSet
AccessibleStreamable
AccessibleTable
AccessibleTableModelChange
AccessibleText
AccessibleTextSequence
AccessibleValue
AccessMode
AccountException
AccountExpiredException
AccountLockedException
AccountNotFoundException
Acl
AclEntry
AclEntry
AclEntry.Builder
AclEntryFlag
AclEntryPermission
AclEntryType
AclFileAttributeView
AclNotFoundException
Action
Action
ActionEvent
ActionListener
ActionMap
ActionMapUIResource
Activatable
ActivateFailedException
ActivationDataFlavor
ActivationDesc
ActivationException
ActivationGroup
ActivationGroup_Stub
ActivationGroupDesc
ActivationGroupDesc.CommandEn
ActivationGroupID
ActivationID
ActivationInstantiator
ActivationMonitor
ActivationSystem
Activator
ACTIVE
ActiveEvent
ACTIVITY_COMPLETED
ACTIVITY_REQUIRED
ActivityCompletedException
ActivityRequiredException
AdapterActivator
AdapterActivatorOperations
AdapterAlreadyExists
AdapterAlreadyExistsHelper
AdapterInactive
AdapterInactiveHelper
AdapterManagerIdHelper
AdapterNameHelper
AdapterNonExistent
AdapterNonExistentHelper
AdapterStateHelper
AddressHelper
Addressing
AddressingFeature
AddressingFeature.Responses
Adjustable
AdjustmentEvent
AdjustmentListener
Adler32
AEADBadTagException
AffineTransform
AffineTransformOp
AlgorithmConstraints
AlgorithmMethod
AlgorithmParameterGenerator
AlgorithmParameterGeneratorSpi
AlgorithmParameters
AlgorithmParameterSpec
AlgorithmParametersSpi
AllPermission
AlphaComposite
AlreadyBound
AlreadyBoundException
AlreadyBoundException

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

AlreadyBoundHelper
AlreadyBoundHolder
AlreadyConnectedException
AncestorEvent
AncestorListener
AnnotatedElement
Annotation
Annotation
AnnotationFormatError
AnnotationMirror
AnnotationTypeMismatchException
AnnotationValue
AnnotationValueVisitor
Any
AnyHolder
AnySeqHelper
AnySeqHelper
AnySeqHolder
AppConfigurationEntry
AppConfigurationEntry.LoginModul
Appendable
Applet
AppletContext
AppletInitializer
AppletStub
ApplicationException
Arc2D
Arc2D.Double
Arc2D.Float
Area
AreaAveragingScaleFilter
ARG_IN
ARG_INOUT
ARG_OUT
ArithmeticException
Array
Array
ArrayBlockingQueue
ArrayDeque
ArrayIndexOutOfBoundsException
ArrayList
Arrays
ArrayStoreException
ArrayType
ArrayType
AssertionError
AsyncBoxView
AsyncHandler
AsynchronousByteChannel
AsynchronousChannel
AsynchronousChannelGroup
AsynchronousChannelProvider
AsynchronousCloseException
AsynchronousFileChannel
AsynchronousServerSocketChanne
AsynchronousSocketChannel
AtomicBoolean
AtomicInteger
AtomicIntegerArray
AtomicIntegerFieldUpdater
AtomicLong
AtomicLongArray
AtomicLongFieldUpdater
AtomicMarkableReference
AtomicMoveNotSupportedExceptio
AtomicReference
AtomicReferenceArray
AtomicReferenceFieldUpdater
AtomicStampedReference
AttachmentMarshaller
AttachmentPart
AttachmentUnmarshaller
Attr
Attribute
Attribute
Attribute
Attribute
AttributeChangeNotification
AttributeChangeNotificationFilter
AttributedCharacterIterator
AttributedCharacterIterator.Attribute
AttributedString
AttributeException

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

AttributeInUseException
AttributeList
AttributeList
AttributeList
AttributeListImpl
AttributeModificationException
AttributeNotFoundException
Attributes
Attributes
Attributes
Attributes.Name
Attributes2
Attributes2Impl
AttributeSet
AttributeSet
AttributeSet.CharacterAttribute
AttributeSet.ColorAttribute
AttributeSet.FontAttribute
AttributeSet.ParagraphAttribute
AttributeSetUtilities
AttributesImpl
AttributeValueExp
AttributeView
AudioClip
AudioFileFormat
AudioFileFormat.Type
AudioFileReader
AudioFileWriter
AudioFormat
AudioFormat.Encoding
AudioInputStream
AudioPermission
AudioSystem
AuthenticationException
AuthenticationException
AuthenticationNotSupportedExcept
Authenticator
Authenticator.RequestorType
AuthorizeCallback
AuthPermission
AuthProvider
AutoCloseable
Autoscroll
AWTError
AWTEvent
AWTEventListener
AWTEventListenerProxy
AWTEventMulticaster
AWTException
AWTKeyStroke
AWTPermission
BackingStoreException
BAD_CONTEXT
BAD_INV_ORDER
BAD_OPERATION
BAD_PARAM
BAD_POLICY
BAD_POLICY_TYPE
BAD_POLICY_VALUE
BAD_QOS
BAD_TYPECODE
BadAttributeValueExpException
BadBinaryOpValueExpException
BadKind
BadLocationException
BadPaddingException
BadStringOperationException
BandCombineOp
BandedSampleModel
BaseRowSet
BasicArrowButton
BasicAttribute
BasicAttributes
BasicBorders
BasicBorders.ButtonBorder
BasicBorders.FieldBorder
BasicBorders.MarginBorder
BasicBorders.MenuBarBorder
BasicBorders.RadioButtonBorder
BasicBorders.RolloverButtonBorde
BasicBorders.SplitPaneBorder
BasicBorders.ToggleButtonBorder
BasicButtonListener

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

BasicButtonUI
BasicCheckBoxMenuItemUI
BasicCheckBoxUI
BasicColorChooserUI
BasicComboBoxEditor
BasicComboBoxEditor.UIResource
BasicComboBoxRenderer
BasicComboBoxRenderer.UIResou
BasicComboBoxUI
BasicComboPopup
BasicControl
BasicDesktopIconUI
BasicDesktopPaneUI
BasicDirectoryModel
BasicEditorPaneUI
BasicFileAttributes
BasicFileAttributeView
BasicFileChooserUI
BasicFormattedTextFieldUI
BasicGraphicsUtils
BasicHTML
BasicIconFactory
BasicInternalFrameTitlePane
BasicInternalFrameUI
BasicLabelUI
BasicListUI
BasicLookAndFeel
BasicMenuBarUI
BasicMenuItemUI
BasicMenuUI
BasicOptionPaneUI
BasicOptionPaneUI.ButtonAreaLay
BasicPanelUI
BasicPasswordFieldUI
BasicPermission
BasicPopupMenuSeparatorUI
BasicPopupMenuUI
BasicProgressBarUI
BasicRadioButtonMenuItemUI
BasicRadioButtonUI
BasicRootPaneUI
BasicScrollBarUI
BasicScrollPaneUI
BasicSeparatorUI
BasicSliderUI
BasicSpinnerUI
BasicSplitPaneDivider
BasicSplitPaneUI
BasicStroke
BasicTabbedPaneUI
BasicTableHeaderUI
BasicTableUI
BasicTextAreaUI
BasicTextFieldUI
BasicTextPaneUI
BasicTextUI
BasicTextUI.BasicCaret
BasicTextUI.BasicHighlighter
BasicToggleButtonUI
BasicToolBarSeparatorUI
BasicToolBarUI
BasicToolTipUI
BasicTreeUI
BasicViewportUI
BatchUpdateException
BeanContext
BeanContextChild
BeanContextChildComponentProxy
BeanContextChildSupport
BeanContextContainerProxy
BeanContextEvent
BeanContextMembershipEvent
BeanContextMembershipListener
BeanContextProxy
BeanContextServiceAvailableEvent
BeanContextServiceProvider
BeanContextServiceProviderBeanIn
BeanContextServiceRevokedEvent
BeanContextServiceRevokedListen
BeanContextServices
BeanContextServicesListener
BeanContextServicesSupport
BeanContextServicesSupport.BCSS

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

BeanContextSupport
BeanContextSupport.BCSIterator
BeanDescriptor
BeanInfo
Beans
BevelBorder
Bidi
BigDecimal
BigInteger
BinaryRefAddr
Binder
BindException
Binding
Binding
Binding
BindingHelper
BindingHolder
BindingIterator
BindingIteratorHelper
BindingIteratorHolder
BindingIteratorOperations
BindingIteratorPOA
BindingListHelper
BindingListHolder
BindingProvider
Bindings
BindingType
BindingType
BindingTypeHelper
BindingTypeHolder
BitSet
Blob
BlockingDeque
BlockingQueue
BlockView
BMPImageWriteParam
Book
Boolean
BooleanControl
BooleanControl.Type
BooleanHolder
BooleanSeqHelper
BooleanSeqHolder
BootstrapMethodError
Border
BorderFactory
BorderLayout
BorderUIResource
BorderUIResource.BevelBorderUIR
BorderUIResource.CompoundBord
BorderUIResource.EmptyBorderUI
BorderUIResource.EtchedBorderU
BorderUIResource.LineBorderUIRe
BorderUIResource.MatteBorderUIR
BorderUIResource.TitledBorderUIR
BoundedRangeModel
Bounds
Bounds
Box
Box.Filler
BoxedValueHelper
BoxLayout
BoxView
BreakIterator
BreakIteratorProvider
BrokenBarrierException
Buffer
BufferCapabilities
BufferCapabilities.FlipContents
BufferedImage
BufferedImageFilter
BufferedImageOp
BufferedInputStream
BufferedOutputStream
BufferedReader
BufferedWriter
BufferOverflowException
BufferPoolMXBean
BufferStrategy
BufferUnderflowException
Button
ButtonGroup
ButtonModel

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

ButtonUI
Byte
ByteArrayInputStream
ByteArrayOutputStream
ByteBuffer
ByteChannel
ByteHolder
ByteLookupTable
ByteOrder
C14NMethodParameterSpec
CachedRowSet
CacheRequest
CacheResponse
Calendar
Callable
CallableStatement
Callback
CallbackHandler
CallSite
CancelablePrintJob
CancellationException
CancelledKeyException
CannotProceed
CannotProceedException
CannotProceedHelper
CannotProceedHolder
CannotRedoException
CannotUndoException
CanonicalizationMethod
Canvas
CardLayout
Caret
CaretEvent
CaretListener
CDATASection
CellEditor
CellEditorListener
CellRendererPane
Certificate
Certificate
Certificate
Certificate.CertificateRep
CertificateEncodingException
CertificateEncodingException
CertificateException
CertificateException
CertificateExpiredException
CertificateExpiredException
CertificateFactory
CertificateFactorySpi
CertificateNotYetValidException
CertificateNotYetValidException
CertificateParsingException
CertificateParsingException
CertificateRevokedException
CertPath
CertPath.CertPathRep
CertPathBuilder
CertPathBuilderException
CertPathBuilderResult
CertPathBuilderSpi
CertPathParameters
CertPathTrustManagerParameters
CertPathValidator
CertPathValidatorException
CertPathValidatorException.BasicR
CertPathValidatorException.Reason
CertPathValidatorResult
CertPathValidatorSpi
CertSelector
CertStore
CertStoreException
CertStoreParameters
CertStoreSpi
ChangedCharSetException
ChangeEvent
ChangeListener
Channel
ChannelBinding
Channels
Character
Character.Subset
Character.UnicodeBlock

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

Character.UnicodeScript
CharacterCodingException
CharacterData
CharacterIterator
Characters
CharArrayReader
CharArrayWriter
CharBuffer
CharConversionException
CharHolder
CharSeqHelper
CharSeqHolder
CharSequence
Charset
CharsetDecoder
CharsetEncoder
CharsetProvider
Checkbox
CheckboxGroup
CheckboxMenuItem
CheckedInputStream
CheckedOutputStream
Checksum
Choice
ChoiceCallback
ChoiceFormat
Chromaticity
Cipher
CipherInputStream
CipherOutputStream
CipherSpi
Class
ClassCastException
ClassCircularityError
ClassDefinition
ClassDesc
ClassFileTransformer
ClassFormatError
ClassLoader
ClassLoaderRepository
ClassLoadingMXBean
ClassNotFoundException
ClassValue
ClientInfoStatus
ClientRequestInfo
ClientRequestInfoOperations
ClientRequestInterceptor
ClientRequestInterceptorOperations
Clip
Clipboard
ClipboardOwner
Clob
Cloneable
CloneNotSupportedException
Closeable
ClosedByInterruptException
ClosedChannelException
ClosedDirectoryStreamException
ClosedFileSystemException
ClosedSelectorException
ClosedWatchServiceException
CMMException
Codec
CodecFactory
CodecFactoryHelper
CodecFactoryOperations
CodecOperations
CoderMalfunctionError
CoderResult
CODESET_INCOMPATIBLE
CodeSets
CodeSigner
CodeSource
CodingErrorAction
CollapsedStringAdapter
CollationElementIterator
CollationKey
Collator
CollatorProvider
Collection
CollectionCertStoreParameters
Collections
Color

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

ColorChooserComponentFactory
ColorChooserUI
ColorConvertOp
ColorModel
ColorSelectionModel
ColorSpace
ColorSupported
ColorType
ColorUIResource
ComboBoxEditor
ComboBoxModel
ComboBoxUI
ComboPopup
COMM_FAILURE
CommandInfo
CommandMap
CommandObject
Comment
Comment
CommonDataSource
CommunicationException
Comparable
Comparator
Compilable
CompilationMXBean
CompiledScript
Compiler
Completion
CompletionHandler
Completions
CompletionService
CompletionStatus
CompletionStatusHelper
Component
Component.BaselineResizeBehavi
ComponentAdapter
ComponentColorModel
ComponentEvent
ComponentIdHelper
ComponentInputMap
ComponentInputMapUIResource
ComponentListener
ComponentOrientation
ComponentSampleModel
ComponentUI
ComponentView
Composite
CompositeContext
CompositeData
CompositeDataInvocationHandler
CompositeDataSupport
CompositeDataView
CompositeName
CompositeType
CompositeView
CompoundBorder
CompoundControl
CompoundControl.Type
CompoundEdit
CompoundName
Compression
ConcurrentHashMap
ConcurrentLinkedDeque
ConcurrentLinkedQueue
ConcurrentMap
ConcurrentModificationException
ConcurrentNavigableMap
ConcurrentSkipListMap
ConcurrentSkipListSet
Condition
Configuration
Configuration.Parameters
ConfigurationException
ConfigurationSpi
ConfirmationCallback
ConnectException
ConnectException
ConnectIOException
Connection
ConnectionEvent
ConnectionEventListener
ConnectionPendingException
ConnectionPoolDataSource

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

Console
ConsoleHandler
ConstantCallSite
Constructor
ConstructorProperties
Container
ContainerAdapter
ContainerEvent
ContainerListener
ContainerOrderFocusTraversalPolic
ContentHandler
ContentHandler
ContentHandlerFactory
ContentModel
Context
Context
ContextList
ContextNotEmptyException
ContextualRenderedImageFactory
Control
Control
Control.Type
ControlFactory
ControllerEventListener
ConvolveOp
CookieHandler
CookieHolder
CookieManager
CookiePolicy
CookieStore
Copies
CopiesSupported
CopyOnWriteArrayList
CopyOnWriteArraySet
CopyOption
CountDownLatch
CounterMonitor
CounterMonitorMBean
CRC32
CredentialException
CredentialExpiredException
CredentialNotFoundException
CRL
CRLException
CRLReason
CRLSelector
CropImageFilter
CryptoPrimitive
CSS
CSS.Attribute
CTX_RESTRICT_SCOPE
CubicCurve2D
CubicCurve2D.Double
CubicCurve2D.Float
Currency
CurrencyNameProvider
Current
Current
Current
CurrentHelper
CurrentHelper
CurrentHelper
CurrentHolder
CurrentOperations
CurrentOperations
CurrentOperations
Cursor
Customizer
CustomMarshal
CustomValue
CyclicBarrier
Data
DATA_CONVERSION
DatabaseMetaData
DataBindingException
DataBuffer
DataBufferByte
DataBufferDouble
DataBufferFloat
DataBufferInt
DataBufferShort
DataBufferUShort
DataContentHandler

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

DataContentHandlerFactory
DataFlavor
DataFormatException
DatagramChannel
DatagramPacket
DatagramSocket
DatagramSocketImpl
DatagramSocketImplFactory
DataHandler
DataInput
DataInputStream
DataInputStream
DataLine
DataLine.Info
DataOutput
DataOutputStream
DataOutputStream
DataSource
DataSource
DataTruncation
DatatypeConfigurationException
DatatypeConstants
DatatypeConstants.Field
DatatypeConverter
DatatypeConverterInterface
DatatypeFactory
Date
Date
DateFormat
DateFormat.Field
DateFormatProvider
DateFormatSymbols
DateFormatSymbolsProvider
DateFormatter
DateTimeAtCompleted
DateTimeAtCreation
DateTimeAtProcessing
DateTimeSyntax
DebugGraphics
DecimalFormat
DecimalFormatSymbols
DecimalFormatSymbolsProvider
DeclaredType
DeclHandler
DefaultBoundedRangeModel
DefaultButtonModel
DefaultCaret
DefaultCellEditor
DefaultColorSelectionModel
DefaultComboBoxModel
DefaultDesktopManager
DefaultEditorKit
DefaultEditorKit.BeepAction
DefaultEditorKit.CopyAction
DefaultEditorKit.CutAction
DefaultEditorKit.DefaultKeyTypedA
DefaultEditorKit.InsertBreakAction
DefaultEditorKit.InsertContentActio
DefaultEditorKit.InsertTabAction
DefaultEditorKit.PasteAction
DefaultFocusManager
DefaultFocusTraversalPolicy
DefaultFormatter
DefaultFormatterFactory
DefaultHandler
DefaultHandler2
DefaultHighlighter
DefaultHighlighter.DefaultHighlightP
DefaultKeyboardFocusManager
DefaultListCellRenderer
DefaultListCellRenderer.UIResourc
DefaultListModel
DefaultListSelectionModel
DefaultLoaderRepository
DefaultLoaderRepository
DefaultMenuLayout
DefaultMetalTheme
DefaultMutableTreeNode
DefaultPersistenceDelegate
DefaultRowSorter
DefaultRowSorter.ModelWrapper
DefaultSingleSelectionModel
DefaultStyledDocument

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

DefaultStyledDocument.AttributeUn
DefaultStyledDocument.ElementSp
DefaultTableCellRenderer
DefaultTableCellRenderer.UIResou
DefaultTableColumnModel
DefaultTableModel
DefaultTextUI
DefaultTreeCellEditor
DefaultTreeCellRenderer
DefaultTreeModel
DefaultTreeSelectionModel
DefaultValidationEventHandler
DefinitionKind
DefinitionKindHelper
Deflater
DeflaterInputStream
DeflaterOutputStream
Delayed
DelayQueue
Delegate
Delegate
Delegate
DelegationPermission
Deprecated
Deque
Descriptor
DescriptorAccess
DescriptorKey
DescriptorRead
DescriptorSupport
DESedeKeySpec
DesignMode
DESKeySpec
Desktop
Desktop.Action
DesktopIconUI
DesktopManager
DesktopPaneUI
Destination
Destroyable
DestroyFailedException
Detail
DetailEntry
DGC
DHGenParameterSpec
DHKey
DHParameterSpec
DHPrivateKey
DHPrivateKeySpec
DHPublicKey
DHPublicKeySpec
Diagnostic
Diagnostic.Kind
DiagnosticCollector
DiagnosticListener
Dialog
Dialog.ModalExclusionType
Dialog.ModalityType
DialogTypeSelection
Dictionary
DigestException
DigestInputStream
DigestMethod
DigestMethodParameterSpec
DigestOutputStream
Dimension
Dimension2D
DimensionUIResource
DirContext
DirectColorModel
DirectoryIteratorException
DirectoryManager
DirectoryNotEmptyException
DirectoryStream
DirectoryStream.Filter
DirObjectFactory
DirStateFactory
DirStateFactory.Result
DISCARDING
Dispatch
DisplayMode
DnDConstants
Doc

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

DocAttribute
DocAttributeSet
DocFlavor
DocFlavor.BYTE_ARRAY
DocFlavor.CHAR_ARRAY
DocFlavor.INPUT_STREAM
DocFlavor.READER
DocFlavor.SERVICE_FORMATTED
DocFlavor.STRING
DocFlavor.URL
DocPrintJob
Document
Document
DocumentBuilder
DocumentBuilderFactory
Documented
DocumentEvent
DocumentEvent
DocumentEvent.ElementChange
DocumentEvent.EventType
DocumentFilter
DocumentFilter.FilterBypass
DocumentFragment
DocumentHandler
DocumentListener
DocumentName
DocumentParser
DocumentType
DomainCombiner
DomainManager
DomainManagerOperations
DOMConfiguration
DOMCryptoContext
DOMError
DOMErrorHandler
DOMException
DomHandler
DOMImplementation
DOMImplementationList
DOMImplementationLS
DOMImplementationRegistry
DOMImplementationSource
DOMLocator
DOMLocator
DOMResult
DOMSignContext
DOMSource
DOMStringList
DOMStructure
DOMURIReference
DOMValidateContext
DosFileAttributes
DosFileAttributeView
Double
DoubleBuffer
DoubleHolder
DoubleSeqHelper
DoubleSeqHolder
DragGestureEvent
DragGestureListener
DragGestureRecognizer
DragSource
DragSourceAdapter
DragSourceContext
DragSourceDragEvent
DragSourceDropEvent
DragSourceEvent
DragSourceListener
DragSourceMotionListener
Driver
DriverManager
DriverPropertyInfo
DropMode
DropTarget
DropTarget.DropTargetAutoScrolle
DropTargetAdapter
DropTargetContext
DropTargetDragEvent
DropTargetDropEvent
DropTargetEvent
DropTargetListener
DSAKey
DSAKeyPairGenerator

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

DSAParameterSpec
DSAParams
DSAPrivateKey
DSAPrivateKeySpec
DSAPublicKey
DSAPublicKeySpec
DTD
DTD
DTDConstants
DTDHandler
DuplicateFormatFlagsException
DuplicateName
DuplicateNameHelper
Duration
DynamicImplementation
DynamicImplementation
DynamicMBean
DynAny
DynAny
DynAnyFactory
DynAnyFactoryHelper
DynAnyFactoryOperations
DynAnyHelper
DynAnyOperations
DynAnySeqHelper
DynArray
DynArray
DynArrayHelper
DynArrayOperations
DynEnum
DynEnum
DynEnumHelper
DynEnumOperations
DynFixed
DynFixed
DynFixedHelper
DynFixedOperations
DynSequence
DynSequence
DynSequenceHelper
DynSequenceOperations
DynStruct
DynStruct
DynStructHelper
DynStructOperations
DynUnion
DynUnion
DynUnionHelper
DynUnionOperations
DynValue
DynValue
DynValueBox
DynValueBoxOperations
DynValueCommon
DynValueCommonOperations
DynValueHelper
DynValueOperations
ECField
ECFieldF2m
ECFieldFp
ECGenParameterSpec
ECKey
ECParameterSpec
ECPoint
ECPrivateKey
ECPrivateKeySpec
ECPublicKey
ECPublicKeySpec
EditorKit
Element
Element
Element
Element
Element
ElementFilter
ElementIterator
ElementKind
ElementKindVisitor6
ElementKindVisitor7
Elements
ElementScanner6
ElementScanner7
ElementType

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

ElementVisitor
Ellipse2D
Ellipse2D.Double
Ellipse2D.Float
EllipticCurve
EmptyBorder
EmptyStackException
EncodedKeySpec
Encoder
Encoding
ENCODING_CDR_ENCAPS
EncryptedPrivateKeyInfo
EndDocument
EndElement
Endpoint
EndpointContext
EndpointReference
Entity
Entity
EntityDeclaration
EntityReference
EntityReference
EntityResolver
EntityResolver2
Enum
EnumConstantNotPresentExceptio
EnumControl
EnumControl.Type
Enumeration
EnumMap
EnumSet
EnumSyntax
Environment
EOFException
Error
ErrorHandler
ErrorListener
ErrorManager
ErrorType
EtchedBorder
Event
Event
EventContext
EventDirContext
EventException
EventFilter
EventHandler
EventListener
EventListener
EventListenerList
EventListenerProxy
EventObject
EventQueue
EventReaderDelegate
EventSetDescriptor
EventTarget
ExcC14NParameterSpec
Exception
ExceptionDetailMessage
ExceptionInInitializerError
ExceptionList
ExceptionListener
Exchanger
ExecutableElement
ExecutableType
ExecutionException
Executor
ExecutorCompletionService
Executors
ExecutorService
ExemptionMechanism
ExemptionMechanismException
ExemptionMechanismSpi
ExpandVetoException
ExportException
Expression
ExtendedRequest
ExtendedResponse
ExtendedSSLSession
Extension
Externalizable
FactoryConfigurationError
FactoryConfigurationError

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

FailedLoginException
FaultAction
FeatureDescriptor
Fidelity
Field
FieldNameHelper
FieldNameHelper
FieldPosition
FieldView
File
FileAlreadyExistsException
FileAttribute
FileAttributeView
FileCacheImageInputStream
FileCacheImageOutputStream
FileChannel
FileChannel.MapMode
FileChooserUI
FileDataSource
FileDescriptor
FileDialog
FileFilter
FileFilter
FileHandler
FileImageInputStream
FileImageOutputStream
FileInputStream
FileLock
FileLockInterruptionException
FileNameExtensionFilter
FilenameFilter
FileNameMap
FileNotFoundException
FileObject
FileOutputStream
FileOwnerAttributeView
FilePermission
Filer
FileReader
FilerException
Files
FileStore
FileStoreAttributeView
FileSystem
FileSystemAlreadyExistsException
FileSystemException
FileSystemLoopException
FileSystemNotFoundException
FileSystemProvider
FileSystems
FileSystemView
FileTime
FileTypeDetector
FileTypeMap
FileView
FileVisitOption
FileVisitor
FileVisitResult
FileWriter
Filter
FilteredImageSource
FilteredRowSet
FilterInputStream
FilterOutputStream
FilterReader
FilterWriter
Finishings
FixedHeightLayoutCache
FixedHolder
FlatteningPathIterator
FlavorEvent
FlavorException
FlavorListener
FlavorMap
FlavorTable
Float
FloatBuffer
FloatControl
FloatControl.Type
FloatHolder
FloatSeqHelper
FloatSeqHolder
FlowLayout

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

FlowView
FlowView.FlowStrategy
Flushable
FocusAdapter
FocusEvent
FocusListener
FocusManager
FocusTraversalPolicy
Font
FontFormatException
FontMetrics
FontRenderContext
FontUIResource
ForkJoinPool
ForkJoinPool.ForkJoinWorkerThrea
ForkJoinPool.ManagedBlocker
ForkJoinTask
ForkJoinWorkerThread
Format
Format.Field
FormatConversionProvider
FormatFlagsConversionMismatchE
FormatMismatch
FormatMismatchHelper
Formattable
FormattableFlags
Formatter
Formatter
Formatter.BigDecimalLayoutForm
FormatterClosedException
FormSubmitEvent
FormSubmitEvent.MethodType
FormView
ForwardingFileObject
ForwardingJavaFileManager
ForwardingJavaFileObject
ForwardRequest
ForwardRequest
ForwardRequestHelper
ForwardRequestHelper
Frame
FREE_MEM
Future
FutureTask
GapContent
GarbageCollectorMXBean
GatheringByteChannel
GaugeMonitor
GaugeMonitorMBean
GCMParameterSpec
GeneralPath
GeneralSecurityException
Generated
GenericArrayType
GenericDeclaration
GenericSignatureFormatError
GlyphJustificationInfo
GlyphMetrics
GlyphVector
GlyphView
GlyphView.GlyphPainter
GradientPaint
GraphicAttribute
Graphics
Graphics2D
GraphicsConfigTemplate
GraphicsConfiguration
GraphicsDevice
GraphicsDevice.WindowTranslucen
GraphicsEnvironment
GrayFilter
GregorianCalendar
GridBagConstraints
GridBagLayout
GridBagLayoutInfo
GridLayout
Group
GroupLayout
GroupLayout.Alignment
GroupPrincipal
GSSContext
GSSCredential
GSSException

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

GSSManager
GSSName
Guard
GuardedObject
GZIPInputStream
GZIPOutputStream
Handler
Handler
HandlerBase
HandlerChain
HandlerResolver
HandshakeCompletedEvent
HandshakeCompletedListener
HasControls
HashAttributeSet
HashDocAttributeSet
HashMap
HashPrintJobAttributeSet
HashPrintRequestAttributeSet
HashPrintServiceAttributeSet
HashSet
Hashtable
HeadlessException
HexBinaryAdapter
HierarchyBoundsAdapter
HierarchyBoundsListener
HierarchyEvent
HierarchyListener
Highlighter
Highlighter.Highlight
Highlighter.HighlightPainter
HMACParameterSpec
Holder
HOLDING
HostnameVerifier
HTML
HTML.Attribute
HTML.Tag
HTML.UnknownTag
HTMLDocument
HTMLDocument.Iterator
HTMLEditorKit
HTMLEditorKit.HTMLFactory
HTMLEditorKit.HTMLTextAction
HTMLEditorKit.InsertHTMLTextAct
HTMLEditorKit.LinkController
HTMLEditorKit.Parser
HTMLEditorKit.ParserCallback
HTMLFrameHyperlinkEvent
HTMLWriter
HTTPBinding
HttpContext
HttpCookie
HTTPException
HttpExchange
HttpHandler
HttpRetryException
HttpsURLConnection
HttpURLConnection
HyperlinkEvent
HyperlinkEvent.EventType
HyperlinkListener
ICC_ColorSpace
ICC_Profile
ICC_ProfileGray
ICC_ProfileRGB
Icon
IconUIResource
IconView
ID_ASSIGNMENT_POLICY_ID
ID_UNIQUENESS_POLICY_ID
IdAssignmentPolicy
IdAssignmentPolicyOperations
IdAssignmentPolicyValue
IdentifierHelper
Identity
IdentityHashMap
IdentityScope
IDLEntity
IDLType
IDLTypeHelper
IDLTypeOperations
IDN

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

IdUniquenessPolicy
IdUniquenessPolicyOperations
IdUniquenessPolicyValue
IIOByteBuffer
IIOException
IIOImage
IIOInvalidTreeException
IIOMetadata
IIOMetadataController
IIOMetadataFormat
IIOMetadataFormatImpl
IIOMetadataNode
IIOParam
IIOParamController
IIOReadProgressListener
IIOReadUpdateListener
IIOReadWarningListener
IIORegistry
IIOServiceProvider
IIOWriteProgressListener
IIOWriteWarningListener
IllegalAccessError
IllegalAccessException
IllegalArgumentException
IllegalBlockingModeException
IllegalBlockSizeException
IllegalChannelGroupException
IllegalCharsetNameException
IllegalClassFormatException
IllegalComponentStateException
IllegalFormatCodePointException
IllegalFormatConversionException
IllegalFormatException
IllegalFormatFlagsException
IllegalFormatPrecisionException
IllegalFormatWidthException
IllegalMonitorStateException
IllegalPathStateException
IllegalSelectorException
IllegalStateException
IllegalThreadStateException
IllformedLocaleException
Image
ImageCapabilities
ImageConsumer
ImageFilter
ImageGraphicAttribute
ImageIcon
ImageInputStream
ImageInputStreamImpl
ImageInputStreamSpi
ImageIO
ImageObserver
ImageOutputStream
ImageOutputStreamImpl
ImageOutputStreamSpi
ImageProducer
ImageReader
ImageReaderSpi
ImageReaderWriterSpi
ImageReadParam
ImageTranscoder
ImageTranscoderSpi
ImageTypeSpecifier
ImageView
ImageWriteParam
ImageWriter
ImageWriterSpi
ImagingOpException
ImmutableDescriptor
IMP_LIMIT
IMPLICIT_ACTIVATION_POLICY_
ImplicitActivationPolicy
ImplicitActivationPolicyOperations
ImplicitActivationPolicyValue
INACTIVE
IncompatibleClassChangeError
IncompleteAnnotationException
InconsistentTypeCode
InconsistentTypeCode
InconsistentTypeCodeHelper
IndexColorModel
IndexedPropertyChangeEvent

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

IndexedPropertyDescriptor
IndexOutOfBoundsException
IndirectionException
Inet4Address
Inet6Address
InetAddress
InetSocketAddress
Inflater
InflaterInputStream
InflaterOutputStream
InheritableThreadLocal
Inherited
InitialContext
InitialContextFactory
InitialContextFactoryBuilder
InitialDirContext
INITIALIZE
InitialLdapContext
InitParam
InlineView
InputContext
InputEvent
InputMap
InputMapUIResource
InputMethod
InputMethodContext
InputMethodDescriptor
InputMethodEvent
InputMethodHighlight
InputMethodListener
InputMethodRequests
InputMismatchException
InputSource
InputStream
InputStream
InputStream
InputStreamReader
InputSubset
InputVerifier
Insets
InsetsUIResource
InstanceAlreadyExistsException
InstanceNotFoundException
InstantiationError
InstantiationException
Instrument
Instrumentation
InsufficientResourcesException
IntBuffer
Integer
IntegerSyntax
Interceptor
InterceptorOperations
InterfaceAddress
INTERNAL
InternalError
InternalFrameAdapter
InternalFrameEvent
InternalFrameFocusTraversalPolicy
InternalFrameListener
InternalFrameUI
InternationalFormatter
InterruptedByTimeoutException
InterruptedException
InterruptedIOException
InterruptedNamingException
InterruptibleChannel
INTF_REPOS
IntHolder
IntrospectionException
IntrospectionException
Introspector
INV_FLAG
INV_IDENT
INV_OBJREF
INV_POLICY
Invalid
INVALID_ACTIVITY
INVALID_TRANSACTION
InvalidActivityException
InvalidAddress
InvalidAddressHelper
InvalidAddressHolder

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

InvalidAlgorithmParameterExceptio
InvalidApplicationException
InvalidAttributeIdentifierException
InvalidAttributesException
InvalidAttributeValueException
InvalidAttributeValueException
InvalidClassException
InvalidDnDOperationException
InvalidKeyException
InvalidKeyException
InvalidKeySpecException
InvalidMarkException
InvalidMidiDataException
InvalidName
InvalidName
InvalidName
InvalidNameException
InvalidNameHelper
InvalidNameHelper
InvalidNameHolder
InvalidObjectException
InvalidOpenTypeException
InvalidParameterException
InvalidParameterSpecException
InvalidPathException
InvalidPolicy
InvalidPolicyHelper
InvalidPreferencesFormatException
InvalidPropertiesFormatException
InvalidRelationIdException
InvalidRelationServiceException
InvalidRelationTypeException
InvalidRoleInfoException
InvalidRoleValueException
InvalidSearchControlsException
InvalidSearchFilterException
InvalidSeq
InvalidSlot
InvalidSlotHelper
InvalidTargetObjectTypeException
InvalidTransactionException
InvalidTypeForEncoding
InvalidTypeForEncodingHelper
InvalidValue
InvalidValue
InvalidValueHelper
Invocable
InvocationEvent
InvocationHandler
InvocationTargetException
InvokeHandler
Invoker
IOError
IOException
IOR
IORHelper
IORHolder
IORInfo
IORInfoOperations
IORInterceptor
IORInterceptor_3_0
IORInterceptor_3_0Helper
IORInterceptor_3_0Holder
IORInterceptor_3_0Operations
IORInterceptorOperations
IRObject
IRObjectOperations
IstringHelper
ItemEvent
ItemListener
ItemSelectable
Iterable
Iterator
IvParameterSpec
JApplet
JarEntry
JarException
JarFile
JarInputStream
JarOutputStream
JarURLConnection
JavaCompiler
JavaCompiler.CompilationTask

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

JavaFileManager
JavaFileManager.Location
JavaFileObject
JavaFileObject.Kind
JAXB
JAXBContext
JAXBElement
JAXBElement.GlobalScope
JAXBException
JAXBIntrospector
JAXBPermission
JAXBResult
JAXBSource
JButton
JCheckBox
JCheckBoxMenuItem
JColorChooser
JComboBox
JComboBox.KeySelectionManager
JComponent
JdbcRowSet
JDesktopPane
JDialog
JEditorPane
JFileChooser
JFormattedTextField
JFormattedTextField.AbstractForma
JFormattedTextField.AbstractForma
JFrame
JInternalFrame
JInternalFrame.JDesktopIcon
JLabel
JLayer
JLayeredPane
JList
JList.DropLocation
JMenu
JMenuBar
JMenuItem
JMException
JMRuntimeException
JMX
JMXAddressable
JMXAuthenticator
JMXConnectionNotification
JMXConnector
JMXConnectorFactory
JMXConnectorProvider
JMXConnectorServer
JMXConnectorServerFactory
JMXConnectorServerMBean
JMXConnectorServerProvider
JMXPrincipal
JMXProviderException
JMXServerErrorException
JMXServiceURL
JobAttributes
JobAttributes.DefaultSelectionType
JobAttributes.DestinationType
JobAttributes.DialogType
JobAttributes.MultipleDocumentHan
JobAttributes.SidesType
JobHoldUntil
JobImpressions
JobImpressionsCompleted
JobImpressionsSupported
JobKOctets
JobKOctetsProcessed
JobKOctetsSupported
JobMediaSheets
JobMediaSheetsCompleted
JobMediaSheetsSupported
JobMessageFromOperator
JobName
JobOriginatingUserName
JobPriority
JobPrioritySupported
JobSheets
JobState
JobStateReason
JobStateReasons
Joinable
JoinRowSet

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

JOptionPane
JPanel
JPasswordField
JPEGHuffmanTable
JPEGImageReadParam
JPEGImageWriteParam
JPEGQTable
JPopupMenu
JPopupMenu.Separator
JProgressBar
JRadioButton
JRadioButtonMenuItem
JRootPane
JScrollBar
JScrollPane
JSeparator
JSlider
JSpinner
JSpinner.DateEditor
JSpinner.DefaultEditor
JSpinner.ListEditor
JSpinner.NumberEditor
JSplitPane
JTabbedPane
JTable
JTable.DropLocation
JTable.PrintMode
JTableHeader
JTextArea
JTextComponent
JTextComponent.DropLocation
JTextComponent.KeyBinding
JTextField
JTextPane
JToggleButton
JToggleButton.ToggleButtonModel
JToolBar
JToolBar.Separator
JToolTip
JTree
JTree.DropLocation
JTree.DynamicUtilTreeNode
JTree.EmptySelectionModel
JViewport
JWindow
KerberosKey
KerberosPrincipal
KerberosTicket
Kernel
Key
KeyAdapter
KeyAgreement
KeyAgreementSpi
KeyAlreadyExistsException
KeyboardFocusManager
KeyEvent
KeyEventDispatcher
KeyEventPostProcessor
KeyException
KeyFactory
KeyFactorySpi
KeyGenerator
KeyGeneratorSpi
KeyInfo
KeyInfoFactory
KeyListener
KeyManagementException
KeyManager
KeyManagerFactory
KeyManagerFactorySpi
Keymap
KeyName
KeyPair
KeyPairGenerator
KeyPairGeneratorSpi
KeyRep
KeyRep.Type
KeySelector
KeySelector.Purpose
KeySelectorException
KeySelectorResult
KeySpec
KeyStore

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

KeyStore.Builder
KeyStore.CallbackHandlerProtectio
KeyStore.Entry
KeyStore.LoadStoreParameter
KeyStore.PasswordProtection
KeyStore.PrivateKeyEntry
KeyStore.ProtectionParameter
KeyStore.SecretKeyEntry
KeyStore.TrustedCertificateEntry
KeyStoreBuilderParameters
KeyStoreException
KeyStoreSpi
KeyStroke
KeyTab
KeyValue
Label
LabelUI
LabelView
LanguageCallback
LastOwnerException
LayeredHighlighter
LayeredHighlighter.LayerPainter
LayerUI
LayoutFocusTraversalPolicy
LayoutManager
LayoutManager2
LayoutPath
LayoutQueue
LayoutStyle
LayoutStyle.ComponentPlacement
LDAPCertStoreParameters
LdapContext
LdapName
LdapReferralException
Lease
Level
LexicalHandler
LIFESPAN_POLICY_ID
LifespanPolicy
LifespanPolicyOperations
LifespanPolicyValue
LimitExceededException
Line
Line.Info
Line2D
Line2D.Double
Line2D.Float
LinearGradientPaint
LineBorder
LineBreakMeasurer
LineEvent
LineEvent.Type
LineListener
LineMetrics
LineNumberInputStream
LineNumberReader
LineUnavailableException
LinkageError
LinkedBlockingDeque
LinkedBlockingQueue
LinkedHashMap
LinkedHashSet
LinkedList
LinkedTransferQueue
LinkException
LinkLoopException
LinkOption
LinkPermission
LinkRef
List
List
ListCellRenderer
ListDataEvent
ListDataListener
ListenerNotFoundException
ListIterator
ListModel
ListResourceBundle
ListSelectionEvent
ListSelectionListener
ListSelectionModel
ListUI
ListView

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

LoaderHandler
Locale
Locale.Builder
Locale.Category
LocaleNameProvider
LocaleServiceProvider
LocalObject
LocateRegistry
Location
LOCATION_FORWARD
Locator
Locator2
Locator2Impl
LocatorImpl
Lock
LockInfo
LockSupport
Logger
LoggingMXBean
LoggingPermission
LogicalHandler
LogicalMessage
LogicalMessageContext
LoginContext
LoginException
LoginModule
LogManager
LogRecord
LogStream
Long
LongBuffer
LongHolder
LongLongSeqHelper
LongLongSeqHolder
LongSeqHelper
LongSeqHolder
LookAndFeel
LookupOp
LookupTable
LSException
LSInput
LSLoadEvent
LSOutput
LSParser
LSParserFilter
LSProgressEvent
LSResourceResolver
LSSerializer
LSSerializerFilter
Mac
MacSpi
MailcapCommandMap
MalformedInputException
MalformedLinkException
MalformedObjectNameException
MalformedParameterizedTypeExce
MalformedURLException
ManagementFactory
ManagementPermission
ManageReferralControl
ManagerFactoryParameters
Manifest
Manifest
Map
Map.Entry
MappedByteBuffer
MARSHAL
MarshalException
MarshalException
MarshalException
MarshalledObject
Marshaller
Marshaller.Listener
MaskFormatter
Matcher
MatchResult
Math
MathContext
MatteBorder
MBeanAttributeInfo
MBeanConstructorInfo
MBeanException
MBeanFeatureInfo

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

MBeanInfo
MBeanNotificationInfo
MBeanOperationInfo
MBeanParameterInfo
MBeanPermission
MBeanRegistration
MBeanRegistrationException
MBeanServer
MBeanServerBuilder
MBeanServerConnection
MBeanServerDelegate
MBeanServerDelegateMBean
MBeanServerFactory
MBeanServerForwarder
MBeanServerInvocationHandler
MBeanServerNotification
MBeanServerNotificationFilter
MBeanServerPermission
MBeanTrustPermission
Media
MediaName
MediaPrintableArea
MediaSize
MediaSize.Engineering
MediaSize.ISO
MediaSize.JIS
MediaSize.NA
MediaSize.Other
MediaSizeName
MediaTracker
MediaTray
Member
MembershipKey
MemoryCacheImageInputStream
MemoryCacheImageOutputStream
MemoryHandler
MemoryImageSource
MemoryManagerMXBean
MemoryMXBean
MemoryNotificationInfo
MemoryPoolMXBean
MemoryType
MemoryUsage
Menu
MenuBar
MenuBarUI
MenuComponent
MenuContainer
MenuDragMouseEvent
MenuDragMouseListener
MenuElement
MenuEvent
MenuItem
MenuItemUI
MenuKeyEvent
MenuKeyListener
MenuListener
MenuSelectionManager
MenuShortcut
MessageContext
MessageContext.Scope
MessageDigest
MessageDigestSpi
MessageFactory
MessageFormat
MessageFormat.Field
MessageProp
Messager
MetaEventListener
MetalBorders
MetalBorders.ButtonBorder
MetalBorders.Flush3DBorder
MetalBorders.InternalFrameBorder
MetalBorders.MenuBarBorder
MetalBorders.MenuItemBorder
MetalBorders.OptionDialogBorder
MetalBorders.PaletteBorder
MetalBorders.PopupMenuBorder
MetalBorders.RolloverButtonBorde
MetalBorders.ScrollPaneBorder
MetalBorders.TableHeaderBorder
MetalBorders.TextFieldBorder
MetalBorders.ToggleButtonBorder

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

MetalBorders.ToolBarBorder
MetalButtonUI
MetalCheckBoxIcon
MetalCheckBoxUI
MetalComboBoxButton
MetalComboBoxEditor
MetalComboBoxEditor.UIResource
MetalComboBoxIcon
MetalComboBoxUI
MetalDesktopIconUI
MetalFileChooserUI
MetalIconFactory
MetalIconFactory.FileIcon16
MetalIconFactory.FolderIcon16
MetalIconFactory.PaletteCloseIcon
MetalIconFactory.TreeControlIcon
MetalIconFactory.TreeFolderIcon
MetalIconFactory.TreeLeafIcon
MetalInternalFrameTitlePane
MetalInternalFrameUI
MetalLabelUI
MetalLookAndFeel
MetalMenuBarUI
MetalPopupMenuSeparatorUI
MetalProgressBarUI
MetalRadioButtonUI
MetalRootPaneUI
MetalScrollBarUI
MetalScrollButton
MetalScrollPaneUI
MetalSeparatorUI
MetalSliderUI
MetalSplitPaneUI
MetalTabbedPaneUI
MetalTextFieldUI
MetalTheme
MetalToggleButtonUI
MetalToolBarUI
MetalToolTipUI
MetalTreeUI
MetaMessage
Method
MethodDescriptor
MethodHandle
MethodHandleProxies
MethodHandles
MethodHandles.Lookup
MethodType
MGF1ParameterSpec
MidiChannel
MidiDevice
MidiDevice.Info
MidiDeviceProvider
MidiDeviceReceiver
MidiDeviceTransmitter
MidiEvent
MidiFileFormat
MidiFileReader
MidiFileWriter
MidiMessage
MidiSystem
MidiUnavailableException
MimeHeader
MimeHeaders
MimeType
MimeTypeParameterList
MimeTypeParseException
MimeTypeParseException
MimetypesFileTypeMap
MinimalHTMLWriter
MirroredTypeException
MirroredTypesException
MissingFormatArgumentException
MissingFormatWidthException
MissingResourceException
Mixer
Mixer.Info
MixerProvider
MLet
MLetContent
MLetMBean
ModelMBean
ModelMBeanAttributeInfo

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

ModelMBeanConstructorInfo
ModelMBeanInfo
ModelMBeanInfoSupport
ModelMBeanNotificationBroadcaster
ModelMBeanNotificationInfo
ModelMBeanOperationInfo
ModificationItem
Modifier
Modifier
Monitor
MonitorInfo
MonitorMBean
MonitorNotification
MonitorSettingException
MouseAdapter
MouseDragGestureRecognizer
MouseEvent
MouseEvent
MouseInfo
MouseInputAdapter
MouseInputListener
MouseListener
MouseMotionAdapter
MouseMotionListener
MouseWheelEvent
MouseWheelListener
MTOM
MTOMFeature
MultiButtonUI
MulticastChannel
MulticastSocket
MultiColorChooserUI
MultiComboBoxUI
MultiDesktopIconUI
MultiDesktopPaneUI
MultiDoc
MultiDocPrintJob
MultiDocPrintService
MultiFileChooserUI
MultiInternalFrameUI
MultiLabelUI
MultiListUI
MultiLookAndFeel
MultiMenuBarUI
MultiMenuItemUI
MultiOptionPaneUI
MultiPanelUI
MultiPixelPackedSampleModel
MultipleComponentProfileHelper
MultipleComponentProfileHolder
MultipleDocumentHandling
MultipleGradientPaint
MultipleGradientPaint.ColorSpaceType
MultipleGradientPaint.CycleMethod
MultipleMaster
MultiPopupMenuUI
MultiProgressBarUI
MultiRootPaneUI
MultiScrollBarUI
MultiScrollPaneUI
MultiSeparatorUI
MultiSliderUI
MultiSpinnerUI
MultiSplitPaneUI
MultiTabbedPaneUI
MultiTableHeaderUI
MultiTableUI
MultiTextUI
MultiToolBarUI
MultiToolTipUI
MultiTreeUI
MultiViewportUI
MutableAttributeSet
MutableCallSite
MutableComboBoxModel
MutableTreeNode
MutationEvent
MXBean
Name
Name
Name
NameAlreadyBoundException
NameCallback

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

NameClassPair
NameComponent
NameComponentHelper
NameComponentHolder
NamedNodeMap
NamedValue
NameDynAnyPair
NameDynAnyPairHelper
NameDynAnyPairSeqHelper
NameHelper
NameHolder
NameList
NameNotFoundException
NameParser
Namespace
NamespaceChangeListener
NamespaceContext
NamespaceSupport
NameValuePair
NameValuePair
NameValuePairHelper
NameValuePairHelper
NameValuePairSeqHelper
Naming
NamingContext
NamingContextExt
NamingContextExtHelper
NamingContextExtHolder
NamingContextExtOperations
NamingContextExtPOA
NamingContextHelper
NamingContextHolder
NamingContextOperations
NamingContextPOA
NamingEnumeration
NamingEvent
NamingException
NamingExceptionEvent
NamingListener
NamingManager
NamingSecurityException
NavigableMap
NavigableSet
NavigationFilter
NavigationFilter.FilterBypass
NClob
NegativeArraySizeException
NestingKind
NetPermission
NetworkChannel
NetworkInterface
NimbusLookAndFeel
NimbusStyle
NO_IMPLEMENT
NO_MEMORY
NO_PERMISSION
NO_RESOURCES
NO_RESPONSE
NoClassDefFoundError
NoConnectionPendingException
NoContext
NoContextHelper
Node
Node
NodeChangeEvent
NodeChangeListener
NodeList
NodeSetData
NoInitialContextException
NON_EXISTENT
NoninvertibleTransformException
NonReadableChannelException
NonWritableChannelException
NoPermissionException
NormalizedStringAdapter
Normalizer
Normalizer.Form
NoRouteToHostException
NoServant
NoServantHelper
NoSuchAlgorithmException
NoSuchAttributeException
NoSuchElementException

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

NoSuchFieldError
NoSuchFieldException
NoSuchFileException
NoSuchMechanismException
NoSuchMethodError
NoSuchMethodException
NoSuchObjectException
NoSuchPaddingException
NoSuchProviderException
NotActiveException
Notation
NotationDeclaration
NotBoundException
NotCompliantMBeanException
NotContextException
NotDirectoryException
NotEmpty
NotEmptyHelper
NotEmptyHolder
NotFound
NotFoundHelper
NotFoundHolder
NotFoundReason
NotFoundReasonHelper
NotFoundReasonHolder
NotIdentifiableEvent
NotIdentifiableEventImpl
Notification
NotificationBroadcaster
NotificationBroadcasterSupport
NotificationEmitter
NotificationFilter
NotificationFilterSupport
NotificationListener
NotificationResult
NotLinkException
NotOwnerException
NotSerializableException
NotYetBoundException
NotYetConnectedException
NoType
NullCipher
NullPointerException
NullType
Number
NumberFormat
NumberFormat.Field
NumberFormatException
NumberFormatProvider
NumberFormatter
NumberOfDocuments
NumberOfInterveningJobs
NumberUp
NumberUpSupported
NumericShaper
NumericShaper.Range
NVList
OAEPParameterSpec
OBJ_ADAPTER
Object
Object
OBJECT_NOT_EXIST
ObjectAlreadyActive
ObjectAlreadyActiveHelper
ObjectChangeListener
ObjectFactory
ObjectFactoryBuilder
ObjectHelper
ObjectHolder
ObjectIdHelper
ObjectIdHelper
ObjectImpl
ObjectImpl
ObjectInput
ObjectInputStream
ObjectInputStream.GetField
ObjectInputValidation
ObjectInstance
ObjectName
ObjectNotActive
ObjectNotActiveHelper
ObjectOutput
ObjectOutputStream

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

ObjectOutputStream.PutField
ObjectReferenceFactory
ObjectReferenceFactoryHelper
ObjectReferenceFactoryHolder
ObjectReferenceTemplate
ObjectReferenceTemplateHelper
ObjectReferenceTemplateHolder
ObjectReferenceTemplateSeqHelper
ObjectReferenceTemplateSeqHolder
Objects
ObjectStreamClass
ObjectStreamConstants
ObjectStreamException
ObjectStreamField
ObjectView
ObjID
Observable
Observer
OceanTheme
OctetSeqHelper
OctetSeqHolder
OctetStreamData
Oid
OMGVMCID
Oneway
OpenDataException
OpenMBeanAttributeInfo
OpenMBeanAttributeInfoSupport
OpenMBeanConstructorInfo
OpenMBeanConstructorInfoSupport
OpenMBeanInfo
OpenMBeanInfoSupport
OpenMBeanOperationInfo
OpenMBeanOperationInfoSupport
OpenMBeanParameterInfo
OpenMBeanParameterInfoSupport
OpenOption
OpenType
OpenType
OperatingSystemMXBean
Operation
OperationNotSupportedException
OperationsException
Option
OptionalDataException
OptionChecker
OptionPaneUI
ORB
ORB
ORBIdHelper
ORBInitializer
ORBInitializerOperations
ORBInitInfo
ORBInitInfoOperations
OrientationRequested
OutOfMemoryError
OutputDeviceAssigned
OutputKeys
OutputStream
OutputStream
OutputStream
OutputStreamWriter
OverlappingFileLockException
OverlayLayout
Override
Owner
Pack200
Pack200.Packer
Pack200.Unpacker
Package
PackageElement
PackedColorModel
Pageable
PageAttributes
PageAttributes.ColorType
PageAttributes.MediaType
PageAttributes.OrientationRequestedType
PageAttributes.OriginType
PageAttributes.PrintQualityType
PagedResultsControl
PagedResultsResponseControl
PageFormat
PageRanges

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

PagesPerMinute
PagesPerMinuteColor
Paint
PaintContext
Painter
PaintEvent
Panel
PanelUI
Paper
ParagraphView
ParagraphView
Parameter
ParameterBlock
ParameterDescriptor
Parameterizable
ParameterizedType
ParameterMetaData
ParameterMode
ParameterModeHelper
ParameterModeHolder
ParseConversionEvent
ParseConversionEventImpl
ParseException
ParsePosition
Parser
Parser
ParserAdapter
ParserConfigurationException
ParserDelegator
ParserFactory
PartialResultException
PasswordAuthentication
PasswordCallback
PasswordView
Patch
Path
Path2D
Path2D.Double
Path2D.Float
PathIterator
PathMatcher
Paths
Pattern
PatternSyntaxException
PBEKey
PBEKeySpec
PBEParameterSpec
PDLOverrideSupported
Permission
Permission
PermissionCollection
Permissions
PERSIST_STORE
PersistenceDelegate
PersistentMBean
PGPData
PhantomReference
Phaser
Pipe
Pipe.SinkChannel
Pipe.SourceChannel
PipedInputStream
PipedOutputStream
PipedReader
PipedWriter
PixelGrabber
PixelInterleavedSampleModel
PKCS8EncodedKeySpec
PKIXBuilderParameters
PKIXCertPathBuilderResult
PKIXCertPathChecker
PKIXCertPathValidatorResult
PKIXParameters
PKIXReason
PlainDocument
PlainView
PlatformLoggingMXBean
PlatformManagedObject
POA
POAHelper
POAManager
POAManagerOperations
POAOperations

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

Point
Point2D
Point2D.Double
Point2D.Float
PointerInfo
Policy
Policy
Policy
Policy.Parameters
PolicyError
PolicyErrorCodeHelper
PolicyErrorHelper
PolicyErrorHolder
PolicyFactory
PolicyFactoryOperations
PolicyHelper
PolicyHolder
PolicyListHelper
PolicyListHolder
PolicyNode
PolicyOperations
PolicyQualifierInfo
PolicySpi
PolicyTypeHelper
Polygon
PooledConnection
Popup
PopupFactory
PopupMenu
PopupMenuEvent
PopupMenuListener
PopupMenuUI
Port
Port.Info
PortableRemoteObject
PortableRemoteObjectDelegate
PortInfo
PortUnreachableException
Position
Position.Bias
PosixFileAttributes
PosixFileAttributeView
PosixFilePermission
PosixFilePermissions
PostConstruct
PreDestroy
Predicate
PreferenceChangeEvent
PreferenceChangeListener
Preferences
PreferencesFactory
PreparedStatement
PresentationDirection
PrimitiveType
Principal
Principal
PrincipalHolder
Printable
PrintConversionEvent
PrintConversionEventImpl
PrinterAbortException
PrinterException
PrinterGraphics
PrinterInfo
PrinterIOException
PrinterIsAcceptingJobs
PrinterJob
PrinterLocation
PrinterMakeAndModel
PrinterMessageFromOperator
PrinterMoreInfo
PrinterMoreInfoManufacturer
PrinterName
PrinterResolution
PrinterState
PrinterStateReason
PrinterStateReasons
PrinterURI
PrintEvent
PrintException
PrintGraphics
PrintJob
PrintJobAdapter

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

PrintJobAttribute
PrintJobAttributeEvent
PrintJobAttributeListener
PrintJobAttributeSet
PrintJobEvent
PrintJobListener
PrintQuality
PrintRequestAttribute
PrintRequestAttributeSet
PrintService
PrintServiceAttribute
PrintServiceAttributeEvent
PrintServiceAttributeListener
PrintServiceAttributeSet
PrintServiceLookup
PrintStream
PrintWriter
PriorityBlockingQueue
PriorityQueue
PRIVATE_MEMBER
PrivateClassLoader
PrivateCredentialPermission
PrivateKey
PrivateMLet
PrivilegedAction
PrivilegedActionException
PrivilegedExceptionAction
Process
ProcessBuilder
ProcessBuilder.Redirect
ProcessBuilder.Redirect.Type
ProcessingEnvironment
ProcessingInstruction
ProcessingInstruction
Processor
ProfileDataException
ProfileIdHelper
ProgressBarUI
ProgressMonitor
ProgressMonitorInputStream
Properties
PropertyChangeEvent
PropertyChangeListener
PropertyChangeListenerProxy
PropertyChangeSupport
PropertyDescriptor
PropertyEditor
PropertyEditorManager
PropertyEditorSupport
PropertyException
PropertyPermission
PropertyResourceBundle
PropertyVetoException
ProtectionDomain
ProtocolException
ProtocolException
ProtocolFamily
Provider
Provider
Provider
Provider.Service
ProviderException
ProviderMismatchException
ProviderNotFoundException
Proxy
Proxy
Proxy.Type
ProxySelector
PseudoColumnUsage
PSource
PSource.PSpecified
PSSParameterSpec
PUBLIC_MEMBER
PublicKey
PushbackInputStream
PushbackReader
QName
QuadCurve2D
QuadCurve2D.Double
QuadCurve2D.Float
QualifiedNameable
Query
QueryEval

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

QueryExp
Queue
QueuedJobCount
RadialGradientPaint
Random
RandomAccess
RandomAccessFile
Raster
RasterFormatException
RasterOp
RC2ParameterSpec
RC5ParameterSpec
Rdn
Readable
ReadableByteChannel
Reader
ReadOnlyBufferException
ReadOnlyFileSystemException
ReadPendingException
ReadWriteLock
RealmCallback
RealmChoiceCallback
REBIND
Receiver
Rectangle
Rectangle2D
Rectangle2D.Double
Rectangle2D.Float
RectangularShape
RecursiveAction
RecursiveTask
ReentrantLock
ReentrantReadWriteLock
ReentrantReadWriteLock.ReadLock
ReentrantReadWriteLock.WriteLock
Ref
RefAddr
Reference
Reference
Reference
Referenceable
ReferenceQueue
ReferenceType
ReferenceUriSchemesSupported
ReferralException
ReflectionException
ReflectiveOperationException
ReflectPermission
Refreshable
RefreshFailedException
Region
RegisterableService
Registry
RegistryHandler
RejectedExecutionException
RejectedExecutionHandler
Relation
RelationException
RelationNotFoundException
RelationNotification
RelationService
RelationServiceMBean
RelationServiceNotRegisteredException
RelationSupport
RelationSupportMBean
RelationType
RelationTypeNotFoundException
RelationTypeSupport
RemarshalException
Remote
RemoteCall
RemoteException
RemoteObject
RemoteObjectInvocationHandler
RemoteRef
RemoteServer
RemoteStub
RenderableImage
RenderableImageOp
RenderableImageProducer
RenderContext
RenderedImage
RenderedImageFactory

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

Renderer
RenderingHints
RenderingHints.Key
RepaintManager
ReplicateScaleFilter
RepositoryIdHelper
Request
REQUEST_PROCESSING_POLICY_ID
RequestInfo
RequestInfoOperations
RequestingUserName
RequestProcessingPolicy
RequestProcessingPolicyOperations
RequestProcessingPolicyValue
RequestWrapper
RequiredModelMBean
RescaleOp
ResolutionSyntax
Resolver
ResolveResult
Resource
Resource.AuthenticationType
ResourceBundle
ResourceBundle.Control
Resources
RespectBinding
RespectBindingFeature
Response
ResponseCache
ResponseHandler
ResponseWrapper
Result
ResultSet
ResultSetMetaData
Retention
RetentionPolicy
RetrievalMethod
ReverbType
RGBImageFilter
RMIClassLoader
RMIClassLoaderSpi
RMIClientSocketFactory
RMIConnection
RMIConnectionImpl
RMIConnectionImpl_Stub
RMIConnector
RMIConnectorServer
RMICustomMaxStreamFormat
RMIFailureHandler
RMIIIOPServerImpl
RMIJRMPServerImpl
RMISecurityException
RMISecurityManager
RMIServer
RMIServerImpl
RMIServerImpl_Stub
RMIServerSocketFactory
RMISocketFactory
Robot
Role
RoleInfo
RoleInfoNotFoundException
RoleList
RoleNotFoundException
RoleResult
RoleStatus
RoleUnresolved
RoleUnresolvedList
RootPaneContainer
RootPaneUI
RoundEnvironment
RoundingMode
RoundRectangle2D
RoundRectangle2D.Double
RoundRectangle2D.Float
RowFilter
RowFilter.ComparisonType
RowFilter.Entry
RowId
RowIdLifetime
RowMapper
RowSet
RowSetEvent

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

RowSetFactory
RowSetInternal
RowSetListener
RowSetMetaData
RowSetMetaDataImpl
RowSetProvider
RowSetReader
RowSetWarning
RowSetWriter
RowSorter
RowSorter.SortKey
RowSorterEvent
RowSorterEvent.Type
RowSorterListener
RSAKey
RSAKeyGenParameterSpec
RSAMultiPrimePrivateCrtKey
RSAMultiPrimePrivateCrtKeySpec
RSAOtherPrimeInfo
RSAPrivateCrtKey
RSAPrivateCrtKeySpec
RSAPrivateKey
RSAPrivateKeySpec
RSAPublicKey
RSAPublicKeySpec
RTFEditorKit
RuleBasedCollator
Runnable
RunnableFuture
RunnableScheduledFuture
Runtime
RunTime
RuntimeErrorException
RuntimeException
RuntimeMBeanException
RuntimeMXBean
RunTimeOperations
RuntimeOperationsException
RuntimePermission
SAAJMetaFactory
SAAJResult
SafeVarargs
SampleModel
Sasl
SaslClient
SaslClientFactory
SaslException
SaslServer
SaslServerFactory
Savepoint
SAXException
SAXNotRecognizedException
SAXNotSupportedException
SAXParseException
SAXParser
SAXParserFactory
SAXResult
SAXSource
SAXTransformerFactory
Scanner
ScatteringByteChannel
ScheduledExecutorService
ScheduledFuture
ScheduledThreadPoolExecutor
Schema
SchemaFactory
SchemaFactoryLoader
SchemaOutputResolver
SchemaViolationException
ScriptContext
ScriptEngine
ScriptEngineFactory
ScriptEngineManager
ScriptException
Scrollable
Scrollbar
ScrollBarUI
ScrollPane
ScrollPaneAdjustable
ScrollPaneConstants
ScrollPaneLayout
ScrollPaneLayout.UIResource
ScrollPaneUI

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

SealedObject
SearchControls
SearchResult
SecondaryLoop
SecretKey
SecretKeyFactory
SecretKeyFactorySpi
SecretKeySpec
SecureCacheResponse
SecureClassLoader
SecureDirectoryStream
SecureRandom
SecureRandomSpi
Security
SecurityException
SecurityManager
SecurityPermission
SeekableByteChannel
Segment
SelectableChannel
SelectionKey
Selector
SelectorProvider
Semaphore
SeparatorUI
Sequence
SequenceInputStream
Sequencer
Sequencer.SyncMode
SerialArray
SerialBlob
SerialClob
SerialDatalink
SerialException
Serializable
SerializablePermission
SerialJavaObject
SerialRef
SerialStruct
Servant
SERVANT_RETENTION_POLICY_ID
ServantActivator
ServantActivatorHelper
ServantActivatorOperations
ServantActivatorPOA
ServantAlreadyActive
ServantAlreadyActiveHelper
ServantLocator
ServantLocatorHelper
ServantLocatorOperations
ServantLocatorPOA
ServantManager
ServantManagerOperations
ServantNotActive
ServantNotActiveHelper
ServantObject
ServantRetentionPolicy
ServantRetentionPolicyOperations
ServantRetentionPolicyValue
ServerCloneException
ServerError
ServerException
ServerIdHelper
ServerNotActiveException
ServerRef
ServerRequest
ServerRequestInfo
ServerRequestInfoOperations
ServerRequestInterceptor
ServerRequestInterceptorOperations
ServerRuntimeException
ServerSocket
ServerSocketChannel
ServerSocketFactory
Service
Service.Mode
ServiceConfigurationError
ServiceContext
ServiceContextHelper
ServiceContextHolder
ServiceContextListHelper
ServiceContextListHolder
ServiceDelegate

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

ServiceDetail
ServiceDetailHelper
ServiceIdHelper
ServiceInformation
ServiceInformationHelper
ServiceInformationHolder
ServiceLoader
ServiceMode
ServiceNotFoundException
ServicePermission
ServiceRegistry
ServiceRegistry.Filter
ServiceUI
ServiceUIFactory
ServiceUnavailableException
Set
SetOfIntegerSyntax
SetOverrideType
SetOverrideTypeHelper
Severity
Shape
ShapeGraphicAttribute
SheetCollate
Short
ShortBuffer
ShortBufferException
ShortHolder
ShortLookupTable
ShortMessage
ShortSeqHelper
ShortSeqHolder
ShutdownChannelGroupException
Sides
Signature
SignatureException
SignatureMethod
SignatureMethodParameterSpec
SignatureProperties
SignatureProperty
SignatureSpi
SignedInfo
SignedObject
Signer
SimpleAnnotationValueVisitor6
SimpleAnnotationValueVisitor7
SimpleAttributeSet
SimpleBeanInfo
SimpleBindings
SimpleDateFormat
SimpleDoc
SimpleElementVisitor6
SimpleElementVisitor7
SimpleFileVisitor
SimpleFormatter
SimpleJavaFileObject
SimpleScriptContext
SimpleTimeZone
SimpleType
SimpleTypeVisitor6
SimpleTypeVisitor7
SinglePixelPackedSampleModel
SingleSelectionModel
Size2DSyntax
SizeLimitExceededException
SizeRequirements
SizeSequence
Skeleton
SkeletonMismatchException
SkeletonNotFoundException
SliderUI
SOAPBinding
SOAPBinding
SOAPBinding.ParameterStyle
SOAPBinding.Style
SOAPBinding.Use
SOAPBody
SOAPBodyElement
SOAPConnection
SOAPConnectionFactory
SOAPConstants
SOAPElement
SOAPElementFactory
SOAPEnvelope

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

SOAPException
SOAPFactory
SOAPFault
SOAPFaultElement
SOAPFaultException
SOAPHandler
SOAPHeader
SOAPHeaderElement
SOAPMessage
SOAPMessageContext
SOAPMessageHandler
SOAPMessageHandlers
SOAPPart
Socket
SocketAddress
SocketChannel
SocketException
SocketFactory
SocketHandler
SocketImpl
SocketImplFactory
SocketOption
SocketOptions
SocketPermission
SocketSecurityException
SocketTimeoutException
SoftBevelBorder
SoftReference
SortControl
SortedMap
SortedSet
SortingFocusTraversalPolicy
SortKey
SortOrder
SortResponseControl
Soundbank
SoundbankReader
SoundbankResource
Source
SourceDataLine
SourceLocator
SourceVersion
SpinnerDateModel
SpinnerListModel
SpinnerModel
SpinnerNumberModel
SpinnerUI
SplashScreen
SplitPaneUI
Spring
SpringLayout
SpringLayout.Constraints
SQLClientInfoException
SQLData
SQLDataException
SQLException
SQLFeatureNotSupportedException
SQLInput
SQLInputImpl
SQLIntegrityConstraintViolationException
SQLInvalidAuthorizationSpecException
SQLNonTransientConnectionException
SQLNonTransientException
SQLOutput
SQLOutputImpl
SQLPermission
SQLRecoverableException
SQLSyntaxErrorException
SQLTimeoutException
SQLTransactionRollbackException
SQLTransientConnectionException
SQLTransientException
SQLWarning
SQLXML
SSLContext
SSLContextSpi
SSLEngine
SSLEngineResult
SSLEngineResult.HandshakeStatus
SSLEngineResult.Status
SSLException
SSLHandshakeException
SSLKeyException

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

SSLParameters
SSLPeerUnverifiedException
SSLPermission
SSLProtocolException
SslRMIClientSocketFactory
SslRMIServerSocketFactory
SSLServerSocket
SSLServerSocketFactory
SSLSession
SSLSessionBindingEvent
SSLSessionBindingListener
SSLSessionContext
SSLSocket
SSLSocketFactory
Stack
StackOverflowError
StackTraceElement
StandardCharsets
StandardCopyOption
StandardEmitterMBean
StandardJavaFileManager
StandardLocation
StandardMBean
StandardOpenOption
StandardProtocolFamily
StandardSocketOptions
StandardWatchEventKinds
StartDocument
StartElement
StartTlsRequest
StartTlsResponse
State
State
StateEdit
StateEditable
StateFactory
Statement
Statement
StatementEvent
StatementEventListener
StAXResult
StAXSource
Streamable
StreamableValue
StreamCorruptedException
StreamFilter
StreamHandler
StreamPrintService
StreamPrintServiceFactory
StreamReaderDelegate
StreamResult
StreamSource
StreamTokenizer
StrictMath
String
StringBuffer
StringBufferInputStream
StringBuilder
StringCharacterIterator
StringContent
StringHolder
StringIndexOutOfBoundsException
StringMonitor
StringMonitorMBean
StringNameHelper
StringReader
StringRefAddr
StringSelection
StringSeqHelper
StringSeqHolder
StringTokenizer
StringValueExp
StringValueHelper
StringWriter
Stroke
StrokeBorder
Struct
StructMember
StructMemberHelper
Stub
StubDelegate
StubNotFoundException
Style

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

StyleConstants
StyleConstants.CharacterConstants
StyleConstants.ColorConstants
StyleConstants.FontConstants
StyleConstants.ParagraphConstants
StyleContext
StyledDocument
StyledEditorKit
StyledEditorKit.AlignmentAction
StyledEditorKit.BoldAction
StyledEditorKit.FontFamilyAction
StyledEditorKit.FontSizeAction
StyledEditorKit.ForegroundAction
StyledEditorKit.ItalicAction
StyledEditorKit.StyledTextAction
StyledEditorKit.UnderlineAction
StyleSheet
StyleSheet.BoxPainter
StyleSheet.ListPainter
Subject
SubjectDelegationPermission
SubjectDomainCombiner
SUCCESSFUL
SupportedAnnotationTypes
SupportedOptions
SupportedSourceVersion
SupportedValuesAttribute
SuppressWarnings
SwingConstants
SwingPropertyChangeSupport
SwingUtilities
SwingWorker
SwingWorker.StateValue
SwitchPoint
SYNC_WITH_TRANSPORT
SyncFactory
SyncFactoryException
SyncFailedException
SynchronousQueue
SyncProvider
SyncProviderException
SyncResolver
SyncScopeHelper
SynthButtonUI
SynthCheckBoxMenuItemUI
SynthCheckBoxUI
SynthColorChooserUI
SynthComboBoxUI
SynthConstants
SynthContext
SynthDesktopIconUI
SynthDesktopPaneUI
SynthEditorPaneUI
Synthesizer
SynthFormattedTextFieldUI
SynthGraphicsUtils
SynthInternalFrameUI
SynthLabelUI
SynthListUI
SynthLookAndFeel
SynthMenuBarUI
SynthMenuItemUI
SynthMenuUI
SynthOptionPaneUI
SynthPainter
SynthPanelUI
SynthPasswordFieldUI
SynthPopupMenuUI
SynthProgressBarUI
SynthRadioButtonMenuItemUI
SynthRadioButtonUI
SynthRootPaneUI
SynthScrollBarUI
SynthScrollPaneUI
SynthSeparatorUI
SynthSliderUI
SynthSpinnerUI
SynthSplitPaneUI
SynthStyle
SynthStyleFactory
SynthTabbedPaneUI
SynthTableHeaderUI
SynthTableUI

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

SynthTextAreaUI
SynthTextFieldUI
SynthTextPaneUI
SynthToggleButtonUI
SynthToolBarUI
SynthToolTipUI
SynthTreeUI
SynthUI
SynthViewportUI
SysexMessage
System
SYSTEM_EXCEPTION
SystemColor
SystemException
SystemFlavorMap
SystemTray
TabableView
TabbedPaneUI
TabExpander
TableCellEditor
TableCellRenderer
TableColumn
TableColumnModel
TableColumnModelEvent
TableColumnModelListener
TableHeaderUI
TableModel
TableModelEvent
TableModelListener
TableRowSorter
TableStringConverter
TableUI
TableView
TabSet
TabStop
TabularData
TabularDataSupport
TabularType
TAG_ALTERNATE_IIOP_ADDRESS
TAG_CODE_SETS
TAG_INTERNET_IOP
TAG_JAVA_CODEBASE
TAG_MULTIPLE_COMPONENTS
TAG_ORB_TYPE
TAG_POLICIES
TAG_RMI_CUSTOM_MAX_STREAM_FORMAT
TagElement
TaggedComponent
TaggedComponentHelper
TaggedComponentHolder
TaggedProfile
TaggedProfileHelper
TaggedProfileHolder
Target
TargetDataLine
TargetedNotification
TCKind
Templates
TemplatesHandler
Text
Text
TextAction
TextArea
TextAttribute
TextComponent
TextEvent
TextField
TextHitInfo
TextInputCallback
TextLayout
TextLayout.CaretPolicy
TextListener
TextMeasurer
TextOutputCallback
TextSyntax
TextUI
TexturePaint
Thread
Thread.State
Thread.UncaughtExceptionHandler
THREAD_POLICY_ID
ThreadDeath
ThreadFactory

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

ThreadGroup
ThreadInfo
ThreadLocal
ThreadLocalRandom
ThreadMXBean
ThreadPolicy
ThreadPolicyOperations
ThreadPolicyValue
ThreadPoolExecutor
ThreadPoolExecutor.AbortPolicy
ThreadPoolExecutor.CallerRunsPolicy
ThreadPoolExecutor.DiscardOldestPolicy
ThreadPoolExecutor.DiscardPolicy
Throwable
Tie
TileObserver
Time
TimeLimitExceededException
TIMEOUT
TimeoutException
Timer
Timer
Timer
TimerMBean
TimerNotification
TimerTask
Timestamp
Timestamp
TimeUnit
TimeZone
TimeZoneNameProvider
TitledBorder
Tool
ToolBarUI
Toolkit
ToolProvider
ToolTipManager
ToolTipUI
TooManyListenersException
Track
TRANSACTION_MODE
TRANSACTION_REQUIRED
TRANSACTION_ROLLEDBACK
TRANSACTION_UNAVAILABLE
TransactionalWriter
TransactionRequiredException
TransactionRolledbackException
TransactionService
Transferable
TransferHandler
TransferHandler.DropLocation
TransferHandler.TransferSupport
TransferQueue
Transform
TransformAttribute
Transformer
TransformerConfigurationException
TransformerException
TransformerFactory
TransformerFactoryConfigurationError
TransformerHandler
TransformException
TransformParameterSpec
TransformService
Transient
TRANSIENT
Transmitter
Transparency
TRANSPORT_RETRY
TrayIcon
TrayIcon.MessageType
TreeCellEditor
TreeCellRenderer
TreeExpansionEvent
TreeExpansionListener
TreeMap
TreeModel
TreeModelEvent
TreeModelListener
TreeNode
TreePath
TreeSelectionEvent
TreeSelectionListener

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

TreeSelectionModel
TreeSet
TreeUI
TreeWillExpandListener
TrustAnchor
TrustManager
TrustManagerFactory
TrustManagerFactorySpi
Type
TypeCode
TypeCodeHolder
TypeConstraintException
TypeElement
TypeInfo
TypeInfoProvider
TypeKind
TypeKindVisitor6
TypeKindVisitor7
TypeMirror
TypeMismatch
TypeMismatch
TypeMismatch
TypeMismatchHelper
TypeMismatchHelper
TypeNotPresentException
TypeParameterElement
Types
Types
TypeVariable
TypeVariable
TypeVisitor
UID
UIDefaults
UIDefaults.ActiveValue
UIDefaults.LazyInputMap
UIDefaults.LazyValue
UIDefaults.ProxyLazyValue
UIEvent
UIManager
UIManager.LookAndFeelInfo
UIResource
ULongLongSeqHelper
ULongLongSeqHolder
ULongSeqHelper
ULongSeqHolder
UndeclaredThrowableException
UndoableEdit
UndoableEditEvent
UndoableEditListener
UndoableEditSupport
UndoManager
UnexpectedException
UnicastRemoteObject
UnionMember
UnionMemberHelper
UnionType
UNKNOWN
UNKNOWN
UnknownAnnotationValueException
UnknownElementException
UnknownEncoding
UnknownEncodingHelper
UnknownEntityException
UnknownError
UnknownException

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]


Java Platform SE 7

https://docs.oracle.com/javase/7/docs/api/[02/09/2019 05:52:11 p.m.]

Вам также может понравиться