| 
 | JavaTM 2 Platform Std. Ed. v1.4.2 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Object | |
| java.applet | Provides the classes necessary to create an applet and the classes an applet uses to communicate with its applet context. | 
| java.awt | Contains all of the classes for creating user interfaces and for painting graphics and images. | 
| java.awt.color | Provides classes for color spaces. | 
| java.awt.datatransfer | Provides interfaces and classes for transferring data between and within applications. | 
| java.awt.dnd | Drag and Drop is a direct manipulation gesture found in many Graphical User Interface systems that provides a mechanism to transfer information between two entities logically associated with presentation elements in the GUI. | 
| java.awt.event | Provides interfaces and classes for dealing with different types of events fired by AWT components. | 
| java.awt.font | Provides classes and interface relating to fonts. | 
| java.awt.geom | Provides the Java 2D classes for defining and performing operations on objects related to two-dimensional geometry. | 
| java.awt.im | Provides classes and interfaces for the input method framework. | 
| java.awt.im.spi | Provides interfaces that enable the development of input methods that can be used with any Java runtime environment. | 
| java.awt.image | Provides classes for creating and modifying images. | 
| java.awt.image.renderable | Provides classes and interfaces for producing rendering-independent images. | 
| java.awt.print | Provides classes and interfaces for a general printing API. | 
| java.beans | Contains classes related to developing beans -- components based on the JavaBeansTM architecture. | 
| java.beans.beancontext | Provides classes and interfaces relating to bean context. | 
| java.io | Provides for system input and output through data streams, serialization and the file system. | 
| java.lang | Provides classes that are fundamental to the design of the Java programming language. | 
| java.lang.ref | Provides reference-object classes, which support a limited degree of interaction with the garbage collector. | 
| java.lang.reflect | Provides classes and interfaces for obtaining reflective information about classes and objects. | 
| java.math | Provides classes for performing arbitrary-precision integer arithmetic (BigInteger) and arbitrary-precision decimal arithmetic (BigDecimal). | 
| java.net | Provides the classes for implementing networking applications. | 
| java.nio | Defines buffers, which are containers for data, and provides an overview of the other NIO packages. | 
| java.nio.channels | Defines channels, which represent connections to entities that are capable of performing I/O operations, such as files and sockets; defines selectors, for multiplexed, non-blocking I/O operations. | 
| java.nio.channels.spi | Service-provider classes for the java.nio.channelspackage. | 
| java.nio.charset | Defines charsets, decoders, and encoders, for translating between bytes and Unicode characters. | 
| java.nio.charset.spi | Service-provider classes for the java.nio.charsetpackage. | 
| java.rmi | Provides the RMI package. | 
| java.rmi.activation | Provides support for RMI Object Activation. | 
| java.rmi.dgc | Provides classes and interface for RMI distributed garbage-collection (DGC). | 
| java.rmi.registry | Provides a class and two interfaces for the RMI registry. | 
| java.rmi.server | Provides classes and interfaces for supporting the server side of RMI. | 
| java.security | Provides the classes and interfaces for the security framework. | 
| java.security.acl | The classes and interfaces in this package have been superseded by classes in the java.security package. | 
| java.security.cert | Provides classes and interfaces for parsing and managing certificates, certificate revocation lists (CRLs), and certification paths. | 
| java.security.spec | Provides classes and interfaces for key specifications and algorithm parameter specifications. | 
| java.sql | Provides the API for accessing and processing data stored in a data source (usually a relational database) using the JavaTM programming language. | 
| java.text | Provides classes and interfaces for handling text, dates, numbers, and messages in a manner independent of natural languages. | 
| java.util | Contains the collections framework, legacy collection classes, event model, date and time facilities, internationalization, and miscellaneous utility classes (a string tokenizer, a random-number generator, and a bit array). | 
| java.util.jar | Provides classes for reading and writing the JAR (Java ARchive) file format, which is based on the standard ZIP file format with an optional manifest file. | 
| java.util.logging | Provides the classes and interfaces of the JavaTM 2 platform's core logging facilities. | 
| java.util.prefs | This package allows applications to store and retrieve user and system preference and configuration data. | 
| java.util.regex | Classes for matching character sequences against patterns specified by regular expressions. | 
| java.util.zip | Provides classes for reading and writing the standard ZIP and GZIP file formats. | 
| javax.accessibility | Defines a contract between user-interface components and an assistive technology that provides access to those components. | 
| javax.crypto | Provides the classes and interfaces for cryptographic operations. | 
| javax.crypto.spec | Provides classes and interfaces for key specifications and algorithm parameter specifications. | 
| javax.imageio | The main package of the Java Image I/O API. | 
| javax.imageio.metadata | A package of the Java Image I/O API dealing with reading and writing metadata. | 
| javax.imageio.plugins.jpeg | Classes supporting the built-in JPEG plug-in. | 
| javax.imageio.spi | A package of the Java Image I/O API containing the plug-in interfaces for readers, writers, transcoders, and streams, and a runtime registry. | 
| javax.imageio.stream | A package of the Java Image I/O API dealing with low-level I/O from files and streams. | 
| javax.naming | Provides the classes and interfaces for accessing naming services. | 
| javax.naming.directory | Extends the javax.naming package to provide functionality for accessing directory services. | 
| javax.naming.event | Provides support for event notification when accessing naming and directory services. | 
| javax.naming.ldap | Provides support for LDAPv3 extended operations and controls. | 
| javax.naming.spi | Provides the means for dynamically plugging in support for accessing naming and directory services through the javax.naming and related packages. | 
| javax.net | Provides classes for networking applications. | 
| javax.net.ssl | Provides classes for the secure socket package. | 
| javax.print | Provides the principal classes and interfaces for the JavaTM Print Service API. | 
| javax.print.attribute | Provides classes and interfaces that describe the types of JavaTM Print Service 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. | 
| javax.security.auth | This package provides a framework for authentication and authorization. | 
| javax.security.auth.callback | This package provides the classes necessary for services to interact with applications in order to retrieve information (authentication data including usernames or passwords, for example) or to display information (error and warning messages, for example). | 
| javax.security.auth.kerberos | This package contains utility classes related to the Kerberos network authentication protocol. | 
| javax.security.auth.login | This package provides a pluggable authentication framework. | 
| javax.security.auth.x500 | This package contains the classes that should be used to store X500 Principal and X500 Private Crendentials in a Subject. | 
| javax.security.cert | Provides classes for public key certificates. | 
| javax.sound.midi | Provides interfaces and classes for I/O, sequencing, and synthesis of MIDI (Musical Instrument Digital Interface) data. | 
| javax.sound.midi.spi | Supplies interfaces for service providers to implement when offering new MIDI devices, MIDI file readers and writers, or sound bank readers. | 
| javax.sound.sampled | Provides interfaces and classes for capture, processing, and playback of 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. | 
| javax.sql | Provides the API for server side data source access and processing from the JavaTM programming language. | 
| javax.swing | Provides a set of "lightweight" (all-Java language) components that, to the 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 JColorChoosercomponent. | 
| javax.swing.event | Provides for events fired by Swing components. | 
| javax.swing.filechooser | Contains classes and interfaces used by the JFileChoosercomponent. | 
| 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.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 HTMLEditorKitand 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. | 
| javax.transaction | Contains three exceptions thrown by the ORB machinery during unmarshalling. | 
| javax.transaction.xa | Provides the API that defines the contract between the transaction manager and 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.parsers | Provides classes allowing the processing of XML documents. | 
| javax.xml.transform | This package defines the generic APIs for processing transformation instructions, 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.stream | This package implements stream- and URI- specific transformation APIs. | 
| org.ietf.jgss | This package presents a framework that allows application developers to make use of security services like authentication, data integrity and data confidentiality from a variety of underlying security mechanisms like Kerberos, using a unified API. | 
| org.omg.CORBA | Provides the mapping of the OMG CORBA APIs to the JavaTM programming language, including the class ORB, which is implemented so that a programmer can use it as a fully-functional Object Request Broker (ORB). | 
| org.omg.CORBA_2_3 | The CORBA_2_3 package defines additions to existing CORBA interfaces in the Java 2 Standard Edition. These changes occurred in recent revisions to the 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. | 
| org.omg.CORBA_2_3.portable | Provides methods for the input and output of value types, and contains 
 other updates to the org/omg/CORBA/portablepackage. | 
| org.omg.CORBA.DynAnyPackage | Provides the exceptions used with the DynAnyinterface 
(InvalidValue,Invalid,InvalidSeq, andTypeMismatch). | 
| org.omg.CORBA.ORBPackage | Provides the exception InvalidName, which is thrown
by the methodORB.resolve_initial_referencesand the exceptionInconsistentTypeCode, 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. | 
| org.omg.CORBA.TypeCodePackage | Provides the user-defined exceptions BadKindandBounds, which are thrown by methods in
in the classTypeCode. | 
| 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. | 
| org.omg.Dynamic | This package contains the Dynamic module specified in the OMG Portable Interceptor specification, http://cgi.omg.org/cgi-bin/doc?ptc/2000-08-06, section 21.9. | 
| org.omg.DynamicAny | Provides classes and interfaces that enable traversal of the data value
 associated with an anyat
runtime, and extraction of the primitive constituents of the data value. | 
| org.omg.DynamicAny.DynAnyFactoryPackage | This package contains classes and exceptions from the DynAnyFactory interface of the DynamicAny module specified in the OMG The Common Object Request Broker: Architecture and Specification, http://cgi.omg.org/cgi-bin/doc?formal/99-10-07, section 9.2.2. | 
| org.omg.DynamicAny.DynAnyPackage | This package contains classes and exceptions from the DynAny interface of the DynamicAny module specified in the OMG The Common Object Request Broker: Architecture and Specification, http://cgi.omg.org/cgi-bin/doc?formal/99-10-07, section 9.2. | 
| org.omg.IOP | This package contains the IOP module specified in the OMG document The Common Object Request Broker: Architecture and Specification, http://cgi.omg.org/cgi-bin/doc?formal/99-10-07, section 13.6. | 
| org.omg.IOP.CodecFactoryPackage | This package contains the exceptions specified in the IOP::CodeFactory interface (as part of the Portable Interceptors spec). | 
| org.omg.IOP.CodecPackage | This package is generated from the IOP::Codec IDL interface definition. | 
| org.omg.Messaging | This package contains the Messaging module specified in the OMG CORBA Messaging specification, http://cgi.omg.org/cgi-bin/doc?formal/99-10-07. | 
| org.omg.PortableInterceptor | Provides a mechanism to register ORB hooks through which ORB services can intercept the normal flow of execution of the ORB. | 
| org.omg.PortableInterceptor.ORBInitInfoPackage | This package contains the exceptions and typedefs from the ORBInitInfo local interface of the PortableInterceptor module specified in the OMG Portable Interceptor specification, http://cgi.omg.org/cgi-bin/doc?ptc/2000-08-06, section 21.7.2. | 
| org.omg.PortableServer | Provides classes and interfaces for making the server side of your applications 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. | 
| org.omg.PortableServer.POAPackage | Allows programmers to construct object implementations that are portable between different ORB products. | 
| org.omg.PortableServer.ServantLocatorPackage | Provides classes and interfaces for locating the servant. | 
| org.omg.stub.java.rmi | Contains RMI-IIOP Stubs for the Remote types that occur in the java.rmi package. | 
| org.w3c.dom | Provides the interfaces for the Document Object Model (DOM) which is a component API of the Java API for XML Processing. | 
| org.xml.sax | Provides the classes and interfaces for the Simple API for XML (SAX) which is a component of the Java API for XML Processing. | 
| org.xml.sax.helpers | Provides helper classes for the Simple API for XML (SAX) which is a component of the Java API for XML Processing. | 
| Uses of Object in java.applet | 
| Subclasses of Object in java.applet | |
|  class | AppletAn applet is a small program that is intended not to be run on its own, but rather to be embedded inside another application. | 
| protected  class | Applet.AccessibleAppletThis class implements accessibility support for the Appletclass. | 
| Uses of Object in java.awt | 
| Subclasses of Object in java.awt | |
|  class | AlphaCompositeThis AlphaCompositeclass implements the basic alpha 
 compositing rules for combining source and destination pixels to achieve
 blending and transparency effects with graphics and images. | 
| (package private)  class | java.awt.AttributeValue | 
|  class | AWTErrorThrown when a serious Abstract Window Toolkit error has occurred. | 
|  class | AWTEventThe root event class for all AWT events. | 
|  class | AWTEventMulticasterA class which implements efficient and thread-safe multi-cast event dispatching for the AWT events defined in the java.awt.event package. | 
|  class | AWTExceptionSignals that an Absract Window Toolkit exception has occurred. | 
|  class | AWTKeyStrokeAn AWTKeyStrokerepresents a key action on the
 keyboard, or equivalent input device. | 
|  class | AWTPermissionThis class is for AWT permissions. | 
|  class | BasicStrokeThe BasicStrokeclass defines a basic set of rendering
 attributes for the outlines of graphics primitives, which are rendered
 with aGraphics2Dobject that has its Stroke attribute set to 
 thisBasicStroke. | 
|  class | BorderLayoutA border layout lays out a container, arranging and resizing its components to fit in five regions: north, south, east, west, and center. | 
|  class | BufferCapabilitiesCapabilities and properties of buffers. | 
| static class | BufferCapabilities.FlipContentsA type-safe enumeration of the possible back buffer contents after page-flipping | 
|  class | ButtonThis class creates a labeled button. | 
| protected  class | Button.AccessibleAWTButtonThis class implements accessibility support for the Buttonclass. | 
|  class | CanvasA Canvascomponent represents a blank rectangular 
 area of the screen onto which the application can draw or from 
 which the application can trap input events from the user. | 
| protected  class | Canvas.AccessibleAWTCanvasThis class implements accessibility support for the Canvasclass. | 
|  class | CardLayoutA CardLayoutobject is a layout manager for a
 container. | 
|  class | CheckboxA check box is a graphical component that can be in either an "on" ( true) or "off" (false) state. | 
| protected  class | Checkbox.AccessibleAWTCheckboxThis class implements accessibility support for the Checkboxclass. | 
|  class | CheckboxGroupThe CheckboxGroupclass is used to group together 
 a set ofCheckboxbuttons. | 
|  class | CheckboxMenuItemThis class represents a check box that can be included in a menu. | 
| protected  class | CheckboxMenuItem.AccessibleAWTCheckboxMenuItemInner class of CheckboxMenuItem used to provide default support for accessibility. | 
|  class | ChoiceThe Choiceclass presents a pop-up menu of choices. | 
| protected  class | Choice.AccessibleAWTChoiceThis class implements accessibility support for the Choiceclass. | 
|  class | ColorThe Colorclass is used encapsulate colors in the default
 sRGB color space or colors in arbitrary color spaces identified by aColorSpace. | 
|  class | ComponentA component is an object having a graphical representation that can be displayed on the screen and that can interact with the user. | 
| protected  class | Component.AccessibleAWTComponentInner class of Component used to provide default support for accessibility. | 
| protected  class | Component.AccessibleAWTComponent.AccessibleAWTComponentHandlerFire PropertyChange listener, if one is registered, when shown/hidden.. | 
| protected  class | Component.AccessibleAWTComponent.AccessibleAWTFocusHandlerFire PropertyChange listener, if one is registered, when focus events happen | 
| protected  class | Component.BltBufferStrategyInner class for blitting offscreen surfaces to a component. | 
| protected  class | Component.FlipBufferStrategyInner class for flipping buffers on a component. | 
|  class | ComponentOrientationThe ComponentOrientation class encapsulates the language-sensitive orientation that is to be used to order the elements of a component or of text. | 
|  class | ContainerA generic Abstract Window Toolkit(AWT) container object is a component that can contain other AWT components. | 
| protected  class | Container.AccessibleAWTContainerInner class of Container used to provide default support for accessibility. | 
| protected  class | Container.AccessibleAWTContainer.AccessibleContainerHandlerFire PropertyChangelistener, if one is registered,
 when children are added or removed. | 
|  class | ContainerOrderFocusTraversalPolicyA FocusTraversalPolicy that determines traversal order based on the order of child Components in a Container. | 
|  class | CursorA class to encapsulate the bitmap representation of the mouse cursor. | 
|  class | DefaultFocusTraversalPolicyA FocusTraversalPolicy that determines traversal order based on the order of child Components in a Container. | 
|  class | DefaultKeyboardFocusManagerThe default KeyboardFocusManager for AWT applications. | 
|  class | DialogA Dialog is a top-level window with a title and a border that is typically used to take some form of input from the user. | 
| protected  class | Dialog.AccessibleAWTDialogThis class implements accessibility support for the Dialogclass. | 
|  class | DimensionThe Dimensionclass encapsulates the width and 
 height of a component (in integer precision) in a single object. | 
|  class | DisplayModeThe DisplayModeclass encapsulates the bit depth, height,
 width, and refresh rate of aGraphicsDevice. | 
|  class | EventNOTE: The Eventclass is obsolete and is 
 available only for backwards compatilibility. | 
|  class | EventQueueEventQueueis a platform-independent class
 that queues events, both from the underlying peer classes
 and from trusted application classes. | 
|  class | FileDialogThe FileDialogclass displays a dialog window
 from which the user can select a file. | 
|  class | FlowLayoutA flow layout arranges components in a left-to-right flow, much like lines of text in a paragraph. | 
|  class | FocusTraversalPolicyA FocusTraversalPolicy defines the order in which Components with a particular focus cycle root are traversed. | 
|  class | FontThe Fontclass represents fonts, which are used to
 render text in a visible way. | 
|  class | FontFormatExceptionThrown by method createFont in the Fontclass to indicate 
 that the specified font is bad. | 
|  class | FontMetricsThe FontMetricsclass defines a font metrics object, which
 encapsulates information about the rendering of a particular font on a
 particular screen. | 
|  class | FrameA Frameis a top-level window with a title and a border. | 
| protected  class | Frame.AccessibleAWTFrameThis class implements accessibility support for the Frameclass. | 
|  class | GradientPaintThe GradientPaintclass provides a way to fill 
 aShapewith a linear color gradient pattern. | 
|  class | GraphicsThe Graphicsclass is the abstract base class for 
 all graphics contexts that allow an application to draw onto 
 components that are realized on various devices, as well as 
 onto off-screen images. | 
|  class | Graphics2DThis Graphics2Dclass extends theGraphicsclass to provide more sophisticated
 control over geometry, coordinate transformations, color management,
 and text layout. | 
|  class | GraphicsConfigTemplateThe GraphicsConfigTemplateclass is used to obtain a validGraphicsConfiguration. | 
|  class | GraphicsConfigurationThe GraphicsConfigurationclass describes the
 characteristics of a graphics destination such as a printer or monitor. | 
|  class | GraphicsDeviceThe GraphicsDeviceclass describes the graphics devices
 that might be available in a particular graphics environment. | 
|  class | GraphicsEnvironmentThe GraphicsEnvironmentclass describes the collection
 ofGraphicsDeviceobjects andFontobjects
 available to a Java(tm) application on a particular platform. | 
|  class | GridBagConstraintsThe GridBagConstraintsclass specifies constraints 
 for components that are laid out using theGridBagLayoutclass. | 
|  class | GridBagLayoutThe GridBagLayoutclass is a flexible layout
 manager that aligns components vertically and horizontally,
 without requiring that the components be of the same size. | 
|  class | GridLayoutThe GridLayoutclass is a layout manager that 
 lays out a container's components in a rectangular grid. | 
|  class | HeadlessExceptionThrown when code that is dependent on a keyboard, display, or mouse is called in an environment that does not support a keyboard, display, or mouse. | 
|  class | IllegalComponentStateExceptionSignals that an AWT component is not in an appropriate state for the requested operation. | 
|  class | ImageThe abstract class Imageis the superclass of all 
 classes that represent graphical images. | 
|  class | ImageCapabilitiesCapabilities and properties of images. | 
|  class | InsetsAn Insetsobject is a representation of the borders 
 of a container. | 
|  class | JobAttributesA set of attributes which control a print job. | 
| static class | JobAttributes.DefaultSelectionTypeA type-safe enumeration of possible default selection states. | 
| static class | JobAttributes.DestinationTypeA type-safe enumeration of possible job destinations. | 
| static class | JobAttributes.DialogTypeA type-safe enumeration of possible dialogs to display to the user. | 
| static class | JobAttributes.MultipleDocumentHandlingTypeA type-safe enumeration of possible multiple copy handling states. | 
| static class | JobAttributes.SidesTypeA type-safe enumeration of possible multi-page impositions. | 
|  class | KeyboardFocusManagerThe KeyboardFocusManager is responsible for managing the active and focused Windows, and the current focus owner. | 
|  class | LabelA Labelobject is a component for placing text in a
 container. | 
| protected  class | Label.AccessibleAWTLabelThis class implements accessibility support for the Labelclass. | 
|  class | ListThe Listcomponent presents the user with a
 scrolling list of text items. | 
| protected  class | List.AccessibleAWTListThis class implements accessibility support for the Listclass. | 
| protected  class | List.AccessibleAWTList.AccessibleAWTListChildThis class implements accessibility support for List children. | 
|  class | MediaTrackerThe MediaTrackerclass is a utility class to track 
 the status of a number of media objects. | 
|  class | MenuA Menuobject is a pull-down menu component
 that is deployed from a menu bar. | 
| protected  class | Menu.AccessibleAWTMenuInner class of Menu used to provide default support for accessibility. | 
|  class | MenuBarThe MenuBarclass encapsulates the platform's
 concept of a menu bar bound to a frame. | 
| protected  class | MenuBar.AccessibleAWTMenuBarInner class of MenuBar used to provide default support for accessibility. | 
|  class | MenuComponentThe abstract class MenuComponentis the superclass 
 of all menu-related components. | 
| protected  class | MenuComponent.AccessibleAWTMenuComponentInner class of MenuComponentused to provide
 default support for accessibility. | 
|  class | MenuItemAll items in a menu must belong to the class MenuItem, or one of its subclasses. | 
| protected  class | MenuItem.AccessibleAWTMenuItemInner class of MenuItem used to provide default support for accessibility. | 
|  class | MenuShortcutThe MenuShortcutclass represents a keyboard accelerator 
 for a MenuItem. | 
|  class | PageAttributesA set of attributes which control the output of a printed page. | 
| static class | PageAttributes.ColorTypeA type-safe enumeration of possible color states. | 
| static class | PageAttributes.MediaTypeA type-safe enumeration of possible paper sizes. | 
| static class | PageAttributes.OrientationRequestedTypeA type-safe enumeration of possible orientations. | 
| static class | PageAttributes.OriginTypeA type-safe enumeration of possible origins. | 
| static class | PageAttributes.PrintQualityTypeA type-safe enumeration of possible print qualities. | 
|  class | PanelPanelis the simplest container class. | 
| protected  class | Panel.AccessibleAWTPanelThis class implements accessibility support for the Panelclass. | 
|  class | PointA point representing a location in (x, y) coordinate space, specified in integer precision. | 
|  class | PolygonThe Polygonclass encapsulates a description of a 
 closed, two-dimensional region within a coordinate space. | 
|  class | PopupMenuA class that implements a menu which can be dynamically popped up at a specified position within a component. | 
| protected  class | PopupMenu.AccessibleAWTPopupMenuInner class of PopupMenu used to provide default support for accessibility. | 
|  class | PrintJobAn abstract class which initiates and executes a print job. | 
|  class | RectangleA Rectanglespecifies an area in a coordinate space that is 
 enclosed by theRectangleobject's top-left point 
 (x, y) 
 in the coordinate space, its width, and its height. | 
|  class | RenderingHintsThe RenderingHintsclass contains rendering hints that can
 be used by theGraphics2Dclass, and classes that
 implementBufferedImageOpandRaster. | 
| static class | RenderingHints.KeyDefines the base type of all keys used to control various aspects of the rendering and imaging pipelines. | 
|  class | RobotThis class is used to generate native system input events for the purposes of test automation, self-running demos, and other applications where control of the mouse and keyboard is needed. | 
|  class | ScrollbarThe Scrollbarclass embodies a scroll bar, a
 familiar user-interface object. | 
| protected  class | Scrollbar.AccessibleAWTScrollBarThis class implements accessibility support for the Scrollbarclass. | 
|  class | ScrollPaneA container class which implements automatic horizontal and/or vertical scrolling for a single child component. | 
| protected  class | ScrollPane.AccessibleAWTScrollPaneThis class implements accessibility support for the ScrollPaneclass. | 
|  class | ScrollPaneAdjustableThis class represents the state of a horizontal or vertical scrollbar of a ScrollPane. | 
|  class | SystemColorA class to encapsulate symbolic colors representing the color of native GUI objects on a system. | 
|  class | TextAreaA TextAreaobject is a multi-line region
 that displays text. | 
| protected  class | TextArea.AccessibleAWTTextAreaThis class implements accessibility support for the TextAreaclass. | 
|  class | TextComponentThe TextComponentclass is the superclass of 
 any component that allows the editing of some text. | 
| protected  class | TextComponent.AccessibleAWTTextComponentThis class implements accessibility support for the TextComponentclass. | 
|  class | TextFieldA TextFieldobject is a text component
 that allows for the editing of a single line of text. | 
| protected  class | TextField.AccessibleAWTTextFieldThis class implements accessibility support for the TextFieldclass. | 
|  class | TexturePaintThe TexturePaintclass provides a way to fill aShapewith a texture that is specified as
 aBufferedImage. | 
|  class | ToolkitThis class is the abstract superclass of all actual implementations of the Abstract Window Toolkit. | 
|  class | WindowA Windowobject is a top-level window with no borders and no
 menubar. | 
| protected  class | Window.AccessibleAWTWindowThis class implements accessibility support for the Windowclass. | 
| Fields in java.awt declared as Object | |
| static Object | RenderingHints.VALUE_ANTIALIAS_ONAntialiasing hint values -- rendering is done with antialiasing. | 
| static Object | RenderingHints.VALUE_ANTIALIAS_OFFAntialiasing hint values -- rendering is done without antialiasing. | 
| static Object | RenderingHints.VALUE_ANTIALIAS_DEFAULTAntialiasing hint values -- rendering is done with the platform default antialiasing mode. | 
| static Object | RenderingHints.VALUE_RENDER_SPEEDRendering hint values -- Appropriate rendering algorithms are chosen with a preference for output speed. | 
| static Object | RenderingHints.VALUE_RENDER_QUALITYRendering hint values -- Appropriate rendering algorithms are chosen with a preference for output quality. | 
| static Object | RenderingHints.VALUE_RENDER_DEFAULTRendering hint values -- The platform default rendering algorithms are chosen. | 
| static Object | RenderingHints.VALUE_DITHER_DISABLEDithering hint values -- do not dither when rendering. | 
| static Object | RenderingHints.VALUE_DITHER_ENABLEDithering hint values -- dither when rendering, if needed. | 
| static Object | RenderingHints.VALUE_DITHER_DEFAULTDithering hint values -- use the platform default for dithering. | 
| static Object | RenderingHints.VALUE_TEXT_ANTIALIAS_ONText antialiasing hint value -- text rendering is done with antialiasing. | 
| static Object | RenderingHints.VALUE_TEXT_ANTIALIAS_OFFText antialiasing hint value -- text rendering is done without antialiasing. | 
| static Object | RenderingHints.VALUE_TEXT_ANTIALIAS_DEFAULTText antialiasing hint value -- text rendering is done using the platform default text antialiasing mode. | 
| static Object | RenderingHints.VALUE_FRACTIONALMETRICS_OFFFont fractional metrics hint values -- fractional metrics disabled. | 
| static Object | RenderingHints.VALUE_FRACTIONALMETRICS_ONFont fractional metrics hint values -- fractional metrics enabled. | 
| static Object | RenderingHints.VALUE_FRACTIONALMETRICS_DEFAULTFont fractional metrics hint values -- use the platform default for fractional metrics. | 
| static Object | RenderingHints.VALUE_INTERPOLATION_NEAREST_NEIGHBORInterpolation hint value -- INTERPOLATION_NEAREST_NEIGHBOR. | 
| static Object | RenderingHints.VALUE_INTERPOLATION_BILINEARInterpolation hint value -- INTERPOLATION_BILINEAR. | 
| static Object | RenderingHints.VALUE_INTERPOLATION_BICUBICInterpolation hint value -- INTERPOLATION_BICUBIC. | 
| static Object | RenderingHints.VALUE_ALPHA_INTERPOLATION_SPEEDAlpha interpolation hint value -- ALPHA_INTERPOLATION_SPEED. | 
| static Object | RenderingHints.VALUE_ALPHA_INTERPOLATION_QUALITYAlpha interpolation hint value -- ALPHA_INTERPOLATION_QUALITY. | 
| static Object | RenderingHints.VALUE_ALPHA_INTERPOLATION_DEFAULTAlpha interpolation hint value -- ALPHA_INTERPOLATION_DEFAULT. | 
| static Object | RenderingHints.VALUE_COLOR_RENDER_SPEEDColor rendering hint value -- COLOR_RENDER_SPEED. | 
| static Object | RenderingHints.VALUE_COLOR_RENDER_QUALITYColor rendering hint value -- COLOR_RENDER_QUALITY. | 
| static Object | RenderingHints.VALUE_COLOR_RENDER_DEFAULTColor rendering hint value -- COLOR_RENDER_DEFAULT. | 
| static Object | RenderingHints.VALUE_STROKE_DEFAULTStroke normalization control hint value -- STROKE_DEFAULT. | 
| static Object | RenderingHints.VALUE_STROKE_NORMALIZEStroke normalization control hint value -- STROKE_NORMALIZE. | 
| static Object | RenderingHints.VALUE_STROKE_PUREStroke normalization control hint value -- STROKE_PURE. | 
| static Object | Image.UndefinedPropertyThe UndefinedPropertyobject should be returned whenever a
 property which was not defined for a particular image is fetched. | 
|  Object | Event.targetThe target component. | 
|  Object | Event.argAn arbitrary argument of the event. | 
| Methods in java.awt that return Object | |
| protected  Object | AWTKeyStroke.readResolve()Returns a cached instance of AWTKeyStroke(or a subclass ofAWTKeyStroke) which is equal to this instance. | 
|  Object[] | MediaTracker.getErrorsAny()Returns a list of all media that have encountered an error. | 
|  Object[] | MediaTracker.getErrorsID(int id)Returns a list of media with the specified ID that have encountered an error. | 
|  Object | GridBagConstraints.clone()Creates a copy of this grid bag constraint. | 
| abstract  Object | Graphics2D.getRenderingHint(RenderingHints.Key hintKey)Returns the value of a single preference for the rendering algorithms. | 
|  Object | PageAttributes.clone()Creates and returns a copy of this PageAttributes. | 
|  Object | JobAttributes.clone()Creates and returns a copy of this JobAttributes. | 
|  Object[] | CheckboxMenuItem.getSelectedObjects()Returns the an array (length 1) containing the checkbox menu item label or null if the checkbox is not selected. | 
|  Object[] | Choice.getSelectedObjects()Returns an array (length 1) containing the currently selected item. | 
|  Object[] | Checkbox.getSelectedObjects()Returns an array (length 1) containing the checkbox label or null if the checkbox is not selected. | 
|  Object[] | ItemSelectable.getSelectedObjects()Returns the selected items or nullif no
 items are selected. | 
|  Object[] | List.getSelectedObjects()Returns the selected items on the list in an array of objects. | 
|  Object | RenderingHints.get(Object key)Returns the value to which the specified key is mapped. | 
|  Object | RenderingHints.put(Object key,
    Object value)Maps the specified keyto the specifiedvaluein thisRenderingHintsobject. | 
|  Object | RenderingHints.remove(Object key)Removes the key and its corresponding value from this RenderingHintsobject. | 
|  Object | RenderingHints.clone()Creates a clone of this RenderingHintsobject
 that has the same contents as thisRenderingHintsobject. | 
|  Object | Insets.clone()Create a copy of this object. | 
| protected  Object | MenuComponent.getTreeLock()Gets this component's locking object (the object that owns the thread sychronization monitor) for AWT component-tree and layout operations. | 
|  Object | BufferCapabilities.clone() | 
|  Object | ImageCapabilities.clone() | 
| abstract  Object | Image.getProperty(String name,
            ImageObserver observer)Gets a property of this image by name. | 
|  Object | Toolkit.getDesktopProperty(String propertyName)Obtains a value for the specified desktop property. | 
| protected  Object | Toolkit.lazilyLoadDesktopProperty(String name)an opportunity to lazily evaluate desktop property values. | 
|  Object | Component.getTreeLock()Gets this component's locking object (the object that owns the thread sychronization monitor) for AWT component-tree and layout operations. | 
| Methods in java.awt with parameters of type Object | |
| protected  void | KeyboardFocusManager.firePropertyChange(String propertyName,
                   Object oldValue,
                   Object newValue)Fires a PropertyChangeEvent in response to a change in a bound property. | 
| protected  void | KeyboardFocusManager.fireVetoableChange(String propertyName,
                   Object oldValue,
                   Object newValue)Fires a PropertyChangeEvent in response to a change in a vetoable property. | 
|  boolean | AWTKeyStroke.equals(Object anObject)Returns true if this object is identical to the specified object. | 
|  void | GridBagLayout.addLayoutComponent(Component comp,
                   Object constraints)Adds the specified component to the layout, using the specified constraintsobject. | 
|  void | CardLayout.addLayoutComponent(Component comp,
                   Object constraints)Adds the specified component to this card layout's internal table of names. | 
|  void | BorderLayout.addLayoutComponent(Component comp,
                   Object constraints)Adds the specified component to the layout, using the specified constraint object. | 
|  void | LayoutManager2.addLayoutComponent(Component comp,
                   Object constraints)Adds the specified component to the layout, using the specified constraint object. | 
|  boolean | BasicStroke.equals(Object obj)Tests if a specified object is equal to this BasicStrokeby first testing if it is aBasicStrokeand then comparing 
 its width, join, cap, miter limit, dash, and dash phase attributes with 
 those of thisBasicStroke. | 
|  boolean | AlphaComposite.equals(Object obj)Determines whether the specified object is equal to this AlphaComposite. | 
|  boolean | MenuShortcut.equals(Object obj)Returns whether this MenuShortcut is the same as another: equality is defined to mean that both MenuShortcuts use the same key and both either use or don't use the SHIFT key. | 
| abstract  void | Graphics2D.setRenderingHint(RenderingHints.Key hintKey,
                 Object hintValue)Sets the value of a single preference for the rendering algorithms. | 
|  boolean | PageAttributes.equals(Object obj)Determines whether two PageAttributes are equal to each other. | 
|  boolean | JobAttributes.equals(Object obj)Determines whether two JobAttributes are equal to each other. | 
| protected  void | ScrollPane.addImpl(Component comp,
        Object constraints,
        int index)Adds the specified component to this scroll pane container. | 
|  boolean | RenderingHints.containsKey(Object key)Returns trueif thisRenderingHintscontains a mapping for the specified key. | 
|  boolean | RenderingHints.containsValue(Object value)Returns true if this RenderingHints maps one or more keys to the specified value. | 
|  Object | RenderingHints.get(Object key)Returns the value to which the specified key is mapped. | 
|  Object | RenderingHints.put(Object key,
    Object value)Maps the specified keyto the specifiedvaluein thisRenderingHintsobject. | 
|  Object | RenderingHints.remove(Object key)Removes the key and its corresponding value from this RenderingHintsobject. | 
|  boolean | RenderingHints.equals(Object o)Compares the specified Objectwith thisRenderingHintsfor equality. | 
| abstract  boolean | RenderingHints.Key.isCompatibleValue(Object val)Returns true if the specified object is a valid value for this Key. | 
|  boolean | RenderingHints.Key.equals(Object o)The equals method for all Key objects will return the same result as the equality operator '=='. | 
|  boolean | Insets.equals(Object obj)Checks whether two insets objects are equal. | 
|  boolean | Rectangle.equals(Object obj)Checks whether two rectangles are equal. | 
|  boolean | Point.equals(Object obj)Determines whether or not two points are equal. | 
| protected  void | Toolkit.setDesktopProperty(String name,
                   Object newValue)Sets the named desktop property to the specified value and fires a property change event to notify any listeners that the value has changed. | 
|  boolean | Dimension.equals(Object obj)Checks whether two dimension objects have equal values. | 
|  boolean | Font.equals(Object obj)Compares this Fontobject to the specifiedObject. | 
|  boolean | Color.equals(Object obj)Determines whether another object is equal to this Color. | 
|  void | Container.add(Component comp,
    Object constraints)Adds the specified component to the end of this container. | 
|  void | Container.add(Component comp,
    Object constraints,
    int index)Adds the specified component to this container with the specified constraints at the specified index. | 
| protected  void | Container.addImpl(Component comp,
        Object constraints,
        int index)Adds the specified component to this container at the specified index. | 
|  boolean | Component.action(Event evt,
       Object what)Deprecated. As of JDK version 1.1, should register this component as ActionListener on component which fires action events. | 
|  boolean | Component.gotFocus(Event evt,
         Object what)Deprecated. As of JDK version 1.1, replaced by processFocusEvent(FocusEvent). | 
|  boolean | Component.lostFocus(Event evt,
          Object what)Deprecated. As of JDK version 1.1, replaced by processFocusEvent(FocusEvent). | 
| protected  void | Component.firePropertyChange(String propertyName,
                   Object oldValue,
                   Object newValue)Support for reporting bound property changes for Object properties. | 
|  void | AWTEvent.setSource(Object newSource)Retargets an event to a new source. | 
| Constructors in java.awt with parameters of type Object | |
| RenderingHints(RenderingHints.Key key,
               Object value)Constructs a new object with the specified key/value pair. | |
| AWTEvent(Object source,
         int id)Constructs an AWTEvent object with the specified source object and type. | |
| Event(Object target,
      long when,
      int id,
      int x,
      int y,
      int key,
      int modifiers,
      Object arg)NOTE: The Eventclass is obsolete and is
 available only for backwards compatilibility. | |
| Event(Object target,
      long when,
      int id,
      int x,
      int y,
      int key,
      int modifiers)NOTE: The Eventclass is obsolete and is
 available only for backwards compatilibility. | |
| Event(Object target,
      int id,
      Object arg)NOTE: The Eventclass is obsolete and is
 available only for backwards compatilibility. | |
| Uses of Object in java.awt.color | 
| Subclasses of Object in java.awt.color | |
|  class | CMMExceptionThis exception is thrown if the native CMM returns an error. | 
|  class | ColorSpaceThis abstract class is used to serve as a color space tag to identify the specific color space of a Color object or, via a ColorModel object, of an Image, a BufferedImage, or a GraphicsDevice. | 
|  class | ICC_ColorSpaceThe ICC_ColorSpace class is an implementation of the abstract ColorSpace class. | 
|  class | ICC_ProfileA representation of color profile data for device independent and device dependent color spaces based on the International Color Consortium Specification ICC.1:1998-09, File Format for Color Profiles, September 1998, and the addendum ICC.1A:1999-04, April 1999, to that specification (see http://www.color.org). | 
|  class | ICC_ProfileGrayA subclass of the ICC_Profile class which represents profiles which meet the following criteria: the color space type of the profile is TYPE_GRAY and the profile includes the grayTRCTag and mediaWhitePointTag tags. | 
|  class | ICC_ProfileRGBThe ICC_ProfileRGB class is a subclass of the ICC_Profile class that represents profiles which meet the following criteria: The profile's color space type is RGB. The profile includes the redColorantTag,greenColorantTag,blueColorantTag,redTRCTag,greenTRCTag,blueTRCTag, andmediaWhitePointTagtags.
   
 TheICC_ProfilegetInstancemethod will
 return anICC_ProfileRGBobject when these conditions are met. | 
|  class | ProfileDataExceptionThis exception is thrown when an error occurs in accessing or processing an ICC_Profile object. | 
| Methods in java.awt.color that return Object | |
| protected  Object | ICC_Profile.readResolve()Resolves instances being deserialized into instances registered with CMM. | 
| Uses of Object in java.awt.datatransfer | 
| Subclasses of Object in java.awt.datatransfer | |
|  class | ClipboardA class which implements a mechanism to transfer data using cut/copy/paste operations. | 
|  class | DataFlavorEach instance represents the opaque concept of a data format as would appear on a clipboard, during drag and drop, or in a file system. | 
|  class | MimeTypeParseExceptionA class to encapsulate MimeType parsing related exceptions | 
|  class | StringSelectionA Transferablewhich implements the capability required
 to transfer aString. | 
|  class | SystemFlavorMapThe SystemFlavorMap is a configurable map between "natives" (Strings), which correspond to platform-specific data formats, and "flavors" (DataFlavors), which correspond to platform-independent MIME types. | 
|  class | UnsupportedFlavorExceptionSignals that the requested data is not supported in this flavor. | 
| Methods in java.awt.datatransfer that return Object | |
|  Object | StringSelection.getTransferData(DataFlavor flavor)Returns the Transferable's data in the requestedDataFlavorif possible. | 
|  Object | Transferable.getTransferData(DataFlavor flavor)Returns an object which represents the data to be transferred. | 
|  Object | DataFlavor.clone()Returns a clone of this DataFlavor. | 
| Methods in java.awt.datatransfer with parameters of type Object | |
|  boolean | DataFlavor.equals(Object o)Tests an arbitrary Objectto thisDataFlavorfor equality. | 
|  Transferable | Clipboard.getContents(Object requestor)Returns a transferable object representing the current contents of the clipboard. | 
| Uses of Object in java.awt.dnd | 
| Subclasses of Object in java.awt.dnd | |
|  class | DnDConstantsThis class contains constant values representing the type of action(s) to be performed by a Drag and Drop operation. | 
|  class | DragGestureEventA DragGestureEventis passed 
 toDragGestureListener's  
 dragGestureRecognized() method
 when a particularDragGestureRecognizerdetects that a 
 platform dependent drag initiating gesture has occurred 
 on theComponentthat it is tracking. | 
|  class | DragGestureRecognizerThe DragGestureRecognizeris an 
 abstract base class for the specification
 of a platform-dependent listener that can be associated with a particularComponentin order to 
 identify platform-dependent drag initiating gestures. | 
|  class | DragSourceThe DragSourceis the entity responsible 
 for the initiation of the Drag
 and Drop operation, and may be used in a number of scenarios: 
 
 1 default instance per JVM for the lifetime of that JVM. | 
|  class | DragSourceAdapterAn abstract adapter class for receiving drag source events. | 
|  class | DragSourceContextThe DragSourceContextclass is responsible for managing the
 initiator side of the Drag and Drop protocol. | 
|  class | DragSourceDragEventThe DragSourceDragEventis 
 delivered from theDragSourceContextPeer,
 via theDragSourceContext, to theDragSourceListenerregistered with thatDragSourceContextand with its associatedDragSource. | 
|  class | DragSourceDropEventThe DragSourceDropEventis delivered 
 from theDragSourceContextPeer,
 via theDragSourceContext, to thedragDropEndmethod ofDragSourceListeners registered with thatDragSourceContextand with its associatedDragSource. | 
|  class | DragSourceEventThis class is the base class for DragSourceDragEventandDragSourceDropEvent. | 
|  class | DropTargetThe DropTargetis associated 
 with aComponentwhen thatComponentwishes
 to accept drops during Drag and Drop operations. | 
| protected static class | DropTarget.DropTargetAutoScrollerthis protected nested class implements autoscrolling | 
|  class | DropTargetAdapterAn abstract adapter class for receiving drop target events. | 
|  class | DropTargetContextA DropTargetContextis created 
 whenever the logical cursor associated
 with a Drag and Drop operation coincides with the visible geometry of
 aComponentassociated with aDropTarget. | 
| protected  class | DropTargetContext.TransferableProxyTransferableProxyis a helper inner class that implementsTransferableinterface and serves as a proxy for anotherTransferableobject which represents data transfer for
 a particular drag-n-drop operation. | 
|  class | DropTargetDragEventThe DropTargetDragEventis delivered to aDropTargetListenervia its
 dragEnter() and dragOver() methods. | 
|  class | DropTargetDropEventThe DropTargetDropEventis delivered 
 via theDropTargetListenerdrop() method. | 
|  class | DropTargetEventThe DropTargetEventis the base 
 class for both theDropTargetDragEventand theDropTargetDropEvent. | 
|  class | InvalidDnDOperationExceptionThis exception is thrown by various methods in the java.awt.dnd package. | 
|  class | MouseDragGestureRecognizerThis abstract subclass of DragGestureRecognizerdefines aDragGestureRecognizerfor mouse based gestures. | 
| Methods in java.awt.dnd that return Object | |
|  Object[] | DragGestureEvent.toArray()Returns an Objectarray of the 
 events comprising the drag gesture. | 
|  Object[] | DragGestureEvent.toArray(Object[] array)Returns an array of the events comprising the drag gesture. | 
|  Object | DropTargetContext.TransferableProxy.getTransferData(DataFlavor df)Returns an object which represents the data provided by the encapsulated transferable for the requested data flavor. | 
| Methods in java.awt.dnd with parameters of type Object | |
|  Object[] | DragGestureEvent.toArray(Object[] array)Returns an array of the events comprising the drag gesture. | 
| Uses of Object in java.awt.event | 
| Subclasses of Object in java.awt.event | |
|  class | ActionEventA semantic event which indicates that a component-defined action occured. | 
|  class | AdjustmentEventThe adjustment event emitted by Adjustable objects. | 
|  class | AWTEventListenerProxyA class which extends the EventListenerProxy, specifically 
 for adding anAWTEventListenerfor a specific event mask. | 
|  class | ComponentAdapterAn abstract adapter class for receiving component events. | 
|  class | ComponentEventA low-level event which indicates that a component moved, changed size, or changed visibility (also, the root class for the other component-level events). | 
|  class | ContainerAdapterAn abstract adapter class for receiving container events. | 
|  class | ContainerEventA low-level event which indicates that a container's contents changed because a component was added or removed. | 
|  class | FocusAdapterAn abstract adapter class for receiving keyboard focus events. | 
|  class | FocusEventA low-level event which indicates that a Component has gained or lost the input focus. | 
|  class | HierarchyBoundsAdapterAn abstract adapter class for receiving ancestor moved and resized events. | 
|  class | HierarchyEventAn event which indicates a change to the Componenthierarchy to which aComponentbelongs. | 
|  class | InputEventThe root event class for all component-level input events. | 
|  class | InputMethodEventInput method events contain information about text that is being composed using an input method. | 
|  class | InvocationEventAn event which executes the run()method on aRunnable
 when dispatched by the AWT event dispatcher thread. | 
|  class | ItemEventA semantic event which indicates that an item was selected or deselected. | 
|  class | KeyAdapterAn abstract adapter class for receiving keyboard events. | 
|  class | KeyEventAn event which indicates that a keystroke occurred in a component. | 
|  class | MouseAdapterAn abstract adapter class for receiving mouse events. | 
|  class | MouseEventAn event which indicates that a mouse action occurred in a component. | 
|  class | MouseMotionAdapterAn abstract adapter class for receiving mouse motion events. | 
|  class | MouseWheelEventAn event which indicates that the mouse wheel was rotated in a component. | 
|  class | PaintEventThe component-level paint event. | 
|  class | TextEventA semantic event which indicates that an object's text changed. | 
|  class | WindowAdapterAn abstract adapter class for receiving window events. | 
|  class | WindowEventA low-level event that indicates that a window has changed its status. | 
| Fields in java.awt.event declared as Object | |
| protected  Object | InvocationEvent.notifierThe (potentially null) Object whose notifyAll() method will be called immediately after the Runnable.run() method returns. | 
| Methods in java.awt.event that return Object | |
|  Object | ItemEvent.getItem()Returns the item affected by the event. | 
| Constructors in java.awt.event with parameters of type Object | |
| InvocationEvent(Object source,
                Runnable runnable)Constructs an InvocationEventwith the specified
 source which will execute the runnable'srunmethod when dispatched. | |
| InvocationEvent(Object source,
                Runnable runnable,
                Object notifier,
                boolean catchExceptions)Constructs an InvocationEventwith the specified
 source which will execute the runnable'srunmethod when dispatched. | |
| InvocationEvent(Object source,
                int id,
                Runnable runnable,
                Object notifier,
                boolean catchExceptions)Constructs an InvocationEventwith the specified
 source and ID which will execute the runnable'srunmethod when dispatched. | |
| ItemEvent(ItemSelectable source,
          int id,
          Object item,
          int stateChange)Constructs an ItemEventobject. | |
| TextEvent(Object source,
          int id)Constructs a TextEventobject. | |
| ActionEvent(Object source,
            int id,
            String command)Constructs an ActionEventobject. | |
| ActionEvent(Object source,
            int id,
            String command,
            int modifiers)Constructs an ActionEventobject with modifier keys. | |
| ActionEvent(Object source,
            int id,
            String command,
            long when,
            int modifiers)Constructs an ActionEventobject with the specified
 modifier keys and timestamp. | |
| Uses of Object in java.awt.font | 
| Subclasses of Object in java.awt.font | |
|  class | FontRenderContextThe FontRenderContextclass is a container for the
   information needed to correctly measure text. | 
|  class | GlyphJustificationInfoThe GlyphJustificationInfoclass represents information
 about the justification properties of a glyph. | 
|  class | GlyphMetricsThe GlyphMetricsclass represents infomation for a
 single glyph. | 
|  class | GlyphVectorA GlyphVectorobject is a collection of glyphs
 containing geometric information for the placement of each glyph 
 in a transformed coordinate space which corresponds to the
 device on which theGlyphVectoris ultimately 
 displayed. | 
|  class | GraphicAttributeThis class is used with the CHAR_REPLACEMENT attribute. | 
|  class | ImageGraphicAttributeThe ImageGraphicAttributeclass is an implementation ofGraphicAttributewhich draws images in
 aTextLayout. | 
|  class | LineBreakMeasurerThe LineBreakMeasurerclass allows styled text to be
 broken into lines (or segments) that fit within a particular visual
 advance. | 
|  class | LineMetricsThe LineMetricsclass allows access to the
 metrics needed to layout characters along a line
 and to layout of a set of lines. | 
|  class | NumericShaperThe NumericShaperclass is used to convert Latin-1 (European) 
 digits to other Unicode decimal digits. | 
|  class | ShapeGraphicAttributeThe ShapeGraphicAttributeclass is an implementation ofGraphicAttributethat draws shapes in aTextLayout. | 
|  class | TextAttributeThe TextAttributeclass defines attribute keys and
 attribute values used for text rendering. | 
|  class | TextHitInfoThe TextHitInfoclass represents a character position in a
 text model, and a bias, or "side," of the character. | 
|  class | TextLayoutTextLayoutis an immutable graphical representation of styled 
 character data. | 
| static class | TextLayout.CaretPolicyDefines a policy for determining the strong caret location. | 
|  class | TextMeasurerThe TextMeasurerclass provides the primitive operations 
 needed for line break: measuring up to a given advance, determining the 
 advance of a range of characters, and generating aTextLayoutfor a range of characters. | 
|  class | TransformAttributeThe TransformAttributeclass provides an immutable
 wrapper for a transform so that it is safe to use as an attribute. | 
| Methods in java.awt.font that return Object | |
| protected  Object | TextAttribute.readResolve()Resolves instances being deserialized to the predefined constants. | 
| protected  Object | TextLayout.clone()Creates a copy of this TextLayout. | 
| protected  Object | TextMeasurer.clone() | 
| Methods in java.awt.font with parameters of type Object | |
|  boolean | ShapeGraphicAttribute.equals(Object rhs)Compares this ShapeGraphicAttributeto the specifiedObject. | 
|  boolean | NumericShaper.equals(Object o)Returns true if the specified object is an instance of NumericShaperand shapes identically to this one. | 
|  boolean | TextLayout.equals(Object obj)Returns trueif the specifiedObjectis aTextLayoutobject and if the specifiedObjectequals thisTextLayout. | 
|  boolean | ImageGraphicAttribute.equals(Object rhs)Compares this ImageGraphicAttributeto the specifiedObject. | 
|  boolean | TextHitInfo.equals(Object obj)Returns trueif the specifiedObjectis aTextHitInfoand equals thisTextHitInfo. | 
|  boolean | FontRenderContext.equals(Object obj)Return true if obj is an instance of FontRenderContext and has the same transform, antialiasing, and fractional metrics values as this. | 
| Uses of Object in java.awt.geom | 
| Subclasses of Object in java.awt.geom | |
|  class | AffineTransformThe AffineTransformclass represents a 2D affine transform
 that performs a linear mapping from 2D coordinates to other 2D
 coordinates that preserves the "straightness" and
 "parallelness" of lines. | 
|  class | Arc2DArc2Dis the abstract superclass for all objects that 
 store a 2D arc defined by a bounding rectangle, 
 start angle, angular extent (length of the arc), and a closure type 
 (OPEN,CHORD, orPIE). | 
| static class | Arc2D.DoubleThis class defines an arc specified in double precision. | 
| static class | Arc2D.FloatThis class defines an arc specified in float precision. | 
|  class | AreaThe Areaclass is a device-independent specification of an
 arbitrarily-shaped area. | 
|  class | CubicCurve2DThe CubicCurve2Dclass defines a cubic parametric curve 
 segment in (x,  y) coordinate space. | 
| static class | CubicCurve2D.DoubleA cubic parametric curve segment specified with double coordinates. | 
| static class | CubicCurve2D.FloatA cubic parametric curve segment specified with float coordinates. | 
|  class | Dimension2DThe Dimension2Dclass is to encapsulate a width 
 and a height dimension. | 
|  class | Ellipse2DThe Ellipse2Dclass describes an ellipse that is defined
 by a bounding rectangle. | 
| static class | Ellipse2D.DoubleThe Doubleclass defines an ellipse specified
 indoubleprecision. | 
| static class | Ellipse2D.FloatThe Floatclass defines an ellipse specified 
 infloatprecision. | 
|  class | FlatteningPathIteratorThe FlatteningPathIteratorclass returns a flattened view of
 anotherPathIteratorobject. | 
|  class | GeneralPathThe GeneralPathclass represents a geometric path 
 constructed from straight lines, and quadratic and cubic
 (Bézier) curves. | 
|  class | IllegalPathStateExceptionThe IllegalPathStateExceptionrepresents an 
 exception that is thrown if an operation is performed on a path 
 that is in an illegal state with respect to the particular
 operation being performed, such as appending a path segment 
 to aGeneralPathwithout an initial moveto. | 
|  class | Line2DThis Line2Drepresents a line segment in (x, y)
 coordinate space. | 
| static class | Line2D.DoubleA line segment specified with double coordinates. | 
| static class | Line2D.FloatA line segment specified with float coordinates. | 
|  class | NoninvertibleTransformExceptionThe NoninvertibleTransformExceptionclass represents
 an exception that is thrown if an operation is performed requiring
 the inverse of anAffineTransformobject but theAffineTransformis in a non-invertible state. | 
|  class | Point2DThe Point2Dclass defines a point representing a location
 in (x, y) coordinate space. | 
| static class | Point2D.DoubleThe Doubleclass defines a point specified indoubleprecision. | 
| static class | Point2D.FloatThe Floatclass defines a point specified in float
 precision. | 
|  class | QuadCurve2DThe QuadCurve2Dclass defines a quadratic parametric curve
 segment in (x, y) coordinate space. | 
| static class | QuadCurve2D.DoubleA quadratic parametric curve segment specified with doublecoordinates. | 
| static class | QuadCurve2D.FloatA quadratic parametric curve segment specified with floatcoordinates. | 
|  class | Rectangle2DThe Rectangle2Dclass describes a rectangle
 defined by a location (x, y) and dimension 
 (w x h). | 
| static class | Rectangle2D.DoubleThe Doubleclass defines a rectangle specified in
 double coordinates. | 
| static class | Rectangle2D.FloatThe Floatclass defines a rectangle specified in float
 coordinates. | 
|  class | RectangularShapeRectangularShapeis the base class for a number ofShapeobjects whose geometry is defined by a rectangular frame. | 
|  class | RoundRectangle2DThe RoundRectangle2Dclass defines a rectangle with
 rounded corners defined by a location (x, y), a
 dimension (w x h), and the width and height of an arc 
 with which to round the corners. | 
| static class | RoundRectangle2D.DoubleThe Doubleclass defines a rectangle with rounded
 corners all specified indoublecoordinates. | 
| static class | RoundRectangle2D.FloatThe Floatclass defines a rectangle with rounded
 corners all specified infloatcoordinates. | 
| Methods in java.awt.geom that return Object | |
|  Object | QuadCurve2D.clone()Creates a new object of the same class and with the same contents as this object. | 
|  Object | CubicCurve2D.clone()Creates a new object of the same class as this object. | 
|  Object | Area.clone()Returns an exact copy of this Areaobject. | 
|  Object | GeneralPath.clone()Creates a new object of the same class as this object. | 
|  Object | Line2D.clone()Creates a new object of the same class as this object. | 
|  Object | AffineTransform.clone()Returns a copy of this AffineTransformobject. | 
|  Object | RectangularShape.clone()Creates a new object of the same class and with the same contents as this object. | 
|  Object | Dimension2D.clone()Creates a new object of the same class as this object. | 
|  Object | Point2D.clone()Creates a new object of the same class and with the same contents as this object. | 
| Methods in java.awt.geom with parameters of type Object | |
|  boolean | AffineTransform.equals(Object obj)Returns trueif thisAffineTransformrepresents the same affine coordinate transform as the specified
 argument. | 
|  boolean | Rectangle2D.equals(Object obj)Determines whether or not the specified Objectis
 equal to thisRectangle2D. | 
|  boolean | Point2D.equals(Object obj)Determines whether or not two points are equal. | 
| Uses of Object in java.awt.im | 
| Subclasses of Object in java.awt.im | |
|  class | InputContextProvides methods to control text input facilities such as input methods and keyboard layouts. | 
|  class | InputMethodHighlightAn InputMethodHighlight is used to describe the highlight attributes of text being composed. | 
|  class | InputSubsetDefines additional Unicode subsets for use by input methods. | 
| Methods in java.awt.im that return Object | |
|  Object | InputContext.getInputMethodControlObject()Returns a control object from the current input method, or null. | 
| Uses of Object in java.awt.im.spi | 
| Methods in java.awt.im.spi that return Object | |
|  Object | InputMethod.getControlObject()Returns a control object from this input method, or null. | 
| Uses of Object in java.awt.image | 
| Subclasses of Object in java.awt.image | |
|  class | AffineTransformOpThis class uses an affine transform to perform a linear mapping from 2D coordinates in the source image or Rasterto 2D coordinates 
 in the destination image orRaster. | 
|  class | AreaAveragingScaleFilterAn ImageFilter class for scaling images using a simple area averaging algorithm that produces smoother results than the nearest neighbor algorithm. | 
|  class | BandCombineOpThis class performs an arbitrary linear combination of the bands in a Raster, using a specified matrix. | 
|  class | BandedSampleModelThis class represents image data which is stored in a band interleaved fashion and for which each sample of a pixel occupies one data element of the DataBuffer. | 
|  class | BufferedImageThe BufferedImagesubclass describes anImagewith an accessible buffer of image data. | 
|  class | BufferedImageFilterThe BufferedImageFilterclass subclasses anImageFilterto provide a simple means of
 using a single-source/single-destination image operator
 (BufferedImageOp) to filter aBufferedImagein the Image Producer/Consumer/Observer
 paradigm. | 
|  class | BufferStrategyThe BufferStrategyclass represents the mechanism with which
 to organize complex memory on a particularCanvasorWindow. | 
|  class | ByteLookupTableThis class defines a lookup table object. | 
|  class | ColorConvertOpThis class performs a pixel-by-pixel color conversion of the data in the source image. | 
|  class | ColorModelThe ColorModelabstract class encapsulates the
 methods for translating a pixel value to color components 
 (for example, red, green, and blue) and an alpha component. | 
|  class | ComponentColorModelA ColorModelclass that works with pixel values that 
 represent color and alpha information as separate samples and that 
 store each sample in a separate data element. | 
|  class | ComponentSampleModelThis class represents image data which is stored such that each sample of a pixel occupies one data element of the DataBuffer. | 
|  class | ConvolveOpThis class implements a convolution from the source to the destination. | 
|  class | CropImageFilterAn ImageFilter class for cropping images. | 
|  class | DataBufferThis class exists to wrap one or more data arrays. | 
|  class | DataBufferByteThis class extends DataBufferand stores data internally as bytes. | 
|  class | DataBufferDoubleThis class extends DataBufferand stores data internally
 indoubleform. | 
|  class | DataBufferFloatThis class extends DataBufferand stores data internally
 infloatform. | 
|  class | DataBufferIntThis class extends DataBufferand stores data internally 
 as integers. | 
|  class | DataBufferShortThis class extends DataBufferand stores data internally as shorts. | 
|  class | DataBufferUShortThis class extends DataBufferand stores data internally as
 shorts. | 
|  class | DirectColorModelThe DirectColorModelclass is aColorModelclass that works with pixel values that represent RGB
 color and alpha information as separate samples and that pack all
 samples for a single pixel into a single int, short, or byte quantity. | 
|  class | FilteredImageSourceThis class is an implementation of the ImageProducer interface which takes an existing image and a filter object and uses them to produce image data for a new filtered version of the original image. | 
|  class | ImageFilterThis class implements a filter for the set of interface methods that are used to deliver data from an ImageProducer to an ImageConsumer. | 
|  class | ImagingOpExceptionThe ImagingOpExceptionis thrown if one of theBufferedImageOporRasterOpfilter methods cannot
 process the image. | 
|  class | IndexColorModelThe IndexColorModelclass is aColorModelclass that works with pixel values consisting of a
 single sample that is an index into a fixed colormap in the default
 sRGB color space. | 
|  class | KernelThe Kernelclass defines a matrix that describes how a 
 specified pixel and its surrounding pixels affect the value 
 computed for the pixel's position in the output image of a filtering
 operation. | 
|  class | LookupOpThis class implements a lookup operation from the source to the destination. | 
|  class | LookupTableThis abstract class defines a lookup table object. | 
|  class | MemoryImageSourceThis class is an implementation of the ImageProducer interface which uses an array to produce pixel values for an Image. | 
|  class | MultiPixelPackedSampleModelThe MultiPixelPackedSampleModelclass represents
 one-banded images and can pack multiple one-sample
 pixels into one data element. | 
|  class | PackedColorModelThe PackedColorModelclass is an abstractColorModelclass that works with pixel values which represent
 color and alpha information as separate samples and which pack all
 samples for a single pixel into a single int, short, or byte quantity. | 
|  class | PixelGrabberThe PixelGrabber class implements an ImageConsumer which can be attached to an Image or ImageProducer object to retrieve a subset of the pixels in that image. | 
|  class | PixelInterleavedSampleModelThis class represents image data which is stored in a pixel interleaved fashion and for which each sample of a pixel occupies one data element of the DataBuffer. | 
|  class | RasterA class representing a rectangular array of pixels. | 
|  class | RasterFormatExceptionThe RasterFormatExceptionis thrown if there is
 invalid layout information in theRaster. | 
|  class | ReplicateScaleFilterAn ImageFilter class for scaling images using the simplest algorithm. | 
|  class | RescaleOpThis class performs a pixel-by-pixel rescaling of the data in the source image by multiplying the sample values for each pixel by a scale factor and then adding an offset. | 
|  class | RGBImageFilterThis class provides an easy way to create an ImageFilter which modifies the pixels of an image in the default RGB ColorModel. | 
|  class | SampleModelThis abstract class defines an interface for extracting samples of pixels in an image. | 
|  class | ShortLookupTableThis class defines a lookup table object. | 
|  class | SinglePixelPackedSampleModelThis class represents pixel data packed such that the N samples which make up a single pixel are stored in a single data array element, and each data data array element holds samples for only one pixel. | 
|  class | VolatileImageVolatileImage is an image which can lose its contents at any time due to circumstances beyond the control of the application (e.g., situations caused by the operating system or by other applications). | 
|  class | WritableRasterThis class extends Raster to provide pixel writing capabilities. | 
| Fields in java.awt.image declared as Object | |
| protected  Object | ReplicateScaleFilter.outpixbufA bytearray initialized with a size ofReplicateScaleFilter.destWidthand used to deliver a row of pixel
 data to theImageConsumer. | 
| Methods in java.awt.image that return Object | |
|  Object | MultiPixelPackedSampleModel.getDataElements(int x,
                int y,
                Object obj,
                DataBuffer data)Returns data for a single pixel in a primitive array of type TransferType. | 
|  Object | BandedSampleModel.getDataElements(int x,
                int y,
                Object obj,
                DataBuffer data)Returns data for a single pixel in a primitive array of type TransferType. | 
|  Object | Kernel.clone()Clones this object. | 
|  Object | PixelGrabber.getPixels()Get the pixel buffer. | 
|  Object | ImageFilter.clone()Clones this object. | 
|  Object | DirectColorModel.getDataElements(int rgb,
                Object pixel)Returns a data element array representation of a pixel in this ColorModel, given an integer pixel representation in the
 default RGB color model. | 
|  Object | DirectColorModel.getDataElements(int[] components,
                int offset,
                Object obj)Returns a data element array representation of a pixel in this ColorModel, given an array of unnormalized color/alpha 
 components. | 
|  Object | ComponentSampleModel.getDataElements(int x,
                int y,
                Object obj,
                DataBuffer data)Returns data for a single pixel in a primitive array of type TransferType. | 
|  Object | SinglePixelPackedSampleModel.getDataElements(int x,
                int y,
                Object obj,
                DataBuffer data)Returns data for a single pixel in a primitive array of type TransferType. | 
|  Object | ComponentColorModel.getDataElements(int rgb,
                Object pixel)Returns a data element array representation of a pixel in this ColorModel, given an integer pixel representation 
 in the default RGB color model. | 
|  Object | ComponentColorModel.getDataElements(int[] components,
                int offset,
                Object obj)Returns a data element array representation of a pixel in this ColorModel, given an array of unnormalized color/alpha 
 components. | 
|  Object | ComponentColorModel.getDataElements(float[] normComponents,
                int normOffset,
                Object obj)Returns a data element array representation of a pixel in this ColorModel, given an array of normalized color/alpha
 components. | 
|  Object | IndexColorModel.getDataElements(int rgb,
                Object pixel)Returns a data element array representation of a pixel in this ColorModel, given an integer pixel representation in the default RGB color model. | 
|  Object | IndexColorModel.getDataElements(int[] components,
                int offset,
                Object pixel)Returns a data element array representation of a pixel in this ColorModelgiven an array of unnormalized color/alpha 
 components. | 
| abstract  Object | SampleModel.getDataElements(int x,
                int y,
                Object obj,
                DataBuffer data)Returns data for a single pixel in a primitive array of type TransferType. | 
|  Object | SampleModel.getDataElements(int x,
                int y,
                int w,
                int h,
                Object obj,
                DataBuffer data)Returns the pixel data for the specified rectangle of pixels in a primitive array of type TransferType. | 
|  Object | Raster.getDataElements(int x,
                int y,
                Object outData)Returns data for a single pixel in a primitive array of type TransferType. | 
|  Object | Raster.getDataElements(int x,
                int y,
                int w,
                int h,
                Object outData)Returns the pixel data for the specified rectangle of pixels in a primitive array of type TransferType. | 
|  Object | RenderedImage.getProperty(String name)Gets a property from the property set of this image. | 
|  Object | BufferedImage.getProperty(String name,
            ImageObserver observer)Returns a property of the image by name. | 
|  Object | BufferedImage.getProperty(String name)Returns a property of the image by name. | 
|  Object | ColorModel.getDataElements(int rgb,
                Object pixel)Returns a data element array representation of a pixel in this ColorModel, given an integer pixel representation in
 the default RGB color model. | 
|  Object | ColorModel.getDataElements(int[] components,
                int offset,
                Object obj)Returns a data element array representation of a pixel in this ColorModel, given an array of unnormalized color/alpha
 components. | 
|  Object | ColorModel.getDataElements(float[] normComponents,
                int normOffset,
                Object obj)Returns a data element array representation of a pixel in this ColorModel, given an array of normalized color/alpha
 components. | 
| Methods in java.awt.image with parameters of type Object | |
|  Object | MultiPixelPackedSampleModel.getDataElements(int x,
                int y,
                Object obj,
                DataBuffer data)Returns data for a single pixel in a primitive array of type TransferType. | 
|  void | MultiPixelPackedSampleModel.setDataElements(int x,
                int y,
                Object obj,
                DataBuffer data)Sets the data for a single pixel in the specified DataBufferfrom a primitive array of type
 TransferType. | 
|  boolean | MultiPixelPackedSampleModel.equals(Object o) | 
|  Object | BandedSampleModel.getDataElements(int x,
                int y,
                Object obj,
                DataBuffer data)Returns data for a single pixel in a primitive array of type TransferType. | 
|  void | BandedSampleModel.setDataElements(int x,
                int y,
                Object obj,
                DataBuffer data)Sets the data for a single pixel in the specified DataBuffer from a primitive array of type TransferType. | 
|  boolean | PackedColorModel.equals(Object obj)Tests if the specified Objectis an instance
 ofPackedColorModeland equals thisPackedColorModel. | 
|  int | DirectColorModel.getRed(Object inData)Returns the red color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB. | 
|  int | DirectColorModel.getGreen(Object inData)Returns the green color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB. | 
|  int | DirectColorModel.getBlue(Object inData)Returns the blue color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB. | 
|  int | DirectColorModel.getAlpha(Object inData)Returns the alpha component for the specified pixel, scaled from 0 to 255. | 
|  int | DirectColorModel.getRGB(Object inData)Returns the color/alpha components for the specified pixel in the default RGB color model format. | 
|  Object | DirectColorModel.getDataElements(int rgb,
                Object pixel)Returns a data element array representation of a pixel in this ColorModel, given an integer pixel representation in the
 default RGB color model. | 
|  int[] | DirectColorModel.getComponents(Object pixel,
              int[] components,
              int offset)Returns an array of unnormalized color/alpha components given a pixel in this ColorModel. | 
|  Object | DirectColorModel.getDataElements(int[] components,
                int offset,
                Object obj)Returns a data element array representation of a pixel in this ColorModel, given an array of unnormalized color/alpha 
 components. | 
|  Object | ComponentSampleModel.getDataElements(int x,
                int y,
                Object obj,
                DataBuffer data)Returns data for a single pixel in a primitive array of type TransferType. | 
|  void | ComponentSampleModel.setDataElements(int x,
                int y,
                Object obj,
                DataBuffer data)Sets the data for a single pixel in the specified DataBufferfrom a primitive array of typeTransferType. | 
|  boolean | ComponentSampleModel.equals(Object o) | 
|  Object | SinglePixelPackedSampleModel.getDataElements(int x,
                int y,
                Object obj,
                DataBuffer data)Returns data for a single pixel in a primitive array of type TransferType. | 
|  void | SinglePixelPackedSampleModel.setDataElements(int x,
                int y,
                Object obj,
                DataBuffer data)Sets the data for a single pixel in the specified DataBuffer from a primitive array of type TransferType. | 
|  boolean | SinglePixelPackedSampleModel.equals(Object o) | 
|  int | ComponentColorModel.getRed(Object inData)Returns the red color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB. | 
|  int | ComponentColorModel.getGreen(Object inData)Returns the green color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB. | 
|  int | ComponentColorModel.getBlue(Object inData)Returns the blue color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB. | 
|  int | ComponentColorModel.getAlpha(Object inData)Returns the alpha component for the specified pixel, scaled from 0 to 255. | 
|  int | ComponentColorModel.getRGB(Object inData)Returns the color/alpha components for the specified pixel in the default RGB color model format. | 
|  Object | ComponentColorModel.getDataElements(int rgb,
                Object pixel)Returns a data element array representation of a pixel in this ColorModel, given an integer pixel representation 
 in the default RGB color model. | 
|  int[] | ComponentColorModel.getComponents(Object pixel,
              int[] components,
              int offset)Returns an array of unnormalized color/alpha components given a pixel in this ColorModel. | 
|  Object | ComponentColorModel.getDataElements(int[] components,
                int offset,
                Object obj)Returns a data element array representation of a pixel in this ColorModel, given an array of unnormalized color/alpha 
 components. | 
|  Object | ComponentColorModel.getDataElements(float[] normComponents,
                int normOffset,
                Object obj)Returns a data element array representation of a pixel in this ColorModel, given an array of normalized color/alpha
 components. | 
|  float[] | ComponentColorModel.getNormalizedComponents(Object pixel,
                        float[] normComponents,
                        int normOffset)Returns an array of all of the color/alpha components in normalized form, given a pixel in this ColorModel. | 
|  boolean | ComponentColorModel.equals(Object obj)Compares this color model with another for equality. | 
|  Object | IndexColorModel.getDataElements(int rgb,
                Object pixel)Returns a data element array representation of a pixel in this ColorModel, given an integer pixel representation in the default RGB color model. | 
|  int[] | IndexColorModel.getComponents(Object pixel,
              int[] components,
              int offset)Returns an array of unnormalized color/alpha components for a specified pixel in this ColorModel. | 
|  Object | IndexColorModel.getDataElements(int[] components,
                int offset,
                Object pixel)Returns a data element array representation of a pixel in this ColorModelgiven an array of unnormalized color/alpha 
 components. | 
| abstract  Object | SampleModel.getDataElements(int x,
                int y,
                Object obj,
                DataBuffer data)Returns data for a single pixel in a primitive array of type TransferType. | 
|  Object | SampleModel.getDataElements(int x,
                int y,
                int w,
                int h,
                Object obj,
                DataBuffer data)Returns the pixel data for the specified rectangle of pixels in a primitive array of type TransferType. | 
| abstract  void | SampleModel.setDataElements(int x,
                int y,
                Object obj,
                DataBuffer data)Sets the data for a single pixel in the specified DataBuffer from a primitive array of type TransferType. | 
|  void | SampleModel.setDataElements(int x,
                int y,
                int w,
                int h,
                Object obj,
                DataBuffer data)Sets the data for a rectangle of pixels in the specified DataBuffer from a primitive array of type TransferType. | 
|  Object | Raster.getDataElements(int x,
                int y,
                Object outData)Returns data for a single pixel in a primitive array of type TransferType. | 
|  Object | Raster.getDataElements(int x,
                int y,
                int w,
                int h,
                Object outData)Returns the pixel data for the specified rectangle of pixels in a primitive array of type TransferType. | 
|  void | WritableRaster.setDataElements(int x,
                int y,
                Object inData)Sets the data for a single pixel from a primitive array of type TransferType. | 
|  void | WritableRaster.setDataElements(int x,
                int y,
                int w,
                int h,
                Object inData)Sets the data for a rectangle of pixels from a primitive array of type TransferType. | 
|  int | ColorModel.getRed(Object inData)Returns the red color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB. | 
|  int | ColorModel.getGreen(Object inData)Returns the green color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB. | 
|  int | ColorModel.getBlue(Object inData)Returns the blue color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB. | 
|  int | ColorModel.getAlpha(Object inData)Returns the alpha component for the specified pixel, scaled from 0 to 255. | 
|  int | ColorModel.getRGB(Object inData)Returns the color/alpha components for the specified pixel in the default RGB color model format. | 
|  Object | ColorModel.getDataElements(int rgb,
                Object pixel)Returns a data element array representation of a pixel in this ColorModel, given an integer pixel representation in
 the default RGB color model. | 
|  int[] | ColorModel.getComponents(Object pixel,
              int[] components,
              int offset)Returns an array of unnormalized color/alpha components given a pixel in this ColorModel. | 
|  Object | ColorModel.getDataElements(int[] components,
                int offset,
                Object obj)Returns a data element array representation of a pixel in this ColorModel, given an array of unnormalized color/alpha
 components. | 
|  Object | ColorModel.getDataElements(float[] normComponents,
                int normOffset,
                Object obj)Returns a data element array representation of a pixel in this ColorModel, given an array of normalized color/alpha
 components. | 
|  float[] | ColorModel.getNormalizedComponents(Object pixel,
                        float[] normComponents,
                        int normOffset)Returns an array of all of the color/alpha components in normalized form, given a pixel in this ColorModel. | 
|  boolean | ColorModel.equals(Object obj)Tests if the specified Objectis an instance ofColorModeland if it equals thisColorModel. | 
| Uses of Object in java.awt.image.renderable | 
| Subclasses of Object in java.awt.image.renderable | |
|  class | ParameterBlockA ParameterBlockencapsulates all the information about sources and
 parameters (Objects) required by a RenderableImageOp, or other
 classes that process images. | 
|  class | RenderableImageOpThis class handles the renderable aspects of an operation with help from its associated instance of a ContextualRenderedImageFactory. | 
|  class | RenderableImageProducerAn adapter class that implements ImageProducer to allow the asynchronous production of a RenderableImage. | 
|  class | RenderContextA RenderContext encapsulates the information needed to produce a specific rendering from a RenderableImage. | 
| Methods in java.awt.image.renderable that return Object | |
|  Object | RenderableImageOp.getProperty(String name)Gets a property from the property set of this image. | 
|  Object | ContextualRenderedImageFactory.getProperty(ParameterBlock paramBlock,
            String name)Gets the appropriate instance of the property specified by the name parameter. | 
|  Object | ParameterBlock.shallowClone()Creates a shallow copy of a ParameterBlock. | 
|  Object | ParameterBlock.clone()Creates a copy of a ParameterBlock. | 
|  Object | ParameterBlock.getSource(int index)Returns a source as a general Object. | 
|  Object | ParameterBlock.getObjectParameter(int index)Gets a parameter as an object. | 
|  Object | RenderContext.clone()Makes a copy of a RenderContext. | 
|  Object | RenderableImage.getProperty(String name)Gets a property from the property set of this image. | 
| Methods in java.awt.image.renderable with parameters of type Object | |
|  ParameterBlock | ParameterBlock.addSource(Object source)Adds an image to end of the list of sources. | 
|  ParameterBlock | ParameterBlock.setSource(Object source,
          int index)Replaces an entry in the list of source with a new source. | 
|  ParameterBlock | ParameterBlock.add(Object obj)Adds an object to the list of parameters. | 
|  ParameterBlock | ParameterBlock.set(Object obj,
    int index)Replaces an Object in the list of parameters. | 
| Uses of Object in java.awt.print | 
| Subclasses of Object in java.awt.print | |
|  class | BookThe Bookclass provides a representation of a document in
 which pages may have different page formats and page painters. | 
|  class | PageFormatThe PageFormatclass describes the size and
 orientation of a page to be printed. | 
|  class | PaperThe Paperclass describes the physical characteristics of
 a piece of paper. | 
|  class | PrinterAbortExceptionThe PrinterAbortExceptionclass is a subclass ofPrinterExceptionand is used to indicate that a user
 or application has terminated the print job while it was in
 the process of printing. | 
|  class | PrinterExceptionThe PrinterExceptionclass and its subclasses are used 
 to indicate that an exceptional condition has occurred in the print
 system. | 
|  class | PrinterIOExceptionThe PrinterIOExceptionclass is a subclass ofPrinterExceptionand is used to indicate that an IO error 
 of some sort has occurred while printing. | 
|  class | PrinterJobThe PrinterJobclass is the principal class that controls
 printing. | 
| Methods in java.awt.print that return Object | |
|  Object | Paper.clone()Creates a copy of this Paperwith the same contents
 as thisPaper. | 
|  Object | PageFormat.clone()Makes a copy of this PageFormatwith the same
 contents as thisPageFormat. | 
| Uses of Object in java.beans | 
| Subclasses of Object in java.beans | |
|  class | BeanDescriptorA BeanDescriptor provides global information about a "bean", including its Java class, its displayName, etc. | 
|  class | BeansThis class provides some general purpose beans control methods. | 
|  class | DefaultPersistenceDelegateThe DefaultPersistenceDelegateis a concrete implementation of
 the abstractPersistenceDelegateclass and
 is the delegate used by default for classes about
 which no information is available. | 
|  class | EncoderAn Encoderis a class which can be used to create 
 files or streams that encode the state of a collection of 
 JavaBeans in terms of their public APIs. | 
|  class | EventHandlerThe EventHandlerclass provides 
 support for dynamically generating event listeners whose methods
 execute a simple statement involving an incoming event object
 and a target object. | 
|  class | EventSetDescriptorAn EventSetDescriptor describes a group of events that a given Java bean fires. | 
|  class | ExpressionAn Expressionobject represents a primitive expression 
 in which a single method is applied to a target and a set of 
 arguments to return a result - as in"a.getFoo()". | 
|  class | FeatureDescriptorThe FeatureDescriptor class is the common baseclass for PropertyDescriptor, EventSetDescriptor, and MethodDescriptor, etc. | 
|  class | IndexedPropertyDescriptorAn IndexedPropertyDescriptor describes a property that acts like an array and has an indexed read and/or indexed write method to access specific elements of the array. | 
|  class | IntrospectionExceptionThrown when an exception happens during Introspection. | 
|  class | IntrospectorThe Introspector class provides a standard way for tools to learn about the properties, events, and methods supported by a target Java Bean. | 
|  class | MethodDescriptorA MethodDescriptor describes a particular method that a Java Bean supports for external access from other components. | 
|  class | ParameterDescriptorThe ParameterDescriptor class allows bean implementors to provide additional information on each of their parameters, beyond the low level type information provided by the java.lang.reflect.Method class. | 
|  class | PersistenceDelegateThe PersistenceDelegate class takes the responsibility for expressing the state of an instance of a given class in terms of the methods in the class's public API. | 
|  class | PropertyChangeEventA "PropertyChange" event gets delivered whenever a bean changes a "bound" or "constrained" property. | 
|  class | PropertyChangeListenerProxyA class which extends the EventListenerProxyspecifically 
 for adding a namedPropertyChangeListener. | 
|  class | PropertyChangeSupportThis is a utility class that can be used by beans that support bound properties. | 
|  class | PropertyDescriptorA PropertyDescriptor describes one property that a Java Bean exports via a pair of accessor methods. | 
|  class | PropertyEditorManagerThe PropertyEditorManager can be used to locate a property editor for any given type name. | 
|  class | PropertyEditorSupportThis is a support class to help build property editors. | 
|  class | PropertyVetoExceptionA PropertyVetoException is thrown when a proposed change to a property represents an unacceptable value. | 
|  class | SimpleBeanInfoThis is a support class to make it easier for people to provide BeanInfo classes. | 
|  class | StatementA Statementobject represents a primitive statement
 in which a single method is applied to a target and
 a set of arguments - as in"a.setFoo(b)". | 
|  class | VetoableChangeListenerProxyA class which extends the EventListenerProxyspecifically 
 for associating aVetoableChangeListenerwith a "constrained"
 property. | 
|  class | VetoableChangeSupportThis is a utility class that can be used by beans that support constrained properties. | 
|  class | XMLDecoderThe XMLDecoderclass is used to read XML documents 
 created using theXMLEncoderand is used just like 
 theObjectInputStream. | 
|  class | XMLEncoderThe XMLEncoderclass is a complementary alternative to
 theObjectOutputStreamand can used to generate
 a textual representation of a JavaBean in the same
 way that theObjectOutputStreamcan
 be used to create binary representation ofSerializableobjects. | 
| Methods in java.beans that return Object | |
|  Object | EventHandler.getTarget()Returns the object to which this event handler will send a message. | 
|  Object | EventHandler.invoke(Object proxy,
       Method method,
       Object[] arguments)Extract the appropriate property value from the event and pass it to the action associated with this EventHandler. | 
| static Object | EventHandler.create(Class listenerInterface,
       Object target,
       String action)Creates an implementation of listenerInterfacein which
 all of the methods in the listener interface apply 
 the handler'sactionto thetarget. | 
| static Object | EventHandler.create(Class listenerInterface,
       Object target,
       String action,
       String eventPropertyName)Creates an implementation of listenerInterfacein which
 all of the methods pass the value of the event 
 expression,eventPropertyName, to the final method in the
 statement,action, which is applied to thetarget. | 
| static Object | EventHandler.create(Class listenerInterface,
       Object target,
       String action,
       String eventPropertyName,
       String listenerMethodName)Creates an implementation of listenerInterfacein which
 the method namedlistenerMethodNamepasses the value of the event expression,eventPropertyName, 
 to the final method in the statement,action, which 
 is applied to thetarget. | 
|  Object | XMLDecoder.readObject()Reads the next object from the underlying input stream. | 
|  Object | XMLDecoder.getOwner()Gets the owner of this decoder. | 
|  Object | XMLEncoder.getOwner()Gets the owner of this encoder. | 
|  Object | Statement.getTarget()Returns the target of this statement. | 
|  Object[] | Statement.getArguments()Returns the arguments of this statement. | 
|  Object | Expression.getValue()If the value property of this instance is not already set, this method dynamically finds the method with the specified methodName on this target with these arguments and calls it. | 
|  Object | Encoder.remove(Object oldInstance)Removes the entry for this instance, returning the old entry. | 
|  Object | Encoder.get(Object oldInstance)Returns a tentative value for oldInstancein 
 the environment created by this stream. | 
|  Object | PropertyEditorSupport.getValue()Gets the value of the property. | 
| static Object | Beans.instantiate(ClassLoader cls,
            String beanName)Instantiate a JavaBean. | 
| static Object | Beans.instantiate(ClassLoader cls,
            String beanName,
            BeanContext beanContext)Instantiate a JavaBean. | 
| static Object | Beans.instantiate(ClassLoader cls,
            String beanName,
            BeanContext beanContext,
            AppletInitializer initializer)Instantiate a bean. | 
| static Object | Beans.getInstanceOf(Object bean,
              Class targetType)From a given bean, obtain an object representing a specified type view of that source object. | 
|  Object | PropertyEditor.getValue()Gets the property value. | 
|  Object | FeatureDescriptor.getValue(String attributeName)Retrieve a named attribute with this feature. | 
|  Object | PropertyChangeEvent.getNewValue()Sets the new value for the property, expressed as an Object. | 
|  Object | PropertyChangeEvent.getOldValue()Gets the old value for the property, expressed as an Object. | 
|  Object | PropertyChangeEvent.getPropagationId()The "propagationId" field is reserved for future use. | 
| Methods in java.beans with parameters of type Object | |
|  Object | EventHandler.invoke(Object proxy,
       Method method,
       Object[] arguments)Extract the appropriate property value from the event and pass it to the action associated with this EventHandler. | 
| static Object | EventHandler.create(Class listenerInterface,
       Object target,
       String action)Creates an implementation of listenerInterfacein which
 all of the methods in the listener interface apply 
 the handler'sactionto thetarget. | 
| static Object | EventHandler.create(Class listenerInterface,
       Object target,
       String action,
       String eventPropertyName)Creates an implementation of listenerInterfacein which
 all of the methods pass the value of the event 
 expression,eventPropertyName, to the final method in the
 statement,action, which is applied to thetarget. | 
| static Object | EventHandler.create(Class listenerInterface,
       Object target,
       String action,
       String eventPropertyName,
       String listenerMethodName)Creates an implementation of listenerInterfacein which
 the method namedlistenerMethodNamepasses the value of the event expression,eventPropertyName, 
 to the final method in the statement,action, which 
 is applied to thetarget. | 
|  void | XMLDecoder.setOwner(Object owner)Sets the owner of this decoder to owner. | 
|  void | XMLEncoder.setOwner(Object owner)Sets the owner of this encoder to owner. | 
|  void | XMLEncoder.writeObject(Object o)Write an XML representation of the specified object to the output. | 
| protected  boolean | DefaultPersistenceDelegate.mutatesTo(Object oldInstance,
          Object newInstance)If the number of arguments in the specified constructor is non-zero and the class of oldInstanceexplicitly declares an "equals" method
 this method returns the value ofoldInstance.equals(newInstance). | 
| protected  Expression | DefaultPersistenceDelegate.instantiate(Object oldInstance,
            Encoder out)This default implementation of the instantiatemethod returns
 an expression containing the predefined method name "new" which denotes a
 call to a constructor with the arguments as specified in
 theDefaultPersistenceDelegate's constructor. | 
| protected  void | DefaultPersistenceDelegate.initialize(Class type,
           Object oldInstance,
           Object newInstance,
           Encoder out)This default implementation of the initializemethod assumes
 all state held in objects of this type is exposed via the
 matching pairs of "setter" and "getter" methods in the order
 they are returned by the Introspector. | 
|  void | Expression.setValue(Object value)Sets the value of this expression to value. | 
| protected  void | Encoder.writeObject(Object o)Write the specified object to the output stream. | 
|  Object | Encoder.remove(Object oldInstance)Removes the entry for this instance, returning the old entry. | 
|  Object | Encoder.get(Object oldInstance)Returns a tentative value for oldInstancein 
 the environment created by this stream. | 
|  void | PersistenceDelegate.writeObject(Object oldInstance,
            Encoder out)The writeObjectis a single entry point to the persistence
 and is used by aEncoderin the traditional
 mode of delegation. | 
| protected  boolean | PersistenceDelegate.mutatesTo(Object oldInstance,
          Object newInstance)Returns true if an equivalent copy of oldInstancemay be
 created by applying a series of statements tonewInstance. | 
| protected abstract  Expression | PersistenceDelegate.instantiate(Object oldInstance,
            Encoder out)Returns an expression whose value is oldInstance. | 
| protected  void | PersistenceDelegate.initialize(Class type,
           Object oldInstance,
           Object newInstance,
           Encoder out)Produce a series of statements with side effects on newInstanceso that the new instance becomes equivalent tooldInstance. | 
|  void | PropertyEditorSupport.setValue(Object value)Set (or change) the object that is to be edited. | 
| static Object | Beans.getInstanceOf(Object bean,
              Class targetType)From a given bean, obtain an object representing a specified type view of that source object. | 
| static boolean | Beans.isInstanceOf(Object bean,
             Class targetType)Check if a bean can be viewed as a given target type. | 
|  void | PropertyEditor.setValue(Object value)Set (or change) the object that is to be edited. | 
|  void | Customizer.setObject(Object bean)Set the object to be customized. | 
|  boolean | IndexedPropertyDescriptor.equals(Object obj)Compares this PropertyDescriptoragainst the specified object. | 
|  void | FeatureDescriptor.setValue(String attributeName,
         Object value)Associate a named attribute with this feature. | 
|  boolean | PropertyDescriptor.equals(Object obj)Compares this PropertyDescriptoragainst the specified object. | 
|  void | VetoableChangeSupport.fireVetoableChange(String propertyName,
                   Object oldValue,
                   Object newValue)Report a vetoable property update to any registered listeners. | 
|  void | PropertyChangeEvent.setPropagationId(Object propagationId)Sets the propagationId object for the event. | 
|  void | PropertyChangeSupport.firePropertyChange(String propertyName,
                   Object oldValue,
                   Object newValue)Report a bound property update to any registered listeners. | 
| Constructors in java.beans with parameters of type Object | |
| EventHandler(Object target,
             String action,
             String eventPropertyName,
             String listenerMethodName)Creates a new EventHandlerobject;
 you generally use one of thecreatemethods
 instead of invoking this constructor directly. | |
| XMLDecoder(InputStream in,
           Object owner)Creates a new input stream for reading archives created by the XMLEncoderclass. | |
| XMLDecoder(InputStream in,
           Object owner,
           ExceptionListener exceptionListener)Creates a new input stream for reading archives created by the XMLEncoderclass. | |
| Statement(Object target,
          String methodName,
          Object[] arguments)Creates a new Statementobject with atarget,methodNameandargumentsas per the parameters. | |
| Expression(Object target,
           String methodName,
           Object[] arguments)Creates a new Statementobject with atarget,methodNameandargumentsas per the parameters. | |
| Expression(Object value,
           Object target,
           String methodName,
           Object[] arguments)Creates a new Expressionobject for a method 
 that returns a result. | |
| PropertyEditorSupport(Object source)Constructor for use when a PropertyEditor is delegating to us. | |
| VetoableChangeSupport(Object sourceBean)Constructs a VetoableChangeSupportobject. | |
| PropertyChangeEvent(Object source,
                    String propertyName,
                    Object oldValue,
                    Object newValue)Constructs a new PropertyChangeEvent. | |
| PropertyChangeSupport(Object sourceBean)Constructs a PropertyChangeSupportobject. | |
| Uses of Object in java.beans.beancontext | 
| Subclasses of Object in java.beans.beancontext | |
|  class | BeanContextChildSupportThis is a general support class to provide support for implementing the BeanContextChild protocol. | 
|  class | BeanContextEventBeanContextEventis the abstract root event class 
 for all events emitted
 from, and pertaining to the semantics of, aBeanContext. | 
|  class | BeanContextMembershipEventA BeanContextMembershipEventencapsulates 
 the list of children added to, or removed from, 
 the membership of a particularBeanContext. | 
|  class | BeanContextServiceAvailableEventThis event type is used by the BeanContextServicesListener in order to identify the service being registered. | 
|  class | BeanContextServiceRevokedEventThis event type is used by the BeanContextServiceRevokedListenerin order to
 identify the service being revoked. | 
|  class | BeanContextServicesSupportThis helper class provides a utility implementation of the java.beans.beancontext.BeanContextServices interface. | 
| protected  class | BeanContextServicesSupport.BCSSChild | 
| protected  class | BeanContextServicesSupport.BCSSProxyServiceProvider | 
| protected static class | BeanContextServicesSupport.BCSSServiceProvidersubclasses may subclass this nested class to add behaviors for each BeanContextServicesProvider. | 
|  class | BeanContextSupportThis helper class provides a utility implementation of the java.beans.beancontext.BeanContext interface. | 
| protected  class | BeanContextSupport.BCSChild | 
| protected static class | BeanContextSupport.BCSIteratorprotected final subclass that encapsulates an iterator but implements a noop remove() method. | 
| Fields in java.beans.beancontext declared as Object | |
| static Object | BeanContext.globalHierarchyLockThis global lock is used by both BeanContextandBeanContextServicesimplementors 
 to serialize changes in aBeanContexthierarchy and any service requests etc. | 
| Methods in java.beans.beancontext that return Object | |
|  Object | BeanContextServicesSupport.BCSSProxyServiceProvider.getService(BeanContextServices bcs,
           Object requestor,
           Class serviceClass,
           Object serviceSelector) | 
|  Object | BeanContextServicesSupport.getService(BeanContextChild child,
           Object requestor,
           Class serviceClass,
           Object serviceSelector,
           BeanContextServiceRevokedListener bcsrl)obtain a service which may be delegated | 
|  Object | BeanContextSupport.instantiateChild(String beanName)The instantiateChild method is a convenience hook in BeanContext to simplify the task of instantiating a Bean, nested, into a BeanContext. | 
|  Object[] | BeanContextSupport.toArray()Gets all JavaBean or BeanContext instances currently nested in this BeanContext. | 
|  Object[] | BeanContextSupport.toArray(Object[] arry)Gets an array containing all children of this BeanContext that match the types contained in arry. | 
| protected  Object[] | BeanContextSupport.copyChildren()Gets a copy of the this BeanContext's children. | 
|  Object | BeanContextSupport.BCSIterator.next() | 
|  Object | BeanContextServiceProvider.getService(BeanContextServices bcs,
           Object requestor,
           Class serviceClass,
           Object serviceSelector)Invoked by BeanContextServices, this method 
 requests an instance of a
 service from thisBeanContextServiceProvider. | 
|  Object | BeanContextServices.getService(BeanContextChild child,
           Object requestor,
           Class serviceClass,
           Object serviceSelector,
           BeanContextServiceRevokedListener bcsrl)A BeanContextChild, or any arbitrary object 
 associated with aBeanContextChild, may obtain 
 a reference to a currently registered service from its 
 nestingBeanContextServicesvia invocation of this method. | 
|  Object[] | BeanContextMembershipEvent.toArray()Gets the array of children affected by this event. | 
|  Object | BeanContext.instantiateChild(String beanName)Instantiate the javaBean named as a child of this BeanContext. | 
| Methods in java.beans.beancontext with parameters of type Object | |
|  Object | BeanContextServicesSupport.BCSSProxyServiceProvider.getService(BeanContextServices bcs,
           Object requestor,
           Class serviceClass,
           Object serviceSelector) | 
|  void | BeanContextServicesSupport.BCSSProxyServiceProvider.releaseService(BeanContextServices bcs,
               Object requestor,
               Object service) | 
| protected  BeanContextSupport.BCSChild | BeanContextServicesSupport.createBCSChild(Object targetChild,
               Object peer)Subclasses can override this method to insert their own subclass of Child without having to override add() or the other Collection methods that add children to the set. | 
|  Object | BeanContextServicesSupport.getService(BeanContextChild child,
           Object requestor,
           Class serviceClass,
           Object serviceSelector,
           BeanContextServiceRevokedListener bcsrl)obtain a service which may be delegated | 
|  void | BeanContextServicesSupport.releaseService(BeanContextChild child,
               Object requestor,
               Object service)release a service | 
| protected static BeanContextServicesListener | BeanContextServicesSupport.getChildBeanContextServicesListener(Object child)Gets the BeanContextServicesListener (if any) of the specified child. | 
| protected  void | BeanContextServicesSupport.childJustRemovedHook(Object child,
                     BeanContextSupport.BCSChild bcsc)called from superclass child removal operations after a child has been successfully removed. | 
|  boolean | BeanContextSupport.contains(Object o)Determines whether or not the specified object is currently a child of this BeanContext. | 
|  boolean | BeanContextSupport.containsKey(Object o)Determines whether or not the specified object is currently a child of this BeanContext. | 
|  Object[] | BeanContextSupport.toArray(Object[] arry)Gets an array containing all children of this BeanContext that match the types contained in arry. | 
| protected  BeanContextSupport.BCSChild | BeanContextSupport.createBCSChild(Object targetChild,
               Object peer)Subclasses can override this method to insert their own subclass of Child without having to override add() or the other Collection methods that add children to the set. | 
|  boolean | BeanContextSupport.add(Object targetChild)Adds/nests a child within this BeanContext. | 
|  boolean | BeanContextSupport.remove(Object targetChild)Removes a child from this BeanContext. | 
| protected  boolean | BeanContextSupport.remove(Object targetChild,
       boolean callChildSetBC)internal remove used when removal caused by unexpected setBeanContext or by remove() invocation. | 
| protected  void | BeanContextSupport.childDeserializedHook(Object child,
                      BeanContextSupport.BCSChild bcsc)Called by readObject with the newly deserialized child and BCSChild. | 
| protected  boolean | BeanContextSupport.validatePendingAdd(Object targetChild)Subclasses of this class may override, or envelope, this method to add validation behavior for the BeanContext to examine child objects immediately prior to their being added to the BeanContext. | 
| protected  boolean | BeanContextSupport.validatePendingRemove(Object targetChild)Subclasses of this class may override, or envelope, this method to add validation behavior for the BeanContext to examine child objects immediately prior to their being removed from the BeanContext. | 
| protected  void | BeanContextSupport.childJustAddedHook(Object child,
                   BeanContextSupport.BCSChild bcsc)subclasses may override this method to simply extend add() semantics after the child has been added and before the event notification has occurred. | 
| protected  void | BeanContextSupport.childJustRemovedHook(Object child,
                     BeanContextSupport.BCSChild bcsc)subclasses may override this method to simply extend remove() semantics after the child has been removed and before the event notification has occurred. | 
| protected static Visibility | BeanContextSupport.getChildVisibility(Object child)Gets the Component (if any) associated with the specified child. | 
| protected static Serializable | BeanContextSupport.getChildSerializable(Object child)Gets the Serializable (if any) associated with the specified Child | 
| protected static PropertyChangeListener | BeanContextSupport.getChildPropertyChangeListener(Object child)Gets the PropertyChangeListener (if any) of the specified child | 
| protected static VetoableChangeListener | BeanContextSupport.getChildVetoableChangeListener(Object child)Gets the VetoableChangeListener (if any) of the specified child | 
| protected static BeanContextMembershipListener | BeanContextSupport.getChildBeanContextMembershipListener(Object child)Gets the BeanContextMembershipListener (if any) of the specified child | 
| protected static BeanContextChild | BeanContextSupport.getChildBeanContextChild(Object child)Gets the BeanContextChild (if any) of the specified child | 
|  void | BeanContextChildSupport.firePropertyChange(String name,
                   Object oldValue,
                   Object newValue)Report a bound property update to any registered listeners. | 
|  void | BeanContextChildSupport.fireVetoableChange(String name,
                   Object oldValue,
                   Object newValue)Report a vetoable property update to any registered listeners. | 
|  Object | BeanContextServiceProvider.getService(BeanContextServices bcs,
           Object requestor,
           Class serviceClass,
           Object serviceSelector)Invoked by BeanContextServices, this method 
 requests an instance of a
 service from thisBeanContextServiceProvider. | 
|  void | BeanContextServiceProvider.releaseService(BeanContextServices bcs,
               Object requestor,
               Object service)Invoked by BeanContextServices, 
 this method releases a nestedBeanContextChild's 
 (or any arbitrary object associated with aBeanContextChild) reference to the specified service. | 
|  Object | BeanContextServices.getService(BeanContextChild child,
           Object requestor,
           Class serviceClass,
           Object serviceSelector,
           BeanContextServiceRevokedListener bcsrl)A BeanContextChild, or any arbitrary object 
 associated with aBeanContextChild, may obtain 
 a reference to a currently registered service from its 
 nestingBeanContextServicesvia invocation of this method. | 
|  void | BeanContextServices.releaseService(BeanContextChild child,
               Object requestor,
               Object service)Releases a BeanContextChild's 
 (or any arbitrary object associated with a BeanContextChild) 
 reference to the specified service by calling releaseService() 
 on the underlyingBeanContextServiceProvider. | 
|  boolean | BeanContextMembershipEvent.contains(Object child)Is the child specified affected by the event? | 
| Constructors in java.beans.beancontext with parameters of type Object | |
| BeanContextMembershipEvent(BeanContext bc,
                           Object[] changes)Contruct a BeanContextMembershipEvent | |
| Uses of Object in java.io | 
| Subclasses of Object in java.io | |
|  class | BufferedInputStreamA BufferedInputStreamadds
 functionality to another input stream-namely,
 the ability to buffer the input and to
 support themarkandresetmethods. | 
|  class | BufferedOutputStreamThe class implements a buffered output stream. | 
|  class | BufferedReaderRead text from a character-input stream, buffering characters so as to provide for the efficient reading of characters, arrays, and lines. | 
|  class | BufferedWriterWrite text to a character-output stream, buffering characters so as to provide for the efficient writing of single characters, arrays, and strings. | 
|  class | ByteArrayInputStreamA ByteArrayInputStreamcontains
 an internal buffer that contains bytes that
 may be read from the stream. | 
|  class | ByteArrayOutputStreamThis class implements an output stream in which the data is written into a byte array. | 
|  class | CharArrayReaderThis class implements a character buffer that can be used as a character-input stream. | 
|  class | CharArrayWriterThis class implements a character buffer that can be used as an Writer. | 
|  class | CharConversionExceptionBase class for character conversion exceptions. | 
|  class | DataInputStreamA data input stream lets an application read primitive Java data types from an underlying input stream in a machine-independent way. | 
|  class | DataOutputStreamA data output stream lets an application write primitive Java data types to an output stream in a portable way. | 
|  class | EOFExceptionSignals that an end of file or end of stream has been reached unexpectedly during input. | 
|  class | FileAn abstract representation of file and directory pathnames. | 
|  class | FileDescriptorInstances of the file descriptor class serve as an opaque handle to the underlying machine-specific structure representing an open file, an open socket, or another source or sink of bytes. | 
|  class | FileInputStreamA FileInputStreamobtains input bytes
 from a file in a file system. | 
|  class | FileNotFoundExceptionSignals that an attempt to open the file denoted by a specified pathname has failed. | 
|  class | FileOutputStreamA file output stream is an output stream for writing data to a Fileor to aFileDescriptor. | 
|  class | FilePermissionThis class represents access to a file or directory. | 
|  class | FileReaderConvenience class for reading character files. | 
|  class | FileWriterConvenience class for writing character files. | 
|  class | FilterInputStreamA FilterInputStreamcontains
 some other input stream, which it uses as
 its  basic source of data, possibly transforming
 the data along the way or providing  additional
 functionality. | 
|  class | FilterOutputStreamThis class is the superclass of all classes that filter output streams. | 
|  class | FilterReaderAbstract class for reading filtered character streams. | 
|  class | FilterWriterAbstract class for writing filtered character streams. | 
|  class | InputStreamThis abstract class is the superclass of all classes representing an input stream of bytes. | 
|  class | InputStreamReaderAn InputStreamReader is a bridge from byte streams to character streams: It reads bytes and decodes them into characters using a specified . | 
|  class | InterruptedIOExceptionSignals that an I/O operation has been interrupted. | 
|  class | InvalidClassExceptionThrown when the Serialization runtime detects one of the following problems with a Class. | 
|  class | InvalidObjectExceptionIndicates that one or more deserialized objects failed validation tests. | 
|  class | IOExceptionSignals that an I/O exception of some sort has occurred. | 
|  class | LineNumberInputStreamDeprecated. This class incorrectly assumes that bytes adequately represent characters. As of JDK 1.1, the preferred way to operate on character streams is via the new character-stream classes, which include a class for counting line numbers. | 
|  class | LineNumberReaderA buffered character-input stream that keeps track of line numbers. | 
|  class | NotActiveExceptionThrown when serialization or deserialization is not active. | 
|  class | NotSerializableExceptionThrown when an instance is required to have a Serializable interface. | 
|  class | ObjectInputStreamAn ObjectInputStream deserializes primitive data and objects previously written using an ObjectOutputStream. | 
| static class | ObjectInputStream.GetFieldProvide access to the persistent fields read from the input stream. | 
|  class | ObjectOutputStreamAn ObjectOutputStream writes primitive data types and graphs of Java objects to an OutputStream. | 
| static class | ObjectOutputStream.PutFieldProvide programatic access to the persistent fields to be written to ObjectOutput. | 
|  class | ObjectStreamClassSerialization's descriptor for classes. | 
|  class | ObjectStreamExceptionSuperclass of all exceptions specific to Object Stream classes. | 
|  class | ObjectStreamFieldA description of a Serializable field from a Serializable class. | 
|  class | OptionalDataExceptionException indicating the failure of an object read operation due to unread primitive data, or the end of data belonging to a serialized object in the stream. | 
|  class | OutputStreamThis abstract class is the superclass of all classes representing an output stream of bytes. | 
|  class | OutputStreamWriterAn OutputStreamWriter is a bridge from character streams to byte streams: Characters written to it are encoded into bytes using a specified . | 
|  class | PipedInputStreamA piped input stream should be connected to a piped output stream; the piped input stream then provides whatever data bytes are written to the piped output stream. | 
|  class | PipedOutputStreamA piped output stream can be connected to a piped input stream to create a communications pipe. | 
|  class | PipedReaderPiped character-input streams. | 
|  class | PipedWriterPiped character-output streams. | 
|  class | PrintStreamA PrintStreamadds functionality to another output stream,
 namely the ability to print representations of various data values
 conveniently. | 
|  class | PrintWriterPrint formatted representations of objects to a text-output stream. | 
|  class | PushbackInputStreamA PushbackInputStreamadds
 functionality to another input stream, namely
 the  ability to "push back" or "unread"
 one byte. | 
|  class | PushbackReaderA character-stream reader that allows characters to be pushed back into the stream. | 
|  class | RandomAccessFileInstances of this class support both reading and writing to a random access file. | 
|  class | ReaderAbstract class for reading character streams. | 
|  class | SequenceInputStreamA SequenceInputStreamrepresents
 the logical concatenation of other input
 streams. | 
|  class | SerializablePermissionThis class is for Serializable permissions. | 
|  class | StreamCorruptedExceptionThrown when control information that was read from an object stream violates internal consistency checks. | 
|  class | StreamTokenizerThe StreamTokenizerclass takes an input stream and
 parses it into "tokens", allowing the tokens to be
 read one at a time. | 
|  class | StringBufferInputStreamDeprecated. This class does not properly convert characters into bytes. As of JDK 1.1, the preferred way to create a stream from a string is via the StringReaderclass. | 
|  class | StringReaderA character stream whose source is a string. | 
|  class | StringWriterA character stream that collects its output in a string buffer, which can then be used to construct a string. | 
|  class | SyncFailedExceptionSignals that a sync operation has failed. | 
|  class | UnsupportedEncodingExceptionThe Character Encoding is not supported. | 
|  class | UTFDataFormatExceptionSignals that a malformed UTF-8 string has been read in a data input stream or by any class that implements the data input interface. | 
|  class | WriteAbortedExceptionSignals that one of the ObjectStreamExceptions was thrown during a write operation. | 
|  class | WriterAbstract class for writing to character streams. | 
| Fields in java.io declared as Object | |
| protected  Object | Reader.lockThe object used to synchronize operations on this stream. | 
| protected  Object | Writer.lockThe object used to synchronize operations on this stream. | 
| Methods in java.io that return Object | |
|  Object | ObjectInput.readObject()Read and return an object. | 
|  Object | ObjectInputStream.readObject()Read an object from the ObjectInputStream. | 
| protected  Object | ObjectInputStream.readObjectOverride()This method is called by trusted subclasses of ObjectOutputStream that constructed ObjectOutputStream using the protected no-arg constructor. | 
|  Object | ObjectInputStream.readUnshared()Reads an "unshared" object from the ObjectInputStream. | 
| protected  Object | ObjectInputStream.resolveObject(Object obj)This method will allow trusted subclasses of ObjectInputStream to substitute one object for another during deserialization. | 
| abstract  Object | ObjectInputStream.GetField.get(String name,
    Object val)Get the value of the named Object field from the persistent field. | 
| protected  Object | ObjectOutputStream.replaceObject(Object obj)This method will allow trusted subclasses of ObjectOutputStream to substitute one object for another during serialization. | 
| Methods in java.io with parameters of type Object | |
|  boolean | FilePermission.equals(Object obj)Checks two FilePermission objects for equality. | 
| protected  Object | ObjectInputStream.resolveObject(Object obj)This method will allow trusted subclasses of ObjectInputStream to substitute one object for another during deserialization. | 
| abstract  Object | ObjectInputStream.GetField.get(String name,
    Object val)Get the value of the named Object field from the persistent field. | 
|  int | File.compareTo(Object o)Compares this abstract pathname to another object. | 
|  boolean | File.equals(Object obj)Tests this abstract pathname for equality with the given object. | 
|  void | ObjectOutput.writeObject(Object obj)Write an object to the underlying storage or stream. | 
|  void | ObjectOutputStream.writeObject(Object obj)Write the specified object to the ObjectOutputStream. | 
| protected  void | ObjectOutputStream.writeObjectOverride(Object obj)Method used by subclasses to override the default writeObject method. | 
|  void | ObjectOutputStream.writeUnshared(Object obj)Writes an "unshared" object to the ObjectOutputStream. | 
| protected  Object | ObjectOutputStream.replaceObject(Object obj)This method will allow trusted subclasses of ObjectOutputStream to substitute one object for another during serialization. | 
| abstract  void | ObjectOutputStream.PutField.put(String name,
    Object val)Put the value of the named Object field into the persistent field. | 
|  void | PrintWriter.print(Object obj)Print an object. | 
|  void | PrintWriter.println(Object x)Print an Object and then terminate the line. | 
|  void | PrintStream.print(Object obj)Print an object. | 
|  void | PrintStream.println(Object x)Print an Object and then terminate the line. | 
|  int | ObjectStreamField.compareTo(Object obj)Compare this field with another ObjectStreamField. | 
| Constructors in java.io with parameters of type Object | |
| Reader(Object lock)Create a new character-stream reader whose critical sections will synchronize on the given object. | |
| Writer(Object lock)Create a new character-stream writer whose critical sections will synchronize on the given object. | |
| Uses of Object in java.lang | 
| Subclasses of Object in java.lang | |
|  class | AbstractMethodErrorThrown when an application tries to call an abstract method. | 
|  class | ArithmeticExceptionThrown when an exceptional arithmetic condition has occurred. | 
|  class | ArrayIndexOutOfBoundsExceptionThrown to indicate that an array has been accessed with an illegal index. | 
|  class | ArrayStoreExceptionThrown to indicate that an attempt has been made to store the wrong type of object into an array of objects. | 
|  class | AssertionErrorThrown to indicate that an assertion has failed. | 
|  class | BooleanThe Boolean class wraps a value of the primitive type booleanin an object. | 
|  class | ByteThe Byteclass wraps a value of primitive typebytein an object. | 
|  class | CharacterThe Characterclass wraps a value of the primitive
 typecharin an object. | 
| static class | Character.SubsetInstances of this class represent particular subsets of the Unicode character set. | 
| static class | Character.UnicodeBlockA family of character subsets representing the character blocks in the Unicode specification. | 
|  class | ClassInstances of the class Classrepresent classes and interfaces
 in a running Java application. | 
|  class | ClassCastExceptionThrown to indicate that the code has attempted to cast an object to a subclass of which it is not an instance. | 
|  class | ClassCircularityErrorThrown when a circularity has been detected while initializing a class. | 
|  class | ClassFormatErrorThrown when the Java Virtual Machine attempts to read a class file and determines that the file is malformed or otherwise cannot be interpreted as a class file. | 
|  class | ClassLoaderA class loader is an object that is responsible for loading classes. | 
|  class | ClassNotFoundExceptionThrown when an application tries to load in a class through its string name using: The forNamemethod in classClass. | 
|  class | CloneNotSupportedExceptionThrown to indicate that the clonemethod in classObjecthas been called to clone an object, but that 
 the object's class does not implement theCloneableinterface. | 
|  class | CompilerThe Compilerclass is provided to support
 Java-to-native-code compilers and related services. | 
|  class | DoubleThe Doubleclass wraps a value of the primitive typedoublein an object. | 
|  class | ErrorAn Erroris a subclass ofThrowablethat indicates serious problems that a reasonable application 
 should not try to catch. | 
|  class | ExceptionThe class Exceptionand its subclasses are a form ofThrowablethat indicates conditions that a reasonable 
 application might want to catch. | 
|  class | ExceptionInInitializerErrorSignals that an unexpected exception has occurred in a static initializer. | 
|  class | FloatThe Floatclass wraps a value of primitive typefloatin an object. | 
|  class | IllegalAccessErrorThrown if an application attempts to access or modify a field, or to call a method that it does not have access to. | 
|  class | IllegalAccessExceptionAn IllegalAccessException is thrown when an application tries to reflectively create an instance (other than an array), set or get a field, or invoke a method, but the currently executing method does not have access to the definition of the specified class, field, method or constructor. | 
|  class | IllegalArgumentExceptionThrown to indicate that a method has been passed an illegal or inappropriate argument. | 
|  class | IllegalMonitorStateExceptionThrown to indicate that a thread has attempted to wait on an object's monitor or to notify other threads waiting on an object's monitor without owning the specified monitor. | 
|  class | IllegalStateExceptionSignals that a method has been invoked at an illegal or inappropriate time. | 
|  class | IllegalThreadStateExceptionThrown to indicate that a thread is not in an appropriate state for the requested operation. | 
|  class | IncompatibleClassChangeErrorThrown when an incompatible class change has occurred to some class definition. | 
|  class | IndexOutOfBoundsExceptionThrown to indicate that an index of some sort (such as to an array, to a string, or to a vector) is out of range. | 
|  class | InheritableThreadLocalThis class extends ThreadLocal to provide inheritance of values from parent thread to child thread: when a child thread is created, the child receives initial values for all inheritable thread-local variables for which the parent has values. | 
|  class | InstantiationErrorThrown when an application tries to use the Java newconstruct to instantiate an abstract class or an interface. | 
|  class | InstantiationExceptionThrown when an application tries to create an instance of a class using the newInstancemethod in classClass, but the specified class object cannot be 
 instantiated because it is an interface or is an abstract class. | 
|  class | IntegerThe Integerclass wraps a value of the primitive typeintin an object. | 
|  class | InternalErrorThrown to indicate some unexpected internal error has occurred in the Java Virtual Machine. | 
|  class | InterruptedExceptionThrown when a thread is waiting, sleeping, or otherwise paused for a long time and another thread interrupts it using the interruptmethod in classThread. | 
|  class | LinkageErrorSubclasses of LinkageErrorindicate that a class has 
 some dependency on another class; however, the latter class has 
 incompatibly changed after the compilation of the former class. | 
|  class | LongThe Longclass wraps a value of the primitive typelongin an object. | 
|  class | MathThe class Mathcontains methods for performing basic
 numeric operations such as the elementary exponential, logarithm,
 square root, and trigonometric functions. | 
|  class | NegativeArraySizeExceptionThrown if an application tries to create an array with negative size. | 
|  class | NoClassDefFoundErrorThrown if the Java Virtual Machine or a ClassLoaderinstance
 tries to load in the definition of a class (as part of a normal method call
 or as part of creating a new instance using thenewexpression)
 and no definition of the class could be found. | 
|  class | NoSuchFieldErrorThrown if an application tries to access or modify a specified field of an object, and that object no longer has that field. | 
|  class | NoSuchFieldExceptionSignals that the class doesn't have a field of a specified name. | 
|  class | NoSuchMethodErrorThrown if an application tries to call a specified method of a class (either static or instance), and that class no longer has a definition of that method. | 
|  class | NoSuchMethodExceptionThrown when a particular method cannot be found. | 
|  class | NullPointerExceptionThrown when an application attempts to use nullin a 
 case where an object is required. | 
|  class | NumberThe abstract class Numberis the superclass of classesBigDecimal,BigInteger,Byte,Double,Float,Integer,Long, andShort. | 
|  class | NumberFormatExceptionThrown to indicate that the application has attempted to convert a string to one of the numeric types, but that the string does not have the appropriate format. | 
|  class | OutOfMemoryErrorThrown when the Java Virtual Machine cannot allocate an object because it is out of memory, and no more memory could be made available by the garbage collector. | 
|  class | PackagePackageobjects contain version information
 about the implementation and specification of a Java package. | 
|  class | ProcessThe Runtime.execmethods create a native process and
 return an instance of a subclass ofProcessthat can 
 be used to control the process and obtain information about it. | 
|  class | RuntimeEvery Java application has a single instance of class Runtimethat allows the application to interface with 
 the environment in which the application is running. | 
|  class | RuntimeExceptionRuntimeExceptionis the superclass of those 
 exceptions that can be thrown during the normal operation of the 
 Java Virtual Machine. | 
|  class | RuntimePermissionThis class is for runtime permissions. | 
|  class | SecurityExceptionThrown by the security manager to indicate a security violation. | 
|  class | SecurityManagerThe security manager is a class that allows applications to implement a security policy. | 
|  class | ShortThe Shortclass wraps a value of primitive typeshortin an object. | 
|  class | StackOverflowErrorThrown when a stack overflow occurs because an application recurses too deeply. | 
|  class | StackTraceElementAn element in a stack trace, as returned by Throwable.getStackTrace(). | 
|  class | StrictMathThe class StrictMathcontains methods for performing basic 
 numeric operations such as the elementary exponential, logarithm, 
 square root, and trigonometric functions. | 
|  class | StringThe Stringclass represents character strings. | 
|  class | StringBufferA string buffer implements a mutable sequence of characters. | 
|  class | StringIndexOutOfBoundsExceptionThrown by Stringmethods to indicate that an index
 is either negative or greater than the size of the string. | 
|  class | SystemThe Systemclass contains several useful class fields
 and methods. | 
|  class | ThreadA thread is a thread of execution in a program. | 
|  class | ThreadDeathAn instance of ThreadDeathis thrown in the victim 
 thread when thestopmethod with zero arguments in 
 classThreadis called. | 
|  class | ThreadGroupA thread group represents a set of threads. | 
|  class | ThreadLocalThis class provides thread-local variables. | 
|  class | ThrowableThe Throwableclass is the superclass of all errors and
 exceptions in the Java language. | 
|  class | UnknownErrorThrown when an unknown but serious exception has occurred in the Java Virtual Machine. | 
|  class | UnsatisfiedLinkErrorThrown if the Java Virtual Machine cannot find an appropriate native-language definition of a method declared native. | 
|  class | UnsupportedClassVersionErrorThrown when the Java Virtual Machine attempts to read a class file and determines that the major and minor version numbers in the file are not supported. | 
|  class | UnsupportedOperationExceptionThrown to indicate that the requested operation is not supported. | 
|  class | VerifyErrorThrown when the "verifier" detects that a class file, though well formed, contains some sort of internal inconsistency or security problem. | 
|  class | VirtualMachineErrorThrown to indicate that the Java Virtual Machine is broken or has run out of resources necessary for it to continue operating. | 
|  class | VoidThe Void class is an uninstantiable placeholder class to hold a reference to the Class object representing the Java keyword void. | 
| Methods in java.lang that return Object | |
| static Object | Compiler.command(Object any)Examines the argument type and its fields and perform some documented operation. | 
| protected  Object | InheritableThreadLocal.childValue(Object parentValue)Computes the child's initial value for this inheritable thread-local variable as a function of the parent's value at the time the child thread is created. | 
| protected  Object | ThreadLocal.initialValue()Returns the current thread's initial value for this thread-local variable. | 
|  Object | ThreadLocal.get()Returns the value in the current thread's copy of this thread-local variable. | 
|  Object | SecurityManager.getSecurityContext()Creates an object that encapsulates the current execution environment. | 
|  Object | Class.newInstance()Creates a new instance of the class represented by this Class object. | 
|  Object[] | Class.getSigners()Gets the signers of this class. | 
| protected  Object | Object.clone()Creates and returns a copy of this object. | 
| Methods in java.lang with parameters of type Object | |
|  boolean | Character.equals(Object obj)Compares this object against the specified object. | 
|  int | Character.compareTo(Object o)Compares this Characterobject to another object. | 
|  boolean | Character.Subset.equals(Object obj)Compares two Subsetobjects for equality. | 
| static Object | Compiler.command(Object any)Examines the argument type and its fields and perform some documented operation. | 
| static void | System.arraycopy(Object src,
          int srcPos,
          Object dest,
          int destPos,
          int length)Copies an array from the specified source array, beginning at the specified position, to the specified position of the destination array. | 
| static int | System.identityHashCode(Object x)Returns the same hash code for the given object as would be returned by the default method hashCode(), whether or not the given object's class overrides hashCode(). | 
|  boolean | Boolean.equals(Object obj)Returns trueif and only if the argument is notnulland is aBoolean object that 
 represents the samebooleanvalue as this object. | 
|  boolean | Double.equals(Object obj)Compares this object against the specified object. | 
|  int | Double.compareTo(Object o)Compares this Doubleobject to another object. | 
|  boolean | Float.equals(Object obj)Compares this object against the specified object. | 
|  int | Float.compareTo(Object o)Compares this Floatobject to another object. | 
|  boolean | Short.equals(Object obj)Compares this object to the specified object. | 
|  int | Short.compareTo(Object o)Compares this Shortobject to another object. | 
|  boolean | Byte.equals(Object obj)Compares this object to the specified object. | 
|  int | Byte.compareTo(Object o)Compares this Byteobject to another object. | 
| protected  Object | InheritableThreadLocal.childValue(Object parentValue)Computes the child's initial value for this inheritable thread-local variable as a function of the parent's value at the time the child thread is created. | 
|  void | ThreadLocal.set(Object value)Sets the current thread's copy of this thread-local variable to the specified value. | 
|  boolean | Long.equals(Object obj)Compares this object to the specified object. | 
|  int | Long.compareTo(Object o)Compares this Longobject to another object. | 
|  boolean | Integer.equals(Object obj)Compares this object to the specified object. | 
|  int | Integer.compareTo(Object o)Compares this Integerobject to another object. | 
| static boolean | Thread.holdsLock(Object obj)Returns true if and only if the current thread holds the monitor lock on the specified object. | 
|  void | SecurityManager.checkPermission(Permission perm,
                Object context)Throws a SecurityExceptionif the
 specified security context is denied access to the resource
 specified by the given permission. | 
|  void | SecurityManager.checkRead(String file,
          Object context)Throws a SecurityExceptionif the 
 specified security context is not allowed to read the file 
 specified by the string argument. | 
|  void | SecurityManager.checkConnect(String host,
             int port,
             Object context)Throws a SecurityExceptionif the 
 specified security context is not allowed to open a socket 
 connection to the specified host and port number. | 
|  boolean | SecurityManager.checkTopLevelWindow(Object window)Returns falseif the calling 
 thread is not trusted to bring up the top-level window indicated 
 by thewindowargument. | 
|  boolean | StackTraceElement.equals(Object obj)Returns true if the specified object is another StackTraceElement instance representing the same execution point as this instance. | 
|  StringBuffer | StringBuffer.append(Object obj)Appends the string representation of the Objectargument to this string buffer. | 
|  StringBuffer | StringBuffer.insert(int offset,
       Object obj)Inserts the string representation of the Objectargument into this string buffer. | 
| protected  void | ClassLoader.setSigners(Class c,
           Object[] signers)Sets the signers of a class. | 
|  int | Comparable.compareTo(Object o)Compares this object with the specified object for order. | 
|  boolean | String.equals(Object anObject)Compares this string to the specified object. | 
|  int | String.compareTo(Object o)Compares this String to another Object. | 
| static String | String.valueOf(Object obj)Returns the string representation of the Objectargument. | 
|  boolean | Class.isInstance(Object obj)Determines if the specified Objectis assignment-compatible
 with the object represented by thisClass. | 
|  boolean | Object.equals(Object obj)Indicates whether some other object is "equal to" this one. | 
| Constructors in java.lang with parameters of type Object | |
| AssertionError(Object detailMessage)Constructs an AssertionError with its detail message derived from the specified object, which is converted to a string as defined in The Java Language Specification, Second Edition, Section 15.18.1.1. | |
| Uses of Object in java.lang.ref | 
| Subclasses of Object in java.lang.ref | |
|  class | PhantomReferencePhantom reference objects, which are enqueued after the collector determines that their referents may otherwise be reclaimed. | 
|  class | ReferenceAbstract base class for reference objects. | 
|  class | ReferenceQueueReference queues, to which registered reference objects are appended by the garbage collector after the appropriate reachability changes are detected. | 
|  class | SoftReferenceSoft reference objects, which are cleared at the discretion of the garbage collector in response to memory demand. | 
|  class | WeakReferenceWeak reference objects, which do not prevent their referents from being made finalizable, finalized, and then reclaimed. | 
| Methods in java.lang.ref that return Object | |
|  Object | PhantomReference.get()Returns this reference object's referent. | 
|  Object | Reference.get()Returns this reference object's referent. | 
|  Object | SoftReference.get()Returns this reference object's referent. | 
| Constructors in java.lang.ref with parameters of type Object | |
| PhantomReference(Object referent,
                 ReferenceQueue q)Creates a new phantom reference that refers to the given object and is registered with the given queue. | |
| WeakReference(Object referent)Creates a new weak reference that refers to the given object. | |
| WeakReference(Object referent,
              ReferenceQueue q)Creates a new weak reference that refers to the given object and is registered with the given queue. | |
| SoftReference(Object referent)Creates a new soft reference that refers to the given object. | |
| SoftReference(Object referent,
              ReferenceQueue q)Creates a new soft reference that refers to the given object and is registered with the given queue. | |
| Uses of Object in java.lang.reflect | 
| Subclasses of Object in java.lang.reflect | |
|  class | AccessibleObjectThe AccessibleObject class is the base class for Field, Method and Constructor objects. | 
|  class | ArrayThe Arrayclass provides static methods to dynamically create and
 access Java arrays. | 
|  class | ConstructorConstructorprovides information about, and access to, a single
 constructor for a class. | 
|  class | FieldA Fieldprovides information about, and dynamic access to, a
 single field of a class or an interface. | 
|  class | InvocationTargetExceptionInvocationTargetException is a checked exception that wraps an exception thrown by an invoked method or constructor. | 
|  class | MethodA Methodprovides information about, and access to, a single method
 on a class or interface. | 
|  class | ModifierThe Modifier class provides staticmethods and
 constants to decode class and member access modifiers. | 
|  class | ProxyProxyprovides static methods for creating dynamic proxy
 classes and instances, and it is also the superclass of all
 dynamic proxy classes created by those methods. | 
|  class | ReflectPermissionThe Permission class for reflective operations. | 
|  class | UndeclaredThrowableExceptionThrown by a method invocation on a proxy instance if its invocation handler's invokemethod throws a
 checked exception (aThrowablethat is not assignable
 toRuntimeExceptionorError) that
 is not assignable to any of the exception types declared in thethrowsclause of the method that was invoked on the
 proxy instance and dispatched to the invocation handler. | 
| Methods in java.lang.reflect that return Object | |
|  Object | InvocationHandler.invoke(Object proxy,
       Method method,
       Object[] args)Processes a method invocation on a proxy instance and returns the result. | 
| static Object | Proxy.newProxyInstance(ClassLoader loader,
                 Class[] interfaces,
                 InvocationHandler h)Returns an instance of a proxy class for the specified interfaces that dispatches method invocations to the specified invocation handler. | 
| static Object | Array.newInstance(Class componentType,
            int length)Creates a new array with the specified component type and length. | 
| static Object | Array.newInstance(Class componentType,
            int[] dimensions)Creates a new array with the specified component type and dimensions. | 
| static Object | Array.get(Object array,
    int index)Returns the value of the indexed component in the specified array object. | 
|  Object | Method.invoke(Object obj,
       Object[] args)Invokes the underlying method represented by this Methodobject, on the specified object with the specified parameters. | 
|  Object | Field.get(Object obj)Returns the value of the field represented by this Field, on
 the specified object. | 
|  Object | Constructor.newInstance(Object[] initargs)Uses the constructor represented by this Constructorobject to
 create and initialize a new instance of the constructor's
 declaring class, with the specified initialization parameters. | 
| Methods in java.lang.reflect with parameters of type Object | |
|  Object | InvocationHandler.invoke(Object proxy,
       Method method,
       Object[] args)Processes a method invocation on a proxy instance and returns the result. | 
| static InvocationHandler | Proxy.getInvocationHandler(Object proxy)Returns the invocation handler for the specified proxy instance. | 
| static int | Array.getLength(Object array)Returns the length of the specified array object, as an int. | 
| static Object | Array.get(Object array,
    int index)Returns the value of the indexed component in the specified array object. | 
| static boolean | Array.getBoolean(Object array,
           int index)Returns the value of the indexed component in the specified array object, as a boolean. | 
| static byte | Array.getByte(Object array,
        int index)Returns the value of the indexed component in the specified array object, as a byte. | 
| static char | Array.getChar(Object array,
        int index)Returns the value of the indexed component in the specified array object, as a char. | 
| static short | Array.getShort(Object array,
         int index)Returns the value of the indexed component in the specified array object, as a short. | 
| static int | Array.getInt(Object array,
       int index)Returns the value of the indexed component in the specified array object, as an int. | 
| static long | Array.getLong(Object array,
        int index)Returns the value of the indexed component in the specified array object, as a long. | 
| static float | Array.getFloat(Object array,
         int index)Returns the value of the indexed component in the specified array object, as a float. | 
| static double | Array.getDouble(Object array,
          int index)Returns the value of the indexed component in the specified array object, as a double. | 
| static void | Array.set(Object array,
    int index,
    Object value)Sets the value of the indexed component of the specified array object to the specified new value. | 
| static void | Array.setBoolean(Object array,
           int index,
           boolean z)Sets the value of the indexed component of the specified array object to the specified booleanvalue. | 
| static void | Array.setByte(Object array,
        int index,
        byte b)Sets the value of the indexed component of the specified array object to the specified bytevalue. | 
| static void | Array.setChar(Object array,
        int index,
        char c)Sets the value of the indexed component of the specified array object to the specified charvalue. | 
| static void | Array.setShort(Object array,
         int index,
         short s)Sets the value of the indexed component of the specified array object to the specified shortvalue. | 
| static void | Array.setInt(Object array,
       int index,
       int i)Sets the value of the indexed component of the specified array object to the specified intvalue. | 
| static void | Array.setLong(Object array,
        int index,
        long l)Sets the value of the indexed component of the specified array object to the specified longvalue. | 
| static void | Array.setFloat(Object array,
         int index,
         float f)Sets the value of the indexed component of the specified array object to the specified floatvalue. | 
| static void | Array.setDouble(Object array,
          int index,
          double d)Sets the value of the indexed component of the specified array object to the specified doublevalue. | 
|  boolean | Method.equals(Object obj)Compares this Methodagainst the specified object. | 
|  Object | Method.invoke(Object obj,
       Object[] args)Invokes the underlying method represented by this Methodobject, on the specified object with the specified parameters. | 
|  boolean | Field.equals(Object obj)Compares this Fieldagainst the specified object. | 
|  Object | Field.get(Object obj)Returns the value of the field represented by this Field, on
 the specified object. | 
|  boolean | Field.getBoolean(Object obj)Gets the value of a static or instance booleanfield. | 
|  byte | Field.getByte(Object obj)Gets the value of a static or instance bytefield. | 
|  char | Field.getChar(Object obj)Gets the value of a static or instance field of type charor of another primitive type convertible to
 typecharvia a widening conversion. | 
|  short | Field.getShort(Object obj)Gets the value of a static or instance field of type shortor of another primitive type convertible to
 typeshortvia a widening conversion. | 
|  int | Field.getInt(Object obj)Gets the value of a static or instance field of type intor of another primitive type convertible to
 typeintvia a widening conversion. | 
|  long | Field.getLong(Object obj)Gets the value of a static or instance field of type longor of another primitive type convertible to
 typelongvia a widening conversion. | 
|  float | Field.getFloat(Object obj)Gets the value of a static or instance field of type floator of another primitive type convertible to
 typefloatvia a widening conversion. | 
|  double | Field.getDouble(Object obj)Gets the value of a static or instance field of type doubleor of another primitive type convertible to
 typedoublevia a widening conversion. | 
|  void | Field.set(Object obj,
    Object value)Sets the field represented by this Fieldobject on the
 specified object argument to the specified new value. | 
|  void | Field.setBoolean(Object obj,
           boolean z)Sets the value of a field as a booleanon the specified object. | 
|  void | Field.setByte(Object obj,
        byte b)Sets the value of a field as a byteon the specified object. | 
|  void | Field.setChar(Object obj,
        char c)Sets the value of a field as a charon the specified object. | 
|  void | Field.setShort(Object obj,
         short s)Sets the value of a field as a shorton the specified object. | 
|  void | Field.setInt(Object obj,
       int i)Sets the value of a field as an inton the specified object. | 
|  void | Field.setLong(Object obj,
        long l)Sets the value of a field as a longon the specified object. | 
|  void | Field.setFloat(Object obj,
         float f)Sets the value of a field as a floaton the specified object. | 
|  void | Field.setDouble(Object obj,
          double d)Sets the value of a field as a doubleon the specified object. | 
|  boolean | Constructor.equals(Object obj)Compares this Constructoragainst the specified object. | 
|  Object | Constructor.newInstance(Object[] initargs)Uses the constructor represented by this Constructorobject to
 create and initialize a new instance of the constructor's
 declaring class, with the specified initialization parameters. | 
| Uses of Object in java.math | 
| Subclasses of Object in java.math | |
|  class | BigDecimalImmutable, arbitrary-precision signed decimal numbers. | 
|  class | BigIntegerImmutable arbitrary-precision integers. | 
| Methods in java.math with parameters of type Object | |
|  int | BigDecimal.compareTo(Object o)Compares this BigDecimal with the specified Object. | 
|  boolean | BigDecimal.equals(Object x)Compares this BigDecimal with the specified Object for equality. | 
|  int | BigInteger.compareTo(Object o)Compares this BigInteger with the specified Object. | 
|  boolean | BigInteger.equals(Object x)Compares this BigInteger with the specified Object for equality. | 
| Uses of Object in java.net | 
| Subclasses of Object in java.net | |
|  class | AuthenticatorThe class Authenticator represents an object that knows how to obtain authentication for a network connection. | 
|  class | BindExceptionSignals that an error occurred while attempting to bind a socket to a local address and port. | 
|  class | ContentHandlerThe abstract class ContentHandleris the superclass 
 of all classes that read anObjectfrom aURLConnection. | 
|  class | DatagramPacketThis class represents a datagram packet. | 
|  class | DatagramSocketThis class represents a socket for sending and receiving datagram packets. | 
|  class | DatagramSocketImplAbstract datagram and multicast socket implementation base class. | 
|  class | HttpURLConnectionA URLConnection with support for HTTP-specific features. | 
|  class | Inet4AddressThis class represents an Internet Protocol version 4 (IPv4) address. | 
|  class | Inet6AddressThis class represents an Internet Protocol version 6 (IPv6) address. | 
|  class | InetAddressThis class represents an Internet Protocol (IP) address. | 
|  class | InetSocketAddressThis class implements an IP Socket Address (IP address + port number) It can also be a pair (hostname + port number), in which case an attempt will be made to resolve the hostname. | 
|  class | JarURLConnectionA URL Connection to a Java ARchive (JAR) file or an entry in a JAR file. | 
|  class | MalformedURLExceptionThrown to indicate that a malformed URL has occurred. | 
|  class | MulticastSocketThe multicast datagram socket class is useful for sending and receiving IP multicast packets. | 
|  class | NetPermissionThis class is for various network permissions. | 
|  class | NetworkInterfaceThis class represents a Network Interface made up of a name, and a list of IP addresses assigned to this interface. | 
|  class | NoRouteToHostExceptionSignals that an error occurred while attempting to connect a socket to a remote address and port. | 
|  class | PasswordAuthenticationThe class PasswordAuthentication is a data holder that is used by Authenticator. | 
|  class | PortUnreachableExceptionSignals that an ICMP Port Unreachable message has been received on a connected datagram. | 
|  class | ProtocolExceptionThrown to indicate that there is an error in the underlying protocol, such as a TCP error. | 
|  class | ServerSocketThis class implements server sockets. | 
|  class | SocketThis class implements client sockets (also called just "sockets"). | 
|  class | SocketAddressThis class represents a Socket Address with no protocol attachment. | 
|  class | SocketExceptionThrown to indicate that there is an error in the underlying protocol, such as a TCP error. | 
|  class | SocketImplThe abstract class SocketImplis a common superclass 
 of all classes that actually implement sockets. | 
|  class | SocketPermissionThis class represents access to a network via sockets. | 
|  class | SocketTimeoutExceptionSignals that a timeout has occurred on a socket read or accept. | 
|  class | UnknownHostExceptionThrown to indicate that the IP address of a host could not be determined. | 
|  class | UnknownServiceExceptionThrown to indicate that an unknown service exception has occurred. | 
|  class | URIRepresents a Uniform Resource Identifier (URI) reference. | 
|  class | URISyntaxExceptionChecked exception thrown to indicate that a string could not be parsed as a URI reference. | 
|  class | URLClass URLrepresents a Uniform Resource
 Locator, a pointer to a "resource" on the World
 Wide Web. | 
|  class | URLClassLoaderThis class loader is used to load classes and resources from a search path of URLs referring to both JAR files and directories. | 
|  class | URLConnectionThe abstract class URLConnectionis the superclass
 of all classes that represent a communications link between the
 application and a URL. | 
|  class | URLDecoderUtility class for HTML form decoding. | 
|  class | URLEncoderUtility class for HTML form encoding. | 
|  class | URLStreamHandlerThe abstract class URLStreamHandleris the common
 superclass for all stream protocol handlers. | 
| Methods in java.net that return Object | |
|  Object | SocketOptions.getOption(int optID)Fetch the value of an option. | 
| abstract  Object | ContentHandler.getContent(URLConnection urlc)Given a URL connect stream positioned at the beginning of the representation of an object, this method reads that stream and creates an object from it. | 
|  Object | ContentHandler.getContent(URLConnection urlc,
           Class[] classes)Given a URL connect stream positioned at the beginning of the representation of an object, this method reads that stream and creates an object that matches one of the types specified. | 
|  Object | URLConnection.getContent()Retrieves the contents of this URL connection. | 
|  Object | URLConnection.getContent(Class[] classes)Retrieves the contents of this URL connection. | 
|  Object | URL.getContent()Gets the contents of this URL. | 
|  Object | URL.getContent(Class[] classes)Gets the contents of this URL. | 
| Methods in java.net with parameters of type Object | |
|  boolean | InetSocketAddress.equals(Object obj)Compares this object against the specified object. | 
|  boolean | NetworkInterface.equals(Object obj)Compares this object against the specified object. | 
|  void | SocketOptions.setOption(int optID,
          Object value)Enable/disable the option specified by optID. | 
|  boolean | Inet6Address.equals(Object obj)Compares this object against the specified object. | 
|  boolean | Inet4Address.equals(Object obj)Compares this object against the specified object. | 
|  boolean | URI.equals(Object ob)Tests this URI for equality with another object. | 
|  int | URI.compareTo(Object ob)Compares this URI to another object, which must be a URI. | 
|  boolean | SocketPermission.equals(Object obj)Checks two SocketPermission objects for equality. | 
|  boolean | InetAddress.equals(Object obj)Compares this object against the specified object. | 
|  boolean | URL.equals(Object obj)Compares this URL for equality with another object. | 
| Uses of Object in java.nio | 
| Subclasses of Object in java.nio | |
|  class | BufferA container for data of a specific primitive type. | 
|  class | BufferOverflowExceptionUnchecked exception thrown when a relative put operation reaches the target buffer's limit. | 
|  class | BufferUnderflowExceptionUnchecked exception thrown when a relative get operation reaches the source buffer's limit. | 
|  class | ByteBufferA byte buffer. | 
|  class | ByteOrderA typesafe enumeration for byte orders. | 
|  class | CharBufferA character buffer. | 
|  class | DoubleBufferA double buffer. | 
|  class | FloatBufferA float buffer. | 
|  class | IntBufferAn int buffer. | 
|  class | InvalidMarkExceptionUnchecked exception thrown when an attempt is made to reset a buffer when its mark is not defined. | 
|  class | LongBufferA long buffer. | 
|  class | MappedByteBufferA direct byte buffer whose content is a memory-mapped region of a file. | 
|  class | ReadOnlyBufferExceptionUnchecked exception thrown when a content-mutation method such as put or compact is invoked upon a read-only buffer. | 
|  class | ShortBufferA short buffer. | 
| Methods in java.nio with parameters of type Object | |
|  boolean | DoubleBuffer.equals(Object ob)Tells whether or not this buffer is equal to another object. | 
|  int | DoubleBuffer.compareTo(Object ob)Compares this buffer to another object. | 
|  boolean | FloatBuffer.equals(Object ob)Tells whether or not this buffer is equal to another object. | 
|  int | FloatBuffer.compareTo(Object ob)Compares this buffer to another object. | 
|  boolean | LongBuffer.equals(Object ob)Tells whether or not this buffer is equal to another object. | 
|  int | LongBuffer.compareTo(Object ob)Compares this buffer to another object. | 
|  boolean | IntBuffer.equals(Object ob)Tells whether or not this buffer is equal to another object. | 
|  int | IntBuffer.compareTo(Object ob)Compares this buffer to another object. | 
|  boolean | ShortBuffer.equals(Object ob)Tells whether or not this buffer is equal to another object. | 
|  int | ShortBuffer.compareTo(Object ob)Compares this buffer to another object. | 
|  boolean | CharBuffer.equals(Object ob)Tells whether or not this buffer is equal to another object. | 
|  int | CharBuffer.compareTo(Object ob)Compares this buffer to another object. | 
|  boolean | ByteBuffer.equals(Object ob)Tells whether or not this buffer is equal to another object. | 
|  int | ByteBuffer.compareTo(Object ob)Compares this buffer to another object. | 
| Uses of Object in java.nio.channels | 
| Subclasses of Object in java.nio.channels | |
|  class | AlreadyConnectedExceptionUnchecked exception thrown when an attempt is made to connect a SocketChannelthat is already connected. | 
|  class | AsynchronousCloseExceptionChecked exception received by a thread when another thread closes the channel or the part of the channel upon which it is blocked in an I/O operation. | 
|  class | CancelledKeyExceptionUnchecked exception thrown when an attempt is made to use a selection key that is no longer valid. | 
|  class | ChannelsUtility methods for channels and streams. | 
|  class | ClosedByInterruptExceptionChecked exception received by a thread when another thread interrupts it while it is blocked in an I/O operation upon a channel. | 
|  class | ClosedChannelExceptionChecked exception thrown when an attempt is made to invoke or complete an I/O operation upon channel that is closed, or at least closed to that operation. | 
|  class | ClosedSelectorExceptionUnchecked exception thrown when an attempt is made to invoke an I/O operation upon a closed selector. | 
|  class | ConnectionPendingExceptionUnchecked exception thrown when an attempt is made to connect a SocketChannelfor which a non-blocking connection operation is already in
 progress. | 
|  class | DatagramChannelA selectable channel for datagram-oriented sockets. | 
|  class | FileChannelA channel for reading, writing, mapping, and manipulating a file. | 
| static class | FileChannel.MapModeA typesafe enumeration for file-mapping modes. | 
|  class | FileLockA token representing a lock on a region of a file. | 
|  class | FileLockInterruptionExceptionChecked exception received by a thread when another thread interrupts it while it is waiting to acquire a file lock. | 
|  class | IllegalBlockingModeExceptionUnchecked exception thrown when a blocking-mode-specific operation is invoked upon a channel in the incorrect blocking mode. | 
|  class | IllegalSelectorExceptionUnchecked exception thrown when an attempt is made to register a channel with a selector that was not created by the provider that created the channel. | 
|  class | NoConnectionPendingExceptionUnchecked exception thrown when the finishConnectmethod of aSocketChannelis invoked without first
 successfully invoking itsconnectmethod. | 
|  class | NonReadableChannelExceptionUnchecked exception thrown when an attempt is made to read from a channel that was not originally opened for reading. | 
|  class | NonWritableChannelExceptionUnchecked exception thrown when an attempt is made to write to a channel that was not originally opened for writing. | 
|  class | NotYetBoundExceptionUnchecked exception thrown when an attempt is made to invoke an I/O operation upon a server socket channel that is not yet bound. | 
|  class | NotYetConnectedExceptionUnchecked exception thrown when an attempt is made to invoke an I/O operation upon a socket channel that is not yet connected. | 
|  class | OverlappingFileLockExceptionUnchecked exception thrown when an attempt is made to acquire a lock on a region of a file that overlaps a region already locked by the same Java virtual machine, or when another thread is already waiting to lock an overlapping region of the same file. | 
|  class | PipeA pair of channels that implements a unidirectional pipe. | 
| static class | Pipe.SinkChannelA channel representing the writable end of a Pipe. | 
| static class | Pipe.SourceChannelA channel representing the readable end of a Pipe. | 
|  class | SelectableChannelA channel that can be multiplexed via a Selector. | 
|  class | SelectionKeyA token representing the registration of a SelectableChannelwith aSelector. | 
|  class | SelectorA multiplexor of SelectableChannelobjects. | 
|  class | ServerSocketChannelA selectable channel for stream-oriented listening sockets. | 
|  class | SocketChannelA selectable channel for stream-oriented connecting sockets. | 
|  class | UnresolvedAddressExceptionUnchecked exception thrown when an attempt is made to invoke a network operation upon an unresolved socket address. | 
|  class | UnsupportedAddressTypeExceptionUnchecked exception thrown when an attempt is made to bind or connect to a socket address of a type that is not supported. | 
| Methods in java.nio.channels that return Object | |
|  Object | SelectionKey.attach(Object ob)Attaches the given object to this key. | 
|  Object | SelectionKey.attachment()Retrieves the current attachment. | 
| abstract  Object | SelectableChannel.blockingLock()Retrieves the object upon which the configureBlockingandregistermethods synchronize. | 
| Methods in java.nio.channels with parameters of type Object | |
|  Object | SelectionKey.attach(Object ob)Attaches the given object to this key. | 
| abstract  SelectionKey | SelectableChannel.register(Selector sel,
         int ops,
         Object att)Registers this channel with the given selector, returning a selection key. | 
| Uses of Object in java.nio.channels.spi | 
| Subclasses of Object in java.nio.channels.spi | |
|  class | AbstractInterruptibleChannelBase implementation class for interruptible channels. | 
|  class | AbstractSelectableChannelBase implementation class for selectable channels. | 
|  class | AbstractSelectionKeyBase implementation class for selection keys. | 
|  class | AbstractSelectorBase implementation class for selectors. | 
|  class | SelectorProviderService-provider class for selectors and selectable channels. | 
| Methods in java.nio.channels.spi that return Object | |
|  Object | AbstractSelectableChannel.blockingLock() | 
| Methods in java.nio.channels.spi with parameters of type Object | |
| protected abstract  SelectionKey | AbstractSelector.register(AbstractSelectableChannel ch,
         int ops,
         Object att)Registers the given channel with this selector. | 
|  SelectionKey | AbstractSelectableChannel.register(Selector sel,
         int ops,
         Object att)Registers this channel with the given selector, returning a selection key. | 
| Uses of Object in java.nio.charset | 
| Subclasses of Object in java.nio.charset | |
|  class | CharacterCodingExceptionChecked exception thrown when a character encoding or decoding error occurs. | 
|  class | CharsetA named mapping between sequences of sixteen-bit Unicode characters and sequences of bytes. | 
|  class | CharsetDecoderAn engine that can transform a sequence of bytes in a specific charset into a sequence of sixteen-bit Unicode characters. | 
|  class | CharsetEncoderAn engine that can transform a sequence of sixteen-bit Unicode characters into a sequence of bytes in a specific charset. | 
|  class | CoderMalfunctionErrorError thrown when the decodeLoopmethod of
 aCharsetDecoder, or theencodeLoopmethod of aCharsetEncoder, throws an unexpected
 exception. | 
|  class | CoderResultA description of the result state of a coder. | 
|  class | CodingErrorActionA typesafe enumeration for coding-error actions. | 
|  class | IllegalCharsetNameExceptionUnchecked exception thrown when a string that is not a legal charset name is used as such. | 
|  class | MalformedInputExceptionChecked exception thrown when an input byte sequence is not legal for given charset, or an input character sequence is not a legal sixteen-bit Unicode sequence. | 
|  class | UnmappableCharacterExceptionChecked exception thrown when an input character (or byte) sequence is valid but cannot be mapped to an output byte (or character) sequence. | 
|  class | UnsupportedCharsetExceptionUnchecked exception thrown when no support is available for a requested charset. | 
| Methods in java.nio.charset with parameters of type Object | |
|  int | Charset.compareTo(Object ob)Compares this charset to another object. | 
|  boolean | Charset.equals(Object ob)Tells whether or not this object is equal to another. | 
| Uses of Object in java.nio.charset.spi | 
| Subclasses of Object in java.nio.charset.spi | |
|  class | CharsetProviderCharset service-provider class. | 
| Uses of Object in java.rmi | 
| Subclasses of Object in java.rmi | |
|  class | AccessExceptionAn AccessExceptionis thrown by certain methods of thejava.rmi.Namingclass (specificallybind,rebind, andunbind) and methods of thejava.rmi.activation.ActivationSysteminterface to
 indicate that the caller does not have permission to perform the action
 requested by the method call. | 
|  class | AlreadyBoundExceptionAn AlreadyBoundExceptionis thrown if an attempt
 is made to bind an object in the registry to a name that already
 has an associated binding. | 
|  class | ConnectExceptionA ConnectExceptionis thrown if a connection is refused
 to the remote host for a remote method call. | 
|  class | ConnectIOExceptionA ConnectIOExceptionis thrown if anIOExceptionoccurs while making a connection
 to the remote host for a remote method call. | 
|  class | MarshalExceptionA MarshalExceptionis thrown if ajava.io.IOExceptionoccurs while marshalling the remote call
 header, arguments or return value for a remote method call. | 
|  class | MarshalledObjectA MarshalledObjectcontains a byte stream with the serialized
 representation of an object given to its constructor. | 
|  class | NamingThe Namingclass provides methods for storing and obtaining
 references to remote objects in a remote object registry. | 
|  class | NoSuchObjectExceptionA NoSuchObjectExceptionis thrown if an attempt is made to
 invoke a method on an object that no longer exists in the remote virtual
 machine. | 
|  class | NotBoundExceptionA NotBoundExceptionis thrown if an attempt
 is made to lookup or unbind in the registry a name that has
 no associated binding. | 
|  class | RemoteExceptionA RemoteExceptionis the common superclass for a number of
 communication-related exceptions that may occur during the execution of a
 remote method call. | 
|  class | RMISecurityExceptionDeprecated. Use SecurityExceptioninstead.
 Application code should never directly reference this class, andRMISecurityManagerno longer throws this subclass ofjava.lang.SecurityException. | 
|  class | RMISecurityManagerRMISecurityManagerprovides an example security manager for
 use by RMI applications that use downloaded code. | 
|  class | ServerErrorA ServerErroris thrown as a result of a remote method
 invocation when anErroris thrown while processing
 the invocation on the server, either while unmarshalling the arguments,
 executing the remote method itself, or marshalling the return value. | 
|  class | ServerExceptionA ServerExceptionis thrown as a result of a remote method
 invocation when aRemoteExceptionis thrown while processing
 the invocation on the server, either while unmarshalling the arguments,
 executing the remote method itself, or marshalling the return value. | 
|  class | ServerRuntimeExceptionDeprecated. no replacement | 
|  class | StubNotFoundExceptionA StubNotFoundExceptionis thrown if a valid stub class
 could not be found for a remote object when it is exported. | 
|  class | UnexpectedExceptionAn UnexpectedExceptionis thrown if the client of a
 remote method call receives, as a result of the call, a checked
 exception that is not among the checked exception types declared in thethrowsclause of the method in the remote interface. | 
|  class | UnmarshalExceptionAn UnmarshalExceptioncan be thrown while unmarshalling the
 parameters or results of a remote method call if any of the following
 conditions occur:
 
  if an exception occurs while unmarshalling the call header
  if the protocol for the return value is invalid
  if ajava.io.IOExceptionoccurs unmarshalling
 parameters (on the server side) or the return value (on the client side). | 
| Methods in java.rmi that return Object | |
|  Object | MarshalledObject.get()Returns a new copy of the contained marshalledobject. | 
| Methods in java.rmi with parameters of type Object | |
|  boolean | MarshalledObject.equals(Object obj)Compares this MarshalledObjectto another object. | 
| Constructors in java.rmi with parameters of type Object | |
| MarshalledObject(Object obj)Creates a new MarshalledObjectthat contains the
 serialized representation of the current state of the supplied object. | |
| Uses of Object in java.rmi.activation | 
| Subclasses of Object in java.rmi.activation | |
|  class | ActivatableThe Activatableclass provides support for remote
 objects that require persistent access over time and that
 can be activated by the system. | 
|  class | ActivateFailedExceptionThis exception is thrown by the RMI runtime when activation fails during a remote call to an activatable object. | 
|  class | ActivationDescAn activation descriptor contains the information necessary to activate an object: the object's group identifier, the object's fully-qualified class name, the object's code location (the location of the class), a codebase URL path, the object's restart "mode", and, a "marshalled" object that can contain object specific initialization data. | 
|  class | ActivationExceptionGeneral exception used by the activation interfaces. | 
|  class | ActivationGroupAn ActivationGroupis responsible for creating new
 instances of "activatable" objects in its group, informing itsActivationMonitorwhen either: its object's become
 active or inactive, or the group as a whole becomes inactive. | 
|  class | ActivationGroup_StubActivationGroup_Stubis a stub class
 for the subclasses ofjava.rmi.activation.ActivationGroupthat are exported as ajava.rmi.server.UnicastRemoteObject. | 
|  class | ActivationGroupDescAn activation group descriptor contains the information necessary to create/recreate an activation group in which to activate objects. | 
| static class | ActivationGroupDesc.CommandEnvironmentStartup options for ActivationGroup implementations. | 
|  class | ActivationGroupIDThe identifier for a registered activation group serves several purposes: identifies the group uniquely within the activation system, and contains a reference to the group's activation system so that the group can contact its activation system when necessary. | 
|  class | ActivationIDActivation makes use of special identifiers to denote remote objects that can be activated over time. | 
|  class | UnknownGroupExceptionAn UnknownGroupExceptionis thrown by methods of classes and
 interfaces in thejava.rmi.activationpackage when theActivationGroupIDparameter to the method is determined to be
 invalid, i.e., not known by theActivationSystem. | 
|  class | UnknownObjectExceptionAn UnknownObjectExceptionis thrown by methods of classes and
 interfaces in thejava.rmi.activationpackage when theActivationIDparameter to the method is determined to be
 invalid. | 
| Methods in java.rmi.activation with parameters of type Object | |
|  boolean | ActivationGroupDesc.equals(Object obj)Compares two activation group descriptors for content equality. | 
|  boolean | ActivationGroupDesc.CommandEnvironment.equals(Object obj)Compares two command environments for content equality. | 
|  boolean | ActivationGroupID.equals(Object obj)Compares two group identifiers for content equality. | 
|  boolean | ActivationDesc.equals(Object obj)Compares two activation descriptors for content equality. | 
|  boolean | ActivationID.equals(Object obj)Compares two activation ids for content equality. | 
| Uses of Object in java.rmi.dgc | 
| Subclasses of Object in java.rmi.dgc | |
|  class | LeaseA lease contains a unique VM identifier and a lease duration. | 
|  class | VMIDA VMID is a identifier that is unique across all Java virtual machines. | 
| Methods in java.rmi.dgc with parameters of type Object | |
|  boolean | VMID.equals(Object obj)Compare this VMID to another, and return true if they are the same identifier. | 
| Uses of Object in java.rmi.registry | 
| Subclasses of Object in java.rmi.registry | |
|  class | LocateRegistryLocateRegistryis used to obtain a reference to a bootstrap
 remote object registry on a particular host (including the local host), or
 to create a remote object registry that accepts calls on a specific port. | 
| Uses of Object in java.rmi.server | 
| Subclasses of Object in java.rmi.server | |
|  class | ExportExceptionAn ExportExceptionis aRemoteExceptionthrown if an attempt to export a remote object fails. | 
|  class | LogStreamDeprecated. no replacement | 
|  class | ObjIDAn ObjIDis used to identify a remote object exported
 to an RMI runtime. | 
|  class | OperationDeprecated. no replacement | 
|  class | RemoteObjectThe RemoteObjectclass implements thejava.lang.Objectbehavior for remote objects. | 
|  class | RemoteServerThe RemoteServerclass is the common superclass to server
 implementations and provides the framework to support a wide range
 of remote reference semantics. | 
|  class | RemoteStubThe RemoteStubclass is the common superclass to client
 stubs and provides the framework to support a wide range of remote
 reference semantics. | 
|  class | RMIClassLoaderRMIClassLoadercomprises static methods to support
 dynamic class loading with RMI. | 
|  class | RMIClassLoaderSpiRMIClassLoaderSpiis the service provider interface forRMIClassLoader. | 
|  class | RMISocketFactoryAn RMISocketFactoryinstance is used by the RMI runtime
 in order to obtain client and server sockets for RMI calls. | 
|  class | ServerCloneExceptionA ServerCloneExceptionis thrown if a remote exception occurs
 during the cloning of aUnicastRemoteObject. | 
|  class | ServerNotActiveExceptionAn ServerNotActiveExceptionis anExceptionthrown during a call toRemoteServer.getClientHostif
 the getClientHost method is called outside of servicing a remote
 method call. | 
|  class | SkeletonMismatchExceptionDeprecated. no replacement. Skeletons are no longer required for remote method calls in the Java 2 platform v1.2 and greater. | 
|  class | SkeletonNotFoundExceptionDeprecated. no replacement. Skeletons are no longer required for remote method calls in the Java 2 platform v1.2 and greater. | 
|  class | SocketSecurityExceptionA SocketSecurityExceptionis thrown during remote object
 export if the code exporting the remote object (either by construction
 or by explicit call to theexportObjectmethod ofUnicastRemoteObjectorjava.rmi.activation.Activatable) does not have permission
 to create ajava.net.ServerSocketon the port number
 specified during remote object export. | 
|  class | UIDA UIDrepresents an identifier that is unique over time
 with respect to the host it is generated on, or one of 216
 "well-known" identifiers. | 
|  class | UnicastRemoteObjectThe UnicastRemoteObject class defines a non-replicated remote object whose references are valid only while the server process is alive. | 
| Methods in java.rmi.server that return Object | |
|  Object | LoaderHandler.getSecurityContext(ClassLoader loader)Deprecated. no replacement | 
|  Object | UnicastRemoteObject.clone()Returns a clone of the remote object that is distinct from the original. | 
| static Object | RMIClassLoader.getSecurityContext(ClassLoader loader)Deprecated. no replacement. As of the Java 2 platform v1.2, RMI no longer uses this method to obtain a class loader's security context. | 
|  Object | RemoteRef.invoke(Remote obj,
       Method method,
       Object[] params,
       long opnum)Invoke a method. | 
| Methods in java.rmi.server with parameters of type Object | |
|  RemoteStub | ServerRef.exportObject(Remote obj,
             Object data)Creates a client stub object for the supplied Remote object. | 
|  boolean | UID.equals(Object obj)Compares the specified object with this UIDfor
 equality. | 
|  boolean | ObjID.equals(Object obj)Compares the specified object with this ObjIDfor
 equality. | 
|  Object | RemoteRef.invoke(Remote obj,
       Method method,
       Object[] params,
       long opnum)Invoke a method. | 
|  boolean | RemoteObject.equals(Object obj)Compares two remote objects for equality. | 
| Uses of Object in java.security | 
| Subclasses of Object in java.security | |
|  class | AccessControlContextAn AccessControlContext is used to make system resource access decisions based on the context it encapsulates. | 
|  class | AccessControlExceptionThis exception is thrown by the AccessController to indicate that a requested access (to a critical system resource such as the file system or the network) is denied. | 
|  class | AccessControllerThe AccessController class is used for access control operations and decisions. | 
|  class | AlgorithmParameterGeneratorThe AlgorithmParameterGeneratorclass is used to generate a
 set of
 parameters to be used with a certain algorithm. | 
|  class | AlgorithmParameterGeneratorSpiThis class defines the Service Provider Interface (SPI) for the AlgorithmParameterGeneratorclass, which 
 is used to generate a set of parameters to be used with a certain algorithm. | 
|  class | AlgorithmParametersThis class is used as an opaque representation of cryptographic parameters. | 
|  class | AlgorithmParametersSpiThis class defines the Service Provider Interface (SPI) for the AlgorithmParametersclass, which is used to manage
 algorithm parameters. | 
|  class | AllPermissionThe AllPermission is a permission that implies all other permissions. | 
|  class | BasicPermissionThe BasicPermission class extends the Permission class, and can be used as the base class for permissions that want to follow the same naming convention as BasicPermission. | 
|  class | CodeSourceThis class extends the concept of a codebase to encapsulate not only the location (URL) but also the certificate(s) that were used to verify signed code originating from that location. | 
|  class | DigestExceptionThis is the generic Message Digest exception. | 
|  class | DigestInputStreamA transparent stream that updates the associated message digest using the bits going through the stream. | 
|  class | DigestOutputStreamA transparent stream that updates the associated message digest using the bits going through the stream. | 
|  class | GeneralSecurityExceptionThe GeneralSecurityExceptionclass is a generic
 security exception class that provides type safety for all the
 security-related exception classes that extend from it. | 
|  class | GuardedObjectA GuardedObject is an object that is used to protect access to another object. | 
|  class | IdentityDeprecated. This class is no longer used. Its functionality has been replaced by java.security.KeyStore, thejava.security.certpackage, andjava.security.Principal. | 
|  class | IdentityScopeDeprecated. This class is no longer used. Its functionality has been replaced by java.security.KeyStore, thejava.security.certpackage, andjava.security.Principal. | 
|  class | InvalidAlgorithmParameterExceptionThis is the exception for invalid or inappropriate algorithm parameters. | 
|  class | InvalidKeyExceptionThis is the exception for invalid Keys (invalid encoding, wrong length, uninitialized, etc). | 
|  class | InvalidParameterExceptionThis exception, designed for use by the JCA/JCE engine classes, is thrown when an invalid parameter is passed to a method. | 
|  class | KeyExceptionThis is the basic key exception. | 
|  class | KeyFactoryKey factories are used to convert keys (opaque cryptographic keys of type Key) into key specifications
 (transparent representations of the underlying key material), and vice
 versa. | 
|  class | KeyFactorySpiThis class defines the Service Provider Interface (SPI) for the KeyFactoryclass. | 
|  class | KeyManagementExceptionThis is the general key management exception for all operations dealing with key management. | 
|  class | KeyPairThis class is a simple holder for a key pair (a public key and a private key). | 
|  class | KeyPairGeneratorThe KeyPairGenerator class is used to generate pairs of public and private keys. | 
|  class | KeyPairGeneratorSpiThis class defines the Service Provider Interface (SPI) for the KeyPairGeneratorclass, which is used to generate
 pairs of public and private keys. | 
|  class | KeyStoreThis class represents an in-memory collection of keys and certificates. | 
|  class | KeyStoreExceptionThis is the generic KeyStore exception. | 
|  class | KeyStoreSpiThis class defines the Service Provider Interface (SPI) for the KeyStoreclass. | 
|  class | MessageDigestThis MessageDigest class provides applications the functionality of a message digest algorithm, such as MD5 or SHA. | 
|  class | MessageDigestSpiThis class defines the Service Provider Interface (SPI) for the MessageDigestclass, which provides the functionality
 of a message digest algorithm, such as MD5 or SHA. | 
|  class | NoSuchAlgorithmExceptionThis exception is thrown when a particular cryptographic algorithm is requested but is not available in the environment. | 
|  class | NoSuchProviderExceptionThis exception is thrown when a particular security provider is requested but is not available in the environment. | 
|  class | PermissionAbstract class for representing access to a system resource. | 
|  class | PermissionCollectionAbstract class representing a collection of Permission objects. | 
|  class | PermissionsThis class represents a heterogeneous collection of Permissions. | 
|  class | PolicyThis is an abstract class for representing the system security policy for a Java application environment (specifying which permissions are available for code from various sources). | 
|  class | PrivilegedActionExceptionThis exception is thrown by doPrivileged(PrivilegedExceptionAction)anddoPrivileged(PrivilegedExceptionAction,
 AccessControlContext context)to indicate
 that the action being performed threw a checked exception. | 
|  class | ProtectionDomainThis ProtectionDomain class encapsulates the characteristics of a domain, which encloses a set of classes whose instances are granted a set of permissions when being executed on behalf of a given set of Principals. | 
|  class | ProviderThis class represents a "provider" for the Java Security API, where a provider implements some or all parts of Java Security. | 
|  class | ProviderExceptionA runtime exception for Provider exceptions (such as misconfiguration errors), which may be subclassed by Providers to throw specialized, provider-specific runtime errors. | 
|  class | SecureClassLoaderThis class extends ClassLoader with additional support for defining classes with an associated code source and permissions which are retrieved by the system policy by default. | 
|  class | SecureRandomThis class provides a cryptographically strong pseudo-random number generator (PRNG). | 
|  class | SecureRandomSpiThis class defines the Service Provider Interface (SPI) for the SecureRandomclass. | 
|  class | SecurityThis class centralizes all security properties and common security methods. | 
|  class | SecurityPermissionThis class is for security permissions. | 
|  class | SignatureThis Signature class is used to provide applications the functionality of a digital signature algorithm. | 
|  class | SignatureExceptionThis is the generic Signature exception. | 
|  class | SignatureSpiThis class defines the Service Provider Interface (SPI) for the Signatureclass, which is used to provide the
 functionality of a digital signature algorithm. | 
|  class | SignedObjectSignedObject is a class for the purpose of creating authentic runtime objects whose integrity cannot be compromised without being detected. | 
|  class | SignerDeprecated. This class is no longer used. Its functionality has been replaced by java.security.KeyStore, thejava.security.certpackage, andjava.security.Principal. | 
|  class | UnrecoverableKeyExceptionThis exception is thrown if a key in the keystore cannot be recovered. | 
|  class | UnresolvedPermissionThe UnresolvedPermission class is used to hold Permissions that were "unresolved" when the Policy was initialized. | 
| Methods in java.security that return Object | |
|  Object | SignedObject.getObject()Retrieves the encapsulated object. | 
|  Object | GuardedObject.getObject()Retrieves the guarded object, or throws an exception if access to the guarded object is denied by the guard. | 
| protected abstract  Object | SignatureSpi.engineGetParameter(String param)Deprecated. | 
|  Object | SignatureSpi.clone()Returns a clone if the implementation is cloneable. | 
|  Object | Signature.getParameter(String param)Deprecated. | 
|  Object | Signature.clone()Returns a clone if the implementation is cloneable. | 
|  Object | Provider.put(Object key,
    Object value)Sets the keyproperty to have the specifiedvalue. | 
|  Object | Provider.remove(Object key)Removes the keyproperty (and its correspondingvalue). | 
|  Object | MessageDigestSpi.clone()Returns a clone if the implementation is cloneable. | 
|  Object | MessageDigest.clone()Returns a clone if the implementation is cloneable. | 
| static Object | AccessController.doPrivileged(PrivilegedAction action)Performs the specified PrivilegedActionwith privileges
 enabled. | 
| static Object | AccessController.doPrivileged(PrivilegedAction action,
             AccessControlContext context)Performs the specified PrivilegedActionwith privileges
 enabled and restricted by the specifiedAccessControlContext. | 
| static Object | AccessController.doPrivileged(PrivilegedExceptionAction action)Performs the specified PrivilegedExceptionActionwith
 privileges enabled. | 
| static Object | AccessController.doPrivileged(PrivilegedExceptionAction action,
             AccessControlContext context)Performs the specified PrivilegedExceptionActionwith 
 privileges enabled and restricted by the specifiedAccessControlContext. | 
|  Object | PrivilegedAction.run()Performs the computation. | 
|  Object | PrivilegedExceptionAction.run()Performs the computation. | 
| Methods in java.security with parameters of type Object | |
|  boolean | Identity.equals(Object identity)Deprecated. Tests for equality between the specified object and this identity. | 
|  boolean | UnresolvedPermission.equals(Object obj)Checks two UnresolvedPermission objects for equality. | 
| protected abstract  void | SignatureSpi.engineSetParameter(String param,
                   Object value)Deprecated. Replaced by engineSetParameter. | 
|  void | Signature.setParameter(String param,
             Object value)Deprecated. Use setParameter. | 
|  boolean | AllPermission.equals(Object obj)Checks two AllPermission objects for equality. | 
|  Object | Provider.put(Object key,
    Object value)Sets the keyproperty to have the specifiedvalue. | 
|  Object | Provider.remove(Object key)Removes the keyproperty (and its correspondingvalue). | 
|  boolean | AccessControlContext.equals(Object obj)Checks two AccessControlContext objects for equality. | 
|  boolean | BasicPermission.equals(Object obj)Checks two BasicPermission objects for equality. | 
|  boolean | Principal.equals(Object another)Compares this principal to the specified object. | 
|  void | Guard.checkGuard(Object object)Determines whether or not to allow access to the guarded object object. | 
|  void | Permission.checkGuard(Object object)Implements the guard interface for a permission. | 
| abstract  boolean | Permission.equals(Object obj)Checks two Permission objects for equality. | 
|  boolean | CodeSource.equals(Object obj)Tests for equality between the specified object and this object. | 
| Constructors in java.security with parameters of type Object | |
| GuardedObject(Object object,
              Guard guard)Constructs a GuardedObject using the specified object and guard. | |
| Uses of Object in java.security.acl | 
| Subclasses of Object in java.security.acl | |
|  class | AclNotFoundExceptionThis is an exception that is thrown whenever a reference is made to a non-existent ACL (Access Control List). | 
|  class | LastOwnerExceptionThis is an exception that is thrown whenever an attempt is made to delete the last owner of an Access Control List. | 
|  class | NotOwnerExceptionThis is an exception that is thrown whenever the modification of an object (such as an Access Control List) is only allowed to be done by an owner of the object, but the Principal attempting the modification is not an owner. | 
| Methods in java.security.acl that return Object | |
|  Object | AclEntry.clone()Clones this ACL entry. | 
| Methods in java.security.acl with parameters of type Object | |
|  boolean | Permission.equals(Object another)Returns true if the object passed matches the permission represented in this interface. | 
| Uses of Object in java.security.cert | 
| Subclasses of Object in java.security.cert | |
|  class | CertificateAbstract class for managing a variety of identity certificates. | 
| protected static class | Certificate.CertificateRepAlternate Certificate class for serialization. | 
|  class | CertificateFactoryThis class defines the functionality of a certificate factory, which is used to generate certificate, certification path ( CertPath)
 and certificate revocation list (CRL) objects from their encodings. | 
|  class | CertificateFactorySpiThis class defines the Service Provider Interface (SPI) for the CertificateFactoryclass. | 
|  class | CertPathAn immutable sequence of certificates (a certification path). | 
| protected static class | CertPath.CertPathRepAlternate CertPathclass for serialization. | 
|  class | CertPathBuilderA class for building certification paths (also known as certificate chains). | 
|  class | CertPathBuilderExceptionAn exception indicating one of a variety of problems encountered when building a certification path with a CertPathBuilder. | 
|  class | CertPathBuilderSpiThe Service Provider Interface (SPI) for the CertPathBuilderclass. | 
|  class | CertPathValidatorA class for validating certification paths (also known as certificate chains). | 
|  class | CertPathValidatorExceptionAn exception indicating one of a variety of problems encountered when validating a certification path. | 
|  class | CertPathValidatorSpiThe Service Provider Interface (SPI) for the CertPathValidatorclass. | 
|  class | CertStoreA class for retrieving Certificates andCRLs
 from a repository. | 
|  class | CertStoreExceptionAn exception indicating one of a variety of problems retrieving certificates and CRLs from a CertStore. | 
|  class | CertStoreSpiThe Service Provider Interface (SPI) for the CertStoreclass. | 
|  class | CollectionCertStoreParametersParameters used as input for the Collection CertStorealgorithm. | 
|  class | CRLThis class is an abstraction of certificate revocation lists (CRLs) that have different formats but important common uses. | 
|  class | CRLExceptionCRL (Certificate Revocation List) Exception. | 
|  class | LDAPCertStoreParametersParameters used as input for the LDAP CertStorealgorithm. | 
|  class | PKIXBuilderParametersParameters used as input for the PKIX CertPathBuilderalgorithm. | 
|  class | PKIXCertPathBuilderResultThis class represents the successful result of the PKIX certification path builder algorithm. | 
|  class | PKIXCertPathCheckerAn abstract class that performs one or more checks on an X509Certificate. | 
|  class | PKIXCertPathValidatorResultThis class represents the successful result of the PKIX certification path validation algorithm. | 
|  class | PKIXParametersParameters used as input for the PKIX CertPathValidatoralgorithm. | 
|  class | PolicyQualifierInfoAn immutable policy qualifier represented by the ASN.1 PolicyQualifierInfo structure. | 
|  class | TrustAnchorA trust anchor or most-trusted Certification Authority (CA). | 
|  class | X509CertificateAbstract class for X.509 certificates. | 
|  class | X509CertSelectorA CertSelectorthat selectsX509Certificatesthat
 match all specified criteria. | 
|  class | X509CRLAbstract class for an X.509 Certificate Revocation List (CRL). | 
|  class | X509CRLEntryAbstract class for a revoked certificate in a CRL (Certificate Revocation List). | 
|  class | X509CRLSelectorA CRLSelectorthat selectsX509CRLsthat
 match all specified criteria. | 
| Methods in java.security.cert that return Object | |
|  Object | PKIXCertPathValidatorResult.clone()Returns a copy of this object. | 
|  Object | PKIXCertPathChecker.clone()Returns a clone of this object. | 
|  Object | PKIXParameters.clone()Makes a copy of this PKIXParametersobject. | 
|  Object | LDAPCertStoreParameters.clone()Returns a copy of this object. | 
|  Object | X509CRLSelector.clone()Returns a copy of this object. | 
|  Object | X509CertSelector.clone()Returns a copy of this object. | 
|  Object | CollectionCertStoreParameters.clone()Returns a copy of this object. | 
|  Object | CRLSelector.clone()Makes a copy of this CRLSelector. | 
|  Object | CertStoreParameters.clone()Makes a copy of this CertStoreParameters. | 
|  Object | CertSelector.clone()Makes a copy of this CertSelector. | 
|  Object | CertPathValidatorResult.clone()Makes a copy of this CertPathValidatorResult. | 
|  Object | CertPathBuilderResult.clone()Makes a copy of this CertPathBuilderResult. | 
|  Object | CertPathParameters.clone()Makes a copy of this CertPathParameters. | 
| protected  Object | CertPath.writeReplace()Replaces the CertPathto be serialized with aCertPathRepobject. | 
| protected  Object | CertPath.CertPathRep.readResolve()Returns a CertPathconstructed from the type and data. | 
| protected  Object | Certificate.writeReplace()Replace the Certificate to be serialized. | 
| protected  Object | Certificate.CertificateRep.readResolve()Resolve the Certificate Object. | 
| Methods in java.security.cert with parameters of type Object | |
|  boolean | CertPath.equals(Object other)Compares this certification path for equality with the specified object. | 
|  boolean | X509CRLEntry.equals(Object other)Compares this CRL entry for equality with the given object. | 
|  boolean | X509CRL.equals(Object other)Compares this CRL for equality with the given object. | 
|  boolean | Certificate.equals(Object other)Compares this certificate for equality with the specified object. | 
| Uses of Object in java.security.spec | 
| Subclasses of Object in java.security.spec | |
|  class | DSAParameterSpecThis class specifies the set of parameters used with the DSA algorithm. | 
|  class | DSAPrivateKeySpecThis class specifies a DSA private key with its associated parameters. | 
|  class | DSAPublicKeySpecThis class specifies a DSA public key with its associated parameters. | 
|  class | EncodedKeySpecThis class represents a public or private key in encoded format. | 
|  class | InvalidKeySpecExceptionThis is the exception for invalid key specifications. | 
|  class | InvalidParameterSpecExceptionThis is the exception for invalid parameter specifications. | 
|  class | PKCS8EncodedKeySpecThis class represents the ASN.1 encoding of a private key, encoded according to the ASN.1 type PrivateKeyInfo. | 
|  class | PSSParameterSpecThis class specifies a parameter spec for RSA PSS encoding scheme, as defined in the PKCS#1 v2.1. | 
|  class | RSAKeyGenParameterSpecThis class specifies the set of parameters used to generate an RSA key pair. | 
|  class | RSAMultiPrimePrivateCrtKeySpecThis class specifies an RSA multi-prime private key, as defined in the PKCS#1 v2.1, using the Chinese Remainder Theorem (CRT) information values for efficiency. | 
|  class | RSAOtherPrimeInfoThis class represents the triplet (prime, exponent, and coefficient) inside RSA's OtherPrimeInfo structure, as defined in the PKCS#1 v2.1. | 
|  class | RSAPrivateCrtKeySpecThis class specifies an RSA private key, as defined in the PKCS#1 standard, using the Chinese Remainder Theorem (CRT) information values for efficiency. | 
|  class | RSAPrivateKeySpecThis class specifies an RSA private key. | 
|  class | RSAPublicKeySpecThis class specifies an RSA public key. | 
|  class | X509EncodedKeySpecThis class represents the ASN.1 encoding of a public key, encoded according to the ASN.1 type SubjectPublicKeyInfo. | 
| Uses of Object in java.sql | 
| Subclasses of Object in java.sql | |
|  class | BatchUpdateExceptionAn exception thrown when an error occurs during a batch update operation. | 
|  class | DataTruncationAn exception that reports a DataTruncation warning (on reads) or throws a DataTruncation exception (on writes) when JDBC unexpectedly truncates a data value. | 
|  class | DriverManagerThe basic service for managing a set of JDBC drivers. NOTE: The DataSourceinterface, new in the
 JDBC 2.0 API, provides another way to connect to a data source. | 
|  class | DriverPropertyInfoDriver properties for making a connection. | 
|  class | SQLExceptionAn exception that provides information on a database access error or other errors. | 
|  class | SQLPermissionThe permission for which the SecurityManagerwill check
 when code that is running in an applet calls theDriverManager.setLogWritermethod or theDriverManager.setLogStream(deprecated) method. | 
|  class | SQLWarningAn exception that provides information on database access warnings. | 
|  class | TimeA thin wrapper around the java.util.Dateclass that allows the JDBC
 API to identify this as an SQLTIMEvalue. | 
|  class | TimestampA thin wrapper around java.util.Datethat allows
 the JDBC API to identify this as an SQLTIMESTAMPvalue. | 
|  class | TypesThe class that defines the constants that are used to identify generic SQL types, called JDBC types. | 
| Methods in java.sql that return Object | |
|  Object[] | Struct.getAttributes()Produces the ordered values of the attributes of the SQL structurec type that this Structobject represents. | 
|  Object[] | Struct.getAttributes(Map map)Produces the ordered values of the attributes of the SQL structurec type that this Structobject represents. | 
|  Object | SQLInput.readObject()Reads the datum at the head of the stream and returns it as an Objectin the Java programming language. | 
|  Object | CallableStatement.getObject(int parameterIndex)Retrieves the value of the designated parameter as an Objectin the Java programming language. | 
|  Object | CallableStatement.getObject(int i,
          Map map)Returns an object representing the value of OUT parameter iand usesmapfor the custom
 mapping of the parameter value. | 
|  Object | CallableStatement.getObject(String parameterName)Retrieves the value of a parameter as an Objectin the Java 
 programming language. | 
|  Object | CallableStatement.getObject(String parameterName,
          Map map)Returns an object representing the value of OUT parameter iand usesmapfor the custom
 mapping of the parameter value. | 
|  Object | Ref.getObject(Map map)Retrieves the referenced object and maps it to a Java type using the given type map. | 
|  Object | Ref.getObject()Retrieves the SQL structured type instance referenced by this Refobject. | 
|  Object | ResultSet.getObject(int columnIndex)Gets the value of the designated column in the current row of this ResultSetobject as 
 anObjectin the Java programming language. | 
|  Object | ResultSet.getObject(String columnName)Gets the value of the designated column in the current row of this ResultSetobject as 
 anObjectin the Java programming language. | 
|  Object | ResultSet.getObject(int i,
          Map map)Retrieves the value of the designated column in the current row of this ResultSetobject as anObjectin the Java programming language. | 
|  Object | ResultSet.getObject(String colName,
          Map map)Retrieves the value of the designated column in the current row of this ResultSetobject as anObjectin the Java programming language. | 
|  Object | Array.getArray()Retrieves the contents of the SQL ARRAYvalue designated 
 by thisArrayobject in the form of an array in the Java
 programming language. | 
|  Object | Array.getArray(Map map)Retrieves the contents of the SQL ARRAYvalue designated by thisArrayobject. | 
|  Object | Array.getArray(long index,
         int count)Retrieves a slice of the SQL ARRAYvalue designated by thisArrayobject, beginning with the
 specifiedindexand containing up tocountsuccessive elements of the SQL array. | 
|  Object | Array.getArray(long index,
         int count,
         Map map)Retreives a slice of the SQL ARRAYvalue 
 designated by thisArrayobject, beginning with the specifiedindexand containing up tocountsuccessive elements of the SQL array. | 
| Methods in java.sql with parameters of type Object | |
|  void | CallableStatement.setObject(String parameterName,
          Object x,
          int targetSqlType,
          int scale)Sets the value of the designated parameter with the given object. | 
|  void | CallableStatement.setObject(String parameterName,
          Object x,
          int targetSqlType)Sets the value of the designated parameter with the given object. | 
|  void | CallableStatement.setObject(String parameterName,
          Object x)Sets the value of the designated parameter with the given object. | 
|  void | Ref.setObject(Object value)Sets the structured type value that this Refobject references to the given instance ofObject. | 
|  void | PreparedStatement.setObject(int parameterIndex,
          Object x,
          int targetSqlType,
          int scale)Sets the value of the designated parameter with the given object. | 
|  void | PreparedStatement.setObject(int parameterIndex,
          Object x,
          int targetSqlType)Sets the value of the designated parameter with the given object. | 
|  void | PreparedStatement.setObject(int parameterIndex,
          Object x)Sets the value of the designated parameter using the given object. | 
|  boolean | Timestamp.equals(Object ts)Tests to see if this Timestampobject is
 equal to the given object. | 
|  int | Timestamp.compareTo(Object o)Compares this Timestampobject to the givenObject, which must be aTimestampobject. | 
|  void | ResultSet.updateObject(int columnIndex,
             Object x,
             int scale)Updates the designated column with an Objectvalue. | 
|  void | ResultSet.updateObject(int columnIndex,
             Object x)Updates the designated column with an Objectvalue. | 
|  void | ResultSet.updateObject(String columnName,
             Object x,
             int scale)Updates the designated column with an Objectvalue. | 
|  void | ResultSet.updateObject(String columnName,
             Object x)Updates the designated column with an Objectvalue. | 
| Uses of Object in java.text | 
| Subclasses of Object in java.text | |
|  class | AnnotationAn Annotation object is used as a wrapper for a text attribute value if the attribute has annotation characteristics. | 
| static class | AttributedCharacterIterator.AttributeDefines attribute keys that are used to identify text attributes. | 
|  class | AttributedStringAn AttributedString holds text and related attribute information. | 
|  class | BidiThis class implements the Unicode Version 3.0 Bidirectional Algorithm. | 
|  class | BreakIteratorThe BreakIteratorclass implements methods for finding
 the location of boundaries in text. | 
|  class | ChoiceFormatA ChoiceFormatallows you to attach a format to a range of numbers. | 
|  class | CollationElementIteratorThe CollationElementIteratorclass is used as an iterator
 to walk through each character of an international string. | 
|  class | CollationKeyA CollationKeyrepresents aStringunder the
 rules of a specificCollatorobject. | 
|  class | CollatorThe Collatorclass performs locale-sensitiveStringcomparison. | 
|  class | DateFormatDateFormat is an abstract class for date/time formatting subclasses which formats and parses dates or time in a language-independent manner. | 
| static class | DateFormat.FieldDefines constants that are used as attribute keys in the AttributedCharacterIteratorreturned
 fromDateFormat.formatToCharacterIteratorand as
 field identifiers inFieldPosition. | 
|  class | DateFormatSymbolsDateFormatSymbolsis a public class for encapsulating
 localizable date-time formatting data, such as the names of the
 months, the names of the days of the week, and the time zone data. | 
|  class | DecimalFormatDecimalFormatis a concrete subclass ofNumberFormatthat formats decimal numbers. | 
|  class | DecimalFormatSymbolsThis class represents the set of symbols (such as the decimal separator, the grouping separator, and so on) needed by DecimalFormatto format numbers. | 
|  class | FieldPositionFieldPositionis a simple class used byFormatand its subclasses to identify fields in formatted output. | 
|  class | FormatFormatis an abstract base class for formatting locale-sensitive
 information such as dates, messages, and numbers. | 
| static class | Format.FieldDefines constants that are used as attribute keys in the AttributedCharacterIteratorreturned
 fromFormat.formatToCharacterIteratorand as
 field identifiers inFieldPosition. | 
|  class | MessageFormatMessageFormatprovides a means to produce concatenated
 messages in language-neutral way. | 
| static class | MessageFormat.FieldDefines constants that are used as attribute keys in the AttributedCharacterIteratorreturned
 fromMessageFormat.formatToCharacterIterator. | 
|  class | NumberFormatNumberFormatis the abstract base class for all number
 formats. | 
| static class | NumberFormat.FieldDefines constants that are used as attribute keys in the AttributedCharacterIteratorreturned
 fromNumberFormat.formatToCharacterIteratorand as
 field identifiers inFieldPosition. | 
|  class | ParseExceptionSignals that an error has been reached unexpectedly while parsing. | 
|  class | ParsePositionParsePositionis a simple class used byFormatand its subclasses to keep track of the current position during parsing. | 
|  class | RuleBasedCollatorThe RuleBasedCollatorclass is a concrete subclass ofCollatorthat provides a simple, data-driven, table
 collator. | 
|  class | SimpleDateFormatSimpleDateFormatis a concrete class for formatting and
 parsing dates in a locale-sensitive manner. | 
|  class | StringCharacterIteratorStringCharacterIteratorimplements theCharacterIteraterprotocol for aString. | 
| Methods in java.text that return Object | |
|  Object | BreakIterator.clone()Create a copy of this iterator | 
|  Object | Annotation.getValue()Returns the value of the attribute, which may be null. | 
|  Object | RuleBasedCollator.clone()Standard override; no change in semantics. | 
|  Object[] | ChoiceFormat.getFormats()Get the formats passed in the constructor. | 
|  Object | ChoiceFormat.clone()Overrides Cloneable | 
|  Object | StringCharacterIterator.clone()Creates a copy of this iterator. | 
|  Object | Collator.clone()Overrides Cloneable | 
|  Object | DateFormatSymbols.clone()Overrides Cloneable | 
|  Object | SimpleDateFormat.clone()Creates a copy of this SimpleDateFormat. | 
|  Object | DateFormat.parseObject(String source,
            ParsePosition pos)Parses text from a string to produce a Date. | 
|  Object | DateFormat.clone()Overrides Cloneable | 
| protected  Object | DateFormat.Field.readResolve()Resolves instances being deserialized to the predefined constants. | 
|  Object | DecimalFormatSymbols.clone()Standard override. | 
|  Object | NumberFormat.parseObject(String source,
            ParsePosition pos)Parses text from a string to produce a Number. | 
|  Object | NumberFormat.clone()Overrides Cloneable | 
| protected  Object | NumberFormat.Field.readResolve()Resolves instances being deserialized to the predefined constants. | 
|  Object | DecimalFormat.clone()Standard override; no change in semantics. | 
|  Object | CharacterIterator.clone()Create a copy of this iterator | 
|  Object | AttributedCharacterIterator.getAttribute(AttributedCharacterIterator.Attribute attribute)Returns the value of the named attribute for the current character. | 
| protected  Object | AttributedCharacterIterator.Attribute.readResolve()Resolves instances being deserialized to the predefined constants. | 
| abstract  Object | Format.parseObject(String source,
            ParsePosition pos)Parses text from a string to produce an object. | 
|  Object | Format.parseObject(String source)Parses text from the beginning of the given string to produce an object. | 
|  Object | Format.clone()Creates and returns a copy of this object. | 
|  Object[] | MessageFormat.parse(String source,
      ParsePosition pos)Parses the string. | 
|  Object[] | MessageFormat.parse(String source)Parses text from the beginning of the given string to produce an object array. | 
|  Object | MessageFormat.parseObject(String source,
            ParsePosition pos)Parses text from a string to produce an object array. | 
|  Object | MessageFormat.clone()Creates and returns a copy of this object. | 
| protected  Object | MessageFormat.Field.readResolve()Resolves instances being deserialized to the predefined constants. | 
| Methods in java.text with parameters of type Object | |
| static void | Bidi.reorderVisually(byte[] levels,
                int levelStart,
                Object[] objects,
                int objectStart,
                int count)Reorder the objects in the array into visual order based on their levels. | 
|  boolean | RuleBasedCollator.equals(Object obj)Compares the equality of two collation objects. | 
|  boolean | ChoiceFormat.equals(Object obj)Equality comparision between two | 
|  void | AttributedString.addAttribute(AttributedCharacterIterator.Attribute attribute,
             Object value)Adds an attribute to the entire string. | 
|  void | AttributedString.addAttribute(AttributedCharacterIterator.Attribute attribute,
             Object value,
             int beginIndex,
             int endIndex)Adds an attribute to a subrange of the string. | 
|  boolean | StringCharacterIterator.equals(Object obj)Compares the equality of two StringCharacterIterator objects. | 
|  int | CollationKey.compareTo(Object o)Compares this CollationKey with the specified Object for order. | 
|  boolean | CollationKey.equals(Object target)Compare this CollationKey and the target CollationKey for equality. | 
|  int | Collator.compare(Object o1,
        Object o2)Compares its two arguments for order. | 
|  boolean | Collator.equals(Object that)Compares the equality of two Collators. | 
|  boolean | DateFormatSymbols.equals(Object obj)Override equals | 
|  AttributedCharacterIterator | SimpleDateFormat.formatToCharacterIterator(Object obj)Formats an Object producing an AttributedCharacterIterator. | 
|  boolean | SimpleDateFormat.equals(Object obj)Compares the given object with this SimpleDateFormatfor
 equality. | 
|  StringBuffer | DateFormat.format(Object obj,
       StringBuffer toAppendTo,
       FieldPosition fieldPosition)Overrides Format. | 
|  boolean | DateFormat.equals(Object obj)Overrides equals | 
|  boolean | DecimalFormatSymbols.equals(Object obj)Override equals. | 
|  StringBuffer | NumberFormat.format(Object number,
       StringBuffer toAppendTo,
       FieldPosition pos)Formats an object to produce a string. | 
|  boolean | NumberFormat.equals(Object obj)Overrides equals | 
|  AttributedCharacterIterator | DecimalFormat.formatToCharacterIterator(Object obj)Formats an Object producing an AttributedCharacterIterator. | 
|  boolean | DecimalFormat.equals(Object obj)Overrides equals | 
|  boolean | ParsePosition.equals(Object obj)Overrides equals | 
|  boolean | AttributedCharacterIterator.Attribute.equals(Object obj)Compares two objects for equality. | 
|  boolean | FieldPosition.equals(Object obj)Overrides equals | 
|  String | Format.format(Object obj)Formats an object to produce a string. | 
| abstract  StringBuffer | Format.format(Object obj,
       StringBuffer toAppendTo,
       FieldPosition pos)Formats an object and appends the resulting text to a given string buffer. | 
|  AttributedCharacterIterator | Format.formatToCharacterIterator(Object obj)Formats an Object producing an AttributedCharacterIterator. | 
|  StringBuffer | MessageFormat.format(Object[] arguments,
       StringBuffer result,
       FieldPosition pos)Formats an array of objects and appends the MessageFormat's
 pattern, with format elements replaced by the formatted objects, to the
 providedStringBuffer. | 
| static String | MessageFormat.format(String pattern,
       Object[] arguments)Creates a MessageFormat with the given pattern and uses it to format the given arguments. | 
|  StringBuffer | MessageFormat.format(Object arguments,
       StringBuffer result,
       FieldPosition pos)Formats an array of objects and appends the MessageFormat's
 pattern, with format elements replaced by the formatted objects, to the
 providedStringBuffer. | 
|  AttributedCharacterIterator | MessageFormat.formatToCharacterIterator(Object arguments)Formats an array of objects and inserts them into the MessageFormat's pattern, producing anAttributedCharacterIterator. | 
|  boolean | MessageFormat.equals(Object obj)Equality comparison between two message format objects | 
| Constructors in java.text with parameters of type Object | |
| Annotation(Object value)Constructs an annotation record with the given value, which may be null. | |
| Uses of Object in java.util | 
| Subclasses of Object in java.util | |
|  class | AbstractCollectionThis class provides a skeletal implementation of the Collection interface, to minimize the effort required to implement this interface. | 
|  class | AbstractListThis class provides a skeletal implementation of the List interface to minimize the effort required to implement this interface backed by a "random access" data store (such as an array). | 
|  class | AbstractMapThis class provides a skeletal implementation of the Map interface, to minimize the effort required to implement this interface. | 
|  class | AbstractSequentialListThis class provides a skeletal implementation of the List interface to minimize the effort required to implement this interface backed by a "sequential access" data store (such as a linked list). | 
|  class | AbstractSetThis class provides a skeletal implementation of the Set interface to minimize the effort required to implement this interface. | 
|  class | ArrayListResizable-array implementation of the List interface. | 
|  class | ArraysThis class contains various methods for manipulating arrays (such as sorting and searching). | 
|  class | BitSetThis class implements a vector of bits that grows as needed. | 
|  class | CalendarCalendaris an abstract base class for converting between
 aDateobject and a set of integer fields such asYEAR,MONTH,DAY,HOUR,
 and so on. | 
|  class | CollectionsThis class consists exclusively of static methods that operate on or return collections. | 
|  class | ConcurrentModificationExceptionThis exception may be thrown by methods that have detected concurrent modification of an object when such modification is not permissible. | 
|  class | CurrencyRepresents a currency. | 
|  class | DateThe class Daterepresents a specific instant
 in time, with millisecond precision. | 
|  class | DictionaryThe Dictionaryclass is the abstract parent of any 
 class, such asHashtable, which maps keys to values. | 
|  class | EmptyStackExceptionThrown by methods in the Stackclass to indicate 
 that the stack is empty. | 
|  class | EventListenerProxyAn abstract wrapper class for an EventListener class which associates a set of additional parameters with the listener. | 
|  class | EventObjectThe root class from which all event state objects shall be derived. | 
|  class | GregorianCalendarGregorianCalendaris a concrete subclass ofCalendarand provides the standard calendar used by most of the world. | 
|  class | HashMapHash table based implementation of the Map interface. | 
|  class | HashSetThis class implements the Set interface, backed by a hash table (actually a HashMap instance). | 
|  class | HashtableThis class implements a hashtable, which maps keys to values. | 
|  class | IdentityHashMapThis class implements the Map interface with a hash table, using reference-equality in place of object-equality when comparing keys (and values). | 
|  class | LinkedHashMapHash table and linked list implementation of the Map interface, with predictable iteration order. | 
|  class | LinkedHashSetHash table and linked list implementation of the Set interface, with predictable iteration order. | 
|  class | LinkedListLinked list implementation of the List interface. | 
|  class | ListResourceBundleListResourceBundleis an abstract subclass ofResourceBundlethat manages resources for a locale
 in a convenient and easy to use list. | 
|  class | LocaleA Localeobject represents a specific geographical, political,
 or cultural region. | 
|  class | MissingResourceExceptionSignals that a resource is missing. | 
|  class | NoSuchElementExceptionThrown by the nextElementmethod of anEnumerationto indicate that there are no more 
 elements in the enumeration. | 
|  class | ObservableThis class represents an observable object, or "data" in the model-view paradigm. | 
|  class | PropertiesThe Propertiesclass represents a persistent set of
 properties. | 
|  class | PropertyPermissionThis class is for property permissions. | 
|  class | PropertyResourceBundlePropertyResourceBundleis a concrete subclass ofResourceBundlethat manages resources for a locale
 using a set of static strings from a property file. | 
|  class | RandomAn instance of this class is used to generate a stream of pseudorandom numbers. | 
|  class | ResourceBundleResource bundles contain locale-specific objects. | 
|  class | SimpleTimeZoneSimpleTimeZoneis a concrete subclass ofTimeZonethat represents a time zone for use with a Gregorian calendar. | 
|  class | StackThe Stackclass represents a last-in-first-out 
 (LIFO) stack of objects. | 
|  class | StringTokenizerThe string tokenizer class allows an application to break a string into tokens. | 
|  class | TimerA facility for threads to schedule tasks for future execution in a background thread. | 
|  class | TimerTaskA task that can be scheduled for one-time or repeated execution by a Timer. | 
|  class | TimeZoneTimeZonerepresents a time zone offset, and also figures out daylight
 savings. | 
|  class | TooManyListenersExceptionThe  TooManyListenersException Exception is used as part of
 the Java Event model to annotate and implement a unicast special case of
 a multicast Event Source. | 
|  class | TreeMapRed-Black tree based implementation of the SortedMap interface. | 
|  class | TreeSetThis class implements the Set interface, backed by a TreeMap instance. | 
|  class | VectorThe Vectorclass implements a growable array of 
 objects. | 
|  class | WeakHashMapA hashtable-based Map implementation with weak keys. | 
| Fields in java.util declared as Object | |
| protected  Object | EventObject.sourceThe object on which the Event initially occurred. | 
| protected  Object[] | Vector.elementDataThe array buffer into which the components of the vector are stored. | 
| Methods in java.util that return Object | |
|  Object | IdentityHashMap.get(Object key)Returns the value to which the specified key is mapped in this identity hash map, or null if the map contains no mapping for this key. | 
|  Object | IdentityHashMap.put(Object key,
    Object value)Associates the specified value with the specified key in this identity hash map. | 
|  Object | IdentityHashMap.remove(Object key)Removes the mapping for this key from this map if present. | 
|  Object | IdentityHashMap.clone()Returns a shallow copy of this identity hash map: the keys and values themselves are not cloned. | 
|  Object | WeakHashMap.get(Object key)Returns the value to which the specified key is mapped in this weak hash map, or null if the map contains no mapping for this key. | 
|  Object | WeakHashMap.put(Object key,
    Object value)Associates the specified value with the specified key in this map. | 
|  Object | WeakHashMap.remove(Object key)Removes the mapping for this key from this map if present. | 
|  Object | TreeMap.get(Object key)Returns the value to which this map maps the specified key. | 
|  Object | TreeMap.firstKey()Returns the first (lowest) key currently in this sorted map. | 
|  Object | TreeMap.lastKey()Returns the last (highest) key currently in this sorted map. | 
|  Object | TreeMap.put(Object key,
    Object value)Associates the specified value with the specified key in this map. | 
|  Object | TreeMap.remove(Object key)Removes the mapping for this key from this TreeMap if present. | 
|  Object | TreeMap.clone()Returns a shallow copy of this TreeMap instance. | 
|  Object | LinkedList.getFirst()Returns the first element in this list. | 
|  Object | LinkedList.getLast()Returns the last element in this list. | 
|  Object | LinkedList.removeFirst()Removes and returns the first element from this list. | 
|  Object | LinkedList.removeLast()Removes and returns the last element from this list. | 
|  Object | LinkedList.get(int index)Returns the element at the specified position in this list. | 
|  Object | LinkedList.set(int index,
    Object element)Replaces the element at the specified position in this list with the specified element. | 
|  Object | LinkedList.remove(int index)Removes the element at the specified position in this list. | 
|  Object | LinkedList.clone()Returns a shallow copy of this LinkedList. | 
|  Object[] | LinkedList.toArray()Returns an array containing all of the elements in this list in the correct order. | 
|  Object[] | LinkedList.toArray(Object[] a)Returns an array containing all of the elements in this list in the correct order; the runtime type of the returned array is that of the specified array. | 
|  Object | AbstractSequentialList.get(int index)Returns the element at the specified position in this list. | 
|  Object | AbstractSequentialList.set(int index,
    Object element)Replaces the element at the specified position in this list with the specified element. | 
|  Object | AbstractSequentialList.remove(int index)Removes the element at the specified position in this list. | 
|  Object | TreeSet.first()Returns the first (lowest) element currently in this sorted set. | 
|  Object | TreeSet.last()Returns the last (highest) element currently in this sorted set. | 
|  Object | TreeSet.clone()Returns a shallow copy of this TreeSet instance. | 
| static Object | Collections.min(Collection coll)Returns the minimum element of the given collection, according to the natural ordering of its elements. | 
| static Object | Collections.min(Collection coll,
    Comparator comp)Returns the minimum element of the given collection, according to the order induced by the specified comparator. | 
| static Object | Collections.max(Collection coll)Returns the maximum element of the given collection, according to the natural ordering of its elements. | 
| static Object | Collections.max(Collection coll,
    Comparator comp)Returns the maximum element of the given collection, according to the order induced by the specified comparator. | 
|  Object | SortedSet.first()Returns the first (lowest) element currently in this sorted set. | 
|  Object | SortedSet.last()Returns the last (highest) element currently in this sorted set. | 
|  Object | SimpleTimeZone.clone()Returns a clone of this SimpleTimeZoneinstance. | 
|  Object | StringTokenizer.nextElement()Returns the same value as the nextTokenmethod,
 except that its declared return value isObjectrather thanString. | 
|  Object | PropertyResourceBundle.handleGetObject(String key) | 
|  Object | ListResourceBundle.handleGetObject(String key) | 
| protected abstract  Object[][] | ListResourceBundle.getContents()See class description. | 
|  Object | EventObject.getSource()The object on which the Event initially occurred. | 
|  Object | Date.clone()Return a copy of this object. | 
|  Object | TimeZone.clone()Creates a copy of this TimeZone. | 
|  Object | Calendar.clone()Overrides Cloneable | 
|  Object | BitSet.clone()Cloning this BitSetproduces a newBitSetthat is equal to it. | 
|  Object | Properties.setProperty(String key,
            String value)Calls the Hashtable method put. | 
|  Object | HashSet.clone()Returns a shallow copy of this HashSet instance: the elements themselves are not cloned. | 
|  Object | SortedMap.firstKey()Returns the first (lowest) key currently in this sorted map. | 
|  Object | SortedMap.lastKey()Returns the last (highest) key currently in this sorted map. | 
|  Object | LinkedHashMap.get(Object key)Returns the value to which this map maps the specified key. | 
|  Object | ArrayList.clone()Returns a shallow copy of this ArrayList instance. | 
|  Object[] | ArrayList.toArray()Returns an array containing all of the elements in this list in the correct order. | 
|  Object[] | ArrayList.toArray(Object[] a)Returns an array containing all of the elements in this list in the correct order; the runtime type of the returned array is that of the specified array. | 
|  Object | ArrayList.get(int index)Returns the element at the specified position in this list. | 
|  Object | ArrayList.set(int index,
    Object element)Replaces the element at the specified position in this list with the specified element. | 
|  Object | ArrayList.remove(int index)Removes the element at the specified position in this list. | 
|  Object | ListIterator.next()Returns the next element in the list. | 
|  Object | ListIterator.previous()Returns the previous element in the list. | 
|  Object | ResourceBundle.getObject(String key)Gets an object for the given key from this resource bundle or one of its parents. | 
| protected abstract  Object | ResourceBundle.handleGetObject(String key)Gets an object for the given key from this resource bundle. | 
|  Object | Iterator.next()Returns the next element in the iteration. | 
|  Object | Stack.push(Object item)Pushes an item onto the top of this stack. | 
|  Object | Stack.pop()Removes the object at the top of this stack and returns that object as the value of this function. | 
|  Object | Stack.peek()Looks at the object at the top of this stack without removing it from the stack. | 
|  Object | Enumeration.nextElement()Returns the next element of this enumeration if this enumeration object has at least one more element to provide. | 
|  Object | AbstractMap.get(Object key)Returns the value to which this map maps the specified key. | 
|  Object | AbstractMap.put(Object key,
    Object value)Associates the specified value with the specified key in this map (optional operation). | 
|  Object | AbstractMap.remove(Object key)Removes the mapping for this key from this map if present (optional operation). | 
| protected  Object | AbstractMap.clone()Returns a shallow copy of this AbstractMap instance: the keys and values themselves are not cloned. | 
|  Object | HashMap.get(Object key)Returns the value to which the specified key is mapped in this identity hash map, or null if the map contains no mapping for this key. | 
|  Object | HashMap.put(Object key,
    Object value)Associates the specified value with the specified key in this map. | 
|  Object | HashMap.remove(Object key)Removes the mapping for this key from this map if present. | 
|  Object | HashMap.clone()Returns a shallow copy of this HashMap instance: the keys and values themselves are not cloned. | 
|  Object[] | List.toArray()Returns an array containing all of the elements in this list in proper sequence. | 
|  Object[] | List.toArray(Object[] a)Returns an array containing all of the elements in this list in proper sequence; the runtime type of the returned array is that of the specified array. | 
|  Object | List.get(int index)Returns the element at the specified position in this list. | 
|  Object | List.set(int index,
    Object element)Replaces the element at the specified position in this list with the specified element (optional operation). | 
|  Object | List.remove(int index)Removes the element at the specified position in this list (optional operation). | 
|  Object[] | AbstractCollection.toArray()Returns an array containing all of the elements in this collection. | 
|  Object[] | AbstractCollection.toArray(Object[] a)Returns an array containing all of the elements in this collection; the runtime type of the returned array is that of the specified array. | 
| abstract  Object | AbstractList.get(int index)Returns the element at the specified position in this list. | 
|  Object | AbstractList.set(int index,
    Object element)Replaces the element at the specified position in this list with the specified element (optional operation). | 
|  Object | AbstractList.remove(int index)Removes the element at the specified position in this list (optional operation). | 
|  Object | Vector.elementAt(int index)Returns the component at the specified index. | 
|  Object | Vector.firstElement()Returns the first component (the item at index 0) of this vector. | 
|  Object | Vector.lastElement()Returns the last component of the vector. | 
|  Object | Vector.clone()Returns a clone of this vector. | 
|  Object[] | Vector.toArray()Returns an array containing all of the elements in this Vector in the correct order. | 
|  Object[] | Vector.toArray(Object[] a)Returns an array containing all of the elements in this Vector in the correct order; the runtime type of the returned array is that of the specified array. | 
|  Object | Vector.get(int index)Returns the element at the specified position in this Vector. | 
|  Object | Vector.set(int index,
    Object element)Replaces the element at the specified position in this Vector with the specified element. | 
|  Object | Vector.remove(int index)Removes the element at the specified position in this Vector. | 
|  Object | Map.get(Object key)Returns the value to which this map maps the specified key. | 
|  Object | Map.put(Object key,
    Object value)Associates the specified value with the specified key in this map (optional operation). | 
|  Object | Map.remove(Object key)Removes the mapping for this key from this map if it is present (optional operation). | 
|  Object | Map.Entry.getKey()Returns the key corresponding to this entry. | 
|  Object | Map.Entry.getValue()Returns the value corresponding to this entry. | 
|  Object | Map.Entry.setValue(Object value)Replaces the value corresponding to this entry with the specified value (optional operation). | 
| abstract  Object | Dictionary.get(Object key)Returns the value to which the key is mapped in this dictionary. | 
| abstract  Object | Dictionary.put(Object key,
    Object value)Maps the specified keyto the specifiedvaluein this dictionary. | 
| abstract  Object | Dictionary.remove(Object key)Removes the key(and its correspondingvalue) from this dictionary. | 
|  Object | Hashtable.get(Object key)Returns the value to which the specified key is mapped in this hashtable. | 
|  Object | Hashtable.put(Object key,
    Object value)Maps the specified keyto the specifiedvaluein this hashtable. | 
|  Object | Hashtable.remove(Object key)Removes the key (and its corresponding value) from this hashtable. | 
|  Object | Hashtable.clone()Creates a shallow copy of this hashtable. | 
|  Object | Locale.clone()Overrides Cloneable | 
|  Object[] | Collection.toArray()Returns an array containing all of the elements in this collection. | 
|  Object[] | Collection.toArray(Object[] a)Returns an array containing all of the elements in this collection; the runtime type of the returned array is that of the specified array. | 
|  Object[] | Set.toArray()Returns an array containing all of the elements in this set. | 
|  Object[] | Set.toArray(Object[] a)Returns an array containing all of the elements in this set; the runtime type of the returned array is that of the specified array. | 
| Methods in java.util with parameters of type Object | |
| static void | Arrays.sort(Object[] a)Sorts the specified array of objects into ascending order, according to the natural ordering of its elements. | 
| static void | Arrays.sort(Object[] a,
     int fromIndex,
     int toIndex)Sorts the specified range of the specified array of objects into ascending order, according to the natural ordering of its elements. | 
| static void | Arrays.sort(Object[] a,
     Comparator c)Sorts the specified array of objects according to the order induced by the specified comparator. | 
| static void | Arrays.sort(Object[] a,
     int fromIndex,
     int toIndex,
     Comparator c)Sorts the specified range of the specified array of objects according to the order induced by the specified comparator. | 
| static int | Arrays.binarySearch(Object[] a,
             Object key)Searches the specified array for the specified object using the binary search algorithm. | 
| static int | Arrays.binarySearch(Object[] a,
             Object key,
             Comparator c)Searches the specified array for the specified object using the binary search algorithm. | 
| static boolean | Arrays.equals(Object[] a,
       Object[] a2)Returns true if the two specified arrays of Objects are equal to one another. | 
| static void | Arrays.fill(Object[] a,
     Object val)Assigns the specified Object reference to each element of the specified array of Objects. | 
| static void | Arrays.fill(Object[] a,
     int fromIndex,
     int toIndex,
     Object val)Assigns the specified Object reference to each element of the specified range of the specified array of Objects. | 
| static List | Arrays.asList(Object[] a)Returns a fixed-size list backed by the specified array. | 
|  Object | IdentityHashMap.get(Object key)Returns the value to which the specified key is mapped in this identity hash map, or null if the map contains no mapping for this key. | 
|  boolean | IdentityHashMap.containsKey(Object key)Tests whether the specified object reference is a key in this identity hash map. | 
|  boolean | IdentityHashMap.containsValue(Object value)Tests whether the specified object reference is a value in this identity hash map. | 
|  Object | IdentityHashMap.put(Object key,
    Object value)Associates the specified value with the specified key in this identity hash map. | 
|  Object | IdentityHashMap.remove(Object key)Removes the mapping for this key from this map if present. | 
|  boolean | IdentityHashMap.equals(Object o)Compares the specified object with this map for equality. | 
|  Object | WeakHashMap.get(Object key)Returns the value to which the specified key is mapped in this weak hash map, or null if the map contains no mapping for this key. | 
|  boolean | WeakHashMap.containsKey(Object key)Returns true if this map contains a mapping for the specified key. | 
|  Object | WeakHashMap.put(Object key,
    Object value)Associates the specified value with the specified key in this map. | 
|  Object | WeakHashMap.remove(Object key)Removes the mapping for this key from this map if present. | 
|  boolean | WeakHashMap.containsValue(Object value)Returns true if this map maps one or more keys to the specified value. | 
|  boolean | TreeMap.containsKey(Object key)Returns true if this map contains a mapping for the specified key. | 
|  boolean | TreeMap.containsValue(Object value)Returns true if this map maps one or more keys to the specified value. | 
|  Object | TreeMap.get(Object key)Returns the value to which this map maps the specified key. | 
|  Object | TreeMap.put(Object key,
    Object value)Associates the specified value with the specified key in this map. | 
|  Object | TreeMap.remove(Object key)Removes the mapping for this key from this TreeMap if present. | 
|  SortedMap | TreeMap.subMap(Object fromKey,
       Object toKey)Returns a view of the portion of this map whose keys range from fromKey, inclusive, to toKey, exclusive. | 
|  SortedMap | TreeMap.headMap(Object toKey)Returns a view of the portion of this map whose keys are strictly less than toKey. | 
|  SortedMap | TreeMap.tailMap(Object fromKey)Returns a view of the portion of this map whose keys are greater than or equal to fromKey. | 
|  void | LinkedList.addFirst(Object o)Inserts the given element at the beginning of this list. | 
|  void | LinkedList.addLast(Object o)Appends the given element to the end of this list. | 
|  boolean | LinkedList.contains(Object o)Returns true if this list contains the specified element. | 
|  boolean | LinkedList.add(Object o)Appends the specified element to the end of this list. | 
|  boolean | LinkedList.remove(Object o)Removes the first occurrence of the specified element in this list. | 
|  Object | LinkedList.set(int index,
    Object element)Replaces the element at the specified position in this list with the specified element. | 
|  void | LinkedList.add(int index,
    Object element)Inserts the specified element at the specified position in this list. | 
|  int | LinkedList.indexOf(Object o)Returns the index in this list of the first occurrence of the specified element, or -1 if the List does not contain this element. | 
|  int | LinkedList.lastIndexOf(Object o)Returns the index in this list of the last occurrence of the specified element, or -1 if the list does not contain this element. | 
|  Object[] | LinkedList.toArray(Object[] a)Returns an array containing all of the elements in this list in the correct order; the runtime type of the returned array is that of the specified array. | 
|  Object | AbstractSequentialList.set(int index,
    Object element)Replaces the element at the specified position in this list with the specified element. | 
|  void | AbstractSequentialList.add(int index,
    Object element)Inserts the specified element at the specified position in this list. | 
|  boolean | TreeSet.contains(Object o)Returns true if this set contains the specified element. | 
|  boolean | TreeSet.add(Object o)Adds the specified element to this set if it is not already present. | 
|  boolean | TreeSet.remove(Object o)Removes the specified element from this set if it is present. | 
|  SortedSet | TreeSet.subSet(Object fromElement,
       Object toElement)Returns a view of the portion of this set whose elements range from fromElement, inclusive, to toElement, exclusive. | 
|  SortedSet | TreeSet.headSet(Object toElement)Returns a view of the portion of this set whose elements are strictly less than toElement. | 
|  SortedSet | TreeSet.tailSet(Object fromElement)Returns a view of the portion of this set whose elements are greater than or equal to fromElement. | 
| static int | Collections.binarySearch(List list,
             Object key)Searches the specified list for the specified object using the binary search algorithm. | 
| static int | Collections.binarySearch(List list,
             Object key,
             Comparator c)Searches the specified list for the specified object using the binary search algorithm. | 
| static void | Collections.fill(List list,
     Object obj)Replaces all of the elements of the specified list with the specified element. | 
| static boolean | Collections.replaceAll(List list,
           Object oldVal,
           Object newVal)Replaces all occurrences of one specified value in a list with another. | 
| static Set | Collections.singleton(Object o)Returns an immutable set containing only the specified object. | 
| static List | Collections.singletonList(Object o)Returns an immutable list containing only the specified object. | 
| static Map | Collections.singletonMap(Object key,
             Object value)Returns an immutable map, mapping only the specified key to the specified value. | 
| static List | Collections.nCopies(int n,
        Object o)Returns an immutable list consisting of n copies of the specified object. | 
|  SortedSet | SortedSet.subSet(Object fromElement,
       Object toElement)Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive. | 
|  SortedSet | SortedSet.headSet(Object toElement)Returns a view of the portion of this sorted set whose elements are strictly less than toElement. | 
|  SortedSet | SortedSet.tailSet(Object fromElement)Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement. | 
|  boolean | SimpleTimeZone.equals(Object obj)Compares the equality of two SimpleTimeZoneobjects. | 
|  boolean | PropertyPermission.equals(Object obj)Checks two PropertyPermission objects for equality. | 
|  void | Observer.update(Observable o,
       Object arg)This method is called whenever the observed object is changed. | 
|  void | Observable.notifyObservers(Object arg)If this object has changed, as indicated by the hasChangedmethod, then notify all of its observers 
 and then call theclearChangedmethod to indicate 
 that this object has no longer changed. | 
|  boolean | GregorianCalendar.equals(Object obj)Compares this GregorianCalendar to an object reference. | 
|  boolean | Date.equals(Object obj)Compares two dates for equality. | 
|  int | Date.compareTo(Object o)Compares this Date to another Object. | 
|  boolean | Calendar.equals(Object obj)Compares this calendar to the specified object. | 
|  boolean | Calendar.before(Object when)Compares the time field records. | 
|  boolean | Calendar.after(Object when)Compares the time field records. | 
|  boolean | BitSet.equals(Object obj)Compares this object against the specified object. | 
|  boolean | AbstractSet.equals(Object o)Compares the specified object with this set for equality. | 
|  boolean | HashSet.contains(Object o)Returns true if this set contains the specified element. | 
|  boolean | HashSet.add(Object o)Adds the specified element to this set if it is not already present. | 
|  boolean | HashSet.remove(Object o)Removes the specified element from this set if it is present. | 
|  SortedMap | SortedMap.subMap(Object fromKey,
       Object toKey)Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive. | 
|  SortedMap | SortedMap.headMap(Object toKey)Returns a view of the portion of this sorted map whose keys are strictly less than toKey. | 
|  SortedMap | SortedMap.tailMap(Object fromKey)Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey. | 
|  boolean | LinkedHashMap.containsValue(Object value)Returns true if this map maps one or more keys to the specified value. | 
|  Object | LinkedHashMap.get(Object key)Returns the value to which this map maps the specified key. | 
|  boolean | ArrayList.contains(Object elem)Returns true if this list contains the specified element. | 
|  int | ArrayList.indexOf(Object elem)Searches for the first occurence of the given argument, testing for equality using the equals method. | 
|  int | ArrayList.lastIndexOf(Object elem)Returns the index of the last occurrence of the specified object in this list. | 
|  Object[] | ArrayList.toArray(Object[] a)Returns an array containing all of the elements in this list in the correct order; the runtime type of the returned array is that of the specified array. | 
|  Object | ArrayList.set(int index,
    Object element)Replaces the element at the specified position in this list with the specified element. | 
|  boolean | ArrayList.add(Object o)Appends the specified element to the end of this list. | 
|  void | ArrayList.add(int index,
    Object element)Inserts the specified element at the specified position in this list. | 
|  void | ListIterator.set(Object o)Replaces the last element returned by next or previous with the specified element (optional operation). | 
|  void | ListIterator.add(Object o)Inserts the specified element into the list (optional operation). | 
|  Object | Stack.push(Object item)Pushes an item onto the top of this stack. | 
|  int | Stack.search(Object o)Returns the 1-based position where an object is on this stack. | 
|  boolean | AbstractMap.containsValue(Object value)Returns true if this map maps one or more keys to this value. | 
|  boolean | AbstractMap.containsKey(Object key)Returns true if this map contains a mapping for the specified key. | 
|  Object | AbstractMap.get(Object key)Returns the value to which this map maps the specified key. | 
|  Object | AbstractMap.put(Object key,
    Object value)Associates the specified value with the specified key in this map (optional operation). | 
|  Object | AbstractMap.remove(Object key)Removes the mapping for this key from this map if present (optional operation). | 
|  boolean | AbstractMap.equals(Object o)Compares the specified object with this map for equality. | 
|  Object | HashMap.get(Object key)Returns the value to which the specified key is mapped in this identity hash map, or null if the map contains no mapping for this key. | 
|  boolean | HashMap.containsKey(Object key)Returns true if this map contains a mapping for the specified key. | 
|  Object | HashMap.put(Object key,
    Object value)Associates the specified value with the specified key in this map. | 
|  Object | HashMap.remove(Object key)Removes the mapping for this key from this map if present. | 
|  boolean | HashMap.containsValue(Object value)Returns true if this map maps one or more keys to the specified value. | 
|  boolean | List.contains(Object o)Returns true if this list contains the specified element. | 
|  Object[] | List.toArray(Object[] a)Returns an array containing all of the elements in this list in proper sequence; the runtime type of the returned array is that of the specified array. | 
|  boolean | List.add(Object o)Appends the specified element to the end of this list (optional operation). | 
|  boolean | List.remove(Object o)Removes the first occurrence in this list of the specified element (optional operation). | 
|  boolean | List.equals(Object o)Compares the specified object with this list for equality. | 
|  Object | List.set(int index,
    Object element)Replaces the element at the specified position in this list with the specified element (optional operation). | 
|  void | List.add(int index,
    Object element)Inserts the specified element at the specified position in this list (optional operation). | 
|  int | List.indexOf(Object o)Returns the index in this list of the first occurrence of the specified element, or -1 if this list does not contain this element. | 
|  int | List.lastIndexOf(Object o)Returns the index in this list of the last occurrence of the specified element, or -1 if this list does not contain this element. | 
|  boolean | AbstractCollection.contains(Object o)Returns true if this collection contains the specified element. | 
|  Object[] | AbstractCollection.toArray(Object[] a)Returns an array containing all of the elements in this collection; the runtime type of the returned array is that of the specified array. | 
|  boolean | AbstractCollection.add(Object o)Ensures that this collection contains the specified element (optional operation). | 
|  boolean | AbstractCollection.remove(Object o)Removes a single instance of the specified element from this collection, if it is present (optional operation). | 
|  boolean | AbstractList.add(Object o)Appends the specified element to the end of this List (optional operation). | 
|  Object | AbstractList.set(int index,
    Object element)Replaces the element at the specified position in this list with the specified element (optional operation). | 
|  void | AbstractList.add(int index,
    Object element)Inserts the specified element at the specified position in this list (optional operation). | 
|  int | AbstractList.indexOf(Object o)Returns the index in this list of the first occurence of the specified element, or -1 if the list does not contain this element. | 
|  int | AbstractList.lastIndexOf(Object o)Returns the index in this list of the last occurence of the specified element, or -1 if the list does not contain this element. | 
|  boolean | AbstractList.equals(Object o)Compares the specified object with this list for equality. | 
|  void | Vector.copyInto(Object[] anArray)Copies the components of this vector into the specified array. | 
|  boolean | Vector.contains(Object elem)Tests if the specified object is a component in this vector. | 
|  int | Vector.indexOf(Object elem)Searches for the first occurence of the given argument, testing for equality using the equalsmethod. | 
|  int | Vector.indexOf(Object elem,
        int index)Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using 
 theequalsmethod. | 
|  int | Vector.lastIndexOf(Object elem)Returns the index of the last occurrence of the specified object in this vector. | 
|  int | Vector.lastIndexOf(Object elem,
            int index)Searches backwards for the specified object, starting from the specified index, and returns an index to it. | 
|  void | Vector.setElementAt(Object obj,
             int index)Sets the component at the specified indexof this 
 vector to be the specified object. | 
|  void | Vector.insertElementAt(Object obj,
                int index)Inserts the specified object as a component in this vector at the specified index. | 
|  void | Vector.addElement(Object obj)Adds the specified component to the end of this vector, increasing its size by one. | 
|  boolean | Vector.removeElement(Object obj)Removes the first (lowest-indexed) occurrence of the argument from this vector. | 
|  Object[] | Vector.toArray(Object[] a)Returns an array containing all of the elements in this Vector in the correct order; the runtime type of the returned array is that of the specified array. | 
|  Object | Vector.set(int index,
    Object element)Replaces the element at the specified position in this Vector with the specified element. | 
|  boolean | Vector.add(Object o)Appends the specified element to the end of this Vector. | 
|  boolean | Vector.remove(Object o)Removes the first occurrence of the specified element in this Vector If the Vector does not contain the element, it is unchanged. | 
|  void | Vector.add(int index,
    Object element)Inserts the specified element at the specified position in this Vector. | 
|  boolean | Vector.equals(Object o)Compares the specified Object with this Vector for equality. | 
|  boolean | Map.containsKey(Object key)Returns true if this map contains a mapping for the specified key. | 
|  boolean | Map.containsValue(Object value)Returns true if this map maps one or more keys to the specified value. | 
|  Object | Map.get(Object key)Returns the value to which this map maps the specified key. | 
|  Object | Map.put(Object key,
    Object value)Associates the specified value with the specified key in this map (optional operation). | 
|  Object | Map.remove(Object key)Removes the mapping for this key from this map if it is present (optional operation). | 
|  boolean | Map.equals(Object o)Compares the specified object with this map for equality. | 
|  Object | Map.Entry.setValue(Object value)Replaces the value corresponding to this entry with the specified value (optional operation). | 
|  boolean | Map.Entry.equals(Object o)Compares the specified object with this entry for equality. | 
| abstract  Object | Dictionary.get(Object key)Returns the value to which the key is mapped in this dictionary. | 
| abstract  Object | Dictionary.put(Object key,
    Object value)Maps the specified keyto the specifiedvaluein this dictionary. | 
| abstract  Object | Dictionary.remove(Object key)Removes the key(and its correspondingvalue) from this dictionary. | 
|  boolean | Hashtable.contains(Object value)Tests if some key maps into the specified value in this hashtable. | 
|  boolean | Hashtable.containsValue(Object value)Returns true if this Hashtable maps one or more keys to this value. | 
|  boolean | Hashtable.containsKey(Object key)Tests if the specified object is a key in this hashtable. | 
|  Object | Hashtable.get(Object key)Returns the value to which the specified key is mapped in this hashtable. | 
|  Object | Hashtable.put(Object key,
    Object value)Maps the specified keyto the specifiedvaluein this hashtable. | 
|  Object | Hashtable.remove(Object key)Removes the key (and its corresponding value) from this hashtable. | 
|  boolean | Hashtable.equals(Object o)Compares the specified Object with this Map for equality, as per the definition in the Map interface. | 
|  boolean | Locale.equals(Object obj)Returns true if this Locale is equal to another object. | 
|  int | Comparator.compare(Object o1,
        Object o2)Compares its two arguments for order. | 
|  boolean | Comparator.equals(Object obj)Indicates whether some other object is "equal to" this Comparator. | 
|  boolean | Collection.contains(Object o)Returns true if this collection contains the specified element. | 
|  Object[] | Collection.toArray(Object[] a)Returns an array containing all of the elements in this collection; the runtime type of the returned array is that of the specified array. | 
|  boolean | Collection.add(Object o)Ensures that this collection contains the specified element (optional operation). | 
|  boolean | Collection.remove(Object o)Removes a single instance of the specified element from this collection, if it is present (optional operation). | 
|  boolean | Collection.equals(Object o)Compares the specified object with this collection for equality. | 
|  boolean | Set.contains(Object o)Returns true if this set contains the specified element. | 
|  Object[] | Set.toArray(Object[] a)Returns an array containing all of the elements in this set; the runtime type of the returned array is that of the specified array. | 
|  boolean | Set.add(Object o)Adds the specified element to this set if it is not already present (optional operation). | 
|  boolean | Set.remove(Object o)Removes the specified element from this set if it is present (optional operation). | 
|  boolean | Set.equals(Object o)Compares the specified object with this set for equality. | 
| Constructors in java.util with parameters of type Object | |
| EventObject(Object source)Constructs a prototypical Event. | |
| Uses of Object in java.util.jar | 
| Subclasses of Object in java.util.jar | |
|  class | AttributesThe Attributes class maps Manifest attribute names to associated string values. | 
| static class | Attributes.NameThe Attributes.Name class represents an attribute name stored in this Map. | 
|  class | JarEntryThis class is used to represent a JAR file entry. | 
|  class | JarExceptionSignals that an error of some sort has occurred while reading from or writing to a JAR file. | 
|  class | JarFileThe JarFileclass is used to read the contents of a JAR file
 from any file that can be opened withjava.io.RandomAccessFile. | 
|  class | JarInputStreamThe JarInputStreamclass is used to read the contents of
 a JAR file from any input stream. | 
|  class | JarOutputStreamThe JarOutputStreamclass is used to write the contents
 of a JAR file to any output stream. | 
|  class | ManifestThe Manifest class is used to maintain Manifest entry names and their associated Attributes. | 
| Methods in java.util.jar that return Object | |
|  Object | Attributes.get(Object name)Returns the value of the specified attribute name, or null if the attribute name was not found. | 
|  Object | Attributes.put(Object name,
    Object value)Associates the specified value with the specified attribute name (key) in this Map. | 
|  Object | Attributes.remove(Object name)Removes the attribute with the specified name (key) from this Map. | 
|  Object | Attributes.clone()Returns a copy of the Attributes, implemented as follows: | 
|  Object | Manifest.clone()Returns a shallow copy of this Manifest. | 
| Methods in java.util.jar with parameters of type Object | |
|  Object | Attributes.get(Object name)Returns the value of the specified attribute name, or null if the attribute name was not found. | 
|  Object | Attributes.put(Object name,
    Object value)Associates the specified value with the specified attribute name (key) in this Map. | 
|  Object | Attributes.remove(Object name)Removes the attribute with the specified name (key) from this Map. | 
|  boolean | Attributes.containsValue(Object value)Returns true if this Map maps one or more attribute names (keys) to the specified value. | 
|  boolean | Attributes.containsKey(Object name)Returns true if this Map contains the specified attribute name (key). | 
|  boolean | Attributes.equals(Object o)Compares the specified Attributes object with this Map for equality. | 
|  boolean | Attributes.Name.equals(Object o)Compares this attribute name to another for equality. | 
|  boolean | Manifest.equals(Object o)Returns true if the specified Object is also a Manifest and has the same main Attributes and entries. | 
| Uses of Object in java.util.logging | 
| Subclasses of Object in java.util.logging | |
|  class | ConsoleHandlerThis Handler publishes log records to System.err. | 
|  class | ErrorManagerErrorManager objects can be attached to Handlers to process any error that occur on a Handler during Logging. | 
|  class | FileHandlerSimple file logging Handler. | 
|  class | FormatterA Formatter provides support for formatting LogRecords. | 
|  class | HandlerA Handler object takes log messages from a Logger and exports them. | 
|  class | LevelThe Level class defines a set of standard logging levels that can be used to control logging output. | 
|  class | LoggerA Logger object is used to log messages for a specific system or application component. | 
|  class | LoggingPermissionThe permission which the SecurityManager will check when code that is running with a SecurityManager calls one of the logging control methods (such as Logger.setLevel). | 
|  class | LogManagerThere is a single global LogManager object that is used to maintain a set of shared state about Loggers and log services. | 
|  class | LogRecordLogRecord objects are used to pass logging requests between the logging framework and individual log Handlers. | 
|  class | MemoryHandlerHandler that buffers requests in a circular buffer in memory. | 
|  class | SimpleFormatterPrint a brief summary of the LogRecord in a human readable format. | 
|  class | SocketHandlerSimple network logging Handler. | 
|  class | StreamHandlerStream based logging Handler. | 
|  class | XMLFormatterFormat a LogRecord into a standard XML format. | 
| Methods in java.util.logging that return Object | |
|  Object[] | LogRecord.getParameters()Get the parameters to the log message. | 
| Methods in java.util.logging with parameters of type Object | |
|  void | LogRecord.setParameters(Object[] parameters)Set the parameters to the log message. | 
|  boolean | Level.equals(Object ox)Compare two objects for value equality. | 
|  void | Logger.log(Level level,
    String msg,
    Object param1)Log a message, with one object parameter. | 
|  void | Logger.log(Level level,
    String msg,
    Object[] params)Log a message, with an array of object arguments. | 
|  void | Logger.logp(Level level,
     String sourceClass,
     String sourceMethod,
     String msg,
     Object param1)Log a message, specifying source class and method, with a single object parameter to the log message. | 
|  void | Logger.logp(Level level,
     String sourceClass,
     String sourceMethod,
     String msg,
     Object[] params)Log a message, specifying source class and method, with an array of object arguments. | 
|  void | Logger.logrb(Level level,
      String sourceClass,
      String sourceMethod,
      String bundleName,
      String msg,
      Object param1)Log a message, specifying source class, method, and resource bundle name, with a single object parameter to the log message. | 
|  void | Logger.logrb(Level level,
      String sourceClass,
      String sourceMethod,
      String bundleName,
      String msg,
      Object[] params)Log a message, specifying source class, method, and resource bundle name, with an array of object arguments. | 
|  void | Logger.entering(String sourceClass,
         String sourceMethod,
         Object param1)Log a method entry, with one parameter. | 
|  void | Logger.entering(String sourceClass,
         String sourceMethod,
         Object[] params)Log a method entry, with an array of parameters. | 
|  void | Logger.exiting(String sourceClass,
        String sourceMethod,
        Object result)Log a method return, with result object. | 
| Uses of Object in java.util.prefs | 
| Subclasses of Object in java.util.prefs | |
|  class | AbstractPreferencesThis class provides a skeletal implementation of the Preferencesclass, greatly easing the task of implementing it. | 
|  class | BackingStoreExceptionThrown to indicate that a preferences operation could not complete because of a failure in the backing store, or a failure to contact the backing store. | 
|  class | InvalidPreferencesFormatExceptionThrown to indicate that an operation could not complete because the input did not conform to the appropriate XML document type for a collection of preferences, as per the Preferencesspecification. | 
|  class | NodeChangeEventAn event emitted by a Preferences node to indicate that a child of that node has been added or removed. | 
|  class | PreferenceChangeEventAn event emitted by a Preferences node to indicate that a preference has been added, removed or has had its value changed. | 
|  class | PreferencesA node in a hierarchical collection of preference data. | 
| Fields in java.util.prefs declared as Object | |
| protected  Object | AbstractPreferences.lockAn object whose monitor is used to lock this node. | 
| Uses of Object in java.util.regex | 
| Subclasses of Object in java.util.regex | |
|  class | MatcherAn engine that performs match operations on a character sequenceby interpreting aPattern. | 
|  class | PatternA compiled representation of a regular expression. | 
|  class | PatternSyntaxExceptionUnchecked exception thrown to indicate a syntax error in a regular-expression pattern. | 
| Uses of Object in java.util.zip | 
| Subclasses of Object in java.util.zip | |
|  class | Adler32A class that can be used to compute the Adler-32 checksum of a data stream. | 
|  class | CheckedInputStreamAn input stream that also maintains a checksum of the data being read. | 
|  class | CheckedOutputStreamAn output stream that also maintains a checksum of the data being written. | 
|  class | CRC32A class that can be used to compute the CRC-32 of a data stream. | 
|  class | DataFormatExceptionSignals that a data format error has occurred. | 
|  class | DeflaterThis class provides support for general purpose compression using the popular ZLIB compression library. | 
|  class | DeflaterOutputStreamThis class implements an output stream filter for compressing data in the "deflate" compression format. | 
|  class | GZIPInputStreamThis class implements a stream filter for reading compressed data in the GZIP format. | 
|  class | GZIPOutputStreamThis class implements a stream filter for writing compressed data in the GZIP file format. | 
|  class | InflaterThis class provides support for general purpose decompression using popular ZLIB compression library. | 
|  class | InflaterInputStreamThis class implements a stream filter for uncompressing data in the "deflate" compression format. | 
|  class | ZipEntryThis class is used to represent a ZIP file entry. | 
|  class | ZipExceptionSignals that a Zip exception of some sort has occurred. | 
|  class | ZipFileThis class is used to read entries from a zip file. | 
|  class | ZipInputStreamThis class implements an input stream filter for reading files in the ZIP file format. | 
|  class | ZipOutputStreamThis class implements an output stream filter for writing files in the ZIP file format. | 
| Methods in java.util.zip that return Object | |
|  Object | ZipEntry.clone()Returns a copy of this entry. | 
| Uses of Object in javax.accessibility | 
| Subclasses of Object in javax.accessibility | |
|  class | AccessibleBundleBase class used to maintain a strongly typed enumeration. | 
|  class | AccessibleContextAccessibleContext represents the minimum information all accessible objects return. | 
|  class | AccessibleHyperlinkEncapsulation of a link, or set of links (e.g. | 
|  class | AccessibleRelationClass AccessibleRelation describes a relation between the object that implements the AccessibleRelation and one or more other objects. | 
|  class | AccessibleRelationSetClass AccessibleRelationSet determines a component's relation set. | 
|  class | AccessibleResourceBundleDeprecated. This class is deprecated as of version 1.3 of the Java 2 Platform. | 
|  class | AccessibleRoleClass AccessibleRole determines the role of a component. | 
|  class | AccessibleStateClass AccessibleState describes a component's particular state. | 
|  class | AccessibleStateSetClass AccessibleStateSet determines a component's state set. | 
| Methods in javax.accessibility that return Object | |
|  Object[][] | AccessibleResourceBundle.getContents()Deprecated. Returns the mapping between the programmatic keys and the localized display strings. | 
| abstract  Object | AccessibleHyperlink.getAccessibleActionObject(int i)Returns an object that represents the link action, as appropriate for that link. | 
| abstract  Object | AccessibleHyperlink.getAccessibleActionAnchor(int i)Returns an object that represents the link anchor, as appropriate for that link. | 
|  Object | AccessibleKeyBinding.getAccessibleKeyBinding(int i)Returns a key binding for this object. | 
|  Object[] | AccessibleRelation.getTarget()Returns the target objects for this relation | 
| Methods in javax.accessibility with parameters of type Object | |
|  void | AccessibleRelation.setTarget(Object target)Sets the target object for this relation | 
|  void | AccessibleRelation.setTarget(Object[] target)Sets the target objects for this relation | 
|  void | AccessibleContext.firePropertyChange(String propertyName,
                   Object oldValue,
                   Object newValue)Support for reporting bound property changes. | 
| Constructors in javax.accessibility with parameters of type Object | |
| AccessibleRelation(String key,
                   Object target)Creates a new AccessibleRelation using the given locale independent key. | |
| AccessibleRelation(String key,
                   Object[] target)Creates a new AccessibleRelation using the given locale independent key. | |
| Uses of Object in javax.crypto | 
| Subclasses of Object in javax.crypto | |
|  class | BadPaddingExceptionThis exception is thrown when a particular padding mechanism is expected for the input data but the data is not padded properly. | 
|  class | CipherThis class provides the functionality of a cryptographic cipher for encryption and decryption. | 
|  class | CipherInputStreamA CipherInputStream is composed of an InputStream and a Cipher so that read() methods return data that are read in from the underlying InputStream but have been additionally processed by the Cipher. | 
|  class | CipherOutputStreamA CipherOutputStream is composed of an OutputStream and a Cipher so that write() methods first process the data before writing them out to the underlying OutputStream. | 
|  class | CipherSpiThis class defines the Service Provider Interface (SPI) for the Cipherclass. | 
|  class | EncryptedPrivateKeyInfoThis class implements the EncryptedPrivateKeyInfotype
 as defined in PKCS #8. | 
|  class | ExemptionMechanismThis class provides the functionality of an exemption mechanism, examples of which are key recovery, key weakening, and key escrow. | 
|  class | ExemptionMechanismExceptionThis is the generic ExemptionMechanism exception. | 
|  class | ExemptionMechanismSpiThis class defines the Service Provider Interface (SPI) for the ExemptionMechanismclass. | 
|  class | IllegalBlockSizeExceptionThis exception is thrown when the length of data provided to a block cipher is incorrect, i.e., does not match the block size of the cipher. | 
|  class | KeyAgreementThis class provides the functionality of a key agreement (or key exchange) protocol. | 
|  class | KeyAgreementSpiThis class defines the Service Provider Interface (SPI) for the KeyAgreementclass. | 
|  class | KeyGeneratorThis class provides the functionality of a (symmetric) key generator. | 
|  class | KeyGeneratorSpiThis class defines the Service Provider Interface (SPI) for the KeyGeneratorclass. | 
|  class | MacThis class provides the functionality of a "Message Authentication Code" (MAC) algorithm. | 
|  class | MacSpiThis class defines the Service Provider Interface (SPI) for the Macclass. | 
|  class | NoSuchPaddingExceptionThis exception is thrown when a particular padding mechanism is requested but is not available in the environment. | 
|  class | NullCipherThe NullCipher class is a class that provides an "identity cipher" -- one that does not tranform the plaintext. | 
|  class | SealedObjectThis class enables a programmer to create an object and protect its confidentiality with a cryptographic algorithm. | 
|  class | SecretKeyFactoryThis class represents a factory for secret keys. | 
|  class | SecretKeyFactorySpiThis class defines the Service Provider Interface (SPI) for the SecretKeyFactoryclass. | 
|  class | ShortBufferExceptionThis exception is thrown when an output buffer provided by the user is too short to hold the operation result. | 
| Methods in javax.crypto that return Object | |
|  Object | SealedObject.getObject(Key key)Retrieves the original (encapsulated) object. | 
|  Object | SealedObject.getObject(Cipher c)Retrieves the original (encapsulated) object. | 
|  Object | SealedObject.getObject(Key key,
          String provider)Retrieves the original (encapsulated) object. | 
|  Object | MacSpi.clone()Returns a clone if the implementation is cloneable. | 
|  Object | Mac.clone()Returns a clone if the provider implementation is cloneable. | 
| Uses of Object in javax.crypto.spec | 
| Subclasses of Object in javax.crypto.spec | |
|  class | DESedeKeySpecThis class specifies a DES-EDE ("triple-DES") key. | 
|  class | DESKeySpecThis class specifies a DES key. | 
|  class | DHGenParameterSpecThis class specifies the set of parameters used for generating Diffie-Hellman (system) parameters for use in Diffie-Hellman key agreement. | 
|  class | DHParameterSpecThis class specifies the set of parameters used with the Diffie-Hellman algorithm, as specified in PKCS #3: Diffie-Hellman Key-Agreement Standard. | 
|  class | DHPrivateKeySpecThis class specifies a Diffie-Hellman private key with its associated parameters. | 
|  class | DHPublicKeySpecThis class specifies a Diffie-Hellman public key with its associated parameters. | 
|  class | IvParameterSpecThis class specifies an initialization vector (IV). | 
|  class | PBEKeySpecA user-chosen password that can be used with password-based encryption (PBE). | 
|  class | PBEParameterSpecThis class specifies the set of parameters used with password-based encryption (PBE), as defined in the PKCS #5 standard. | 
|  class | RC2ParameterSpecThis class specifies the parameters used with the RC2 algorithm. | 
|  class | RC5ParameterSpecThis class specifies the parameters used with the RC5 algorithm. | 
|  class | SecretKeySpecThis class specifies a secret key in a provider-independent fashion. | 
| Methods in javax.crypto.spec with parameters of type Object | |
|  boolean | SecretKeySpec.equals(Object obj) | 
|  boolean | RC5ParameterSpec.equals(Object obj)Tests for equality between the specified object and this object. | 
|  boolean | RC2ParameterSpec.equals(Object obj)Tests for equality between the specified object and this object. | 
| Uses of Object in javax.imageio | 
| Subclasses of Object in javax.imageio | |
|  class | IIOExceptionAn exception class used for signaling run-time failure of reading and writing operations. | 
|  class | IIOImageA simple container class to aggregate an image, a set of thumbnail (preview) images, and an object representing metadata associated with the image. | 
|  class | IIOParamA superclass of all classes describing how streams should be decoded or encoded. | 
|  class | ImageIOA class containing static convenience methods for locating ImageReaders andImageWriters, and
 performing simple encoding and decoding. | 
|  class | ImageReaderAn abstract superclass for parsing and decoding of images. | 
|  class | ImageReadParamA class describing how a stream is to be decoded. | 
|  class | ImageTypeSpecifierA class that allows the format of an image (in particular, its SampleModelandColorModel) to be
 specified in a convenient manner. | 
|  class | ImageWriteParamA class describing how a stream is to be encoded. | 
|  class | ImageWriterAn abstract superclass for encoding and writing images. | 
| Fields in javax.imageio declared as Object | |
| protected  Object | ImageWriter.outputThe ImageOutputStreamor otherObjectset bysetOutputand retrieved bygetOutput. | 
| protected  Object | ImageReader.inputThe ImageInputStreamor otherObjectbysetInputand retrieved
 bygetInput. | 
| Methods in javax.imageio that return Object | |
|  Object | ImageWriter.getOutput()Returns the ImageOutputStreamor otherObjectset by the most recent call to thesetOutputmethod. | 
|  Object | ImageReader.getInput()Returns the ImageInputStreamor otherObjectpreviously set as the input source. | 
| Methods in javax.imageio with parameters of type Object | |
|  void | ImageWriter.setOutput(Object output)Sets the destination to the given ImageOutputStreamor otherObject. | 
|  boolean | ImageTypeSpecifier.equals(Object o)Returns trueif the givenObjectis
 anImageTypeSpecifierand has aSampleModelandColorModelthat are
 equal to those of this object. | 
|  void | ImageReader.setInput(Object input,
         boolean seekForwardOnly,
         boolean ignoreMetadata)Sets the input source to use to the given ImageInputStreamor otherObject. | 
|  void | ImageReader.setInput(Object input,
         boolean seekForwardOnly)Sets the input source to use to the given ImageInputStreamor otherObject. | 
|  void | ImageReader.setInput(Object input)Sets the input source to use to the given ImageInputStreamor otherObject. | 
| static ImageInputStream | ImageIO.createImageInputStream(Object input)Returns an ImageInputStreamthat will take its
 input from the givenObject. | 
| static ImageOutputStream | ImageIO.createImageOutputStream(Object output)Returns an ImageOutputStreamthat will send its
 output to the givenObject. | 
| static Iterator | ImageIO.getImageReaders(Object input)Returns an Iteratorcontaining all currently
 registeredImageReaders that claim to be able to
 decode the suppliedObject, typically anImageInputStream. | 
| Uses of Object in javax.imageio.metadata | 
| Subclasses of Object in javax.imageio.metadata | |
|  class | IIOInvalidTreeExceptionAn IIOInvalidTreeExceptionis thrown when an attempt
 by anIIOMetadataobject to parse a tree ofIIOMetadataNodes fails. | 
|  class | IIOMetadataAn abstract class to be extended by objects that represent metadata (non-image data) associated with images and streams. | 
|  class | IIOMetadataFormatImplA concrete class providing a reusable implementation of the IIOMetadataFormatinterface. | 
|  class | IIOMetadataNodeA class representing a node in a meta-data tree, which implements the org.w3c.dom.Elementinterface and additionally allows
 for the storage of non-textual objects via thegetUserObjectandsetUserObjectmethods. | 
| Methods in javax.imageio.metadata that return Object | |
|  Object | IIOMetadataFormatImpl.getObjectDefaultValue(String elementName) | 
|  Object[] | IIOMetadataFormatImpl.getObjectEnumerations(String elementName) | 
|  Object | IIOMetadataNode.getUserObject()Returns the Objectvalue associated with this node. | 
|  Object | IIOMetadataFormat.getObjectDefaultValue(String elementName)Returns an Objects containing the default
 value for theObjectreference within
 the named element. | 
|  Object[] | IIOMetadataFormat.getObjectEnumerations(String elementName)Returns an array of Objects containing the legal
 enumerated values for theObjectreference within
 the named element. | 
| Methods in javax.imageio.metadata with parameters of type Object | |
| protected  void | IIOMetadataFormatImpl.addObjectValue(String elementName,
               Class classType,
               boolean required,
               Object defaultValue)Allows an Objectreference of a given class type
 to be stored in nodes implementing the named element. | 
| protected  void | IIOMetadataFormatImpl.addObjectValue(String elementName,
               Class classType,
               boolean required,
               Object defaultValue,
               List enumeratedValues)Allows an Objectreference of a given class type
 to be stored in nodes implementing the named element. | 
| protected  void | IIOMetadataFormatImpl.addObjectValue(String elementName,
               Class classType,
               Object defaultValue,
               Comparable minValue,
               Comparable maxValue,
               boolean minInclusive,
               boolean maxInclusive)Allows an Objectreference of a given class type
 to be stored in nodes implementing the named element. | 
|  void | IIOMetadataNode.setUserObject(Object userObject)Sets the value associated with this node. | 
| Uses of Object in javax.imageio.plugins.jpeg | 
| Subclasses of Object in javax.imageio.plugins.jpeg | |
|  class | JPEGHuffmanTableA class encapsulating a single JPEG Huffman table. | 
|  class | JPEGImageReadParamThis class adds the ability to set JPEG quantization and Huffman tables when using the built-in JPEG reader plug-in. | 
|  class | JPEGImageWriteParamThis class adds the ability to set JPEG quantization and Huffman tables when using the built-in JPEG writer plug-in, and to request that optimized Huffman tables be computed for an image. | 
|  class | JPEGQTableA class encapsulating a single JPEG quantization table. | 
| Uses of Object in javax.imageio.spi | 
| Subclasses of Object in javax.imageio.spi | |
|  class | IIORegistryA registry for service provider instances. | 
|  class | IIOServiceProviderA superinterface for functionality common to all Image I/O service provider interfaces (SPIs). | 
|  class | ImageInputStreamSpiThe service provider interface (SPI) for ImageInputStreams. | 
|  class | ImageOutputStreamSpiThe service provider interface (SPI) for ImageOutputStreams. | 
|  class | ImageReaderSpiThe service provider interface (SPI) for ImageReaders. | 
|  class | ImageReaderWriterSpiA superclass containing instance variables and methods common to ImageReaderSpiandImageWriterSpi. | 
|  class | ImageTranscoderSpiThe service provider interface (SPI) for ImageTranscoders. | 
|  class | ImageWriterSpiThe service provider interface (SPI) for ImageWriters. | 
|  class | ServiceRegistryA registry for service provider instances. | 
| Methods in javax.imageio.spi that return Object | |
|  Object | ServiceRegistry.getServiceProviderByClass(Class providerClass)Returns the currently registered service provider object that is of the given class type. | 
| Methods in javax.imageio.spi with parameters of type Object | |
| abstract  ImageOutputStream | ImageOutputStreamSpi.createOutputStreamInstance(Object output,
                           boolean useCache,
                           File cacheDir)Returns an instance of the ImageOutputStreamimplementation associated with this service provider. | 
|  ImageOutputStream | ImageOutputStreamSpi.createOutputStreamInstance(Object output)Returns an instance of the ImageOutputStreamimplementation associated with this service provider. | 
| abstract  ImageInputStream | ImageInputStreamSpi.createInputStreamInstance(Object input,
                          boolean useCache,
                          File cacheDir)Returns an instance of the ImageInputStreamimplementation associated with this service provider. | 
|  ImageInputStream | ImageInputStreamSpi.createInputStreamInstance(Object input)Returns an instance of the ImageInputStreamimplementation associated with this service provider. | 
| abstract  ImageWriter | ImageWriterSpi.createWriterInstance(Object extension)Returns an instance of the ImageWriterimplementation associated with this service provider. | 
| abstract  boolean | ImageReaderSpi.canDecodeInput(Object source)Returns trueif the supplied source object appears
 to be of the format supported by this reader. | 
| abstract  ImageReader | ImageReaderSpi.createReaderInstance(Object extension)Returns an instance of the ImageReaderimplementation associated with this service provider. | 
|  boolean | ServiceRegistry.registerServiceProvider(Object provider,
                        Class category)Adds a service provider object to the registry. | 
|  void | ServiceRegistry.registerServiceProvider(Object provider)Adds a service provider object to the registry. | 
|  boolean | ServiceRegistry.deregisterServiceProvider(Object provider,
                          Class category)Removes a service provider object from the given category. | 
|  void | ServiceRegistry.deregisterServiceProvider(Object provider)Removes a service provider object from all categories that contain it. | 
|  boolean | ServiceRegistry.contains(Object provider)Returns trueifprovideris currently
 registered. | 
|  boolean | ServiceRegistry.setOrdering(Class category,
            Object firstProvider,
            Object secondProvider)Sets a pairwise ordering between two service provider objects within a given category. | 
|  boolean | ServiceRegistry.unsetOrdering(Class category,
              Object firstProvider,
              Object secondProvider)Sets a pairwise ordering between two service provider objects within a given category. | 
|  boolean | ServiceRegistry.Filter.filter(Object provider)Returns trueif the givenproviderobject matches the criterion defined
 by thisFilter. | 
| Uses of Object in javax.imageio.stream | 
| Subclasses of Object in javax.imageio.stream | |
|  class | FileCacheImageInputStreamAn implementation of ImageInputStreamthat gets its
 input from a regularInputStream. | 
|  class | FileCacheImageOutputStreamAn implementation of ImageOutputStreamthat writes its
 output to a regularOutputStream. | 
|  class | FileImageInputStreamAn implementation of ImageInputStreamthat gets its
 input from aFileorRandomAccessFile. | 
|  class | FileImageOutputStreamAn implementation of ImageOutputStreamthat writes its
 output directly to aFileorRandomAccessFile. | 
|  class | IIOByteBufferA class representing a mutable reference to an array of bytes and an offset and length within that array. | 
|  class | ImageInputStreamImplAn abstract class implementing the ImageInputStreaminterface. | 
|  class | ImageOutputStreamImplAn abstract class implementing the ImageOutputStreaminterface. | 
|  class | MemoryCacheImageInputStreamAn implementation of ImageInputStreamthat gets its
 input from a regularInputStream. | 
|  class | MemoryCacheImageOutputStreamAn implementation of ImageOutputStreamthat writes its
 output to a regularOutputStream. | 
| Uses of Object in javax.naming | 
| Subclasses of Object in javax.naming | |
|  class | AuthenticationExceptionThis exception is thrown when an authentication error occurs while accessing the naming or directory service. | 
|  class | AuthenticationNotSupportedExceptionThis exception is thrown when the particular flavor of authentication requested is not supported. | 
|  class | BinaryRefAddrThis class represents the binary form of the address of a communications end-point. | 
|  class | CannotProceedExceptionThis exception is thrown to indicate that the operation reached a point in the name where the operation cannot proceed any further. | 
|  class | CommunicationExceptionThis exception is thrown when the client is unable to communicate with the directory or naming service. | 
|  class | CompositeNameThis class represents a composite name -- a sequence of component names spanning multiple namespaces. | 
|  class | CompoundNameThis class represents a compound name -- a name from a hierarchical name space. | 
|  class | ConfigurationExceptionThis exception is thrown when there is a configuration problem. | 
|  class | ContextNotEmptyExceptionThis exception is thrown when attempting to destroy a context that is not empty. | 
|  class | InitialContextThis class is the starting context for performing naming operations. | 
|  class | InsufficientResourcesExceptionThis exception is thrown when resources are not available to complete the requested operation. | 
|  class | InterruptedNamingExceptionThis exception is thrown when the naming operation being invoked has been interrupted. | 
|  class | InvalidNameExceptionThis exception indicates that the name being specified does not conform to the naming syntax of a naming system. | 
|  class | LimitExceededExceptionThis exception is thrown when a method terminates abnormally due to a user or system specified limit. | 
|  class | LinkExceptionThis exception is used to describe problems encounter while resolving links. | 
|  class | LinkLoopExceptionThis exception is thrown when a loop was detected will attempting to resolve a link, or an implementation specific limit on link counts has been reached. | 
|  class | LinkRefThis class represents a Reference whose contents is a name, called the link name, that is bound to an atomic name in a context. | 
|  class | MalformedLinkExceptionThis exception is thrown when a malformed link was encountered while resolving or constructing a link. | 
|  class | NameAlreadyBoundExceptionThis exception is thrown by methods to indicate that a binding cannot be added because the name is already bound to another object. | 
|  class | NameClassPairThis class represents the object name and class name pair of a binding found in a context. | 
|  class | NameNotFoundExceptionThis exception is thrown when a component of the name cannot be resolved because it is not bound. | 
|  class | NamingExceptionThis is the superclass of all exceptions thrown by operations in the Context and DirContext interfaces. | 
|  class | NamingSecurityExceptionThis is the superclass of security-related exceptions thrown by operations in the Context and DirContext interfaces. | 
|  class | NoInitialContextExceptionThis exception is thrown when no initial context implementation can be created. | 
|  class | NoPermissionExceptionThis exception is thrown when attempting to perform an operation for which the client has no permission. | 
|  class | NotContextExceptionThis exception is thrown when a naming operation proceeds to a point where a context is required to continue the operation, but the resolved object is not a context. | 
|  class | OperationNotSupportedExceptionThis exception is thrown when a context implementation does not support the operation being invoked. | 
|  class | PartialResultExceptionThis exception is thrown to indicate that the result being returned or returned so far is partial, and that the operation cannot be completed. | 
|  class | RefAddrThis class represents the address of a communications end-point. | 
|  class | ReferralExceptionThis abstract class is used to represent a referral exception, which is generated in response to a referral such as that returned by LDAP v3 servers. | 
|  class | ServiceUnavailableExceptionThis exception is thrown when attempting to communicate with a directory or naming service and that service is not available. | 
|  class | SizeLimitExceededExceptionThis exception is thrown when a method produces a result that exceeds a size-related limit. | 
|  class | StringRefAddrThis class represents the string form of the address of a communications end-point. | 
|  class | TimeLimitExceededExceptionThis exception is thrown when a method does not terminate within the specified time limit. | 
| Fields in javax.naming declared as Object | |
| protected  Object | LinkException.linkResolvedObjContains the object to which resolution of the part of the link was successful. | 
| protected  Object | NamingException.resolvedObjContains the object to which resolution of the part of the name was successful. | 
| Methods in javax.naming that return Object | |
|  Object | StringRefAddr.getContent()Retrieves the contents of this address. | 
| abstract  Object | ReferralException.getReferralInfo()Retrieves information (such as URLs) related to this referral. | 
|  Object | Reference.remove(int posn)Deletes the address at index posn from the list of addresses. | 
|  Object | Reference.clone()Makes a copy of this reference using its class name list of addresses, class factory name and class factory location. | 
|  Object | LinkException.getLinkResolvedObj()Retrieves the object to which resolution was successful. | 
|  Object | InitialContext.lookup(String name) | 
|  Object | InitialContext.lookup(Name name) | 
|  Object | InitialContext.lookupLink(String name) | 
|  Object | InitialContext.lookupLink(Name name) | 
|  Object | InitialContext.addToEnvironment(String propName,
                 Object propVal) | 
|  Object | InitialContext.removeFromEnvironment(String propName) | 
|  Object | CompoundName.clone()Creates a copy of this compound name. | 
|  Object | CompoundName.remove(int posn)Deletes a component from this compound name. | 
|  Object | CompositeName.clone()Generates a copy of this composite name. | 
|  Object | CompositeName.remove(int posn)Deletes a component from this composite name. | 
|  Object | NamingEnumeration.next()Retrieves the next element in the enumeration. | 
|  Object | Context.lookup(Name name)Retrieves the named object. | 
|  Object | Context.lookup(String name)Retrieves the named object. | 
|  Object | Context.lookupLink(Name name)Retrieves the named object, following links except for the terminal atomic component of the name. | 
|  Object | Context.lookupLink(String name)Retrieves the named object, following links except for the terminal atomic component of the name. | 
|  Object | Context.addToEnvironment(String propName,
                 Object propVal)Adds a new environment property to the environment of this context. | 
|  Object | Context.removeFromEnvironment(String propName)Removes an environment property from the environment of this context. | 
| abstract  Object | RefAddr.getContent()Retrieves the contents of this address. | 
|  Object | BinaryRefAddr.getContent()Retrieves the contents of this address as an Object. | 
|  Object | Binding.getObject()Retrieves the object bound to the name of this binding. | 
|  Object | Name.clone()Generates a new copy of this name. | 
|  Object | Name.remove(int posn)Removes a component from this name. | 
|  Object | NamingException.getResolvedObj()Retrieves the object to which resolution was successful. | 
| Methods in javax.naming with parameters of type Object | |
|  boolean | Reference.equals(Object obj)Determines whether obj is a reference with the same addresses (in same order) as this reference. | 
|  void | LinkException.setLinkResolvedObj(Object obj)Sets the link resolved object field of this exception. | 
|  void | InitialContext.bind(String name,
     Object obj) | 
|  void | InitialContext.bind(Name name,
     Object obj) | 
|  void | InitialContext.rebind(String name,
       Object obj) | 
|  void | InitialContext.rebind(Name name,
       Object obj) | 
|  Object | InitialContext.addToEnvironment(String propName,
                 Object propVal) | 
|  boolean | CompoundName.equals(Object obj)Determines whether obj is syntactically equal to this compound name. | 
|  int | CompoundName.compareTo(Object obj)Compares this CompoundName with the specified Object for order. | 
|  boolean | CompositeName.equals(Object obj)Determines whether two composite names are equal. | 
|  int | CompositeName.compareTo(Object obj)Compares this CompositeName with the specified Object for order. | 
|  void | Context.bind(Name name,
     Object obj)Binds a name to an object. | 
|  void | Context.bind(String name,
     Object obj)Binds a name to an object. | 
|  void | Context.rebind(Name name,
       Object obj)Binds a name to an object, overwriting any existing binding. | 
|  void | Context.rebind(String name,
       Object obj)Binds a name to an object, overwriting any existing binding. | 
|  Object | Context.addToEnvironment(String propName,
                 Object propVal)Adds a new environment property to the environment of this context. | 
|  boolean | RefAddr.equals(Object obj)Determines whether obj is equal to this RefAddr. | 
|  boolean | BinaryRefAddr.equals(Object obj)Determines whether obj is equal to this address. | 
|  void | Binding.setObject(Object obj)Sets the object associated with this binding. | 
|  int | Name.compareTo(Object obj)Compares this name with another name for order. | 
|  void | NamingException.setResolvedObj(Object obj)Sets the resolved object field of this exception. | 
| Constructors in javax.naming with parameters of type Object | |
| Binding(String name,
        Object obj)Constructs an instance of a Binding given its name and object. | |
| Binding(String name,
        Object obj,
        boolean isRelative)Constructs an instance of a Binding given its name, object, and whether the name is relative. | |
| Binding(String name,
        String className,
        Object obj)Constructs an instance of a Binding given its name, class name, and object. | |
| Binding(String name,
        String className,
        Object obj,
        boolean isRelative)Constructs an instance of a Binding given its name, class name, object, and whether the name is relative. | |
| Uses of Object in javax.naming.directory | 
| Subclasses of Object in javax.naming.directory | |
|  class | AttributeInUseExceptionThis exception is thrown when an operation attempts to add an attribute that already exists. | 
|  class | AttributeModificationExceptionThis exception is thrown when an attempt is made to add, or remove, or modify an attribute, its identifier, or its values that conflicts with the attribute's (schema) definition or the attribute's state. | 
|  class | BasicAttributeThis class provides a basic implementation of the Attribute interface. | 
|  class | BasicAttributesThis class provides a basic implementation of the Attributes interface. | 
|  class | InitialDirContextThis class is the starting context for performing directory operations. | 
|  class | InvalidAttributeIdentifierExceptionThis exception is thrown when an attempt is made to add to create an attribute with an invalid attribute identifier. | 
|  class | InvalidAttributesExceptionThis exception is thrown when an attempt is made to add or modify an attribute set that has been specified incompletely or incorrectly. | 
|  class | InvalidAttributeValueExceptionThis class is thrown when an attempt is made to add to an attribute a value that conflicts with the attribute's schema definition. | 
|  class | InvalidSearchControlsExceptionThis exception is thrown when the specification of the SearchControls for a search operation is invalid. | 
|  class | InvalidSearchFilterExceptionThis exception is thrown when the specification of a search filter is invalid. | 
|  class | ModificationItemThis class represents a modification item. | 
|  class | NoSuchAttributeExceptionThis exception is thrown when attempting to access an attribute that does not exist. | 
|  class | SchemaViolationExceptionThis exception is thrown when a method in some ways violates the schema. | 
|  class | SearchControlsThis class encapsulates factors that determine scope of search and what gets returned as a result of the search. | 
|  class | SearchResultThis class represents an item in the NamingEnumeration returned as a result of the DirContext.search() methods. | 
| Methods in javax.naming.directory that return Object | |
|  Object | BasicAttributes.clone() | 
|  Object | BasicAttribute.clone() | 
|  Object | BasicAttribute.get()Retrieves one of this attribute's values. | 
|  Object | BasicAttribute.get(int ix) | 
|  Object | BasicAttribute.remove(int ix) | 
|  Object | BasicAttribute.set(int ix,
    Object attrVal) | 
|  Object | Attributes.clone()Makes a copy of the attribute set. | 
|  Object | Attribute.get()Retrieves one of this attribute's values. | 
|  Object | Attribute.clone()Makes a copy of the attribute. | 
|  Object | Attribute.get(int ix)Retrieves the attribute value from the ordered list of attribute values. | 
|  Object | Attribute.remove(int ix)Removes an attribute value from the ordered list of attribute values. | 
|  Object | Attribute.set(int ix,
    Object attrVal)Sets an attribute value in the ordered list of attribute values. | 
| Methods in javax.naming.directory with parameters of type Object | |
|  void | InitialDirContext.bind(String name,
     Object obj,
     Attributes attrs) | 
|  void | InitialDirContext.bind(Name name,
     Object obj,
     Attributes attrs) | 
|  void | InitialDirContext.rebind(String name,
       Object obj,
       Attributes attrs) | 
|  void | InitialDirContext.rebind(Name name,
       Object obj,
       Attributes attrs) | 
|  NamingEnumeration | InitialDirContext.search(String name,
       String filterExpr,
       Object[] filterArgs,
       SearchControls cons) | 
|  NamingEnumeration | InitialDirContext.search(Name name,
       String filterExpr,
       Object[] filterArgs,
       SearchControls cons) | 
|  Attribute | BasicAttributes.put(String attrID,
    Object val) | 
|  boolean | BasicAttributes.equals(Object obj)Determines whether this BasicAttributes is equal to another Attributes Two Attributes are equal if they are both instances of Attributes, treat the case of attribute IDs the same way, and contain the same attributes. | 
|  boolean | BasicAttribute.equals(Object obj)Determines whether obj is equal to this attribute. | 
|  boolean | BasicAttribute.contains(Object attrVal)Determines whether a value is in this attribute. | 
|  boolean | BasicAttribute.add(Object attrVal)Adds a new value to this attribute. | 
|  boolean | BasicAttribute.remove(Object attrval)Removes a specified value from this attribute. | 
|  void | BasicAttribute.add(int ix,
    Object attrVal) | 
|  Object | BasicAttribute.set(int ix,
    Object attrVal) | 
|  Attribute | Attributes.put(String attrID,
    Object val)Adds a new attribute to the attribute set. | 
|  void | DirContext.bind(Name name,
     Object obj,
     Attributes attrs)Binds a name to an object, along with associated attributes. | 
|  void | DirContext.bind(String name,
     Object obj,
     Attributes attrs)Binds a name to an object, along with associated attributes. | 
|  void | DirContext.rebind(Name name,
       Object obj,
       Attributes attrs)Binds a name to an object, along with associated attributes, overwriting any existing binding. | 
|  void | DirContext.rebind(String name,
       Object obj,
       Attributes attrs)Binds a name to an object, along with associated attributes, overwriting any existing binding. | 
|  NamingEnumeration | DirContext.search(Name name,
       String filterExpr,
       Object[] filterArgs,
       SearchControls cons)Searches in the named context or object for entries that satisfy the given search filter. | 
|  NamingEnumeration | DirContext.search(String name,
       String filterExpr,
       Object[] filterArgs,
       SearchControls cons)Searches in the named context or object for entries that satisfy the given search filter. | 
|  boolean | Attribute.contains(Object attrVal)Determines whether a value is in the attribute. | 
|  boolean | Attribute.add(Object attrVal)Adds a new value to the attribute. | 
|  boolean | Attribute.remove(Object attrval)Removes a specified value from the attribute. | 
|  void | Attribute.add(int ix,
    Object attrVal)Adds an attribute value to the ordered list of attribute values. | 
|  Object | Attribute.set(int ix,
    Object attrVal)Sets an attribute value in the ordered list of attribute values. | 
| Constructors in javax.naming.directory with parameters of type Object | |
| SearchResult(String name,
             Object obj,
             Attributes attrs)Constructs a search result using the result's name, its bound object, and its attributes. | |
| SearchResult(String name,
             Object obj,
             Attributes attrs,
             boolean isRelative)Constructs a search result using the result's name, its bound object, and its attributes, and whether the name is relative. | |
| SearchResult(String name,
             String className,
             Object obj,
             Attributes attrs)Constructs a search result using the result's name, its class name, its bound object, and its attributes. | |
| SearchResult(String name,
             String className,
             Object obj,
             Attributes attrs,
             boolean isRelative)Constructs a search result using the result's name, its class name, its bound object, its attributes, and whether the name is relative. | |
| BasicAttributes(String attrID,
                Object val)Constructs a new instance of Attributes with one attribute. | |
| BasicAttributes(String attrID,
                Object val,
                boolean ignoreCase)Constructs a new instance of Attributes with one attribute. | |
| BasicAttribute(String id,
               Object value)Constructs a new instance of an unordered attribute with a single value. | |
| BasicAttribute(String id,
               Object value,
               boolean ordered)Constructs a new instance of a possibly ordered attribute with a single value. | |
| Uses of Object in javax.naming.event | 
| Subclasses of Object in javax.naming.event | |
|  class | NamingEventThis class represents an event fired by a naming/directory service. | 
|  class | NamingExceptionEventThis class represents an event fired when the procedures/processes used to collect information for notifying listeners of NamingEvents threw a NamingException. | 
| Fields in javax.naming.event declared as Object | |
| protected  Object | NamingEvent.changeInfoContains information about the change that generated this event. | 
| Methods in javax.naming.event that return Object | |
|  Object | NamingEvent.getChangeInfo()Retrieves the change information for this event. | 
| Methods in javax.naming.event with parameters of type Object | |
|  void | EventDirContext.addNamingListener(Name target,
                  String filter,
                  Object[] filterArgs,
                  SearchControls ctls,
                  NamingListener l)Adds a listener for receiving naming events fired when objects identified by the search filter filter and filter arguments at the object named by the target are modified. | 
|  void | EventDirContext.addNamingListener(String target,
                  String filter,
                  Object[] filterArgs,
                  SearchControls ctls,
                  NamingListener l)Adds a listener for receiving naming events fired when objects identified by the search filter filter and filter arguments at the object named by the string target name are modified. | 
| Constructors in javax.naming.event with parameters of type Object | |
| NamingEvent(EventContext source,
            int type,
            Binding newBd,
            Binding oldBd,
            Object changeInfo)Constructs an instance of NamingEvent. | |
| Uses of Object in javax.naming.ldap | 
| Subclasses of Object in javax.naming.ldap | |
|  class | ControlFactoryThis abstract class represents a factory for creating LDAPv3 controls. | 
|  class | InitialLdapContextThis class is the starting context for performing LDAPv3-style extended operations and controls. | 
|  class | LdapReferralExceptionThis abstract class is used to represent an LDAP referral exception. | 
|  class | StartTlsRequestThis class implements the LDAPv3 Extended Request for StartTLS as defined in Lightweight Directory Access Protocol (v3): Extension for Transport Layer Security The object identifier for StartTLS is 1.3.6.1.4.1.1466.20037 and no extended request value is defined. | 
|  class | StartTlsResponseThis class implements the LDAPv3 Extended Response for StartTLS as defined in Lightweight Directory Access Protocol (v3): Extension for Transport Layer Security The object identifier for StartTLS is 1.3.6.1.4.1.1466.20037 and no extended response value is defined. | 
|  class | UnsolicitedNotificationEventThis class represents an event fired in response to an unsolicited notification sent by the LDAP server. | 
| Constructors in javax.naming.ldap with parameters of type Object | |
| UnsolicitedNotificationEvent(Object src,
                             UnsolicitedNotification notice)Constructs a new instance of UnsolicitedNotificationEvent. | |
| Uses of Object in javax.naming.spi | 
| Subclasses of Object in javax.naming.spi | |
|  class | DirectoryManagerThis class contains methods for supporting DirContext implementations. | 
| static class | DirStateFactory.ResultAn object/attributes pair for returning the result of DirStateFactory.getStateToBind(). | 
|  class | NamingManagerThis class contains methods for creating context objects and objects referred to by location information in the naming or directory service. | 
|  class | ResolveResultThis class represents the result of resolution of a name. | 
| Fields in javax.naming.spi declared as Object | |
| protected  Object | ResolveResult.resolvedObjField containing the Object that was resolved to successfully. | 
| Methods in javax.naming.spi that return Object | |
|  Object | DirObjectFactory.getObjectInstance(Object obj,
                  Name name,
                  Context nameCtx,
                  Hashtable environment,
                  Attributes attrs)Creates an object using the location or reference information, and attributes specified. | 
|  Object | StateFactory.getStateToBind(Object obj,
               Name name,
               Context nameCtx,
               Hashtable environment)Retrieves the state of an object for binding. | 
|  Object | DirStateFactory.Result.getObject()Retrieves the object to be bound. | 
| static Object | DirectoryManager.getObjectInstance(Object refInfo,
                  Name name,
                  Context nameCtx,
                  Hashtable environment,
                  Attributes attrs)Creates an instance of an object for the specified object, attributes, and environment. | 
|  Object | ResolveResult.getResolvedObj()Retrieves the Object to which resolution was successful. | 
|  Object | ObjectFactory.getObjectInstance(Object obj,
                  Name name,
                  Context nameCtx,
                  Hashtable environment)Creates an object using the location or reference information specified. | 
| static Object | NamingManager.getObjectInstance(Object refInfo,
                  Name name,
                  Context nameCtx,
                  Hashtable environment)Creates an instance of an object for the specified object and environment. | 
| static Object | NamingManager.getStateToBind(Object obj,
               Name name,
               Context nameCtx,
               Hashtable environment)Retrieves the state of an object for binding. | 
| Methods in javax.naming.spi with parameters of type Object | |
|  Object | DirObjectFactory.getObjectInstance(Object obj,
                  Name name,
                  Context nameCtx,
                  Hashtable environment,
                  Attributes attrs)Creates an object using the location or reference information, and attributes specified. | 
|  Object | StateFactory.getStateToBind(Object obj,
               Name name,
               Context nameCtx,
               Hashtable environment)Retrieves the state of an object for binding. | 
|  DirStateFactory.Result | DirStateFactory.getStateToBind(Object obj,
               Name name,
               Context nameCtx,
               Hashtable environment,
               Attributes inAttrs)Retrieves the state of an object for binding given the object and attributes to be transformed. | 
| static Object | DirectoryManager.getObjectInstance(Object refInfo,
                  Name name,
                  Context nameCtx,
                  Hashtable environment,
                  Attributes attrs)Creates an instance of an object for the specified object, attributes, and environment. | 
| static DirStateFactory.Result | DirectoryManager.getStateToBind(Object obj,
               Name name,
               Context nameCtx,
               Hashtable environment,
               Attributes attrs)Retrieves the state of an object for binding when given the original object and its attributes. | 
|  void | ResolveResult.setResolvedObj(Object obj)Sets the resolved Object field of this result to obj. | 
|  Object | ObjectFactory.getObjectInstance(Object obj,
                  Name name,
                  Context nameCtx,
                  Hashtable environment)Creates an object using the location or reference information specified. | 
|  ObjectFactory | ObjectFactoryBuilder.createObjectFactory(Object obj,
                    Hashtable environment)Creates a new object factory using the environment supplied. | 
| static Object | NamingManager.getObjectInstance(Object refInfo,
                  Name name,
                  Context nameCtx,
                  Hashtable environment)Creates an instance of an object for the specified object and environment. | 
| static Object | NamingManager.getStateToBind(Object obj,
               Name name,
               Context nameCtx,
               Hashtable environment)Retrieves the state of an object for binding. | 
| Constructors in javax.naming.spi with parameters of type Object | |
| DirStateFactory.Result(Object obj,
                       Attributes outAttrs)Constructs an instance of Result. | |
| ResolveResult(Object robj,
              String rcomp)Constructs a new instance of ResolveResult consisting of the resolved object and the remaining unresolved component. | |
| ResolveResult(Object robj,
              Name rname)Constructs a new instance of ResolveResult consisting of the resolved Object and the remaining name. | |
| Uses of Object in javax.net | 
| Subclasses of Object in javax.net | |
|  class | ServerSocketFactoryThis class creates server sockets. | 
|  class | SocketFactoryThis class creates sockets. | 
| Uses of Object in javax.net.ssl | 
| Subclasses of Object in javax.net.ssl | |
|  class | HandshakeCompletedEventThis event indicates that an SSL handshake completed on a given SSL connection. | 
|  class | HttpsURLConnectionHttpsURLConnectionextendsHttpURLConnectionwith support for https-specific features. | 
|  class | KeyManagerFactoryThis class acts as a factory for key managers based on a source of key material. | 
|  class | KeyManagerFactorySpiThis class defines the Service Provider Interface (SPI) for the KeyManagerFactoryclass. | 
|  class | SSLContextInstances of this class represent a secure socket protocol implementation which acts as a factory for secure socket factories. | 
|  class | SSLContextSpiThis class defines the Service Provider Interface (SPI) for the SSLContextclass. | 
|  class | SSLExceptionIndicates some kind of error detected by an SSL subsystem. | 
|  class | SSLHandshakeExceptionIndicates that the client and server could not negotiate the desired level of security. | 
|  class | SSLKeyExceptionReports a bad SSL key. | 
|  class | SSLPeerUnverifiedExceptionIndicates that the peer's identity has not been verified. | 
|  class | SSLPermissionThis class is for various network permissions. | 
|  class | SSLProtocolExceptionReports an error in the operation of the SSL protocol. | 
|  class | SSLServerSocketThis class extends ServerSockets and
 provides secure server sockets using protocols such as the Secure
 Sockets Layer (SSL) or Transport Layer Security (TLS) protocols. | 
|  class | SSLServerSocketFactorySSLServerSocketFactorys createSSLServerSockets. | 
|  class | SSLSessionBindingEventThis event is propagated to a SSLSessionBindingListener. | 
|  class | SSLSocketThis class extends Sockets and provides secure
 socket using protocols such as the "Secure
 Sockets Layer" (SSL) or IETF "Transport Layer Security" (TLS) protocols. | 
|  class | SSLSocketFactorySSLSocketFactorys createSSLSockets. | 
|  class | TrustManagerFactoryThis class acts as a factory for trust managers based on a source of trust material. | 
|  class | TrustManagerFactorySpiThis class defines the Service Provider Interface (SPI) for the TrustManagerFactoryclass. | 
| Methods in javax.net.ssl that return Object | |
|  Object | SSLSession.getValue(String name)Returns the object bound to the given name in the session's application layer data. | 
| Methods in javax.net.ssl with parameters of type Object | |
|  void | SSLSession.putValue(String name,
         Object value)Binds the specified valueobject into the
 session's application layer data
 with the givenname. | 
| Uses of Object in javax.print | 
| Subclasses of Object in javax.print | |
|  class | DocFlavorClass DocFlavorencapsulates an object that specifies the 
 format in which print data is supplied to aDocPrintJob. | 
| static class | DocFlavor.BYTE_ARRAYClass DocFlavor.BYTE_ARRAY provides predefined static constant DocFlavor objects for example doc flavors using a byte array ( byte[]) as the print data representation class. | 
| static class | DocFlavor.CHAR_ARRAYClass DocFlavor.CHAR_ARRAY provides predefined static constant DocFlavor objects for example doc flavors using a character array ( char[]) as the print data representation class. | 
| static class | DocFlavor.INPUT_STREAMClass DocFlavor.INPUT_STREAM provides predefined static constant DocFlavor objects for example doc flavors using a byte stream ( ) as the print  
 data representation class. | 
| static class | DocFlavor.READERClass DocFlavor.READER provides predefined static constant DocFlavor objects for example doc flavors using a character stream ( ) as the print data 
 representation class. | 
| static class | DocFlavor.SERVICE_FORMATTEDClass DocFlavor.SERVICE_FORMATTED provides predefined static constant DocFlavor objects for example doc flavors for service formatted print data. | 
| static class | DocFlavor.STRINGClass DocFlavor.STRING provides predefined static constant DocFlavor objects for example doc flavors using a string ( ) as the print data representation class. | 
| static class | DocFlavor.URLClass DocFlavor.URL provides predefined static constant DocFlavor objects. | 
|  class | PrintExceptionClass PrintException encapsulates a printing-related error condition that occurred while using a Print Service instance. | 
|  class | PrintServiceLookupImplementations of this class provide lookup services for print services (typically equivalent to printers) of a particular type. | 
|  class | ServiceUIThis class is a collection of UI convenience methods which provide a graphical user dialog for browsing print services looked up through the Java Print Service API. | 
|  class | ServiceUIFactoryServices may optionally provide UIs which allow different styles of interaction in different roles. | 
|  class | SimpleDocThis class is an implementation of interface Docthat can
 be used in many common printing requests. | 
|  class | StreamPrintServiceThis class extends PrintServiceand represents a 
 print service that prints data in different formats to a 
 client-provided output stream. | 
|  class | StreamPrintServiceFactoryA StreamPrintServiceFactoryis the factory forStreamPrintServiceinstances,
 which can print to an output stream in a particular
 document format described as a mime type. | 
| Methods in javax.print that return Object | |
|  Object | SimpleDoc.getPrintData() | 
| abstract  Object | ServiceUIFactory.getUI(int role,
      String ui)Get a UI object which may be cast to the requested UI type by the application and used in its user interface. | 
|  Object | Doc.getPrintData()Obtains the print data representation object that contains this doc object's piece of print data in the format corresponding to the supported doc flavor. | 
|  Object | PrintService.getDefaultAttributeValue(Class category)Determines this print service's default printing attribute value in the given category. | 
|  Object | PrintService.getSupportedAttributeValues(Class category,
                            DocFlavor flavor,
                            AttributeSet attributes)Determines the printing attribute values a client can specify in the given category when setting up a job for this print service. | 
| Methods in javax.print with parameters of type Object | |
|  boolean | DocFlavor.equals(Object obj)Determines if this doc flavor object is equal to the given object. | 
|  boolean | PrintService.equals(Object obj)Determines if two services are referring to the same underlying service. | 
| Constructors in javax.print with parameters of type Object | |
| SimpleDoc(Object printData,
          DocFlavor flavor,
          DocAttributeSet attributes)Constructs a SimpleDocwith the specified 
 print data, doc flavor and doc attribute set. | |
| Uses of Object in javax.print.attribute | 
| Subclasses of Object in javax.print.attribute | |
|  class | AttributeSetUtilitiesClass AttributeSetUtilities provides static methods for manipulating AttributeSets. | 
|  class | DateTimeSyntaxClass DateTimeSyntax is an abstract base class providing the common implementation of all attributes whose value is a date and time. | 
|  class | EnumSyntaxClass EnumSyntax is an abstract base class providing the common implementation of all "type safe enumeration" objects. | 
|  class | HashAttributeSetClass HashAttributeSet provides an AttributeSetimplementation with characteristics of a hash map. | 
|  class | HashDocAttributeSetClass HashDocAttributeSet provides an attribute set which inherits its implementation from class HashAttributeSetand enforces the semantic restrictions of interfaceDocAttributeSet. | 
|  class | HashPrintJobAttributeSetClass HashPrintJobAttributeSet provides an attribute set which inherits its implementation from class HashAttributeSetand enforces the semantic restrictions of interfacePrintJobAttributeSet. | 
|  class | HashPrintRequestAttributeSetClass HashPrintRequestAttributeSet inherits its implementation from class HashAttributeSetand enforces the
 semantic restrictions of interfacePrintRequestAttributeSet. | 
|  class | HashPrintServiceAttributeSetClass HashPrintServiceAttributeSet provides an attribute set which inherits its implementation from class HashAttributeSetand enforces the semantic restrictions of interfacePrintServiceAttributeSet. | 
|  class | IntegerSyntaxClass IntegerSyntax is an abstract base class providing the common implementation of all attributes with integer values. | 
|  class | ResolutionSyntaxClass ResolutionSyntax is an abstract base class providing the common implementation of all attributes denoting a printer resolution. | 
|  class | SetOfIntegerSyntaxClass SetOfIntegerSyntax is an abstract base class providing the common implementation of all attributes whose value is a set of nonnegative integers. | 
|  class | Size2DSyntaxClass Size2DSyntax is an abstract base class providing the common implementation of all attributes denoting a size in two dimensions. | 
|  class | TextSyntaxClass TextSyntax is an abstract base class providing the common implementation of all attributes whose value is a string. | 
|  class | UnmodifiableSetExceptionThrown to indicate that the requested operation cannot be performed becasue the set is unmodifiable. | 
|  class | URISyntaxClass URISyntax is an abstract base class providing the common implementation of all attributes whose value is a Uniform Resource Identifier (URI). | 
| Methods in javax.print.attribute that return Object | |
|  Object | EnumSyntax.clone()Returns a clone of this enumeration value, which to preserve the semantics of enumeration values is the same object as this enumeration value. | 
| protected  Object | EnumSyntax.readResolve()During object input, convert this deserialized enumeration instance to the proper enumeration value defined in the enumeration attribute class. | 
| Methods in javax.print.attribute with parameters of type Object | |
|  boolean | TextSyntax.equals(Object object)Returns whether this text attribute is equivalent to the passed in object. | 
|  boolean | Size2DSyntax.equals(Object object)Returns whether this two-dimensional size attribute is equivalent to the passed in object. | 
|  boolean | URISyntax.equals(Object object)Returns whether this URI attribute is equivalent to the passed in object. | 
|  boolean | SetOfIntegerSyntax.equals(Object object)Returns whether this set-of-integer attribute is equivalent to the passed in object. | 
|  boolean | ResolutionSyntax.equals(Object object)Returns whether this resolution attribute is equivalent to the passed in object. | 
|  boolean | IntegerSyntax.equals(Object object)Returns whether this integer attribute is equivalent to the passed in object. | 
|  boolean | HashAttributeSet.equals(Object object)Compares the specified object with this attribute set for equality. | 
|  boolean | DateTimeSyntax.equals(Object object)Returns whether this date-time attribute is equivalent to the passed in object. | 
| static Class | AttributeSetUtilities.verifyAttributeCategory(Object object,
                        Class interfaceName)Verify that the given object is a Classthat 
 implements the given interface, which is assumed to be interfaceAttributeor a subinterface thereof. | 
| static Attribute | AttributeSetUtilities.verifyAttributeValue(Object object,
                     Class interfaceName)Verify that the given object is an instance of the given interface, which is assumed to be interface Attributeor a subinterface 
 thereof. | 
|  boolean | AttributeSet.equals(Object object)Compares the specified object with this attribute set for equality. | 
| Uses of Object in javax.print.attribute.standard | 
| Subclasses of Object in javax.print.attribute.standard | |
|  class | ChromaticityClass Chromaticity is a printing attribute class, an enumeration, that specifies monochrome or color printing. | 
|  class | ColorSupportedClass ColorSupported is a printing attribute class, an enumeration, that identifies whether the device is capable of any type of color printing at all, including highlight color as well as full process color. | 
|  class | CompressionClass Compression is a printing attribute class, an enumeration, that specifies how print data is compressed. | 
|  class | CopiesClass Copies is an integer valued printing attribute class that specifies the number of copies to be printed. | 
|  class | CopiesSupportedClass CopiesSupported is a printing attribute class, a set of integers, that gives the supported values for a Copiesattribute. | 
|  class | DateTimeAtCompletedClass DateTimeAtCompleted is a printing attribute class, a date-time attribute, that indicates the date and time at which the Print Job completed (or was canceled or aborted). | 
|  class | DateTimeAtCreationClass DateTimeAtCreation is a printing attribute class, a date-time attribute, that indicates the date and time at which the Print Job was created. | 
|  class | DateTimeAtProcessingClass DateTimeAtProcessing is a printing attribute class, a date-time attribute, that indicates the date and time at which the Print Job first began processing. | 
|  class | DestinationClass Destination is a printing attribute class, a URI, that is used to indicate an alternate destination for the spooled printer formatted data. | 
|  class | DocumentNameClass DocumentName is a printing attribute class, a text attribute, that specifies the name of a document. | 
|  class | FidelityClass Fidelity is a printing attribute class, an enumeration, that indicates whether total fidelity to client supplied print request attributes is required. | 
|  class | FinishingsClass Finishings is a printing attribute class, an enumeration, that identifies whether the printer applies a finishing operation of some kind of binding to each copy of each printed document in the job. | 
|  class | JobHoldUntilClass JobHoldUntil is a printing attribute class, a date-time attribute, that specifies the exact date and time at which the job must become a candidate for printing. | 
|  class | JobImpressionsClass JobImpressions is an integer valued printing attribute class that specifies the total size in number of impressions of the document(s) being submitted. | 
|  class | JobImpressionsCompletedClass JobImpressionsCompleted is an integer valued printing attribute class that specifies the number of impressions completed for the job so far. | 
|  class | JobImpressionsSupportedClass JobImpressionsSupported is a printing attribute class, a set of integers, that gives the supported values for a JobImpressionsattribute. | 
|  class | JobKOctetsClass JobKOctets is an integer valued printing attribute class that specifies the total size of the document(s) in K octets, i.e., in units of 1024 octets requested to be processed in the job. | 
|  class | JobKOctetsProcessedClass JobKOctetsProcessed is an integer valued printing attribute class that specifies the total number of print data octets processed so far in K octets, i.e., in units of 1024 octets. | 
|  class | JobKOctetsSupportedClass JobKOctetsSupported is a printing attribute class, a set of integers, that gives the supported values for a JobKOctetsattribute. | 
|  class | JobMediaSheetsClass JobMediaSheets is an integer valued printing attribute class that specifies the total number of media sheets to be produced for this job. | 
|  class | JobMediaSheetsCompletedClass JobMediaSheetsCompleted is an integer valued printing attribute class that specifies the number of media sheets which have completed marking and stacking for the entire job so far, whether those sheets have been processed on one side or on both. | 
|  class | JobMediaSheetsSupportedClass JobMediaSheetsSupported is a printing attribute class, a set of integers, that gives the supported values for a JobMediaSheetsattribute. | 
|  class | JobMessageFromOperatorClass JobMessageFromOperator is a printing attribute class, a text attribute, that provides a message from an operator, system administrator, or "intelligent" process to indicate to the end user the reasons for modification or other management action taken on a job. | 
|  class | JobNameClass JobName is a printing attribute class, a text attribute, that specifies the name of a print job. | 
|  class | JobOriginatingUserNameClass JobOriginatingUserName is a printing attribute class, a text attribute, that contains the name of the end user that submitted the print job. | 
|  class | JobPriorityClass JobPriority is an integer valued printing attribute class that specifies a print job's priority. | 
|  class | JobPrioritySupportedClass JobPrioritySupported is an integer valued printing attribute class that specifies whether a Print Service instance supports the JobPriorityattribute and the number of different job priority 
 levels supported. | 
|  class | JobSheetsClass JobSheets is a printing attribute class, an enumeration, that determines which job start and end sheets, if any, must be printed with a job. | 
|  class | JobStateJobState is a printing attribute class, an enumeration, that identifies the current state of a print job. | 
|  class | JobStateReasonClass JobStateReason is a printing attribute class, an enumeration, that provides additional information about the job's current state, i.e., information that augments the value of the job's JobStateattribute. | 
|  class | JobStateReasonsClass JobStateReasons is a printing attribute class, a set of enumeration values, that provides additional information about the job's current state, i.e., information that augments the value of the job's JobStateattribute. | 
|  class | MediaClass Media is a printing attribute class that specifies the medium on which to print. | 
|  class | MediaNameClass MediaName is a subclass of Media, a printing attribute class (an enumeration) that specifies the media for a print job as a name. | 
|  class | MediaPrintableAreaClass MediaPrintableArea is a printing attribute used to distinguish the printable and non-printable areas of media. | 
|  class | MediaSizeClass MediaSize is a two-dimensional size valued printing attribute class that indicates the dimensions of the medium in a portrait orientation, with the X dimension running along the bottom edge and the Y dimension running along the left edge. | 
| static class | MediaSize.EngineeringClass MediaSize.Engineering includes MediaSizevalues 
 for engineering media. | 
| static class | MediaSize.ISOClass MediaSize.ISO includes MediaSizevalues for ISO 
 media. | 
| static class | MediaSize.JISClass MediaSize.JIS includes MediaSizevalues for JIS 
 (Japanese) media. | 
| static class | MediaSize.NAClass MediaSize.NA includes MediaSizevalues for North 
 American media. | 
| static class | MediaSize.OtherClass MediaSize.Other includes MediaSizevalues for 
 miscellaneous media. | 
|  class | MediaSizeNameClass MediaSizeName is a subclass of Media. | 
|  class | MediaTrayClass MediaTray is a subclass of Media. | 
|  class | MultipleDocumentHandlingClass MultipleDocumentHandling is a printing attribute class, an enumeration, that controls finishing operations and the placement of one or more print-stream pages into impressions and onto media sheets. | 
|  class | NumberOfDocumentsClass NumberOfDocuments is an integer valued printing attribute that indicates the number of individual docs the printer has accepted for this job, regardless of whether the docs' print data has reached the printer or not. | 
|  class | NumberOfInterveningJobsClass NumberOfInterveningJobs is an integer valued printing attribute that indicates the number of jobs that are ahead of this job in the relative chronological order of expected time to complete (i.e., the current scheduled order). | 
|  class | NumberUpClass NumberUp is an integer valued printing attribute class that specifies the number of print-stream pages to impose upon a single side of an instance of a selected medium. | 
|  class | NumberUpSupportedClass NumberUpSupported is a printing attribute class, a set of integers, that gives the supported values for a NumberUpattribute. | 
|  class | OrientationRequestedClass OrientationRequested is a printing attribute class, an enumeration, that indicates the desired orientation for printed print-stream pages; it does not describe the orientation of the client-supplied print-stream pages. | 
|  class | OutputDeviceAssignedClass OutputDeviceAssigned is a printing attribute class, a text attribute, that identifies the output device to which the service has assigned this job. | 
|  class | PageRangesClass PageRanges is a printing attribute class, a set of integers, that identifies the range(s) of print-stream pages that the Printer object uses for each copy of each document which are to be printed. | 
|  class | PagesPerMinuteClass PagesPerMinute is an integer valued printing attribute that indicates the nominal number of pages per minute to the nearest whole number which may be generated by this printer (e.g., simplex, black-and-white). | 
|  class | PagesPerMinuteColorClass PagesPerMinuteColor is an integer valued printing attribute that indicates the nominal number of pages per minute to the nearest whole number which may be generated by this printer when printing color (e.g., simplex, color). | 
|  class | PDLOverrideSupportedClass PDLOverrideSupported is a printing attribute class, an enumeration, that expresses the printer's ability to attempt to override processing instructions embedded in documents' print data with processing instructions specified as attributes outside the print data. | 
|  class | PresentationDirectionClass PresentationDirection is a printing attribute class, an enumeration, that is used in conjunction with the NumberUpattribute to
 indicate the layout of multiple print-stream pages to impose upon a
 single side of an instance of a selected medium. | 
|  class | PrinterInfoClass PrinterInfo is a printing attribute class, a text attribute, that provides descriptive information about a printer. | 
|  class | PrinterIsAcceptingJobsClass PrinterIsAcceptingJobs is a printing attribute class, an enumeration, that indicates whether the printer is currently able to accept jobs. | 
|  class | PrinterLocationClass PrinterLocation is a printing attribute class, a text attribute, that identifies the location of the device. | 
|  class | PrinterMakeAndModelClass PrinterMakeAndModel is a printing attribute class, a text attribute, that the make and model of the printer. | 
|  class | PrinterMessageFromOperatorClass PrinterMessageFromOperator is a printing attribute class, a text attribute, that provides a message from an operator, system administrator, or "intelligent" process to indicate to the end user information about or status of the printer, such as why it is unavailable or when it is expected to be available. | 
|  class | PrinterMoreInfoClass PrinterMoreInfo is a printing attribute class, a URI, that is used to obtain more information about this specific printer. | 
|  class | PrinterMoreInfoManufacturerClass PrinterMoreInfoManufacturer is a printing attribute class, a URI, that is used to obtain more information about this type of device. | 
|  class | PrinterNameClass PrinterName is a printing attribute class, a text attribute, that specifies the name of a printer. | 
|  class | PrinterResolutionClass PrinterResolution is a printing attribute class that specifies an exact resolution supported by a printer or to be used for a print job. | 
|  class | PrinterStateClass PrinterState is a printing attribute class, an enumeration, that identifies the current state of a printer. | 
|  class | PrinterStateReasonClass PrinterStateReason is a printing attribute class, an enumeration, that provides additional information about the printer's current state, i.e., information that augments the value of the printer's PrinterStateattribute. | 
|  class | PrinterStateReasonsClass PrinterStateReasons is a printing attribute class, a set of enumeration values, that provides additional information about the printer's current state, i.e., information that augments the value of the printer's PrinterStateattribute. | 
|  class | PrinterURIClass PrinterURI is a printing attribute class, a URI, that specifies the globally unique name of a printer. | 
|  class | PrintQualityClass PrintQuality is a printing attribute class, an enumeration, that specifies the print quality that the printer uses for the job. | 
|  class | QueuedJobCountClass QueuedJobCount is an integer valued printing attribute that indicates the number of jobs in the printer whose JobStateis either 
 PENDING, PENDING_HELD, PROCESSING, or PROCESSING_STOPPED. | 
|  class | ReferenceUriSchemesSupportedClass ReferenceUriSchemesSupported is a printing attribute class an enumeration, that indicates a "URI scheme," such as "http:" or "ftp:", that a printer can use to retrieve print data stored at a URI location. | 
|  class | RequestingUserNameClass RequestingUserName is a printing attribute class, a text attribute, that specifies the name of the end user that submitted the print job. | 
|  class | SeverityClass Severity is a printing attribute class, an enumeration, that denotes the severity of a PrinterStateReasonattribute. | 
|  class | SheetCollateClass SheetCollate is a printing attribute class, an enumeration, that specifies whether or not the media sheets of each copy of each printed document in a job are to be in sequence, when multiple copies of the document are specified by the Copiesattribute. | 
|  class | SidesClass Sides is a printing attribute class, an enumeration, that specifies how print-stream pages are to be imposed upon the sides of an instance of a selected medium, i.e., an impression. | 
| Methods in javax.print.attribute.standard that return Object | |
|  Object | PrinterStateReasons.put(Object reason,
    Object severity)Adds the given printer state reason to this printer state reasons attribute, associating it with the given severity level. | 
| Methods in javax.print.attribute.standard with parameters of type Object | |
|  boolean | RequestingUserName.equals(Object object)Returns whether this requesting user name attribute is equivalent to the passed in object. | 
|  boolean | QueuedJobCount.equals(Object object)Returns whether this queued job count attribute is equivalent to the passed in object. | 
|  boolean | PrinterURI.equals(Object object)Returns whether this printer name attribute is equivalent to the passed in object. | 
|  Object | PrinterStateReasons.put(Object reason,
    Object severity)Adds the given printer state reason to this printer state reasons attribute, associating it with the given severity level. | 
|  boolean | PrinterResolution.equals(Object object)Returns whether this printer resolution attribute is equivalent to the passed in object. | 
|  boolean | PrinterName.equals(Object object)Returns whether this printer name attribute is equivalent to the passed in object. | 
|  boolean | PrinterMoreInfoManufacturer.equals(Object object)Returns whether this printer more info manufacturer attribute is equivalent to the passed in object. | 
|  boolean | PrinterMoreInfo.equals(Object object)Returns whether this printer more info attribute is equivalent to the passed in object. | 
|  boolean | PrinterMessageFromOperator.equals(Object object)Returns whether this printer message from operator attribute is equivalent to the passed in object. | 
|  boolean | PrinterMakeAndModel.equals(Object object)Returns whether this printer make and model attribute is equivalent to the passed in object. | 
|  boolean | PrinterLocation.equals(Object object)Returns whether this printer location attribute is equivalent to the passed in object. | 
|  boolean | PrinterInfo.equals(Object object)Returns whether this printer info attribute is equivalent to the passed in object. | 
|  boolean | PagesPerMinuteColor.equals(Object object)Returns whether this pages per minute color attribute is equivalent to the passed in object. | 
|  boolean | PagesPerMinute.equals(Object object)Returns whether this pages per minute attribute is equivalent to the passed in object. | 
|  boolean | PageRanges.equals(Object object)Returns whether this page ranges attribute is equivalent to the passed in object. | 
|  boolean | OutputDeviceAssigned.equals(Object object)Returns whether this output device assigned attribute is equivalent to the passed in object. | 
|  boolean | NumberUpSupported.equals(Object object)Returns whether this number up supported attribute is equivalent to the passed in object. | 
|  boolean | NumberUp.equals(Object object)Returns whether this number up attribute is equivalent to the passed in object. | 
|  boolean | NumberOfInterveningJobs.equals(Object object)Returns whether this number of intervening jobs attribute is equivalent to the passed in object. | 
|  boolean | NumberOfDocuments.equals(Object object)Returns whether this number of documents attribute is equivalent to the passed in object. | 
|  boolean | MediaSize.equals(Object object)Returns whether this media size attribute is equivalent to the passed in object. | 
|  boolean | MediaPrintableArea.equals(Object object)Returns whether this media margins attribute is equivalent to the passed in object. | 
|  boolean | Media.equals(Object object)Returns whether this media attribute is equivalent to the passed in object. | 
|  boolean | JobStateReasons.add(Object o)Adds the specified element to this job state reasons attribute if it is not already present. | 
|  boolean | JobPrioritySupported.equals(Object object)Returns whether this job priority supported attribute is equivalent to the passed in object. | 
|  boolean | JobPriority.equals(Object object)Returns whether this job priority attribute is equivalent to the passed in object. | 
|  boolean | JobOriginatingUserName.equals(Object object)Returns whether this job originating user name attribute is equivalent to the passed in object. | 
|  boolean | JobName.equals(Object object)Returns whether this job name attribute is equivalent to the passed in object. | 
|  boolean | JobMessageFromOperator.equals(Object object)Returns whether this job message from operator attribute is equivalent to the passed in object. | 
|  boolean | JobMediaSheetsSupported.equals(Object object)Returns whether this job media sheets supported attribute is equivalent to the passed in object. | 
|  boolean | JobMediaSheetsCompleted.equals(Object object)Returns whether this job media sheets completed attribute is equivalent to the passed in object. | 
|  boolean | JobMediaSheets.equals(Object object)Returns whether this job media sheets attribute is equivalent to the passed in object. | 
|  boolean | JobKOctetsSupported.equals(Object object)Returns whether this job K octets supported attribute is equivalent to the passed in object. | 
|  boolean | JobKOctetsProcessed.equals(Object object)Returns whether this job K octets processed attribute is equivalent to the passed in object. | 
|  boolean | JobImpressionsSupported.equals(Object object)Returns whether this job impressions supported attribute is equivalent to the passed in object. | 
|  boolean | JobKOctets.equals(Object object)Returns whether this job K octets attribute is equivalent to the passed in object. | 
|  boolean | JobImpressionsCompleted.equals(Object object)Returns whether this job impressions completed attribute is equivalent tp the passed in object. | 
|  boolean | JobImpressions.equals(Object object)Returns whether this job impressions attribute is equivalent to the passed in object. | 
|  boolean | JobHoldUntil.equals(Object object)Returns whether this job hold until attribute is equivalent to the passed in object. | 
|  boolean | DocumentName.equals(Object object)Returns whether this document name attribute is equivalent to the passed in object. | 
|  boolean | Destination.equals(Object object)Returns whether this destination attribute is equivalent to the passed in object. | 
|  boolean | DateTimeAtProcessing.equals(Object object)Returns whether this date-time at processing attribute is equivalent to the passed in object. | 
|  boolean | DateTimeAtCreation.equals(Object object)Returns whether this date-time at creation attribute is equivalent to the passed in object. | 
|  boolean | DateTimeAtCompleted.equals(Object object)Returns whether this date-time at completed attribute is equivalent to the passed in object. | 
|  boolean | CopiesSupported.equals(Object object)Returns whether this copies supported attribute is equivalent to the passed in object. | 
|  boolean | Copies.equals(Object object)Returns whether this copies attribute is equivalent to the passed in object. | 
| Uses of Object in javax.print.event | 
| Subclasses of Object in javax.print.event | |
|  class | PrintEventClass PrintEvent is the super class of all Print Service API events. | 
|  class | PrintJobAdapterAn abstract adapter class for receiving print job events. | 
|  class | PrintJobAttributeEventClass PrintJobAttributeEvent encapsulates an event a PrintService reports to let the client know that one or more printing attributes for a PrintJob have changed. | 
|  class | PrintJobEventClass PrintJobEventencapsulates common events a print job
 reports to let a listener know of progress in the processing of theDocPrintJob. | 
|  class | PrintServiceAttributeEventClass PrintServiceAttributeEvent encapsulates an event a Print Service instance reports to let the client know of changes in the print service state. | 
| Constructors in javax.print.event with parameters of type Object | |
| PrintEvent(Object source)Constructs a PrintEvent object. | |
| Uses of Object in javax.rmi | 
| Subclasses of Object in javax.rmi | |
|  class | PortableRemoteObjectServer implementation objects may either inherit from javax.rmi.PortableRemoteObject or they may implement a remote interface and then use the exportObject method to register themselves as a server object. | 
| Methods in javax.rmi that return Object | |
| static Object | PortableRemoteObject.narrow(Object narrowFrom,
       Class narrowTo)Checks to ensure that an object of a remote or abstract interface type can be cast to a desired type. | 
| Methods in javax.rmi with parameters of type Object | |
| static Object | PortableRemoteObject.narrow(Object narrowFrom,
       Class narrowTo)Checks to ensure that an object of a remote or abstract interface type can be cast to a desired type. | 
| Uses of Object in javax.rmi.CORBA | 
| Subclasses of Object in javax.rmi.CORBA | |
|  class | ClassDescThis class is used to marshal java.lang.Class objects over IIOP. | 
|  class | StubBase class from which all RMI-IIOP stubs must inherit. | 
|  class | UtilProvides utility methods that can be used by stubs and ties to perform common operations. | 
| Methods in javax.rmi.CORBA that return Object | |
|  Object | UtilDelegate.readAny(InputStream in)Delegation call for Util.readAny(org.omg.CORBA.portable.InputStream). | 
|  Object | UtilDelegate.copyObject(Object obj,
           ORB orb)Delegation call for Util.copyObject(java.lang.Object, org.omg.CORBA.ORB). | 
|  Object[] | UtilDelegate.copyObjects(Object[] obj,
            ORB orb)Delegation call for Util.copyObjects(java.lang.Object[], org.omg.CORBA.ORB). | 
| static Object | Util.readAny(InputStream in)Reads a java.lang.Object as a CORBA any. | 
| static Object[] | Util.copyObjects(Object[] obj,
            ORB orb)Copies or connects an array of objects. | 
| static Object | Util.copyObject(Object obj,
           ORB orb)Copies or connects an object. | 
|  Object | PortableRemoteObjectDelegate.narrow(Object narrowFrom,
       Class narrowTo)Delegation call for PortableRemoteObject.narrow(java.lang.Object, java.lang.Class). | 
| Methods in javax.rmi.CORBA with parameters of type Object | |
|  void | UtilDelegate.writeAny(OutputStream out,
         Object obj)Delegation call for Util.writeAny(org.omg.CORBA.portable.OutputStream, java.lang.Object). | 
|  void | UtilDelegate.writeRemoteObject(OutputStream out,
                  Object obj)Delegation call for Util.writeRemoteObject(org.omg.CORBA.portable.OutputStream, java.lang.Object). | 
|  void | UtilDelegate.writeAbstractObject(OutputStream out,
                    Object obj)Delegation call for Util.writeAbstractObject(org.omg.CORBA.portable.OutputStream, java.lang.Object). | 
|  Object | UtilDelegate.copyObject(Object obj,
           ORB orb)Delegation call for Util.copyObject(java.lang.Object, org.omg.CORBA.ORB). | 
|  Object[] | UtilDelegate.copyObjects(Object[] obj,
            ORB orb)Delegation call for Util.copyObjects(java.lang.Object[], org.omg.CORBA.ORB). | 
| static void | Util.writeAny(OutputStream out,
         Object obj)Writes any java.lang.Object as a CORBA any. | 
| static void | Util.writeRemoteObject(OutputStream out,
                  Object obj)Writes a java.lang.Object as a CORBA Object. | 
| static void | Util.writeAbstractObject(OutputStream out,
                    Object obj)Writes a java.lang.Object as either a value or a CORBA Object. | 
| static Object[] | Util.copyObjects(Object[] obj,
            ORB orb)Copies or connects an array of objects. | 
| static Object | Util.copyObject(Object obj,
           ORB orb)Copies or connects an object. | 
|  boolean | StubDelegate.equals(Stub self,
       Object obj)Delegation call for Stub.equals(java.lang.Object). | 
|  boolean | Stub.equals(Object obj)Compares two stubs for equality. | 
|  Object | PortableRemoteObjectDelegate.narrow(Object narrowFrom,
       Class narrowTo)Delegation call for PortableRemoteObject.narrow(java.lang.Object, java.lang.Class). | 
| Uses of Object in javax.security.auth | 
| Subclasses of Object in javax.security.auth | |
|  class | AuthPermissionThis class is for authentication permissions. | 
|  class | DestroyFailedExceptionSignals that a destroyoperation failed. | 
|  class | PrivateCredentialPermissionThis class is used to protect access to private Credentials belonging to a particular Subject. | 
|  class | RefreshFailedExceptionSignals that a refreshoperation failed. | 
|  class | SubjectA Subjectrepresents a grouping of related information
 for a single entity, such as a person. | 
|  class | SubjectDomainCombinerA SubjectDomainCombinerupdates ProtectionDomains
 with Principals from theSubjectassociated with thisSubjectDomainCombiner. | 
| Methods in javax.security.auth that return Object | |
| static Object | Subject.doAs(Subject subject,
     PrivilegedAction action)Perform work as a particular Subject. | 
| static Object | Subject.doAs(Subject subject,
     PrivilegedExceptionAction action)Perform work as a particular Subject. | 
| static Object | Subject.doAsPrivileged(Subject subject,
               PrivilegedAction action,
               AccessControlContext acc)Perform privileged work as a particular Subject. | 
| static Object | Subject.doAsPrivileged(Subject subject,
               PrivilegedExceptionAction action,
               AccessControlContext acc)Perform privileged work as a particular Subject. | 
| Methods in javax.security.auth with parameters of type Object | |
|  boolean | PrivateCredentialPermission.equals(Object obj)Checks two PrivateCredentialPermissionobjects for
 equality. | 
|  boolean | Subject.equals(Object o)Compares the specified Object with this Subjectfor equality. | 
| Uses of Object in javax.security.auth.callback | 
| Subclasses of Object in javax.security.auth.callback | |
|  class | ChoiceCallbackUnderlying security services instantiate and pass a ChoiceCallbackto thehandlemethod of aCallbackHandlerto display a list of choices
 and to retrieve the selected choice(s). | 
|  class | ConfirmationCallbackUnderlying security services instantiate and pass a ConfirmationCallbackto thehandlemethod of aCallbackHandlerto ask for YES/NO,
 OK/CANCEL, YES/NO/CANCEL or other similar confirmations. | 
|  class | LanguageCallbackUnderlying security services instantiate and pass a LanguageCallbackto thehandlemethod of aCallbackHandlerto retrieve theLocaleused for localizing text. | 
|  class | NameCallbackUnderlying security services instantiate and pass a NameCallbackto thehandlemethod of aCallbackHandlerto retrieve name information. | 
|  class | PasswordCallbackUnderlying security services instantiate and pass a PasswordCallbackto thehandlemethod of aCallbackHandlerto retrieve password information. | 
|  class | TextInputCallbackUnderlying security services instantiate and pass a TextInputCallbackto thehandlemethod of aCallbackHandlerto retrieve generic text
 information. | 
|  class | TextOutputCallbackUnderlying security services instantiate and pass a TextOutputCallbackto thehandlemethod of aCallbackHandlerto display information messages,
 warning messages and error messages. | 
|  class | UnsupportedCallbackExceptionSignals that a CallbackHandlerdoes not
 recognize a particularCallback. | 
| Uses of Object in javax.security.auth.kerberos | 
| Subclasses of Object in javax.security.auth.kerberos | |
|  class | DelegationPermissionThis class is used to restrict the usage of the Kerberos delegation model, ie: forwardable and proxiable tickets. | 
|  class | KerberosKeyThis class encapsulates a long term secret key for a Kerberos principal. | 
|  class | KerberosPrincipalThis class encapsulates a Kerberos principal. | 
|  class | KerberosTicketThis class encapsulates a Kerberos ticket and associated information as viewed from the client's point of view. | 
|  class | ServicePermissionThis class is used to protect Kerberos services and the credentials necessary to access those services. | 
| Methods in javax.security.auth.kerberos with parameters of type Object | |
|  boolean | ServicePermission.equals(Object obj)Checks two ServicePermission objects for equality. | 
|  boolean | DelegationPermission.equals(Object obj)Checks two DelegationPermission objects for equality. | 
|  boolean | KerberosPrincipal.equals(Object other)Compares the specified Object with this Principal for equality. | 
| Uses of Object in javax.security.auth.login | 
| Subclasses of Object in javax.security.auth.login | |
|  class | AccountExpiredExceptionSignals that a user account has expired. | 
|  class | AppConfigurationEntryThis class represents a single LoginModuleentry
 configured for the application specified in thegetAppConfigurationEntry(String appName)method in theConfigurationclass. | 
| static class | AppConfigurationEntry.LoginModuleControlFlagThis class represents whether or not a LoginModuleis REQUIRED, REQUISITE, SUFFICIENT or OPTIONAL. | 
|  class | ConfigurationThis is an abstract class for representing the configuration of LoginModules under an application. | 
|  class | CredentialExpiredExceptionSignals that a Credentialhas expired. | 
|  class | FailedLoginExceptionSignals that user authentication failed. | 
|  class | LoginContextThe LoginContextclass describes the basic methods used
 to authenticate Subjects and provides a way to develop an
 application independent of the underlying authentication technology. | 
|  class | LoginExceptionThis is the basic login exception. | 
| Uses of Object in javax.security.auth.x500 | 
| Subclasses of Object in javax.security.auth.x500 | |
|  class | X500PrincipalThis class represents an X.500 Principal. | 
|  class | X500PrivateCredentialThis class represents an X500PrivateCredential. | 
| Methods in javax.security.auth.x500 with parameters of type Object | |
|  boolean | X500Principal.equals(Object o)Compares the specified Objectwith thisX500Principalfor equality. | 
| Uses of Object in javax.security.cert | 
| Subclasses of Object in javax.security.cert | |
|  class | CertificateEncodingExceptionCertificate Encoding Exception. | 
|  class | CertificateExceptionThis exception indicates one of a variety of certificate problems. | 
|  class | CertificateExpiredExceptionCertificate Expired Exception. | 
|  class | CertificateNotYetValidExceptionCertificate is not yet valid exception. | 
|  class | CertificateParsingExceptionCertificate Parsing Exception. | 
| Methods in javax.security.cert with parameters of type Object | |
|  boolean | Certificate.equals(Object other)Compares this certificate for equality with the specified object. | 
| Uses of Object in javax.sound.midi | 
| Subclasses of Object in javax.sound.midi | |
|  class | InstrumentAn instrument is a sound-synthesis algorithm with certain parameter settings, usually designed to emulate a specific real-world musical instrument or to achieve a specific sort of sound effect. | 
|  class | InvalidMidiDataExceptionAn InvalidMidiDataExceptionindicates that inappropriate MIDI 
 data was encountered. | 
|  class | MetaMessageA MetaMessageis athat is not meaningful to synthesizers, but
 that can be stored in a MIDI file and interpreted by a sequencer program. | 
| static class | MidiDevice.InfoA MidiDevice.Infoobject contains assorted
 data about a, including its
 name, the company who created it, and descriptive text. | 
|  class | MidiEventMIDI events contain a MIDI message and a corresponding time-stamp expressed in ticks, and can represent the MIDI event information stored in a MIDI file or a object. | 
|  class | MidiFileFormatA MidiFileFormatobject encapsulates a MIDI file's
 type, as well as its length and timing information. | 
|  class | MidiMessageMidiMessageis the base class for MIDI messages. | 
|  class | MidiSystemThe MidiSystemclass provides access to the installed MIDI
 system resources, including devices such as synthesizers, sequencers, and
 MIDI input and output ports. | 
|  class | MidiUnavailableExceptionA MidiUnavailableExceptionis thrown when a requested MIDI 
 component cannot be opened or created because it is unavailable. | 
|  class | PatchA Patchobject represents a location, on a MIDI 
 synthesizer, into which a single instrument is stored (loaded). | 
|  class | SequenceA Sequenceis a data structure containing musical
 information (often an entire song or composition) that can be played
 back by aobject. | 
| static class | Sequencer.SyncModeA SyncModeobject represents one of the ways in which
 a MIDI sequencer's notion of time can be synchronized with a master 
 or slave device. | 
|  class | ShortMessageA ShortMessagecontains a MIDI message that has at most
 two data bytes following its status byte. | 
|  class | SoundbankResourceA SoundbankResourcerepresents any audio resource stored
 in a. | 
|  class | SysexMessageA SysexMessageobject represents a MIDI system exclusive message. | 
|  class | TrackA MIDI track is an independent stream of MIDI events (time-stamped MIDI data) that can be stored along with other tracks in a standard MIDI file. | 
|  class | VoiceStatusA VoiceStatusobject contains information about the current 
 status of one of the voices produced by aSynthesizer. | 
| Methods in javax.sound.midi that return Object | |
|  Object | SysexMessage.clone()Creates a new object of the same class and with the same contents as this object. | 
|  Object | MetaMessage.clone()Creates a new object of the same class and with the same contents as this object. | 
| abstract  Object | SoundbankResource.getData()Obtains the sampled audio that is stored in this SoundbankResource. | 
| abstract  Object | MidiMessage.clone()Creates a new object of the same class and with the same contents as this object. | 
|  Object | ShortMessage.clone()Creates a new object of the same class and with the same contents as this object. | 
| Methods in javax.sound.midi with parameters of type Object | |
|  boolean | Sequencer.SyncMode.equals(Object obj)Determines whether two objects are equal. | 
|  boolean | MidiDevice.Info.equals(Object obj)Reports whether two objects are equal. | 
| Uses of Object in javax.sound.midi.spi | 
| Subclasses of Object in javax.sound.midi.spi | |
|  class | MidiDeviceProviderA MidiDeviceProvideris a factory or provider for a particular 
 type of MIDI device. | 
|  class | MidiFileReaderA MidiFileReadersupplies MIDI file-reading services. | 
|  class | MidiFileWriterA MidiFileWritersupplies MIDI file-writing services. | 
|  class | SoundbankReaderA SoundbankReadersupplies soundbank file-reading services. | 
| Uses of Object in javax.sound.sampled | 
| Subclasses of Object in javax.sound.sampled | |
|  class | AudioFileFormatAn instance of the AudioFileFormatclass describes
 an audio file, including the file type, the file's length in bytes,
 the length in sample frames of the audio data contained in the file,
 and the format of the audio data. | 
| static class | AudioFileFormat.TypeAn instance of the Typeclass represents one of the
 standard types of audio file. | 
|  class | AudioFormatAudioFormatis the class that specifies a particular arrangement of data in a sound stream. | 
| static class | AudioFormat.EncodingThe Encodingclass  names the  specific type of data representation
 used for an audio stream. | 
|  class | AudioInputStreamAn audio input stream is an input stream with a specified audio format and length. | 
|  class | AudioPermissionThe AudioPermissionclass represents access rights to the audio
 system resources. | 
|  class | AudioSystemThe AudioSystemclass acts as the entry point to the
 sampled-audio system resources. | 
|  class | BooleanControlA BooleanControlprovides the ability to switch between
 two possible settings that affect a line's audio. | 
| static class | BooleanControl.TypeAn instance of the BooleanControl.Typeclass identifies one kind of
 boolean control. | 
|  class | CompoundControlA CompoundControl, such as a graphic equalizer, provides control
 over two or more related properties, each of which is itself represented as
 aControl. | 
| static class | CompoundControl.TypeAn instance of the CompoundControl.Typeinner class identifies one kind of
 compound control. | 
|  class | ControlLinesoften have a set of controls, such as gain and pan, that affect
 the audio signal passing through the line. | 
| static class | Control.TypeAn instance of the Typeclass represents the type of
 the control. | 
| static class | DataLine.InfoBesides the class information inherited from its superclass, DataLine.Infoprovides additional information specific to data lines. | 
|  class | EnumControlA EnumControlprovides control over a set of
 discrete possible values, each represented by an object. | 
| static class | EnumControl.TypeAn instance of the EnumControl.Typeinner class identifies one kind of
 enumerated control. | 
|  class | FloatControlA FloatControlobject provides control over a range of
 floating-point values. | 
| static class | FloatControl.TypeAn instance of the FloatControl.Typeinner class identifies one kind of
 float control. | 
| static class | Line.InfoA Line.Infoobject contains information about a line. | 
|  class | LineEventThe LineEventclass encapsulates information that a line sends its listeners 
 whenever the line opens, closes, starts, or stops. | 
| static class | LineEvent.TypeThe LineEvent.Type inner class identifies what kind of event occurred on a line. | 
|  class | LineUnavailableExceptionA LineUnavailableExceptionis an exception indicating that a 
 line cannot be opened because it is unavailable. | 
| static class | Mixer.InfoThe Mixer.Infoclass represents information about an audio mixer,
 including the product's name, version, and vendor, along with a textual
 description. | 
| static class | Port.InfoThe Port.Infoclass extendswith additional information specific to ports, including the port's name
 and whether it is a source or a target for its mixer. | 
|  class | ReverbTypeThe ReverbTypeclass provides methods for 
 accessing various reverberation settings to be applied to
 an audio signal. | 
|  class | UnsupportedAudioFileExceptionAn UnsupportedAudioFileExceptionis an exception indicating that an
 operation failed because a file did not contain valid data of a recognized file
 type and format. | 
| Methods in javax.sound.sampled that return Object | |
|  Object | EnumControl.getValue()Obtains this control's current value. | 
|  Object[] | EnumControl.getValues()Returns the set of possible values for this control. | 
| Methods in javax.sound.sampled with parameters of type Object | |
|  boolean | ReverbType.equals(Object obj)Indicates whether the specified object is equal to this reverb type, returning trueif the objects are identical. | 
|  boolean | Port.Info.equals(Object obj)Finalizes the equals method | 
|  void | EnumControl.setValue(Object value)Sets the current value for the control. | 
|  boolean | AudioFileFormat.Type.equals(Object obj)Finalizes the equals method | 
|  boolean | Mixer.Info.equals(Object obj)Indicates whether two info objects are equal, returning trueif
 they are identical. | 
|  boolean | LineEvent.Type.equals(Object obj)Indicates whether the specified object is equal to this event type, returning trueif the objects are identical. | 
|  boolean | Control.Type.equals(Object obj)Finalizes the equals method | 
|  boolean | AudioFormat.Encoding.equals(Object obj)Finalizes the equals method | 
| Constructors in javax.sound.sampled with parameters of type Object | |
| EnumControl(EnumControl.Type type,
            Object[] values,
            Object value)Constructs a new enumerated control object with the given parameters. | |
| Uses of Object in javax.sound.sampled.spi | 
| Subclasses of Object in javax.sound.sampled.spi | |
|  class | AudioFileReaderProvider for audio file reading services. | 
|  class | AudioFileWriterProvider for audio file writing services. | 
|  class | FormatConversionProviderA format conversion provider provides format conversion services from one or more input formats to one or more output formats. | 
|  class | MixerProviderA provider or factory for a particular mixer type. | 
| Uses of Object in javax.sql | 
| Subclasses of Object in javax.sql | |
|  class | ConnectionEventAn Eventobject that provides information about the
 source of a connection-related event. | 
|  class | RowSetEventAn Eventobject generated when an event occurs to aRowSetobject. | 
| Methods in javax.sql that return Object | |
|  Object[] | RowSetInternal.getParams()Retrieves the parameters that have been set for this RowSetobject's command. | 
| Methods in javax.sql with parameters of type Object | |
|  void | RowSet.setObject(int parameterIndex,
          Object x,
          int targetSqlType,
          int scale)Sets the designated parameter in this RowSetobject's command
 with the given JavaObject. | 
|  void | RowSet.setObject(int parameterIndex,
          Object x,
          int targetSqlType)Sets the designated parameter in this RowSetobject's command
 with a JavaObject. | 
|  void | RowSet.setObject(int parameterIndex,
          Object x)Sets the designated parameter in this RowSetobject's command
 with a JavaObject. | 
| Uses of Object in javax.swing | 
| Subclasses of Object in javax.swing | |
|  class | AbstractActionThis class provides default implementations for the JFC Actioninterface. | 
|  class | AbstractButtonDefines common behaviors for buttons and menu items. | 
| protected  class | AbstractButton.AccessibleAbstractButtonThis class implements accessibility support for the AbstractButtonclass. | 
| protected  class | AbstractButton.ButtonChangeListenerExtends ChangeListenerto be serializable. | 
|  class | AbstractCellEditor | 
|  class | AbstractListModelThe abstract definition for the data model that provides a Listwith its contents. | 
|  class | AbstractSpinnerModelThis class provides the ChangeListener part of the SpinnerModel interface that should be suitable for most concrete SpinnerModel implementations. | 
|  class | ActionMapActionMapprovides mappings fromObjects
 (called keys orActionnames)
 toActions. | 
|  class | BorderFactoryFactory class for vending standard Borderobjects. | 
|  class | BoxA lightweight container that uses a BoxLayout object as its layout manager. | 
| protected  class | Box.AccessibleBoxThis class implements accessibility support for the Boxclass. | 
| static class | Box.FillerAn implementation of a lightweight component that participates in layout but has no view. | 
| protected  class | Box.Filler.AccessibleBoxFillerThis class implements accessibility support for the Box.Fillerclass. | 
|  class | BoxLayoutA layout manager that allows multiple components to be laid out either vertically or horizontally. | 
|  class | ButtonGroupThis class is used to create a multiple-exclusion scope for a set of buttons. | 
|  class | CellRendererPaneThis class is inserted in between cell renderers and the components that use them. | 
| protected  class | CellRendererPane.AccessibleCellRendererPaneThis class implements accessibility support for the CellRendererPaneclass. | 
|  class | ComponentInputMapA ComponentInputMapis anInputMapassociated with a particularJComponent. | 
|  class | DebugGraphicsGraphics subclass supporting graphics debugging. | 
|  class | DefaultBoundedRangeModelA generic implementation of BoundedRangeModel. | 
|  class | DefaultButtonModelThe default implementation of a Buttoncomponent's data model. | 
|  class | DefaultCellEditorThe default editor for table and tree cells. | 
| protected  class | DefaultCellEditor.EditorDelegateThe protected EditorDelegateclass. | 
|  class | DefaultComboBoxModelThe default model for combo boxes. | 
|  class | DefaultDesktopManagerThis is an implementation of the DesktopManager. | 
|  class | DefaultFocusManagerThis class has been obsoleted by the 1.4 focus APIs. | 
|  class | DefaultListCellRendererRenders an item in a list. | 
| static class | DefaultListCellRenderer.UIResourceA subclass of DefaultListCellRenderer that implements UIResource. | 
|  class | DefaultListModelThis class loosely implements the java.util.VectorAPI, in that it implements the 1.1.x version ofjava.util.Vector, has no collection class support,
 and notifies theListDataListeners when changes occur. | 
|  class | DefaultListSelectionModelDefault data model for list selections. | 
|  class | DefaultSingleSelectionModelA generic implementation of SingleSelectionModel. | 
|  class | FocusManagerThis class has been obsoleted by the 1.4 focus APIs. | 
|  class | GrayFilterAn image filter that "disables" an image by turning it into a grayscale image, and brightening the pixels in the image. | 
|  class | ImageIconAn implementation of the Icon interface that paints Icons from Images. | 
| protected  class | ImageIcon.AccessibleImageIconThis class implements accessibility support for the ImageIconclass. | 
|  class | InputMapInputMapprovides a binding between an input event
 (currently onlyKeyStrokes are used)
 and anObject. | 
|  class | InputVerifierThe purpose of this class is to help clients support smooth focus navigation through GUIs with text fields. | 
|  class | InternalFrameFocusTraversalPolicyA FocusTraversalPolicy which can optionally provide an algorithm for determining a JInternalFrame's initial Component. | 
|  class | JAppletAn extended version of java.applet.Applet that adds support for the JFC/Swing component architecture. | 
| protected  class | JApplet.AccessibleJAppletThis class implements accessibility support for the JAppletclass. | 
|  class | JButtonAn implementation of a "push" button. | 
| protected  class | JButton.AccessibleJButtonThis class implements accessibility support for the JButtonclass. | 
|  class | JCheckBoxAn implementation of a check box -- an item that can be selected or deselected, and which displays its state to the user. | 
| protected  class | JCheckBox.AccessibleJCheckBoxThis class implements accessibility support for the JCheckBoxclass. | 
|  class | JCheckBoxMenuItemA menu item that can be selected or deselected. | 
| protected  class | JCheckBoxMenuItem.AccessibleJCheckBoxMenuItemThis class implements accessibility support for the JCheckBoxMenuItemclass. | 
|  class | JColorChooserJColorChooserprovides a pane of controls designed to allow
 a user to manipulate and select a color. | 
| protected  class | JColorChooser.AccessibleJColorChooserThis class implements accessibility support for the JColorChooserclass. | 
|  class | JComboBoxA component that combines a button or editable field and a drop-down list. | 
| protected  class | JComboBox.AccessibleJComboBoxThis class implements accessibility support for the JComboBoxclass. | 
|  class | JComponentThe base class for all Swing components except top-level containers. | 
|  class | JComponent.AccessibleJComponentInner class of JComponent used to provide default support for accessibility. | 
| protected  class | JComponent.AccessibleJComponent.AccessibleContainerHandlerFire PropertyChange listener, if one is registered, when children added/removed. | 
| protected  class | JComponent.AccessibleJComponent.AccessibleFocusHandlerFire PropertyChange listener, if one is registered, when focus events happen | 
|  class | JDesktopPaneA container used to create a multiple-document interface or a virtual desktop. | 
| protected  class | JDesktopPane.AccessibleJDesktopPaneThis class implements accessibility support for the JDesktopPaneclass. | 
|  class | JDialogThe main class for creating a dialog window. | 
| protected  class | JDialog.AccessibleJDialogThis class implements accessibility support for the JDialogclass. | 
|  class | JEditorPaneA text component to edit various kinds of content. | 
| protected  class | JEditorPane.AccessibleJEditorPaneThis class implements accessibility support for the JEditorPaneclass. | 
| protected  class | JEditorPane.AccessibleJEditorPaneHTMLThis class provides support for AccessibleHypertext,
 and is used in instances where theEditorKitinstalled in thisJEditorPaneis an instance ofHTMLEditorKit. | 
| protected  class | JEditorPane.JEditorPaneAccessibleHypertextSupportWhat's returned by AccessibleJEditorPaneHTML.getAccessibleText. | 
|  class | JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink | 
|  class | JFileChooserJFileChooserprovides a simple mechanism for the user to
 choose a file. | 
| protected  class | JFileChooser.AccessibleJFileChooserThis class implements accessibility support for the JFileChooserclass. | 
|  class | JFormattedTextFieldJFormattedTextFieldextendsJTextFieldadding
 support for formatting arbitrary values, as well as retrieving a particular
 object once the user has edited the text. | 
| static class | JFormattedTextField.AbstractFormatterInstances of AbstractFormatterare used byJFormattedTextFieldto handle the conversion both
 from an Object to a String, and back from a String to an Object. | 
| static class | JFormattedTextField.AbstractFormatterFactoryInstances of AbstractFormatterFactoryare used byJFormattedTextFieldto obtain instances ofAbstractFormatterwhich in turn are used to format values. | 
|  class | JFrameAn extended version of java.awt.Framethat adds support for 
 the JFC/Swing component architecture. | 
| protected  class | JFrame.AccessibleJFrameThis class implements accessibility support for the JFrameclass. | 
|  class | JInternalFrameA lightweight object that provides many of the features of a native frame, including dragging, closing, becoming an icon, resizing, title display, and support for a menu bar. | 
| protected  class | JInternalFrame.AccessibleJInternalFrameThis class implements accessibility support for the JInternalFrameclass. | 
| static class | JInternalFrame.JDesktopIconThis component represents an iconified version of a JInternalFrame. | 
| protected  class | JInternalFrame.JDesktopIcon.AccessibleJDesktopIconThis class implements accessibility support for the JInternalFrame.JDesktopIconclass. | 
|  class | JLabelA display area for a short text string or an image, or both. | 
| protected  class | JLabel.AccessibleJLabelThe class used to obtain the accessible role for this object. | 
|  class | JLayeredPaneJLayeredPaneadds depth to a JFC/Swing container,
 allowing components to overlap each other when needed. | 
| protected  class | JLayeredPane.AccessibleJLayeredPaneThis class implements accessibility support for the JLayeredPaneclass. | 
|  class | JListA component that allows the user to select one or more objects from a list. | 
| protected  class | JList.AccessibleJListThis class implements accessibility support for the JListclass. | 
| protected  class | JList.AccessibleJList.AccessibleJListChildThis class implements accessibility support appropriate for list children. | 
|  class | JMenuAn implementation of a menu -- a popup window containing JMenuItems that
 is displayed when the user selects an item on theJMenuBar. | 
| protected  class | JMenu.AccessibleJMenuThis class implements accessibility support for the JMenuclass. | 
| protected  class | JMenu.WinListenerA listener class that watches for a popup window closing. | 
|  class | JMenuBarAn implementation of a menu bar. | 
| protected  class | JMenuBar.AccessibleJMenuBarThis class implements accessibility support for the JMenuBarclass. | 
|  class | JMenuItemAn implementation of an item in a menu. | 
| protected  class | JMenuItem.AccessibleJMenuItemThis class implements accessibility support for the JMenuItemclass. | 
|  class | JOptionPaneJOptionPanemakes it easy to pop up a standard dialog box that
 prompts users for a value or informs them of something. | 
| protected  class | JOptionPane.AccessibleJOptionPaneThis class implements accessibility support for the JOptionPaneclass. | 
|  class | JPanelJPanelis a generic lightweight container. | 
| protected  class | JPanel.AccessibleJPanelThis class implements accessibility support for the JPanelclass. | 
|  class | JPasswordFieldJPasswordFieldis a lightweight component that allows
 the editing of a single line of text where the view indicates
 something was typed, but does not show the original characters. | 
| protected  class | JPasswordField.AccessibleJPasswordFieldThis class implements accessibility support for the JPasswordFieldclass. | 
|  class | JPopupMenuAn implementation of a popup menu -- a small window that pops up and displays a series of choices. | 
| protected  class | JPopupMenu.AccessibleJPopupMenuThis class implements accessibility support for the JPopupMenuclass. | 
| static class | JPopupMenu.SeparatorA popup menu-specific separator. | 
|  class | JProgressBarA component that, by default, displays an integer value within a bounded interval. | 
| protected  class | JProgressBar.AccessibleJProgressBarThis class implements accessibility support for the JProgressBarclass. | 
|  class | JRadioButtonAn implementation of a radio button -- an item that can be selected or deselected, and which displays its state to the user. | 
| protected  class | JRadioButton.AccessibleJRadioButtonThis class implements accessibility support for the JRadioButtonclass. | 
|  class | JRadioButtonMenuItemAn implementation of a radio button menu item. | 
| protected  class | JRadioButtonMenuItem.AccessibleJRadioButtonMenuItemThis class implements accessibility support for the JRadioButtonMenuItemclass. | 
|  class | JRootPaneA lightweight container used behind the scenes by JFrame,JDialog,JWindow,JApplet, andJInternalFrame. | 
| protected  class | JRootPane.AccessibleJRootPaneThis class implements accessibility support for the JRootPaneclass. | 
| protected  class | JRootPane.RootLayoutA custom layout manager that is responsible for the layout of layeredPane, glassPane, and menuBar. | 
|  class | JScrollBarAn implementation of a scrollbar. | 
| protected  class | JScrollBar.AccessibleJScrollBarThis class implements accessibility support for the JScrollBarclass. | 
|  class | JScrollPaneProvides a scrollable view of a lightweight component. | 
| protected  class | JScrollPane.AccessibleJScrollPaneThis class implements accessibility support for the JScrollPaneclass. | 
| protected  class | JScrollPane.ScrollBarBy default JScrollPanecreates scrollbars
 that are instances
 of this class. | 
|  class | JSeparatorJSeparatorprovides a general purpose component for
 implementing divider lines - most commonly used as a divider
 between menu items that breaks them up into logical groupings. | 
| protected  class | JSeparator.AccessibleJSeparatorThis class implements accessibility support for the JSeparatorclass. | 
|  class | JSliderA component that lets the user graphically select a value by sliding a knob within a bounded interval. | 
| protected  class | JSlider.AccessibleJSliderThis class implements accessibility support for the JSliderclass. | 
|  class | JSpinnerA single line input field that lets the user select a number or an object value from an ordered sequence. | 
| static class | JSpinner.DateEditorAn editor for a JSpinnerwhose model is aSpinnerDateModel. | 
| static class | JSpinner.DefaultEditorA simple base class for more specialized editors that displays a read-only view of the model's current value with a JFormattedTextField | 
| static class | JSpinner.ListEditorAn editor for a JSpinnerwhose model is aSpinnerListModel. | 
| static class | JSpinner.NumberEditorAn editor for a JSpinnerwhose model is aSpinnerNumberModel. | 
|  class | JSplitPaneJSplitPaneis used to divide two (and only two)Components. | 
| protected  class | JSplitPane.AccessibleJSplitPaneThis class implements accessibility support for the JSplitPaneclass. | 
|  class | JTabbedPaneA component that lets the user switch between a group of components by clicking on a tab with a given title and/or icon. | 
| protected  class | JTabbedPane.AccessibleJTabbedPaneThis class implements accessibility support for the JTabbedPaneclass. | 
| protected  class | JTabbedPane.ModelListenerWe pass ModelChangedevents along to the listeners with
 the tabbedpane (instead of the model itself) as the event source. | 
|  class | JTableThe JTableis used to display and edit regular two-dimensional tables
 of cells. | 
| protected  class | JTable.AccessibleJTableThis class implements accessibility support for the JTableclass. | 
| protected  class | JTable.AccessibleJTable.AccessibleJTableCellThe class provides an implementation of the Java Accessibility API appropriate to table cells. | 
| protected  class | JTable.AccessibleJTable.AccessibleJTableModelChange | 
|  class | JTextAreaA JTextAreais a multi-line area that displays plain text. | 
| protected  class | JTextArea.AccessibleJTextAreaThis class implements accessibility support for the JTextAreaclass. | 
|  class | JTextFieldJTextFieldis a lightweight component that allows the editing 
 of a single line of text. | 
| protected  class | JTextField.AccessibleJTextFieldThis class implements accessibility support for the JTextFieldclass. | 
|  class | JTextPaneA text component that can be marked up with attributes that are represented graphically. | 
|  class | JToggleButtonAn implementation of a two-state button. | 
| protected  class | JToggleButton.AccessibleJToggleButtonThis class implements accessibility support for the JToggleButtonclass. | 
| static class | JToggleButton.ToggleButtonModelThe ToggleButton model | 
|  class | JToolBarJToolBarprovides a component that is useful for
 displaying commonly usedActions or controls. | 
| protected  class | JToolBar.AccessibleJToolBarThis class implements accessibility support for the JToolBarclass. | 
| static class | JToolBar.SeparatorA toolbar-specific separator. | 
|  class | JToolTipUsed to display a "Tip" for a Component. | 
| protected  class | JToolTip.AccessibleJToolTipThis class implements accessibility support for the JToolTipclass. | 
|  class | JTreeA control that displays a set of hierarchical data as an outline. | 
| protected  class | JTree.AccessibleJTreeThis class implements accessibility support for the JTreeclass. | 
| protected  class | JTree.AccessibleJTree.AccessibleJTreeNodeThis class implements accessibility support for the JTreechild. | 
| static class | JTree.DynamicUtilTreeNodeDynamicUtilTreeNodecan wrap 
 vectors/hashtables/arrays/strings and
 create the appropriate children tree nodes as necessary. | 
| protected static class | JTree.EmptySelectionModelEmptySelectionModelis aTreeSelectionModelthat does not allow anything to be selected. | 
| protected  class | JTree.TreeModelHandlerListens to the model and updates the expandedStateaccordingly when nodes are removed, or changed. | 
| protected  class | JTree.TreeSelectionRedirectorHandles creating a new TreeSelectionEventwith theJTreeas the
 source and passing it off to all the listeners. | 
|  class | JViewportThe "viewport" or "porthole" through which you see the underlying information. | 
| protected  class | JViewport.AccessibleJViewportThis class implements accessibility support for the JViewportclass. | 
| protected  class | JViewport.ViewListenerA listener for the view. | 
|  class | JWindowA JWindowis a container that can be displayed anywhere on the
 user's desktop. | 
| protected  class | JWindow.AccessibleJWindowThis class implements accessibility support for the JWindowclass. | 
|  class | KeyStrokeA KeyStroke represents a key action on the keyboard, or equivalent input device. | 
|  class | LayoutFocusTraversalPolicyA SortingFocusTraversalPolicy which sorts Components based on their size, position, and orientation. | 
|  class | LookAndFeelCompletely characterizes a look and feel from the point of view of the pluggable look and feel components. | 
|  class | MenuSelectionManagerA MenuSelectionManager owns the selection in menu hierarchy. | 
|  class | OverlayLayoutA layout manager to arrange components over the top of each other. | 
|  class | PopupPopups are used to display a Componentto the user, typically
 on top of all the otherComponents in a particular containment
 hierarchy. | 
|  class | PopupFactoryPopupFactory, as the name implies, is used to obtain
 instances ofPopups. | 
|  class | ProgressMonitorA class to monitor the progress of some operation. | 
|  class | ProgressMonitorInputStreamMonitors the progress of reading from some InputStream. | 
|  class | RepaintManagerThis class manages repaint requests, allowing the number of repaints to be minimized, for example by collapsing multiple requests into a single repaint for members of a component tree. | 
|  class | ScrollPaneLayoutThe layout manager used by JScrollPane. | 
| static class | ScrollPaneLayout.UIResourceThe UI resource version of ScrollPaneLayout. | 
|  class | SizeRequirementsFor the convenience of layout managers, calculates information about the size and position of components. | 
|  class | SizeSequenceA SizeSequenceobject
 efficiently maintains an ordered list 
 of sizes and corresponding positions. | 
|  class | SortingFocusTraversalPolicyA FocusTraversalPolicy that determines traversal order by sorting the Components of a focus traversal cycle based on a given Comparator. | 
|  class | SpinnerDateModelA SpinnerModelfor sequences ofDates. | 
|  class | SpinnerListModelA simple implementation of SpinnerModelwhose
 values are defined by an array or aList. | 
|  class | SpinnerNumberModelA SpinnerModelfor sequences of numbers. | 
|  class | SpringAn instance of the Springclass holds three properties that
  characterize its behavior: the minimum, preferred, and
  maximum values. | 
|  class | SpringLayoutA SpringLayoutlays out the children of its associated container
 according to a set of constraints. | 
| static class | SpringLayout.ConstraintsA Constraintsobject holds the
 constraints that govern the way a component's size and position
 change in a container controlled by aSpringLayout. | 
|  class | SwingUtilitiesA collection of utility methods for Swing. | 
|  class | ToolTipManagerManages all the ToolTipsin the system. | 
| protected  class | ToolTipManager.insideTimerAction | 
| protected  class | ToolTipManager.outsideTimerAction | 
| protected  class | ToolTipManager.stillInsideTimerAction | 
|  class | TransferHandlerThis class is used to handle the transfer of a Transferableto and from Swing components. | 
|  class | UIDefaultsA table of defaults for Swing components. | 
| static class | UIDefaults.LazyInputMapLazyInputMapwill create aInputMapin itscreateValuemethod. | 
| static class | UIDefaults.ProxyLazyValueThis class provides an implementation of LazyValuewhich can be
 used to delay loading of the Class for the instance to be created. | 
|  class | UIManagerThis class keeps track of the current look and feel and its defaults. | 
| static class | UIManager.LookAndFeelInfoProvides a little information about an installed LookAndFeelfor the sake of configuring a menu or
 for initial application set up. | 
|  class | UnsupportedLookAndFeelExceptionAn exception that indicates the request look & feel management classes are not present on the user's system. | 
|  class | ViewportLayoutThe default layout manager for JViewport. | 
| Fields in javax.swing declared as Object | |
| static Object | JOptionPane.UNINITIALIZED_VALUEIndicates that the user has not yet selected a value. | 
| protected  Object | JOptionPane.messageMessage to display. | 
| protected  Object[] | JOptionPane.optionsOptions to display to the user. | 
| protected  Object | JOptionPane.initialValueValue that should be initially selected in options. | 
| protected  Object | JOptionPane.valueCurrently selected value, will be a valid option, or UNINITIALIZED_VALUEornull. | 
| protected  Object[] | JOptionPane.selectionValuesArray of values the user can choose from. | 
| protected  Object | JOptionPane.inputValueValue the user has input. | 
| protected  Object | JOptionPane.initialSelectionValueInitial value to select in selectionValues. | 
| protected  Object | JTree.DynamicUtilTreeNode.childValueValue to create children with. | 
| protected  Object | JComboBox.selectedItemReminderThis protected field is implementation specific. | 
| protected  Object | DefaultCellEditor.EditorDelegate.valueThe value of this cell. | 
| Methods in javax.swing that return Object | |
|  Object[] | JCheckBoxMenuItem.getSelectedObjects()Returns an array (length 1) containing the check box menu item label or null if the check box is not selected. | 
| static Object | JOptionPane.showInputDialog(Component parentComponent,
                Object message,
                String title,
                int messageType,
                Icon icon,
                Object[] selectionValues,
                Object initialSelectionValue)Prompts the user for input in a blocking dialog where the initial selection, possible selections, and all other options can be specified. | 
| static Object | JOptionPane.showInternalInputDialog(Component parentComponent,
                        Object message,
                        String title,
                        int messageType,
                        Icon icon,
                        Object[] selectionValues,
                        Object initialSelectionValue)Prompts the user for input in a blocking internal dialog where the initial selection, possible selections, and all other options can be specified. | 
|  Object | JOptionPane.getMessage()Returns the message-object this pane displays. | 
|  Object | JOptionPane.getValue()Returns the value the user has selected. | 
|  Object[] | JOptionPane.getOptions()Returns the choices the user can make. | 
|  Object | JOptionPane.getInitialValue()Returns the initial value. | 
|  Object[] | JOptionPane.getSelectionValues()Returns the input selection values. | 
|  Object | JOptionPane.getInitialSelectionValue()Returns the input value that is displayed as initially selected to the user. | 
|  Object | JOptionPane.getInputValue()Returns the value the user has input, if wantsInputis true. | 
|  Object | SpinnerListModel.getValue()Returns the current element of the sequence. | 
|  Object | SpinnerListModel.getNextValue()Returns the next legal value of the underlying sequence or nullif value is already the last element. | 
|  Object | SpinnerListModel.getPreviousValue()Returns the previous element of the underlying sequence or nullif value is already the first element. | 
|  Object | SpinnerDateModel.getNextValue()Returns the next Datein the sequence, ornullif 
 the next date is afterend. | 
|  Object | SpinnerDateModel.getPreviousValue()Returns the previous Datein the sequence, ornullif the previous date is beforestart. | 
|  Object | SpinnerDateModel.getValue()Returns the current element in this sequence of Dates. | 
|  Object | JSpinner.getValue()Returns the current value of the model, typically this value is displayed by the editor. | 
|  Object | JSpinner.getNextValue()Returns the object in the sequence that comes after the object returned by getValue(). | 
|  Object | JSpinner.getPreviousValue()Returns the object in the sequence that comes before the object returned by getValue(). | 
|  Object | SpinnerModel.getValue()The current element of the sequence. | 
|  Object | SpinnerModel.getNextValue()Return the object in the sequence that comes after the object returned by getValue(). | 
|  Object | SpinnerModel.getPreviousValue()Return the object in the sequence that comes before the object returned by getValue(). | 
|  Object | SpinnerNumberModel.getNextValue()Returns the next number in the sequence. | 
|  Object | SpinnerNumberModel.getPreviousValue()Returns the previous number in the sequence. | 
|  Object | SpinnerNumberModel.getValue()Returns the value of the current element of the sequence. | 
|  Object | JFormattedTextField.getValue()Returns the last valid value. | 
| abstract  Object | JFormattedTextField.AbstractFormatter.stringToValue(String text)Parses textreturning an arbitrary Object. | 
| protected  Object | JFormattedTextField.AbstractFormatter.clone()Clones the AbstractFormatter. | 
|  Object | DefaultListModel.getElementAt(int index)Returns the component at the specified index. | 
|  Object | DefaultListModel.elementAt(int index)Returns the component at the specified index. | 
|  Object | DefaultListModel.firstElement()Returns the first component of this list. | 
|  Object | DefaultListModel.lastElement()Returns the last component of the list. | 
|  Object[] | DefaultListModel.toArray()Returns an array containing all of the elements in this list in the correct order. | 
|  Object | DefaultListModel.get(int index)Returns the element at the specified position in this list. | 
|  Object | DefaultListModel.set(int index,
    Object element)Replaces the element at the specified position in this list with the specified element. | 
|  Object | DefaultListModel.remove(int index)Removes the element at the specified position in this list. | 
|  Object | DefaultComboBoxModel.getSelectedItem() | 
|  Object | DefaultComboBoxModel.getElementAt(int index) | 
|  Object | DefaultListSelectionModel.clone()Returns a clone of this selection model with the same selection. | 
|  Object[] | DefaultButtonModel.getSelectedObjects()Overridden to return null. | 
|  Object | JList.getPrototypeCellValue()Returns the cell width of the "prototypical cell" -- a cell used for the calculation of cell widths, because it has the same value as all other list items. | 
|  Object[] | JList.getSelectedValues()Returns an array of the values for the selected cells. | 
|  Object | JList.getSelectedValue()Returns the first selected value, or nullif the 
 selection is empty. | 
|  Object | ComboBoxEditor.getItem()Return the edited item | 
|  Object | ListModel.getElementAt(int index)Returns the value at the specified index. | 
|  Object | ComboBoxModel.getSelectedItem()Returns the selected item | 
|  Object | JTree.getLastSelectedPathComponent()Returns the last path component in the first node of the current selection. | 
|  Object | JComboBox.getSelectedItem()Returns the current selected item. | 
|  Object | JComboBox.getPrototypeDisplayValue()Returns the "prototypical display" value - an Object used for the calculation of the display height and width. | 
|  Object[] | JComboBox.getSelectedObjects()Returns an array containing the selected item. | 
|  Object | JComboBox.getItemAt(int index)Returns the list item at the specified index. | 
|  Object | DefaultCellEditor.getCellEditorValue()Forwards the message from the CellEditorto
 thedelegate. | 
|  Object | DefaultCellEditor.EditorDelegate.getCellEditorValue()Returns the value of this cell. | 
|  Object | CellEditor.getCellEditorValue()Returns the value contained in the editor. | 
|  Object | JTable.getValueAt(int row,
           int column)Returns the cell value at rowandcolumn. | 
|  Object | JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink.getAccessibleActionObject(int i)Returns a URL object that represents the link. | 
|  Object | JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink.getAccessibleActionAnchor(int i)Return an object that represents the link anchor, as appropriate for that link. | 
| static Object | LookAndFeel.makeIcon(Class baseClass,
         String gifFile)Utility method that creates a UIDefaults.LazyValue that creates an ImageIcon UIResource for the specified gifFilefilename. | 
| static Object | LookAndFeel.getDesktopPropertyValue(String systemPropertyName,
                        Object fallbackValue)Returns the value of the specified system desktop property by invoking Toolkit.getDefaultToolkit().getDesktopProperty(). | 
|  Object | UIDefaults.get(Object key)Returns the value for key. | 
|  Object | UIDefaults.get(Object key,
    Locale l)Returns the value for key associated with the given locale. | 
|  Object | UIDefaults.put(Object key,
    Object value)Sets the value of keytovaluefor all locales. | 
|  Object | UIDefaults.LazyValue.createValue(UIDefaults table)Creates the actual value retrieved from the UIDefaultstable. | 
|  Object | UIDefaults.ActiveValue.createValue(UIDefaults table)Creates the value retrieved from the UIDefaultstable. | 
|  Object | UIDefaults.ProxyLazyValue.createValue(UIDefaults table)Creates the value retrieved from the UIDefaultstable. | 
|  Object | UIDefaults.LazyInputMap.createValue(UIDefaults table)Creates an InputMapwith the bindings that are
 passed in. | 
| static Object | UIManager.get(Object key)Returns an object from the defaults table. | 
| static Object | UIManager.get(Object key,
    Locale l)Returns an object from the defaults table that is appropriate for the given locale. | 
| static Object | UIManager.put(Object key,
    Object value)Stores an object in the defaults table. | 
|  Object[] | ActionMap.keys()Returns the Actionnames that are bound in thisActionMap. | 
|  Object[] | ActionMap.allKeys()Returns an array of the keys defined in this ActionMapand
 its parent. | 
|  Object | InputMap.get(KeyStroke keyStroke)Returns the binding for keyStroke, messaging the 
 parentInputMapif the binding is not locally defined. | 
|  Object | Action.getValue(String key)Gets one of this object's properties using the associated key. | 
|  Object | AbstractAction.getValue(String key)Gets the Objectassociated with the specified key. | 
|  Object[] | AbstractAction.getKeys()Returns an array of Objects which are keys for
 which values have been set for thisAbstractAction,
 ornullif no keys have values set. | 
| protected  Object | AbstractAction.clone()Clones the abstract action. | 
|  Object[] | AbstractButton.getSelectedObjects()Returns an array (length 1) containing the label or nullif the button is not selected. | 
|  Object | JComponent.getClientProperty(Object key)Returns the value of the property with the specified key. | 
| Methods in javax.swing with parameters of type Object | |
|  void | SpringLayout.addLayoutComponent(Component component,
                   Object constraints)If constraintsis an instance ofSpringLayout.Constraints,
 associates the constraints with the specified component. | 
|  void | Renderer.setValue(Object aValue,
         boolean isSelected)Specifies the value to display and whether or not the value should be portrayed as "currently selected". | 
| protected  void | JToolBar.addImpl(Component comp,
        Object constraints,
        int index)If a JButtonis being added, it is initially
 set to be disabled. | 
| protected  void | JSplitPane.addImpl(Component comp,
        Object constraints,
        int index)Adds the specified component to this split pane. | 
|  Component | DefaultListCellRenderer.getListCellRendererComponent(JList list,
                             Object value,
                             int index,
                             boolean isSelected,
                             boolean cellHasFocus) | 
| protected  void | DefaultListCellRenderer.firePropertyChange(String propertyName,
                   Object oldValue,
                   Object newValue)Overridden for performance reasons. | 
| static String | JOptionPane.showInputDialog(Object message)Shows a question-message dialog requesting input from the user. | 
| static String | JOptionPane.showInputDialog(Object message,
                Object initialSelectionValue)Shows a question-message dialog requesting input from the user, with the input value initialized to initialSelectionValue. | 
| static String | JOptionPane.showInputDialog(Component parentComponent,
                Object message)Shows a question-message dialog requesting input from the user parented to parentComponent. | 
| static String | JOptionPane.showInputDialog(Component parentComponent,
                Object message,
                Object initialSelectionValue)Shows a question-message dialog requesting input from the user and parented to parentComponent. | 
| static String | JOptionPane.showInputDialog(Component parentComponent,
                Object message,
                String title,
                int messageType)Shows a dialog requesting input from the user parented to parentComponentwith the dialog having the titletitleand message typemessageType. | 
| static Object | JOptionPane.showInputDialog(Component parentComponent,
                Object message,
                String title,
                int messageType,
                Icon icon,
                Object[] selectionValues,
                Object initialSelectionValue)Prompts the user for input in a blocking dialog where the initial selection, possible selections, and all other options can be specified. | 
| static void | JOptionPane.showMessageDialog(Component parentComponent,
                  Object message)Brings up an information-message dialog titled "Message". | 
| static void | JOptionPane.showMessageDialog(Component parentComponent,
                  Object message,
                  String title,
                  int messageType)Brings up a dialog that displays a message using a default icon determined by the messageTypeparameter. | 
| static void | JOptionPane.showMessageDialog(Component parentComponent,
                  Object message,
                  String title,
                  int messageType,
                  Icon icon)Brings up a dialog displaying a message, specifying all parameters. | 
| static int | JOptionPane.showConfirmDialog(Component parentComponent,
                  Object message)Brings up a dialog with the options Yes, No and Cancel; with the title, Select an Option. | 
| static int | JOptionPane.showConfirmDialog(Component parentComponent,
                  Object message,
                  String title,
                  int optionType)Brings up a dialog where the number of choices is determined by the optionTypeparameter. | 
| static int | JOptionPane.showConfirmDialog(Component parentComponent,
                  Object message,
                  String title,
                  int optionType,
                  int messageType)Brings up a dialog where the number of choices is determined by the optionTypeparameter, where themessageTypeparameter determines the icon to display. | 
| static int | JOptionPane.showConfirmDialog(Component parentComponent,
                  Object message,
                  String title,
                  int optionType,
                  int messageType,
                  Icon icon)Brings up a dialog with a specified icon, where the number of choices is determined by the optionTypeparameter. | 
| static int | JOptionPane.showOptionDialog(Component parentComponent,
                 Object message,
                 String title,
                 int optionType,
                 int messageType,
                 Icon icon,
                 Object[] options,
                 Object initialValue)Brings up a dialog with a specified icon, where the initial choice is determined by the initialValueparameter and
 the number of choices is determined by theoptionTypeparameter. | 
| static void | JOptionPane.showInternalMessageDialog(Component parentComponent,
                          Object message)Brings up an internal confirmation dialog panel. | 
| static void | JOptionPane.showInternalMessageDialog(Component parentComponent,
                          Object message,
                          String title,
                          int messageType)Brings up an internal dialog panel that displays a message using a default icon determined by the messageTypeparameter. | 
| static void | JOptionPane.showInternalMessageDialog(Component parentComponent,
                          Object message,
                          String title,
                          int messageType,
                          Icon icon)Brings up an internal dialog panel displaying a message, specifying all parameters. | 
| static int | JOptionPane.showInternalConfirmDialog(Component parentComponent,
                          Object message)Brings up an internal dialog panel with the options Yes, No and Cancel; with the title, Select an Option. | 
| static int | JOptionPane.showInternalConfirmDialog(Component parentComponent,
                          Object message,
                          String title,
                          int optionType)Brings up a internal dialog panel where the number of choices is determined by the optionTypeparameter. | 
| static int | JOptionPane.showInternalConfirmDialog(Component parentComponent,
                          Object message,
                          String title,
                          int optionType,
                          int messageType)Brings up an internal dialog panel where the number of choices is determined by the optionTypeparameter, where
 themessageTypeparameter determines the icon to display. | 
| static int | JOptionPane.showInternalConfirmDialog(Component parentComponent,
                          Object message,
                          String title,
                          int optionType,
                          int messageType,
                          Icon icon)Brings up an internal dialog panel with a specified icon, where the number of choices is determined by the optionTypeparameter. | 
| static int | JOptionPane.showInternalOptionDialog(Component parentComponent,
                         Object message,
                         String title,
                         int optionType,
                         int messageType,
                         Icon icon,
                         Object[] options,
                         Object initialValue)Brings up an internal dialog panel with a specified icon, where the initial choice is determined by the initialValueparameter and the number of choices is determined by theoptionTypeparameter. | 
| static String | JOptionPane.showInternalInputDialog(Component parentComponent,
                        Object message)Shows an internal question-message dialog requesting input from the user parented to parentComponent. | 
| static String | JOptionPane.showInternalInputDialog(Component parentComponent,
                        Object message,
                        String title,
                        int messageType)Shows an internal dialog requesting input from the user parented to parentComponentwith the dialog having the titletitleand message typemessageType. | 
| static Object | JOptionPane.showInternalInputDialog(Component parentComponent,
                        Object message,
                        String title,
                        int messageType,
                        Icon icon,
                        Object[] selectionValues,
                        Object initialSelectionValue)Prompts the user for input in a blocking internal dialog where the initial selection, possible selections, and all other options can be specified. | 
|  void | JOptionPane.setMessage(Object newMessage)Sets the option pane's message-object. | 
|  void | JOptionPane.setValue(Object newValue)Sets the value the user has chosen. | 
|  void | JOptionPane.setOptions(Object[] newOptions)Sets the options this pane displays. | 
|  void | JOptionPane.setInitialValue(Object newInitialValue)Sets the initial value that is to be enabled -- the Componentthat has the focus when the pane is initially displayed. | 
|  void | JOptionPane.setSelectionValues(Object[] newValues)Sets the input selection values for a pane that provides the user with a list of items to choose from. | 
|  void | JOptionPane.setInitialSelectionValue(Object newValue)Sets the input value that is initially displayed as selected to the user. | 
|  void | JOptionPane.setInputValue(Object newValue)Sets the input value that was selected or input by the user. | 
|  void | SpinnerListModel.setValue(Object elt)Changes the current element of the sequence and notifies ChangeListeners. | 
|  void | SpinnerDateModel.setValue(Object value)Sets the current Datefor this sequence. | 
|  void | JSpinner.setValue(Object value)Changes current value of the model, typically this value is displayed by the editor. | 
|  void | SpinnerModel.setValue(Object value)Changes current value of the model, typically this value is displayed by the editorpart of aJSpinner. | 
|  void | SpinnerNumberModel.setValue(Object value)Sets the current value for this sequence. | 
|  void | JFormattedTextField.setValue(Object value)Sets the value that will be formatted by an AbstractFormatterobtained from the currentAbstractFormatterFactory. | 
| abstract  String | JFormattedTextField.AbstractFormatter.valueToString(Object value)Returns the string value to display for value. | 
|  void | JTabbedPane.add(Component component,
    Object constraints)Adds a componentto the tabbed pane. | 
|  void | JTabbedPane.add(Component component,
    Object constraints,
    int index)Adds a componentat the specified tab index. | 
|  void | BoxLayout.addLayoutComponent(Component comp,
                   Object constraints)Not used by this class. | 
|  void | DefaultListModel.copyInto(Object[] anArray)Copies the components of this list into the specified array. | 
|  boolean | DefaultListModel.contains(Object elem)Tests whether the specified object is a component in this list. | 
|  int | DefaultListModel.indexOf(Object elem)Searches for the first occurrence of elem. | 
|  int | DefaultListModel.indexOf(Object elem,
        int index)Searches for the first occurrence of elem, beginning 
 the search atindex. | 
|  int | DefaultListModel.lastIndexOf(Object elem)Returns the index of the last occurrence of elem. | 
|  int | DefaultListModel.lastIndexOf(Object elem,
            int index)Searches backwards for elem, starting from the 
 specified index, and returns an index to it. | 
|  void | DefaultListModel.setElementAt(Object obj,
             int index)Sets the component at the specified indexof this 
 list to be the specified object. | 
|  void | DefaultListModel.insertElementAt(Object obj,
                int index)Inserts the specified object as a component in this list at the specified index. | 
|  void | DefaultListModel.addElement(Object obj)Adds the specified component to the end of this list. | 
|  boolean | DefaultListModel.removeElement(Object obj)Removes the first (lowest-indexed) occurrence of the argument from this list. | 
|  Object | DefaultListModel.set(int index,
    Object element)Replaces the element at the specified position in this list with the specified element. | 
|  void | DefaultListModel.add(int index,
    Object element)Inserts the specified element at the specified position in this list. | 
|  void | MutableComboBoxModel.addElement(Object obj)Adds an item at the end of the model. | 
|  void | MutableComboBoxModel.removeElement(Object obj)Removes an item from the model. | 
|  void | MutableComboBoxModel.insertElementAt(Object obj,
                int index)Adds an item at a specific index. | 
| protected  void | AbstractListModel.fireContentsChanged(Object source,
                    int index0,
                    int index1)AbstractListModelsubclasses must call this method
 after
 one or more elements of the list change. | 
| protected  void | AbstractListModel.fireIntervalAdded(Object source,
                  int index0,
                  int index1)AbstractListModelsubclasses must call this method
 after
 one or more elements are added to the model. | 
| protected  void | AbstractListModel.fireIntervalRemoved(Object source,
                    int index0,
                    int index1)AbstractListModelsubclasses must call this method
 after one or more elements are removed from the model. | 
|  void | DefaultComboBoxModel.setSelectedItem(Object anObject)Set the value of the selected item. | 
|  int | DefaultComboBoxModel.getIndexOf(Object anObject)Returns the index-position of the specified object in the list. | 
|  void | DefaultComboBoxModel.addElement(Object anObject) | 
|  void | DefaultComboBoxModel.insertElementAt(Object anObject,
                int index) | 
|  void | DefaultComboBoxModel.removeElement(Object anObject) | 
| protected  void | JApplet.addImpl(Component comp,
        Object constraints,
        int index)By default, children may not be added directly to a this component, they must be added to its contentPane instead. | 
| protected  void | JDialog.addImpl(Component comp,
        Object constraints,
        int index)By default, children may not be added directly to this component, they must be added to its contentPaneinstead. | 
|  void | OverlayLayout.addLayoutComponent(Component comp,
                   Object constraints)Adds the specified component to the layout, using the specified constraint object. | 
|  void | JList.setPrototypeCellValue(Object prototypeCellValue)Computes the fixedCellWidthandfixedCellHeightproperties
 by configuring thecellRendererto index equals
 zero for the specified value and then computing the renderer
 component's preferred size. | 
|  void | JList.setListData(Object[] listData)Constructs a ListModelfrom an array of objects and then
 appliessetModelto it. | 
|  void | JList.setSelectedValue(Object anObject,
                 boolean shouldScroll)Selects the specified object from the list. | 
|  void | ComboBoxEditor.setItem(Object anObject)Set the item that should be edited. | 
|  Component | ListCellRenderer.getListCellRendererComponent(JList list,
                             Object value,
                             int index,
                             boolean isSelected,
                             boolean cellHasFocus)Return a component that has been configured to display the specified value. | 
|  void | ComboBoxModel.setSelectedItem(Object anItem)Set the selected item. | 
| protected static TreeModel | JTree.createTreeModel(Object value)Returns a TreeModelwrapping the specified object. | 
|  String | JTree.convertValueToText(Object value,
                   boolean selected,
                   boolean expanded,
                   boolean leaf,
                   int row,
                   boolean hasFocus)Called by the renderers to convert the specified value to text. | 
| static void | JTree.DynamicUtilTreeNode.createChildren(DefaultMutableTreeNode parent,
               Object children)Adds to parent all the children in children. | 
|  void | JComboBox.setSelectedItem(Object anObject)Sets the selected item in the combo box display area to the object in the argument. | 
|  void | JComboBox.setPrototypeDisplayValue(Object prototypeDisplayValue)Sets the prototype display value used to calculate the size of the display for the UI portion. | 
|  void | JComboBox.addItem(Object anObject)Adds an item to the item list. | 
|  void | JComboBox.insertItemAt(Object anObject,
             int index)Inserts an item into the item list at a given index. | 
|  void | JComboBox.removeItem(Object anObject)Removes an item from the item list. | 
|  void | JComboBox.configureEditor(ComboBoxEditor anEditor,
                Object anItem)Initializes the editor with the specified item. | 
|  Component | DefaultCellEditor.getTreeCellEditorComponent(JTree tree,
                           Object value,
                           boolean isSelected,
                           boolean expanded,
                           boolean leaf,
                           int row)Implements the TreeCellEditorinterface. | 
|  Component | DefaultCellEditor.getTableCellEditorComponent(JTable table,
                            Object value,
                            boolean isSelected,
                            int row,
                            int column)Implements the TableCellEditorinterface. | 
|  void | DefaultCellEditor.EditorDelegate.setValue(Object value)Sets the value of this cell. | 
| protected  void | JViewport.addImpl(Component child,
        Object constraints,
        int index)Sets the JViewport's one lightweight child,
 which can benull. | 
| protected  void | JViewport.firePropertyChange(String propertyName,
                   Object oldValue,
                   Object newValue)Notifies listeners of a property change. | 
|  TableColumn | JTable.getColumn(Object identifier)Returns the TableColumnobject for the column in the table
 whose identifier is equal toidentifier, when compared usingequals. | 
|  void | JTable.setValueAt(Object aValue,
           int row,
           int column)Sets the value for the cell in the table model at rowandcolumn. | 
| protected  void | JInternalFrame.addImpl(Component comp,
        Object constraints,
        int index)Ensures that, by default, children cannot be added directly to this component. | 
|  void | JEditorPane.read(InputStream in,
     Object desc)This method initializes from a stream. | 
| static JTextComponent.KeyBinding[] | LookAndFeel.makeKeyBindings(Object[] keyBindingList)Convenience method for building lists of KeyBindings. | 
| static InputMap | LookAndFeel.makeInputMap(Object[] keys)Creates a InputMap from keys. | 
| static ComponentInputMap | LookAndFeel.makeComponentInputMap(JComponent c,
                      Object[] keys)Creates a ComponentInputMap from keys. | 
| static void | LookAndFeel.loadKeyBindings(InputMap retMap,
                Object[] keys)Loads the bindings in keysintoretMap. | 
| static Object | LookAndFeel.getDesktopPropertyValue(String systemPropertyName,
                        Object fallbackValue)Returns the value of the specified system desktop property by invoking Toolkit.getDefaultToolkit().getDesktopProperty(). | 
|  Object | UIDefaults.get(Object key)Returns the value for key. | 
|  Object | UIDefaults.get(Object key,
    Locale l)Returns the value for key associated with the given locale. | 
|  Object | UIDefaults.put(Object key,
    Object value)Sets the value of keytovaluefor all locales. | 
|  void | UIDefaults.putDefaults(Object[] keyValueList)Puts all of the key/value pairs in the database and unconditionally generates one PropertyChangeEvent. | 
|  Font | UIDefaults.getFont(Object key)If the value of keyis aFontreturn it,
 otherwise returnnull. | 
|  Font | UIDefaults.getFont(Object key,
        Locale l)If the value of keyfor the givenLocaleis aFontreturn it, otherwise returnnull. | 
|  Color | UIDefaults.getColor(Object key)If the value of keyis aColorreturn it,
 otherwise returnnull. | 
|  Color | UIDefaults.getColor(Object key,
         Locale l)If the value of keyfor the givenLocaleis aColorreturn it, otherwise returnnull. | 
|  Icon | UIDefaults.getIcon(Object key)If the value of keyis anIconreturn it,
 otherwise returnnull. | 
|  Icon | UIDefaults.getIcon(Object key,
        Locale l)If the value of keyfor the givenLocaleis anIconreturn it, otherwise returnnull. | 
|  Border | UIDefaults.getBorder(Object key)If the value of keyis aBorderreturn it,
 otherwise returnnull. | 
|  Border | UIDefaults.getBorder(Object key,
          Locale l)If the value of keyfor the givenLocaleis aBorderreturn it, otherwise returnnull. | 
|  String | UIDefaults.getString(Object key)If the value of keyis aStringreturn it,
 otherwise returnnull. | 
|  String | UIDefaults.getString(Object key,
          Locale l)If the value of keyfor the givenLocaleis aStringreturn it, otherwise returnnull. | 
|  int | UIDefaults.getInt(Object key)If the value of keyis anIntegerreturn its
 integer value, otherwise return 0. | 
|  int | UIDefaults.getInt(Object key,
       Locale l)If the value of keyfor the givenLocaleis anIntegerreturn its integer value, otherwise return 0. | 
|  boolean | UIDefaults.getBoolean(Object key)If the value of keyis boolean, return the
 boolean value, otherwise return false. | 
|  boolean | UIDefaults.getBoolean(Object key,
           Locale l)If the value of keyfor the givenLocaleis boolean, return the boolean value, otherwise return false. | 
|  Insets | UIDefaults.getInsets(Object key)If the value of keyis anInsetsreturn it,
 otherwise returnnull. | 
|  Insets | UIDefaults.getInsets(Object key,
          Locale l)If the value of keyfor the givenLocaleis anInsetsreturn it, otherwise returnnull. | 
|  Dimension | UIDefaults.getDimension(Object key)If the value of keyis aDimensionreturn it,
 otherwise returnnull. | 
|  Dimension | UIDefaults.getDimension(Object key,
             Locale l)If the value of keyfor the givenLocaleis aDimensionreturn it, otherwise returnnull. | 
| protected  void | UIDefaults.firePropertyChange(String propertyName,
                   Object oldValue,
                   Object newValue)Support for reporting bound property changes. | 
| static Font | UIManager.getFont(Object key)Returns a drawing font from the defaults table. | 
| static Font | UIManager.getFont(Object key,
        Locale l)Returns a drawing font from the defaults table that is appropriate for the given locale. | 
| static Color | UIManager.getColor(Object key)Returns a drawing color from the defaults table. | 
| static Color | UIManager.getColor(Object key,
         Locale l)Returns a drawing color from the defaults table that is appropriate for the given locale. | 
| static Icon | UIManager.getIcon(Object key)Returns an Iconfrom the defaults table. | 
| static Icon | UIManager.getIcon(Object key,
        Locale l)Returns an Iconfrom the defaults table that is appropriate
 for the given locale. | 
| static Border | UIManager.getBorder(Object key)Returns a border from the defaults table. | 
| static Border | UIManager.getBorder(Object key,
          Locale l)Returns a border from the defaults table that is appropriate for the given locale. | 
| static String | UIManager.getString(Object key)Returns a string from the defaults table. | 
| static String | UIManager.getString(Object key,
          Locale l)Returns a string from the defaults table that is appropriate for the given locale. | 
| static int | UIManager.getInt(Object key)Returns an integer from the defaults table. | 
| static int | UIManager.getInt(Object key,
       Locale l)Returns an integer from the defaults table that is appropriate for the given locale. | 
| static boolean | UIManager.getBoolean(Object key)Returns a boolean from the defaults table which is associated with the key value. | 
| static boolean | UIManager.getBoolean(Object key,
           Locale l)Returns a boolean from the defaults table which is associated with the key value and the given Locale. | 
| static Insets | UIManager.getInsets(Object key)Returns an Insetsobject from the defaults table. | 
| static Insets | UIManager.getInsets(Object key,
          Locale l)Returns an Insetsobject from the defaults table that is 
 appropriate for the given locale. | 
| static Dimension | UIManager.getDimension(Object key)Returns a dimension from the defaults table. | 
| static Dimension | UIManager.getDimension(Object key,
             Locale l)Returns a dimension from the defaults table that is appropriate for the given locale. | 
| static Object | UIManager.get(Object key)Returns an object from the defaults table. | 
| static Object | UIManager.get(Object key,
    Locale l)Returns an object from the defaults table that is appropriate for the given locale. | 
| static Object | UIManager.put(Object key,
    Object value)Stores an object in the defaults table. | 
| protected  void | JWindow.addImpl(Component comp,
        Object constraints,
        int index)By default, children may not be added directly to a this component, they must be added to its contentPaneinstead. | 
| protected  void | CellRendererPane.addImpl(Component x,
        Object constraints,
        int index)If the specified component is already a child of this then we don't bother doing anything - stacking order doesn't matter for cell renderer components (CellRendererPane doesn't paint anyway).< | 
| static boolean | SwingUtilities.notifyAction(Action action,
             KeyStroke ks,
             KeyEvent event,
             Object sender,
             int modifiers)Invokes actionPerformedonactionifactionis enabled (and non null). | 
|  void | ActionMap.put(Object key,
    Action action)Adds a binding for keytoaction. | 
|  Action | ActionMap.get(Object key)Returns the binding for key, messaging the 
 parentActionMapif the binding is not locally defined. | 
|  void | ActionMap.remove(Object key)Removes the binding for keyfrom thisActionMap. | 
|  void | ComponentInputMap.put(KeyStroke keyStroke,
    Object actionMapKey)Adds a binding for keyStroketoactionMapKey. | 
|  void | InputMap.put(KeyStroke keyStroke,
    Object actionMapKey)Adds a binding for keyStroketoactionMapKey. | 
|  void | Action.putValue(String key,
         Object value)Sets one of this object's properties using the associated key. | 
|  void | AbstractAction.putValue(String key,
         Object newValue)Sets the Valueassociated with the specified key. | 
| protected  void | AbstractAction.firePropertyChange(String propertyName,
                   Object oldValue,
                   Object newValue)Supports reporting bound property changes. | 
| protected  void | JLayeredPane.addImpl(Component comp,
        Object constraints,
        int index) | 
|  Object | JComponent.getClientProperty(Object key)Returns the value of the property with the specified key. | 
|  void | JComponent.putClientProperty(Object key,
                  Object value)Adds an arbitrary key/value "client property" to this component. | 
| protected  void | JComponent.firePropertyChange(String propertyName,
                   Object oldValue,
                   Object newValue)Supports reporting bound property changes. | 
| protected  void | JComponent.fireVetoableChange(String propertyName,
                   Object oldValue,
                   Object newValue)Supports reporting constrained property changes. | 
| protected  void | JRootPane.addImpl(Component comp,
        Object constraints,
        int index)Overridden to enforce the position of the glass component as the zero child. | 
|  void | JRootPane.RootLayout.addLayoutComponent(Component comp,
                   Object constraints) | 
| protected  void | JFrame.addImpl(Component comp,
        Object constraints,
        int index)By default, children may not be added directly to this component, they must be added to its contentPane instead. | 
| Constructors in javax.swing with parameters of type Object | |
| ProgressMonitorInputStream(Component parentComponent,
                           Object message,
                           InputStream in)Constructs an object to monitor the progress of an input stream. | |
| ProgressMonitor(Component parentComponent,
                Object message,
                String note,
                int min,
                int max)Constructs a graphic object that shows progress, typically by filling in a rectangular bar as the process nears completion. | |
| JOptionPane(Object message)Creates a instance of JOptionPaneto display a
 message using the 
 plain-message message type and the default options delivered by
 the UI. | |
| JOptionPane(Object message,
            int messageType)Creates an instance of JOptionPaneto display a message
 with the specified message type and the default options, | |
| JOptionPane(Object message,
            int messageType,
            int optionType)Creates an instance of JOptionPaneto display a message
 with the specified message type and options. | |
| JOptionPane(Object message,
            int messageType,
            int optionType,
            Icon icon)Creates an instance of JOptionPaneto display a message
 with the specified message type, options, and icon. | |
| JOptionPane(Object message,
            int messageType,
            int optionType,
            Icon icon,
            Object[] options)Creates an instance of JOptionPaneto display a message
 with the specified message type, icon, and options. | |
| JOptionPane(Object message,
            int messageType,
            int optionType,
            Icon icon,
            Object[] options,
            Object initialValue)Creates an instance of JOptionPaneto display a message
 with the specified message type, icon, and options, with the 
 initially-selected option specified. | |
| SpinnerListModel(Object[] values)Constructs a SpinnerModelwhose sequence of values
 is defined by the specified array. | |
| JFormattedTextField(Object value)Creates a JFormattedTextField with the specified value. | |
| JFormattedTextField(JFormattedTextField.AbstractFormatterFactory factory,
                    Object currentValue)Creates a JFormattedTextFieldwith the specifiedAbstractFormatterFactoryand initial value. | |
| DefaultComboBoxModel(Object[] items)Constructs a DefaultComboBoxModel object initialized with an array of objects. | |
| JList(Object[] listData)Constructs a JListthat displays the elements in
 the specified array. | |
| JTree(Object[] value)Returns a JTreewith each element of the
 specified array as the
 child of a new root node which is not displayed. | |
| JTree.DynamicUtilTreeNode(Object value,
                          Object children)Creates a node with the specified object as its value and with the specified children. | |
| JComboBox(Object[] items)Creates a JComboBoxthat contains the elements
 in the specified array. | |
| JTable(Object[][] rowData,
       Object[] columnNames)Constructs a JTableto display the values in the two dimensional array,rowData, with column names,columnNames. | |
| UIDefaults(Object[] keyValueList)Create a defaults table initialized with the specified key/value pairs. | |
| UIDefaults.ProxyLazyValue(String c,
                          Object[] o)Creates a LazyValuewhich will construct an instance
 when asked. | |
| UIDefaults.ProxyLazyValue(String c,
                          String m,
                          Object[] o)Creates a LazyValuewhich will construct an instance
 when asked. | |
| UIDefaults.LazyInputMap(Object[] bindings) | |
| Uses of Object in javax.swing.border | 
| Subclasses of Object in javax.swing.border | |
|  class | AbstractBorderA class that implements an empty border with no size. | 
|  class | BevelBorderA class which implements a simple 2 line bevel border. | 
|  class | CompoundBorderA composite Border class used to compose two Border objects into a single border by nesting an inside Border object within the insets of an outside Border object. | 
|  class | EmptyBorderA class which provides an empty, transparent border which takes up space but does no drawing. | 
|  class | EtchedBorderA class which implements a simple etched border which can either be etched-in or etched-out. | 
|  class | LineBorderA class which implements a line border of arbitrary thickness and of a single color. | 
|  class | MatteBorderA class which provides a matte-like border of either a solid color or a tiled icon. | 
|  class | SoftBevelBorderA class which implements a raised or lowered bevel with softened corners. | 
|  class | TitledBorderA class which implements an arbitrary border with the addition of a String title in a specified position and justification. | 
| Uses of Object in javax.swing.colorchooser | 
| Subclasses of Object in javax.swing.colorchooser | |
|  class | AbstractColorChooserPanelThis is the abstract superclass for color choosers. | 
|  class | ColorChooserComponentFactoryA class designed to produce preconfigured "accessory" objects to insert into color choosers. | 
|  class | DefaultColorSelectionModelA generic implementation of ColorSelectionModel. | 
| Uses of Object in javax.swing.event | 
| Subclasses of Object in javax.swing.event | |
|  class | AncestorEventAn event reported to a child component that originated from an ancestor in the component hierarchy. | 
|  class | CaretEventCaretEvent is used to notify interested parties that the text caret has changed in the event source. | 
|  class | ChangeEventChangeEvent is used to notify interested parties that state has changed in the event source. | 
| static class | DocumentEvent.EventTypeEnumeration for document event types | 
|  class | EventListenerListA class that holds a list of EventListeners. | 
|  class | HyperlinkEventHyperlinkEvent is used to notify interested parties that something has happened with respect to a hypertext link. | 
| static class | HyperlinkEvent.EventTypeDefines the ENTERED, EXITED, and ACTIVATED event types, along with their string representations, returned by toString(). | 
|  class | InternalFrameAdapterAn abstract adapter class for receiving internal frame events. | 
|  class | InternalFrameEventAn AWTEventthat adds support forJInternalFrameobjects as the event source. | 
|  class | ListDataEventDefines an event that encapsulates changes to a list. | 
|  class | ListSelectionEventAn event that characterizes a change in the current selection. | 
|  class | MenuDragMouseEventMenuDragMouseEvent is used to notify interested parties that the menu element has received a MouseEvent forwarded to it under drag conditions. | 
|  class | MenuEventMenuEvent is used to notify interested parties that the menu which is the event source has been posted, selected, or canceled. | 
|  class | MenuKeyEventMenuKeyEvent is used to notify interested parties that the menu element has received a KeyEvent forwarded to it in a menu tree. | 
|  class | MouseInputAdapterThe adapter which receives mouse events and mouse motion events. | 
|  class | PopupMenuEventPopupMenuEvent only contains the source of the event which is the JPoupMenu sending the event | 
|  class | SwingPropertyChangeSupportThis subclass of java.beans.PropertyChangeSupport is identical in functionality -- it sacrifices thread-safety (not a Swing concern) for reduce memory consumption, which helps performance (both big Swing concerns). | 
|  class | TableColumnModelEventTableColumnModelEvent is used to notify listeners that a table column model has changed, such as a column was added, removed, or moved. | 
|  class | TableModelEventTableModelEvent is used to notify listeners that a table model has changed. | 
|  class | TreeExpansionEventAn event used to identify a single path in a tree. | 
|  class | TreeModelEventEncapsulates information describing changes to a tree model, and used to notify tree model listeners of the change. | 
|  class | TreeSelectionEventAn event that characterizes a change in the current selection. | 
|  class | UndoableEditEventAn event indicating that an operation which can be undone has occurred. | 
| Fields in javax.swing.event declared as Object | |
| protected  Object[] | TreeModelEvent.childrenChildren that have been removed. | 
| protected  Object[] | EventListenerList.listenerList | 
| Methods in javax.swing.event that return Object | |
|  Object[] | TreeModelEvent.getPath()Convenience method to get the array of objects from the TreePath instance that this event wraps. | 
|  Object[] | TreeModelEvent.getChildren()Returns the objects that are children of the node identified by getPathat the locations specified bygetChildIndices. | 
|  Object | TreeSelectionEvent.cloneWithSource(Object newSource)Returns a copy of the receiver, but with the source being newSource. | 
|  Object[] | EventListenerList.getListenerList()Passes back the event listener list as an array of ListenerType-listener pairs. | 
| Methods in javax.swing.event with parameters of type Object | |
|  Object | TreeSelectionEvent.cloneWithSource(Object newSource)Returns a copy of the receiver, but with the source being newSource. | 
|  void | SwingPropertyChangeSupport.firePropertyChange(String propertyName,
                   Object oldValue,
                   Object newValue)Report a bound property update to any registered listeners. | 
| Constructors in javax.swing.event with parameters of type Object | |
| TreeExpansionEvent(Object source,
                   TreePath path)Constructs a TreeExpansionEvent object. | |
| TreeModelEvent(Object source,
               Object[] path,
               int[] childIndices,
               Object[] children)Used to create an event when nodes have been changed, inserted, or removed, identifying the path to the parent of the modified items as an array of Objects. | |
| TreeModelEvent(Object source,
               TreePath path,
               int[] childIndices,
               Object[] children)Used to create an event when nodes have been changed, inserted, or removed, identifying the path to the parent of the modified items as a TreePath object. | |
| TreeModelEvent(Object source,
               Object[] path)Used to create an event when the node structure has changed in some way, identifying the path to the root of a modified subtree as an array of Objects. | |
| TreeModelEvent(Object source,
               TreePath path)Used to create an event when the node structure has changed in some way, identifying the path to the root of the modified subtree as a TreePath object. | |
| TreeSelectionEvent(Object source,
                   TreePath[] paths,
                   boolean[] areNew,
                   TreePath oldLeadSelectionPath,
                   TreePath newLeadSelectionPath)Represents a change in the selection of a TreeSelectionModel. | |
| TreeSelectionEvent(Object source,
                   TreePath path,
                   boolean isNew,
                   TreePath oldLeadSelectionPath,
                   TreePath newLeadSelectionPath)Represents a change in the selection of a TreeSelectionModel. | |
| ListDataEvent(Object source,
              int type,
              int index0,
              int index1)Constructs a ListDataEvent object. | |
| ListSelectionEvent(Object source,
                   int firstIndex,
                   int lastIndex,
                   boolean isAdjusting)Represents a change in selection status between firstIndexandlastIndexinclusive
 (firstIndex is less than or equal tolastIndex). | |
| HyperlinkEvent(Object source,
               HyperlinkEvent.EventType type,
               URL u)Creates a new object representing a hypertext link event. | |
| HyperlinkEvent(Object source,
               HyperlinkEvent.EventType type,
               URL u,
               String desc)Creates a new object representing a hypertext link event. | |
| HyperlinkEvent(Object source,
               HyperlinkEvent.EventType type,
               URL u,
               String desc,
               Element sourceElement)Creates a new object representing a hypertext link event. | |
| CaretEvent(Object source)Creates a new CaretEvent object. | |
| UndoableEditEvent(Object source,
                  UndoableEdit edit)Constructs an UndoableEditEvent object. | |
| PopupMenuEvent(Object source)Constructs a PopupMenuEvent object. | |
| MenuEvent(Object source)Constructs a MenuEvent object. | |
| ChangeEvent(Object source)Constructs a ChangeEvent object. | |
| SwingPropertyChangeSupport(Object sourceBean)Constructs a SwingPropertyChangeSupport object. | |
| Uses of Object in javax.swing.filechooser | 
| Subclasses of Object in javax.swing.filechooser | |
|  class | FileFilterFileFilteris an abstract class that has no default
 implementation. | 
|  class | FileSystemViewFileSystemView is JFileChooser's gateway to the file system. | 
|  class | FileViewFileView defines an abstract class that can be implemented to provide the filechooser with ui information for a File. | 
| Uses of Object in javax.swing.plaf | 
| Subclasses of Object in javax.swing.plaf | |
|  class | ActionMapUIResourceA subclass of javax.swing.ActionMap that implements UIResource. | 
|  class | BorderUIResource | 
| static class | BorderUIResource.BevelBorderUIResource | 
| static class | BorderUIResource.CompoundBorderUIResource | 
| static class | BorderUIResource.EmptyBorderUIResource | 
| static class | BorderUIResource.EtchedBorderUIResource | 
| static class | BorderUIResource.LineBorderUIResource | 
| static class | BorderUIResource.MatteBorderUIResource | 
| static class | BorderUIResource.TitledBorderUIResource | 
|  class | ButtonUIPluggable look and feel interface for JButton. | 
|  class | ColorChooserUIPluggable look and feel interface for JColorChooser. | 
|  class | ColorUIResource | 
|  class | ComboBoxUIPluggable look and feel interface for JComboBox. | 
|  class | ComponentInputMapUIResourceA subclass of javax.swing.ComponentInputMap that implements UIResource. | 
|  class | ComponentUIThe base class for all UI delegate objects in the Swing pluggable look and feel architecture. | 
|  class | DesktopIconUIPluggable look and feel interface for JDesktopIcon. | 
|  class | DesktopPaneUIPluggable look and feel interface for JDesktopPane. | 
|  class | DimensionUIResource | 
|  class | FileChooserUIPluggable look and feel interface for JFileChooser. | 
|  class | FontUIResourceA subclass of java.awt.Font that implements UIResource. | 
|  class | IconUIResource | 
|  class | InputMapUIResourceA subclass of javax.swing.InputMap that implements UIResource. | 
|  class | InsetsUIResource | 
|  class | InternalFrameUIPluggable look and feel interface for JInternalFrame. | 
|  class | LabelUIPluggable look and feel interface for JLabel. | 
|  class | ListUIThe JList pluggable look and feel delegate. | 
|  class | MenuBarUIPluggable look and feel interface for JMenuBar. | 
|  class | MenuItemUIPluggable look and feel interface for JMenuItem. | 
|  class | OptionPaneUIPluggable look and feel interface for JOptionPane. | 
|  class | PanelUIPluggable look and feel interface for Panel. | 
|  class | PopupMenuUIPluggable look and feel interface for JPopupMenu. | 
|  class | ProgressBarUIPluggable look and feel interface for JProgressBar. | 
|  class | RootPaneUIPluggable look and feel interface for JRootPane. | 
|  class | ScrollBarUIPluggable look and feel interface for JScrollBar. | 
|  class | ScrollPaneUIPluggable look and feel interface for JScrollPane. | 
|  class | SeparatorUIPluggable look and feel interface for JSeparator. | 
|  class | SliderUIPluggable look and feel interface for JSlider. | 
|  class | SpinnerUIPluggable look and feel interface for JSpinner | 
|  class | SplitPaneUIPluggable look and feel interface for JSplitPane. | 
|  class | TabbedPaneUIPluggable look and feel interface for JTabbedPane. | 
|  class | TableHeaderUIPluggable look and feel interface for JTableHeader. | 
|  class | TableUIPluggable look and feel interface for JTable. | 
|  class | TextUIText editor user interface | 
|  class | ToolBarUIPluggable look and feel interface for JToolBar. | 
|  class | ToolTipUIPluggable look and feel interface for JToolTip. | 
|  class | TreeUIPluggable look and feel interface for JTree. | 
|  class | ViewportUIPluggable look and feel interface for JViewport. | 
| Uses of Object in javax.swing.plaf.basic | 
| Subclasses of Object in javax.swing.plaf.basic | |
|  class | BasicArrowButtonJButton object that draws a scaled Arrow in one of the cardinal directions. | 
|  class | BasicBordersFactory object that can vend Borders appropriate for the basic L & F. | 
| static class | BasicBorders.ButtonBorder | 
| static class | BasicBorders.FieldBorder | 
| static class | BasicBorders.MarginBorder | 
| static class | BasicBorders.MenuBarBorder | 
| static class | BasicBorders.RadioButtonBorder | 
| static class | BasicBorders.RolloverButtonBorderSpecial thin border for rollover toolbar buttons. | 
| static class | BasicBorders.SplitPaneBorderDraws the border around the splitpane. | 
| static class | BasicBorders.ToggleButtonBorder | 
|  class | BasicButtonListenerButton Listener | 
|  class | BasicButtonUIBasicButton implementation | 
|  class | BasicCheckBoxMenuItemUIBasicCheckboxMenuItem implementation | 
|  class | BasicCheckBoxUICheckboxUI implementation for BasicCheckboxUI | 
|  class | BasicColorChooserUIProvides the basic look and feel for a JColorChooser. | 
|  class | BasicColorChooserUI.PropertyHandlerThis inner class is marked "public" due to a compiler bug. | 
|  class | BasicComboBoxEditorThe default editor for editable combo boxes. | 
| static class | BasicComboBoxEditor.UIResourceA subclass of BasicComboBoxEditor that implements UIResource. | 
|  class | BasicComboBoxRendererComboBox renderer | 
| static class | BasicComboBoxRenderer.UIResourceA subclass of BasicComboBoxRenderer that implements UIResource. | 
|  class | BasicComboBoxUIBasic UI implementation for JComboBox. | 
|  class | BasicComboBoxUI.ComboBoxLayoutManagerThis layout manager handles the 'standard' layout of combo boxes. | 
|  class | BasicComboBoxUI.FocusHandlerThis listener hides the popup when the focus is lost. | 
|  class | BasicComboBoxUI.ItemHandlerThis listener watches for changes to the selection in the combo box. | 
|  class | BasicComboBoxUI.KeyHandlerThis listener checks to see if the key event isn't a navigation key. | 
|  class | BasicComboBoxUI.ListDataHandlerThis listener watches for changes in the ComboBoxModel. | 
|  class | BasicComboBoxUI.PropertyChangeHandlerThis listener watches for bound properties that have changed in the combo box. | 
|  class | BasicComboPopupThis is a basic implementation of the ComboPopupinterface. | 
|  class | BasicComboPopup.InvocationKeyHandlerAs of Java 2 platform v 1.4, this class is now obsolete and is only included for backwards API compatibility. | 
| protected  class | BasicComboPopup.InvocationMouseHandlerA listener to be registered upon the combo box (not its popup menu) to handle mouse events that affect the state of the popup menu. | 
| protected  class | BasicComboPopup.InvocationMouseMotionHandlerThis listener watches for dragging and updates the current selection in the list if it is dragging over the list. | 
| protected  class | BasicComboPopup.ItemHandlerThis listener watches for changes to the selection in the combo box. | 
|  class | BasicComboPopup.ListDataHandlerAs of 1.4, this class is now obsolete, doesn't do anything, and is only included for backwards API compatibility. | 
| protected  class | BasicComboPopup.ListMouseHandlerThis listener hides the popup when the mouse is released in the list. | 
| protected  class | BasicComboPopup.ListMouseMotionHandlerThis listener changes the selected item as you move the mouse over the list. | 
| protected  class | BasicComboPopup.ListSelectionHandlerAs of Java 2 platform v 1.4, this class is now obsolete, doesn't do anything, and is only included for backwards API compatibility. | 
| protected  class | BasicComboPopup.PropertyChangeHandlerThis listener watches for bound properties that have changed in the combo box. | 
|  class | BasicDesktopIconUIBasic L&F for a minimized window on a desktop. | 
|  class | BasicDesktopIconUI.MouseInputHandlerListens for mouse movements and acts on them. | 
|  class | BasicDesktopPaneUIBasic L&F for a desktop. | 
| protected  class | BasicDesktopPaneUI.CloseAction | 
| protected  class | BasicDesktopPaneUI.MaximizeAction | 
| protected  class | BasicDesktopPaneUI.MinimizeAction | 
| protected  class | BasicDesktopPaneUI.NavigateAction | 
| protected  class | BasicDesktopPaneUI.OpenAction | 
|  class | BasicDirectoryModelBasic implementation of a file list. | 
|  class | BasicEditorPaneUIProvides the look and feel for a JEditorPane. | 
|  class | BasicFileChooserUIBasic L&F implementation of a FileChooser. | 
| protected  class | BasicFileChooserUI.AcceptAllFileFilter | 
| protected  class | BasicFileChooserUI.ApproveSelectionActionResponds to an Open or Save request | 
| protected  class | BasicFileChooserUI.BasicFileView | 
| protected  class | BasicFileChooserUI.CancelSelectionActionResponds to a cancel request. | 
| protected  class | BasicFileChooserUI.ChangeToParentDirectoryAction | 
| protected  class | BasicFileChooserUI.DoubleClickListener | 
| protected  class | BasicFileChooserUI.GoHomeActionActs on the "home" key event or equivalent event. | 
| protected  class | BasicFileChooserUI.NewFolderActionCreates a new folder. | 
| protected  class | BasicFileChooserUI.SelectionListener | 
| protected  class | BasicFileChooserUI.UpdateActionRescans the files in the current directory | 
|  class | BasicFormattedTextFieldUIProvides the look and feel implementation for JFormattedTextField. | 
|  class | BasicGraphicsUtils | 
|  class | BasicHTMLSupport for providing html views for the swing components. | 
|  class | BasicIconFactoryFactory object that can vend Icons appropriate for the basic L & F. | 
|  class | BasicInternalFrameTitlePaneThe class that manages a basic title bar | 
|  class | BasicInternalFrameTitlePane.CloseActionThis inner class is marked "public" due to a compiler bug. | 
|  class | BasicInternalFrameTitlePane.IconifyActionThis inner class is marked "public" due to a compiler bug. | 
|  class | BasicInternalFrameTitlePane.MaximizeActionThis inner class is marked "public" due to a compiler bug. | 
|  class | BasicInternalFrameTitlePane.MoveActionThis inner class is marked "public" due to a compiler bug. | 
|  class | BasicInternalFrameTitlePane.PropertyChangeHandlerThis inner class is marked "public" due to a compiler bug. | 
|  class | BasicInternalFrameTitlePane.RestoreActionThis inner class is marked "public" due to a compiler bug. | 
|  class | BasicInternalFrameTitlePane.SizeActionThis inner class is marked "public" due to a compiler bug. | 
|  class | BasicInternalFrameTitlePane.SystemMenuBarThis inner class is marked "public" due to a compiler bug. | 
|  class | BasicInternalFrameTitlePane.TitlePaneLayoutThis inner class is marked "public" due to a compiler bug. | 
|  class | BasicInternalFrameUIA basic L&F implementation of JInternalFrame. | 
| protected  class | BasicInternalFrameUI.BasicInternalFrameListener | 
| protected  class | BasicInternalFrameUI.BorderListenerListens for border adjustments. | 
| protected  class | BasicInternalFrameUI.ComponentHandler | 
| protected  class | BasicInternalFrameUI.GlassPaneDispatcher | 
|  class | BasicInternalFrameUI.InternalFrameLayout | 
|  class | BasicInternalFrameUI.InternalFramePropertyChangeListener | 
|  class | BasicLabelUIA Windows L&F implementation of LabelUI. | 
|  class | BasicListUIA Windows L&F implementation of ListUI. | 
|  class | BasicListUI.FocusHandlerThis inner class is marked "public" due to a compiler bug. | 
|  class | BasicListUI.ListDataHandlerThe ListDataListener that's added to the JLists model at installUI time, and whenever the JList.model property changes. | 
|  class | BasicListUI.ListSelectionHandlerThe ListSelectionListener that's added to the JLists selection model at installUI time, and whenever the JList.selectionModel property changes. | 
|  class | BasicListUI.MouseInputHandlerMouse input, and focus handling for JList. | 
|  class | BasicListUI.PropertyChangeHandlerThe PropertyChangeListener that's added to the JList at installUI time. | 
|  class | BasicLookAndFeelImplements the a standard base LookAndFeel class from which standard desktop LookAndFeel classes (JLF, Mac, Windows, etc.) can be derived. | 
|  class | BasicMenuBarUIA default L&F implementation of MenuBarUI. | 
|  class | BasicMenuItemUIBasicMenuItem implementation | 
| protected  class | BasicMenuItemUI.MouseInputHandler | 
|  class | BasicMenuUIA default L&F implementation of MenuUI. | 
|  class | BasicMenuUI.ChangeHandlerAs of Java 2 platform 1.4, this previously undocumented class is now obsolete. | 
| protected  class | BasicMenuUI.MouseInputHandlerInstantiated and used by a menu item to handle the current menu selection from mouse events. | 
|  class | BasicOptionPaneUIProvides the basic look and feel for a JOptionPane. | 
|  class | BasicOptionPaneUI.ButtonActionListenerThis inner class is marked "public" due to a compiler bug. | 
| static class | BasicOptionPaneUI.ButtonAreaLayoutButtonAreaLayoutbehaves in a similar manner toFlowLayout. | 
|  class | BasicOptionPaneUI.PropertyChangeHandlerThis inner class is marked "public" due to a compiler bug. | 
|  class | BasicPanelUIBasicPanel implementation | 
|  class | BasicPasswordFieldUIProvides the Windows look and feel for a password field. | 
|  class | BasicPopupMenuSeparatorUIA Basic L&F implementation of PopupMenuSeparatorUI. | 
|  class | BasicPopupMenuUIA Windows L&F implementation of PopupMenuUI. | 
|  class | BasicProgressBarUIA Basic L&F implementation of ProgressBarUI. | 
|  class | BasicProgressBarUI.ChangeHandlerThis inner class is marked "public" due to a compiler bug. | 
|  class | BasicRadioButtonMenuItemUIBasicRadioButtonMenuItem implementation | 
|  class | BasicRadioButtonUIRadioButtonUI implementation for BasicRadioButtonUI | 
|  class | BasicRootPaneUIBasic implementation of RootPaneUI, there is one shared between all JRootPane instances. | 
|  class | BasicScrollBarUIImplementation of ScrollBarUI for the Basic Look and Feel | 
| protected  class | BasicScrollBarUI.ArrowButtonListenerListener for cursor keys. | 
| protected  class | BasicScrollBarUI.ModelListenerA listener to listen for model changes. | 
|  class | BasicScrollBarUI.PropertyChangeHandler | 
| protected  class | BasicScrollBarUI.ScrollListenerListener for scrolling events initiated in the ScrollPane. | 
| protected  class | BasicScrollBarUI.TrackListenerTrack mouse drags. | 
|  class | BasicScrollPaneUIA default L&F implementation of ScrollPaneUI. | 
|  class | BasicScrollPaneUI.HSBChangeListenerHorizontal scrollbar listener. | 
| protected  class | BasicScrollPaneUI.MouseWheelHandlerMouseWheelHandler is an inner class which implements the MouseWheelListener interface. | 
|  class | BasicScrollPaneUI.PropertyChangeHandler | 
|  class | BasicScrollPaneUI.ViewportChangeHandlerListener for viewport events. | 
|  class | BasicScrollPaneUI.VSBChangeListenerVertical scrollbar listener. | 
|  class | BasicSeparatorUIA Basic L&F implementation of SeparatorUI. | 
|  class | BasicSliderUIA Basic L&F implementation of SliderUI. | 
|  class | BasicSliderUI.ActionScrollerAs of Java 2 platform v1.3 this undocumented class is no longer used. | 
|  class | BasicSliderUI.ChangeHandlerData model listener. | 
|  class | BasicSliderUI.ComponentHandlerListener for resizing events. | 
|  class | BasicSliderUI.FocusHandlerFocus-change listener. | 
|  class | BasicSliderUI.PropertyChangeHandler | 
|  class | BasicSliderUI.ScrollListenerScroll-event listener. | 
|  class | BasicSliderUI.TrackListenerTrack mouse movements. | 
|  class | BasicSpinnerUIThe default Spinner UI delegate. | 
|  class | BasicSplitPaneDividerDivider used by BasicSplitPaneUI. | 
| protected  class | BasicSplitPaneDivider.DividerLayoutUsed to layout a BasicSplitPaneDivider. | 
| protected  class | BasicSplitPaneDivider.DragControllerHandles the events during a dragging session for a HORIZONTAL_SPLIT oriented split pane. | 
| protected  class | BasicSplitPaneDivider.MouseHandlerMouseHandler is responsible for converting mouse events (released, dragged...) into the appropriate DragController methods. | 
| protected  class | BasicSplitPaneDivider.VerticalDragControllerHandles the events during a dragging session for a VERTICAL_SPLIT oriented split pane. | 
|  class | BasicSplitPaneUIA Basic L&F implementation of the SplitPaneUI. | 
|  class | BasicSplitPaneUI.BasicHorizontalLayoutManagerLayoutManager for JSplitPanes that have an orientation of HORIZONTAL_SPLIT. | 
|  class | BasicSplitPaneUI.BasicVerticalLayoutManagerLayoutManager used for JSplitPanes with an orientation of VERTICAL_SPLIT. | 
|  class | BasicSplitPaneUI.FocusHandlerImplementation of the FocusListener that the JSplitPane UI uses. | 
|  class | BasicSplitPaneUI.KeyboardDownRightHandlerImplementation of an ActionListener that the JSplitPane UI uses for handling specific key presses. | 
|  class | BasicSplitPaneUI.KeyboardEndHandlerImplementation of an ActionListener that the JSplitPane UI uses for handling specific key presses. | 
|  class | BasicSplitPaneUI.KeyboardHomeHandlerImplementation of an ActionListener that the JSplitPane UI uses for handling specific key presses. | 
|  class | BasicSplitPaneUI.KeyboardResizeToggleHandlerImplementation of an ActionListener that the JSplitPane UI uses for handling specific key presses. | 
|  class | BasicSplitPaneUI.KeyboardUpLeftHandlerImplementation of an ActionListener that the JSplitPane UI uses for handling specific key presses. | 
|  class | BasicSplitPaneUI.PropertyHandlerImplementation of the PropertyChangeListener that the JSplitPane UI uses. | 
|  class | BasicTabbedPaneUIA Basic L&F implementation of TabbedPaneUI. | 
|  class | BasicTabbedPaneUI.FocusHandlerThis inner class is marked "public" due to a compiler bug. | 
|  class | BasicTabbedPaneUI.MouseHandlerThis inner class is marked "public" due to a compiler bug. | 
|  class | BasicTabbedPaneUI.PropertyChangeHandlerThis inner class is marked "public" due to a compiler bug. | 
|  class | BasicTabbedPaneUI.TabbedPaneLayoutThis inner class is marked "public" due to a compiler bug. | 
|  class | BasicTabbedPaneUI.TabSelectionHandlerThis inner class is marked "public" due to a compiler bug. | 
|  class | BasicTableHeaderUIBasicTableHeaderUI implementation | 
|  class | BasicTableHeaderUI.MouseInputHandlerThis inner class is marked "public" due to a compiler bug. | 
|  class | BasicTableUIBasicTableUI implementation | 
|  class | BasicTableUI.FocusHandlerThis inner class is marked "public" due to a compiler bug. | 
|  class | BasicTableUI.KeyHandlerThis inner class is marked "public" due to a compiler bug. | 
|  class | BasicTableUI.MouseInputHandlerThis inner class is marked "public" due to a compiler bug. | 
|  class | BasicTextAreaUIProvides the look and feel for a plain text editor. | 
|  class | BasicTextFieldUIBasis of a look and feel for a JTextField. | 
|  class | BasicTextPaneUIProvides the look and feel for a styled text editor. | 
|  class | BasicTextUIBasis of a text components look-and-feel. | 
| static class | BasicTextUI.BasicCaret | 
| static class | BasicTextUI.BasicHighlighter | 
|  class | BasicToggleButtonUIBasicToggleButton implementation | 
|  class | BasicToolBarSeparatorUIA Basic L&F implementation of ToolBarSeparatorUI. | 
|  class | BasicToolBarUIA Basic L&F implementation of ToolBarUI. | 
|  class | BasicToolBarUI.DockingListenerThis inner class is marked "public" due to a compiler bug. | 
| protected  class | BasicToolBarUI.DragWindow | 
| protected  class | BasicToolBarUI.FrameListener | 
| protected  class | BasicToolBarUI.PropertyListener | 
| protected  class | BasicToolBarUI.ToolBarContListener | 
| protected  class | BasicToolBarUI.ToolBarFocusListener | 
|  class | BasicToolTipUIStandard tool tip L&F. | 
|  class | BasicTreeUIThe basic L&F for a hierarchical data structure. | 
|  class | BasicTreeUI.CellEditorHandlerListener responsible for getting cell editing events and updating the tree accordingly. | 
|  class | BasicTreeUI.ComponentHandlerUpdates the preferred size when scrolling (if necessary). | 
|  class | BasicTreeUI.FocusHandlerRepaints the lead selection row when focus is lost/gained. | 
|  class | BasicTreeUI.KeyHandlerThis is used to get mutliple key down events to appropriately generate events. | 
|  class | BasicTreeUI.MouseHandlerTreeMouseListener is responsible for updating the selection based on mouse events. | 
|  class | BasicTreeUI.MouseInputHandlerMouseInputHandler handles passing all mouse events, including mouse motion events, until the mouse is released to the destination it is constructed with. | 
|  class | BasicTreeUI.NodeDimensionsHandlerClass responsible for getting size of node, method is forwarded to BasicTreeUI method. | 
|  class | BasicTreeUI.PropertyChangeHandlerPropertyChangeListener for the tree. | 
|  class | BasicTreeUI.SelectionModelPropertyChangeHandlerListener on the TreeSelectionModel, resets the row selection if any of the properties of the model change. | 
|  class | BasicTreeUI.TreeCancelEditingActionActionListener that invokes cancelEditing when action performed. | 
|  class | BasicTreeUI.TreeExpansionHandlerUpdates the TreeState in response to nodes expanding/collapsing. | 
|  class | BasicTreeUI.TreeHomeActionTreeHomeAction is used to handle end/home actions. | 
|  class | BasicTreeUI.TreeIncrementActionTreeIncrementAction is used to handle up/down actions. | 
|  class | BasicTreeUI.TreeModelHandlerForwards all TreeModel events to the TreeState. | 
|  class | BasicTreeUI.TreePageActionTreePageAction handles page up and page down events. | 
|  class | BasicTreeUI.TreeSelectionHandlerListens for changes in the selection model and updates the display accordingly. | 
|  class | BasicTreeUI.TreeToggleActionFor the first selected row expandedness will be toggled. | 
|  class | BasicTreeUI.TreeTraverseActionTreeTraverseActionis the action used for left/right keys. | 
|  class | BasicViewportUIBasicViewport implementation | 
|  class | DefaultMenuLayoutThe default layout manager for Popup menus and menubars. | 
| Methods in javax.swing.plaf.basic that return Object | |
| protected  Object | BasicOptionPaneUI.getMessage()Returns the message to display from the JOptionPane the receiver is providing the look and feel for. | 
| protected  Object[] | BasicOptionPaneUI.getButtons()Returns the buttons to display from the JOptionPane the receiver is providing the look and feel for. | 
|  Object | BasicDirectoryModel.getElementAt(int index) | 
|  Object | BasicComboBoxEditor.getItem() | 
| Methods in javax.swing.plaf.basic with parameters of type Object | |
|  Rectangle | BasicTreeUI.NodeDimensionsHandler.getNodeDimensions(Object value,
                  int row,
                  int depth,
                  boolean expanded,
                  Rectangle size)Responsible for getting the size of a particular node. | 
|  void | BasicSplitPaneUI.BasicHorizontalLayoutManager.addLayoutComponent(Component comp,
                   Object constraints)Adds the specified component to the layout, using the specified constraint object. | 
| protected  void | BasicOptionPaneUI.addMessageComponents(Container container,
                     GridBagConstraints cons,
                     Object msg,
                     int maxll,
                     boolean internallyCreated)Creates the appropriate object to represent msgand
 places it intocontainer. | 
| protected  void | BasicOptionPaneUI.addButtonComponents(Container container,
                    Object[] buttons,
                    int initialIndex)Creates the appropriate object to represent each of the objects in buttonsand adds it tocontainer. | 
| protected  Action | BasicLookAndFeel.createAudioAction(Object key)Returns an Action. | 
|  boolean | BasicDirectoryModel.contains(Object o) | 
|  int | BasicDirectoryModel.indexOf(Object o) | 
|  Component | BasicComboBoxRenderer.getListCellRendererComponent(JList list,
                             Object value,
                             int index,
                             boolean isSelected,
                             boolean cellHasFocus) | 
|  void | BasicComboBoxEditor.setItem(Object anObject)Sets the item that should be edited. | 
| Uses of Object in javax.swing.plaf.metal | 
| Subclasses of Object in javax.swing.plaf.metal | |
|  class | DefaultMetalThemeThis class describes the default Metal Theme. | 
|  class | MetalBordersFactory object that can vend Borders appropriate for the metal L & F. | 
| static class | MetalBorders.ButtonBorder | 
| static class | MetalBorders.Flush3DBorder | 
| static class | MetalBorders.InternalFrameBorder | 
| static class | MetalBorders.MenuBarBorder | 
| static class | MetalBorders.MenuItemBorder | 
| static class | MetalBorders.OptionDialogBorder | 
| static class | MetalBorders.PaletteBorderBorder for a Palette. | 
| static class | MetalBorders.PopupMenuBorder | 
| static class | MetalBorders.RolloverButtonBorder | 
| static class | MetalBorders.ScrollPaneBorder | 
| static class | MetalBorders.TableHeaderBorderBorder for a Table Header | 
| static class | MetalBorders.TextFieldBorder | 
| static class | MetalBorders.ToggleButtonBorder | 
| static class | MetalBorders.ToolBarBorder | 
|  class | MetalButtonUIMetalButtonUI implementation | 
|  class | MetalCheckBoxIconCheckboxIcon implementation for OrganicCheckBoxUI | 
|  class | MetalCheckBoxUICheckboxUI implementation for MetalCheckboxUI | 
|  class | MetalComboBoxButtonJButton subclass to help out MetalComboBoxUI | 
|  class | MetalComboBoxEditorThe default editor for Metal editable combo boxes | 
| static class | MetalComboBoxEditor.UIResourceA subclass of BasicComboBoxEditor that implements UIResource. | 
|  class | MetalComboBoxIconThis utility class draws the horizontal bars which indicate a MetalComboBox | 
|  class | MetalComboBoxUIMetal UI for JComboBox | 
|  class | MetalComboBoxUI.MetalComboBoxLayoutManagerThis inner class is marked "public" due to a compiler bug. | 
|  class | MetalComboBoxUI.MetalComboPopupDeprecated. As of Java 2 platform v1.4. | 
|  class | MetalComboBoxUI.MetalPropertyChangeListenerThis inner class is marked "public" due to a compiler bug. | 
|  class | MetalDesktopIconUIMetal desktop icon. | 
|  class | MetalFileChooserUIMetal L&F implementation of a FileChooser. | 
| protected  class | MetalFileChooserUI.DirectoryComboBoxActionActs when DirectoryComboBox has changed the selected item. | 
| protected  class | MetalFileChooserUI.DirectoryComboBoxModelData model for a type-face selection combo-box. | 
| protected  class | MetalFileChooserUI.FileRenderer | 
| protected  class | MetalFileChooserUI.FilterComboBoxModelData model for a type-face selection combo-box. | 
|  class | MetalFileChooserUI.FilterComboBoxRendererRender different type sizes and styles. | 
| protected  class | MetalFileChooserUI.SingleClickListener | 
|  class | MetalIconFactoryFactory object that vends Icons for
 the JavaTM look and feel (Metal). | 
| static class | MetalIconFactory.FileIcon16Warning: Serialized objects of this class will not be compatible with future Swing releases. | 
| static class | MetalIconFactory.FolderIcon16Warning: Serialized objects of this class will not be compatible with future Swing releases. | 
| static class | MetalIconFactory.PaletteCloseIconDefines an icon for Palette close | 
| static class | MetalIconFactory.TreeControlIconWarning: Serialized objects of this class will not be compatible with future Swing releases. | 
| static class | MetalIconFactory.TreeFolderIconWarning: Serialized objects of this class will not be compatible with future Swing releases. | 
| static class | MetalIconFactory.TreeLeafIcon | 
|  class | MetalInternalFrameTitlePaneClass that manages a JLF title bar | 
|  class | MetalInternalFrameUIMetal implementation of JInternalFrame. | 
|  class | MetalLabelUIA Windows L&F implementation of LabelUI. | 
|  class | MetalLookAndFeelImplements the Java look and feel (codename: Metal). | 
|  class | MetalPopupMenuSeparatorUIA Metal L&F implementation of PopupMenuSeparatorUI. | 
|  class | MetalProgressBarUIThe Metal implementation of ProgressBarUI. | 
|  class | MetalRadioButtonUIRadioButtonUI implementation for MetalRadioButtonUI | 
|  class | MetalRootPaneUIProvides the metal look and feel implementation of RootPaneUI. | 
|  class | MetalScrollBarUIImplementation of ScrollBarUI for the Metal Look and Feel | 
|  class | MetalScrollButtonJButton object for Metal scrollbar arrows. | 
|  class | MetalScrollPaneUIA Metal L&F implementation of ScrollPaneUI. | 
|  class | MetalSeparatorUIA Metal L&F implementation of SeparatorUI. | 
|  class | MetalSliderUIA Java L&F implementation of SliderUI. | 
| protected  class | MetalSliderUI.MetalPropertyListener | 
|  class | MetalSplitPaneUIMetal split pane. | 
|  class | MetalTabbedPaneUIThe Metal subclass of BasicTabbedPaneUI. | 
|  class | MetalTabbedPaneUI.TabbedPaneLayoutThis inner class is marked "public" due to a compiler bug. | 
|  class | MetalTextFieldUIBasis of a look and feel for a JTextField. | 
|  class | MetalThemeThis interface acts as a generic way to describe the colors used by Metal. | 
|  class | MetalToggleButtonUIMetalToggleButton implementation | 
|  class | MetalToolBarUIA Metal Look and Feel implementation of ToolBarUI. | 
| protected  class | MetalToolBarUI.MetalContainerListener | 
| protected  class | MetalToolBarUI.MetalDockingListener | 
| protected  class | MetalToolBarUI.MetalRolloverListener | 
|  class | MetalToolTipUIA Metal L&F extension of BasicToolTipUI. | 
|  class | MetalTreeUIThe metal look and feel implementation of TreeUI. | 
| Methods in javax.swing.plaf.metal that return Object | |
|  Object | MetalFileChooserUI.DirectoryComboBoxModel.getSelectedItem() | 
|  Object | MetalFileChooserUI.DirectoryComboBoxModel.getElementAt(int index) | 
|  Object | MetalFileChooserUI.FilterComboBoxModel.getSelectedItem() | 
|  Object | MetalFileChooserUI.FilterComboBoxModel.getElementAt(int index) | 
| Methods in javax.swing.plaf.metal with parameters of type Object | |
| protected  void | MetalTreeUI.decodeLineStyle(Object lineStyleFlag)this function converts between the string passed into the client property and the internal representation (currently and int) | 
|  Component | MetalFileChooserUI.FileRenderer.getListCellRendererComponent(JList list,
                             Object value,
                             int index,
                             boolean isSelected,
                             boolean cellHasFocus) | 
|  void | MetalFileChooserUI.DirectoryComboBoxModel.setSelectedItem(Object selectedDirectory) | 
|  Component | MetalFileChooserUI.FilterComboBoxRenderer.getListCellRendererComponent(JList list,
                             Object value,
                             int index,
                             boolean isSelected,
                             boolean cellHasFocus) | 
|  void | MetalFileChooserUI.FilterComboBoxModel.setSelectedItem(Object filter) | 
| Uses of Object in javax.swing.plaf.multi | 
| Subclasses of Object in javax.swing.plaf.multi | |
|  class | MultiButtonUIA multiplexing UI used to combine ButtonUIs. | 
|  class | MultiColorChooserUIA multiplexing UI used to combine ColorChooserUIs. | 
|  class | MultiComboBoxUIA multiplexing UI used to combine ComboBoxUIs. | 
|  class | MultiDesktopIconUIA multiplexing UI used to combine DesktopIconUIs. | 
|  class | MultiDesktopPaneUIA multiplexing UI used to combine DesktopPaneUIs. | 
|  class | MultiFileChooserUIA multiplexing UI used to combine FileChooserUIs. | 
|  class | MultiInternalFrameUIA multiplexing UI used to combine InternalFrameUIs. | 
|  class | MultiLabelUIA multiplexing UI used to combine LabelUIs. | 
|  class | MultiListUIA multiplexing UI used to combine ListUIs. | 
|  class | MultiLookAndFeelA multiplexing look and feel that allows more than one UI to be associated with a component at the same time. | 
|  class | MultiMenuBarUIA multiplexing UI used to combine MenuBarUIs. | 
|  class | MultiMenuItemUIA multiplexing UI used to combine MenuItemUIs. | 
|  class | MultiOptionPaneUIA multiplexing UI used to combine OptionPaneUIs. | 
|  class | MultiPanelUIA multiplexing UI used to combine PanelUIs. | 
|  class | MultiPopupMenuUIA multiplexing UI used to combine PopupMenuUIs. | 
|  class | MultiProgressBarUIA multiplexing UI used to combine ProgressBarUIs. | 
|  class | MultiRootPaneUIA multiplexing UI used to combine RootPaneUIs. | 
|  class | MultiScrollBarUIA multiplexing UI used to combine ScrollBarUIs. | 
|  class | MultiScrollPaneUIA multiplexing UI used to combine ScrollPaneUIs. | 
|  class | MultiSeparatorUIA multiplexing UI used to combine SeparatorUIs. | 
|  class | MultiSliderUIA multiplexing UI used to combine SliderUIs. | 
|  class | MultiSpinnerUIA multiplexing UI used to combine SpinnerUIs. | 
|  class | MultiSplitPaneUIA multiplexing UI used to combine SplitPaneUIs. | 
|  class | MultiTabbedPaneUIA multiplexing UI used to combine TabbedPaneUIs. | 
|  class | MultiTableHeaderUIA multiplexing UI used to combine TableHeaderUIs. | 
|  class | MultiTableUIA multiplexing UI used to combine TableUIs. | 
|  class | MultiTextUIA multiplexing UI used to combine TextUIs. | 
|  class | MultiToolBarUIA multiplexing UI used to combine ToolBarUIs. | 
|  class | MultiToolTipUIA multiplexing UI used to combine ToolTipUIs. | 
|  class | MultiTreeUIA multiplexing UI used to combine TreeUIs. | 
|  class | MultiViewportUIA multiplexing UI used to combine ViewportUIs. | 
| Uses of Object in javax.swing.table | 
| Subclasses of Object in javax.swing.table | |
|  class | AbstractTableModelThis abstract class provides default implementations for most of the methods in the TableModelinterface. | 
|  class | DefaultTableCellRendererThe standard class for rendering (displaying) individual cells in a JTable. | 
| static class | DefaultTableCellRenderer.UIResourceA subclass of DefaultTableCellRendererthat
 implementsUIResource. | 
|  class | DefaultTableColumnModelThe standard column-handler for a JTable. | 
|  class | DefaultTableModelThis is an implementation of TableModelthat
 uses aVectorofVectorsto store the
 cell value objects. | 
|  class | JTableHeaderThis is the object which manages the header of the JTable. | 
| protected  class | JTableHeader.AccessibleJTableHeaderThis class implements accessibility support for the JTableHeaderclass. | 
| protected  class | JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntryThis class provides an implementation of the Java Accessibility API appropropriate for JTableHeader entries. | 
|  class | TableColumnA TableColumnrepresents all the attributes of a column in aJTable, such as width, resizibility, minimum and maximum width. | 
| Fields in javax.swing.table declared as Object | |
| protected  Object | TableColumn.identifierThis object is not used internally by the drawing machinery of the JTable; identifiers may be set in theTableColumnas as an
  optional way to tag and locate table columns. | 
| protected  Object | TableColumn.headerValueThe header value of the column. | 
| Methods in javax.swing.table that return Object | |
|  Object | DefaultTableModel.getValueAt(int row,
           int column)Returns an attribute value for the cell at rowandcolumn. | 
|  Object | TableModel.getValueAt(int rowIndex,
           int columnIndex)Returns the value for the cell at columnIndexandrowIndex. | 
|  Object | TableColumn.getIdentifier()Returns the identifierobject for this column. | 
|  Object | TableColumn.getHeaderValue()Returns the Objectused as the value for the header
 renderer. | 
| Methods in javax.swing.table with parameters of type Object | |
|  void | AbstractTableModel.setValueAt(Object aValue,
           int rowIndex,
           int columnIndex)This empty implementation is provided so users don't have to implement this method if their data model is not editable. | 
|  void | DefaultTableModel.setDataVector(Object[][] dataVector,
              Object[] columnIdentifiers)Replaces the value in the dataVectorinstance 
  variable with the values in the arraydataVector. | 
|  void | DefaultTableModel.addRow(Object[] rowData)Adds a row to the end of the model. | 
|  void | DefaultTableModel.insertRow(int row,
          Object[] rowData)Inserts a row at rowin the model. | 
|  void | DefaultTableModel.setColumnIdentifiers(Object[] newIdentifiers)Replaces the column identifiers in the model. | 
|  void | DefaultTableModel.addColumn(Object columnName)Adds a column to the model. | 
|  void | DefaultTableModel.addColumn(Object columnName,
          Vector columnData)Adds a column to the model. | 
|  void | DefaultTableModel.addColumn(Object columnName,
          Object[] columnData)Adds a column to the model. | 
|  void | DefaultTableModel.setValueAt(Object aValue,
           int row,
           int column)Sets the object value for the cell at columnandrow. | 
| protected static Vector | DefaultTableModel.convertToVector(Object[] anArray)Returns a vector that contains the same objects as the array. | 
| protected static Vector | DefaultTableModel.convertToVector(Object[][] anArray)Returns a vector of vectors that contains the same objects as the array. | 
|  int | DefaultTableColumnModel.getColumnIndex(Object identifier)Returns the index of the first column in the tableColumnsarray whose identifier is equal toidentifier,
 when compared usingequals. | 
|  Component | DefaultTableCellRenderer.getTableCellRendererComponent(JTable table,
                              Object value,
                              boolean isSelected,
                              boolean hasFocus,
                              int row,
                              int column)Returns the default table cell renderer. | 
| protected  void | DefaultTableCellRenderer.firePropertyChange(String propertyName,
                   Object oldValue,
                   Object newValue)Overridden for performance reasons. | 
| protected  void | DefaultTableCellRenderer.setValue(Object value)Sets the Stringobject for the cell being rendered tovalue. | 
|  Component | TableCellEditor.getTableCellEditorComponent(JTable table,
                            Object value,
                            boolean isSelected,
                            int row,
                            int column)Sets an initial valuefor the editor. | 
|  void | TableModel.setValueAt(Object aValue,
           int rowIndex,
           int columnIndex)Sets the value in the cell at columnIndexandrowIndextoaValue. | 
|  Component | TableCellRenderer.getTableCellRendererComponent(JTable table,
                              Object value,
                              boolean isSelected,
                              boolean hasFocus,
                              int row,
                              int column)Returns the component used for drawing the cell. | 
|  void | TableColumn.setIdentifier(Object identifier)Sets the TableColumn's identifier toanIdentifier. | 
|  void | TableColumn.setHeaderValue(Object headerValue)Sets the Objectwhose string representation will be
 used as the value for theheaderRenderer. | 
|  int | TableColumnModel.getColumnIndex(Object columnIdentifier)Returns the index of the first column in the table whose identifier is equal to identifier,
 when compared usingequals. | 
| Constructors in javax.swing.table with parameters of type Object | |
| DefaultTableModel(Object[] columnNames,
                  int rowCount)Constructs a DefaultTableModelwith as many
  columns as there are elements incolumnNamesandrowCountofnullobject values. | |
| DefaultTableModel(Object[][] data,
                  Object[] columnNames)Constructs a DefaultTableModeland initializes the table
  by passingdataandcolumnNamesto thesetDataVectormethod. | |
| Uses of Object in javax.swing.text | 
| Subclasses of Object in javax.swing.text | |
|  class | AbstractDocumentAn implementation of the document interface to serve as a basis for implementing various kinds of documents. | 
|  class | AbstractDocument.AbstractElementImplements the abstract part of an element. | 
|  class | AbstractDocument.BranchElementImplements a composite element that contains other elements. | 
|  class | AbstractDocument.DefaultDocumentEventStores document changes as the document is being modified. | 
| static class | AbstractDocument.ElementEditAn implementation of ElementChange that can be added to the document event. | 
|  class | AbstractDocument.LeafElementImplements an element that directly represents content of some kind. | 
|  class | AbstractWriterAbstractWriter is an abstract class that actually does the work of writing out the element tree including the attributes. | 
|  class | AsyncBoxViewA box that does layout asynchronously. | 
|  class | AsyncBoxView.ChildLocatorA class to manage the effective position of the child views in a localized area while changes are being made around the localized area. | 
|  class | AsyncBoxView.ChildStateA record representing the layout state of a child view. | 
|  class | BadLocationExceptionThis exception is to report bad locations within a document model (that is, attempts to reference a location that doesn't exist). | 
|  class | BoxViewA view that arranges its children into a box shape by tiling its children along an axis. | 
|  class | ChangedCharSetExceptionChangedCharSetException as the name indicates is an exception thrown when the charset is changed. | 
|  class | ComponentViewComponent decorator that implements the view interface. | 
|  class | CompositeViewCompositeViewis an abstractViewimplementation which manages one or more child views. | 
|  class | DateFormatterDateFormatter is an InternationalFormatterthat does its
 formatting by way of an instance ofjava.text.DateFormat. | 
|  class | DefaultCaretA default implementation of Caret. | 
|  class | DefaultEditorKitThis is the set of things needed by a text component to be a reasonably functioning editor for some type of text document. | 
| static class | DefaultEditorKit.BeepActionCreates a beep. | 
| static class | DefaultEditorKit.CopyActionCopies the selected region and place its contents into the system clipboard. | 
| static class | DefaultEditorKit.CutActionCuts the selected region and place its contents into the system clipboard. | 
| static class | DefaultEditorKit.DefaultKeyTypedActionThe action that is executed by default if a key typed event is received and there is no keymap entry. | 
| static class | DefaultEditorKit.InsertBreakActionPlaces a line/paragraph break into the document. | 
| static class | DefaultEditorKit.InsertContentActionPlaces content into the associated document. | 
| static class | DefaultEditorKit.InsertTabActionPlaces a tab character into the document. | 
| static class | DefaultEditorKit.PasteActionPastes the contents of the system clipboard into the selected region, or before the caret if nothing is selected. | 
|  class | DefaultFormatterDefaultFormatterformats aribtrary objects. | 
|  class | DefaultFormatterFactoryAn implementation of JFormattedTextField.AbstractFormatterFactory. | 
|  class | DefaultHighlighterImplements the Highlighter interfaces. | 
| static class | DefaultHighlighter.DefaultHighlightPainterSimple highlight painter that fills a highlighted area with a solid color. | 
|  class | DefaultStyledDocumentA document that can be marked up with character and paragraph styles in a manner similar to the Rich Text Format. | 
| static class | DefaultStyledDocument.AttributeUndoableEditAn UndoableEdit used to remember AttributeSet changes to an Element. | 
|  class | DefaultStyledDocument.ElementBufferClass to manage changes to the element hierarchy. | 
| static class | DefaultStyledDocument.ElementSpecSpecification for building elements. | 
| protected  class | DefaultStyledDocument.SectionElementDefault root element for a document... | 
|  class | DefaultTextUIDeprecated. | 
|  class | DocumentFilterDocumentFilter, as the name implies, is a filter for theDocumentmutation methods. | 
| static class | DocumentFilter.FilterBypassUsed as a way to circumvent calling back into the Document to change it. | 
|  class | EditorKitEstablishes the set of things needed by a text component to be a reasonably functioning editor for some type of text content. | 
|  class | ElementIteratorElementIterator, as the name suggests, iteratates over the Element tree. | 
|  class | FieldViewExtends the multi-line plain text view to be suitable for a single-line editor view. | 
|  class | FlowViewA View that tries to flow it's children into some partially constrained space. | 
| static class | FlowView.FlowStrategyStrategy for maintaining the physical form of the flow. | 
|  class | GapContentAn implementation of the AbstractDocument.Content interface implemented using a gapped buffer similar to that used by emacs. | 
| (package private)  class | javax.swing.text.GapVectorAn implementation of a gapped buffer similar to that used by emacs. | 
|  class | GlyphViewA GlyphView is a styled chunk of text that represents a view mapped over an element in the text model. | 
| static class | GlyphView.GlyphPainterA class to perform rendering of the glyphs. | 
|  class | IconViewIcon decorator that implements the view interface. | 
|  class | InternationalFormatterInternationalFormatterextendsDefaultFormatter,
 using an instance ofjava.text.Formatto handle the
 conversion to a String, and the conversion from a String. | 
|  class | JTextComponentJTextComponentis the base class for swing text 
 components. | 
|  class | JTextComponent.AccessibleJTextComponentThis class implements accessibility support for the JTextComponentclass. | 
| static class | JTextComponent.KeyBindingBinding record for creating key bindings. | 
|  class | LabelViewA LabelViewis a styled chunk of text
 that represents a view mapped over an element in the
 text model. | 
|  class | LayeredHighlighter | 
| static class | LayeredHighlighter.LayerPainterLayered highlight renderer. | 
|  class | LayoutQueueA queue of text layout tasks. | 
|  class | MaskFormatterMaskFormatteris used to format and edit strings. | 
|  class | NavigationFilterNavigationFiltercan be used to restrict where the cursor can
 be positioned. | 
| static class | NavigationFilter.FilterBypassUsed as a way to circumvent calling back into the caret to position the cursor. | 
|  class | NumberFormatterNumberFormattersubclassesInternationalFormatteradding special behavior for numbers. | 
|  class | ParagraphViewView of a simple line-wrapping paragraph that supports multiple fonts, colors, components, icons, etc. | 
|  class | PasswordViewImplements a View suitable for use in JPasswordField UI implementations. | 
|  class | PlainDocumentA plain document that maintains no character attributes. | 
|  class | PlainViewImplements View interface for a simple multi-line text view that has text in one font and color. | 
| static class | Position.BiasA typesafe enumeration to indicate bias to a position in the model. | 
|  class | SegmentA segment of a character array representing a fragment of text. | 
|  class | SimpleAttributeSetA straightforward implementation of MutableAttributeSet using a hash table. | 
|  class | StringContentAn implementation of the AbstractDocument.Content interface that is a brute force implementation that is useful for relatively small documents and/or debugging. | 
|  class | StyleConstantsA collection of well known or common attribute keys and methods to apply to an AttributeSet or MutableAttributeSet to get/set the properties in a typesafe manner. | 
| static class | StyleConstants.CharacterConstantsThis is a typesafe enumeration of the well-known attributes that contribute to a character style. | 
| static class | StyleConstants.ColorConstantsThis is a typesafe enumeration of the well-known attributes that contribute to a color. | 
| static class | StyleConstants.FontConstantsThis is a typesafe enumeration of the well-known attributes that contribute to a font. | 
| static class | StyleConstants.ParagraphConstantsThis is a typesafe enumeration of the well-known attributes that contribute to a paragraph style. | 
|  class | StyleContextA pool of styles and their associated resources. | 
|  class | StyleContext.NamedStyleA collection of attributes, typically used to represent character and paragraph styles. | 
|  class | StyleContext.SmallAttributeSetThis class holds a small number of attributes in an array. | 
|  class | StyledEditorKitThis is the set of things needed by a text component to be a reasonably functioning editor for some type of text document. | 
| static class | StyledEditorKit.AlignmentActionAn action to set paragraph alignment. | 
| static class | StyledEditorKit.BoldActionAn action to toggle the bold attribute. | 
| static class | StyledEditorKit.FontFamilyActionAn action to set the font family in the associated JEditorPane. | 
| static class | StyledEditorKit.FontSizeActionAn action to set the font size in the associated JEditorPane. | 
| static class | StyledEditorKit.ForegroundActionAn action to set foreground color. | 
| static class | StyledEditorKit.ItalicActionAn action to toggle the italic attribute. | 
| static class | StyledEditorKit.StyledTextActionAn action that assumes it's being fired on a JEditorPane with a StyledEditorKit (or subclass) installed. | 
| static class | StyledEditorKit.UnderlineActionAn action to toggle the underline attribute. | 
|  class | TableViewImplements View interface for a table, that is composed of an element structure where the child elements of the element this view is responsible for represent rows and the child elements of the row elements are cells. | 
|  class | TableView.TableCellDeprecated. A table cell can now be any View implementation. | 
|  class | TableView.TableRowView of a row in a row-centric table. | 
|  class | TabSetA TabSet is comprised of many TabStops. | 
|  class | TabStopThis class encapsulates a single tab stop (basically as tab stops are thought of by RTF). | 
|  class | TextActionAn Action implementation useful for key bindings that are shared across a number of different text components. | 
|  class | UtilitiesA collection of methods to deal with various text related activities. | 
|  class | ViewA very important part of the text package is the Viewclass. | 
|  class | WrappedPlainViewView of plain text (text with only one font and color) that does line-wrapping. | 
|  class | ZoneViewZoneView is a View implementation that creates zones for which the child views are not created or stored until they are needed for display or model/view translations. | 
| Fields in javax.swing.text declared as Object | |
| static Object | StyleConstants.NameAttributeAttribute name used to name the collection of attributes. | 
| static Object | StyleConstants.ResolveAttributeAttribute name used to identifiy the resolving parent set of attributes, if one is defined. | 
| static Object | StyleConstants.ModelAttributeAttribute used to identify the model for embedded objects that have a model view separation. | 
| static Object | StyleConstants.BidiLevelBidirectional level of a character as assigned by the Unicode bidi algorithm. | 
| static Object | StyleConstants.FontFamilyName of the font family. | 
| static Object | StyleConstants.FontSizeName of the font size. | 
| static Object | StyleConstants.BoldName of the bold attribute. | 
| static Object | StyleConstants.ItalicName of the italic attribute. | 
| static Object | StyleConstants.UnderlineName of the underline attribute. | 
| static Object | StyleConstants.StrikeThroughName of the Strikethrough attribute. | 
| static Object | StyleConstants.SuperscriptName of the Superscript attribute. | 
| static Object | StyleConstants.SubscriptName of the Subscript attribute. | 
| static Object | StyleConstants.ForegroundName of the foreground color attribute. | 
| static Object | StyleConstants.BackgroundName of the background color attribute. | 
| static Object | StyleConstants.ComponentAttributeName of the component attribute. | 
| static Object | StyleConstants.IconAttributeName of the icon attribute. | 
| static Object | StyleConstants.ComposedTextAttributeName of the input method composed text attribute. | 
| static Object | StyleConstants.FirstLineIndentThe amount of space to indent the first line of the paragraph. | 
| static Object | StyleConstants.LeftIndentThe amount to indent the left side of the paragraph. | 
| static Object | StyleConstants.RightIndentThe amount to indent the right side of the paragraph. | 
| static Object | StyleConstants.LineSpacingThe amount of space between lines of the paragraph. | 
| static Object | StyleConstants.SpaceAboveThe amount of space above the paragraph. | 
| static Object | StyleConstants.SpaceBelowThe amount of space below the paragraph. | 
| static Object | StyleConstants.AlignmentAlignment for the paragraph. | 
| static Object | StyleConstants.TabSetTabSet for the paragraph, type is a TabSet containing TabStops. | 
| static Object | StyleConstants.OrientationOrientation for a paragraph. | 
| static Object | StyleConstants.ParagraphConstants.FirstLineIndentThe amount of space to indent the first line of the paragraph. | 
| static Object | StyleConstants.ParagraphConstants.LeftIndentThe amount to indent the left side of the paragraph. | 
| static Object | StyleConstants.ParagraphConstants.RightIndentThe amount to indent the right side of the paragraph. | 
| static Object | StyleConstants.ParagraphConstants.LineSpacingThe amount of space between lines of the paragraph. | 
| static Object | StyleConstants.ParagraphConstants.SpaceAboveThe amount of space above the paragraph. | 
| static Object | StyleConstants.ParagraphConstants.SpaceBelowThe amount of space below the paragraph. | 
| static Object | StyleConstants.ParagraphConstants.AlignmentAlignment for the paragraph. | 
| static Object | StyleConstants.ParagraphConstants.TabSetTabSet for the paragraph. | 
| static Object | StyleConstants.ParagraphConstants.OrientationOrientation for the paragraph. | 
| static Object | StyleConstants.CharacterConstants.UnderlineName of the underline attribute. | 
| static Object | StyleConstants.CharacterConstants.StrikeThroughName of the strikethrough attribute. | 
| static Object | StyleConstants.CharacterConstants.SuperscriptName of the superscript attribute. | 
| static Object | StyleConstants.CharacterConstants.SubscriptName of the subscript attribute. | 
| static Object | StyleConstants.CharacterConstants.ComponentAttributeName of the component attribute. | 
| static Object | StyleConstants.CharacterConstants.IconAttributeName of the icon attribute. | 
| static Object | StyleConstants.CharacterConstants.BidiLevelBidirectional level of a character as assigned by the Unicode bidi algorithm. | 
| static Object | StyleConstants.CharacterConstants.FamilyName of the font family. | 
| static Object | StyleConstants.CharacterConstants.SizeName of the font size. | 
| static Object | StyleConstants.CharacterConstants.BoldName of the bold attribute. | 
| static Object | StyleConstants.CharacterConstants.ItalicName of the italic attribute. | 
| static Object | StyleConstants.CharacterConstants.ForegroundName of the foreground color attribute. | 
| static Object | StyleConstants.CharacterConstants.BackgroundName of the background color attribute. | 
| static Object | StyleConstants.ColorConstants.ForegroundName of the foreground color attribute. | 
| static Object | StyleConstants.ColorConstants.BackgroundName of the background color attribute. | 
| static Object | StyleConstants.FontConstants.FamilyName of the font family. | 
| static Object | StyleConstants.FontConstants.SizeName of the font size. | 
| static Object | StyleConstants.FontConstants.BoldName of the bold attribute. | 
| static Object | StyleConstants.FontConstants.ItalicName of the italic attribute. | 
| static Object | AttributeSet.NameAttributeAttribute name used to name the collection of attributes. | 
| static Object | AttributeSet.ResolveAttributeAttribute name used to identify the resolving parent set of attributes, if one is defined. | 
| Methods in javax.swing.text that return Object | |
|  Object | MaskFormatter.stringToValue(String value)Parses the text, returning the appropriate Object representation of the String value. | 
|  Object | DefaultFormatter.stringToValue(String string)Converts the passed in String into an instance of getValueClassby way of the constructor that
 takes a String argument. | 
|  Object | DefaultFormatter.clone()Creates a copy of the DefaultFormatter. | 
|  Object | InternationalFormatter.stringToValue(String text)Returns the Objectrepresentation of theStringtext. | 
|  Object | InternationalFormatter.clone()Creates a copy of the DefaultFormatter. | 
| protected  Object | GapContent.allocateArray(int len)Allocate an array to store items of the type appropriate (which is determined by the subclass). | 
|  Object | ElementIterator.clone()Clones the ElementIterator. | 
|  Object | StyledEditorKit.clone()Creates a copy of the editor kit. | 
| static Object | StyleContext.getStaticAttribute(Object key)Returns the object previously registered with registerStaticAttributeKey. | 
| static Object | StyleContext.getStaticAttributeKey(Object key)Returns the String that keywill be registered with | 
|  Object | StyleContext.SmallAttributeSet.clone()Clones a set of attributes. | 
|  Object | StyleContext.SmallAttributeSet.getAttribute(Object key)Gets the value of an attribute. | 
|  Object | StyleContext.NamedStyle.getAttribute(Object attrName)Gets the value of an attribute. | 
|  Object | DefaultHighlighter.addHighlight(int p0,
             int p1,
             Highlighter.HighlightPainter p)Adds a highlight to the view. | 
|  Object | SimpleAttributeSet.getAttribute(Object name)Gets the value of an attribute. | 
|  Object | SimpleAttributeSet.clone()Clones a set of attributes. | 
|  Object | AbstractDocument.getProperty(Object key)A convenience method for looking up a property value. | 
|  Object | AbstractDocument.AbstractElement.getAttribute(Object attrName)Gets the value of an attribute. | 
| protected  Object | GlyphView.clone()Creates a shallow copy. | 
|  Object | EditorKit.clone()Creates a copy of the editor kit. | 
|  Object | Highlighter.addHighlight(int p0,
             int p1,
             Highlighter.HighlightPainter p)Adds a highlight to the view. | 
|  Object | Segment.clone()Creates a shallow copy. | 
|  Object | Document.getProperty(Object key)Gets the properties associated with the document. | 
|  Object | AttributeSet.getAttribute(Object key)Fetches the value of the given attribute. | 
| Methods in javax.swing.text with parameters of type Object | |
|  String | MaskFormatter.valueToString(Object value)Returns a String representation of the Object valuebased on the mask. | 
|  String | DefaultFormatter.valueToString(Object value)Converts the passed in Object into a String by way of the toStringmethod. | 
|  String | InternationalFormatter.valueToString(Object value)Returns a String representation of the Object value. | 
|  AttributeSet | StyleContext.addAttribute(AttributeSet old,
             Object name,
             Object value)Adds an attribute to the given set, and returns the new representative set. | 
|  AttributeSet | StyleContext.removeAttribute(AttributeSet old,
                Object name)Removes an attribute from the set. | 
| static void | StyleContext.registerStaticAttributeKey(Object key)Registers an object as a static object that is being used as a key in attribute sets. | 
| static Object | StyleContext.getStaticAttribute(Object key)Returns the object previously registered with registerStaticAttributeKey. | 
| static Object | StyleContext.getStaticAttributeKey(Object key)Returns the String that keywill be registered with | 
|  boolean | StyleContext.SmallAttributeSet.equals(Object obj)Compares this object to the specifed object. | 
|  boolean | StyleContext.SmallAttributeSet.isDefined(Object key)Checks whether a given attribute is defined. | 
|  Object | StyleContext.SmallAttributeSet.getAttribute(Object key)Gets the value of an attribute. | 
|  boolean | StyleContext.SmallAttributeSet.containsAttribute(Object name,
                  Object value)Checks whether a given attribute name/value is defined. | 
|  boolean | StyleContext.NamedStyle.isDefined(Object attrName)Checks whether a given attribute is defined. | 
|  Object | StyleContext.NamedStyle.getAttribute(Object attrName)Gets the value of an attribute. | 
|  boolean | StyleContext.NamedStyle.containsAttribute(Object name,
                  Object value)Checks whether a given attribute name/value is defined. | 
|  void | StyleContext.NamedStyle.addAttribute(Object name,
             Object value)Adds an attribute. | 
|  void | StyleContext.NamedStyle.removeAttribute(Object name)Removes an attribute from the set. | 
|  void | DefaultHighlighter.removeHighlight(Object tag)Removes a highlight from the view. | 
|  void | DefaultHighlighter.changeHighlight(Object tag,
                int p0,
                int p1)Changes a highlight. | 
|  boolean | SimpleAttributeSet.isDefined(Object attrName)Tells whether a given attribute is defined. | 
|  Object | SimpleAttributeSet.getAttribute(Object name)Gets the value of an attribute. | 
|  boolean | SimpleAttributeSet.containsAttribute(Object name,
                  Object value)Checks whether the attribute list contains a specified attribute name/value pair. | 
|  void | SimpleAttributeSet.addAttribute(Object name,
             Object value)Adds an attribute to the list. | 
|  void | SimpleAttributeSet.removeAttribute(Object name)Removes an attribute from the list. | 
|  boolean | SimpleAttributeSet.equals(Object obj)Compares this object to the specified object. | 
|  Object | AbstractDocument.getProperty(Object key)A convenience method for looking up a property value. | 
|  void | AbstractDocument.putProperty(Object key,
            Object value)A convenience method for storing up a property value. | 
|  AttributeSet | AbstractDocument.AttributeContext.addAttribute(AttributeSet old,
             Object name,
             Object value)Adds an attribute to the given set, and returns the new representative set. | 
|  AttributeSet | AbstractDocument.AttributeContext.removeAttribute(AttributeSet old,
                Object name)Removes an attribute from the set. | 
|  boolean | AbstractDocument.AbstractElement.isDefined(Object attrName)Checks whether a given attribute is defined. | 
|  Object | AbstractDocument.AbstractElement.getAttribute(Object attrName)Gets the value of an attribute. | 
|  boolean | AbstractDocument.AbstractElement.containsAttribute(Object name,
                  Object value)Checks whether a given attribute name/value is defined. | 
|  void | AbstractDocument.AbstractElement.addAttribute(Object name,
             Object value)Adds an attribute to the element. | 
|  void | AbstractDocument.AbstractElement.removeAttribute(Object name)Removes an attribute from the set. | 
|  boolean | DefaultCaret.equals(Object obj)Compares this object to the specified object. | 
|  void | Highlighter.removeHighlight(Object tag)Removes a highlight from the view. | 
|  void | Highlighter.changeHighlight(Object tag,
                int p0,
                int p1)Changes the given highlight to span a different portion of the document. | 
|  void | JTextComponent.read(Reader in,
     Object desc)Initializes from a stream. | 
|  boolean | TabStop.equals(Object other)Returns true if the tabs are equal. | 
|  void | MutableAttributeSet.addAttribute(Object name,
             Object value)Creates a new attribute set similar to this one except that it contains an attribute with the given name and value. | 
|  void | MutableAttributeSet.removeAttribute(Object name)Removes an attribute with the given name. | 
|  Object | Document.getProperty(Object key)Gets the properties associated with the document. | 
|  void | Document.putProperty(Object key,
            Object value)Associates a property with the document. | 
|  boolean | AttributeSet.isDefined(Object attrName)Checks whether the named attribute has a value specified in the set without resolving through another attribute set. | 
|  Object | AttributeSet.getAttribute(Object key)Fetches the value of the given attribute. | 
|  boolean | AttributeSet.containsAttribute(Object name,
                  Object value)Returns true if this set contains this attribute with an equal value. | 
| Constructors in javax.swing.text with parameters of type Object | |
| StyleContext.SmallAttributeSet(Object[] attributes) | |
| Uses of Object in javax.swing.text.html | 
| Subclasses of Object in javax.swing.text.html | |
|  class | BlockViewA view implementation to display a block (as a box) with CSS specifications. | 
|  class | CSSDefines a set of CSS attributes as a typesafe enumeration. | 
| static class | CSS.AttributeDefinitions to be used as a key on AttributeSet's that might hold CSS attributes. | 
|  class | FormViewComponent decorator that implements the view interface for form elements, <input>, <textarea>, and <select>. | 
| protected  class | FormView.MouseEventListenerMouseEventListener class to handle form submissions when an input with type equal to image is clicked on. | 
|  class | HTMLConstants used in the HTMLDocument. | 
| static class | HTML.AttributeTypesafe enumeration representing an HTML attribute. | 
| static class | HTML.TagTypesafe enumeration for an HTML tag. | 
| static class | HTML.UnknownTag | 
|  class | HTMLDocumentA document that models HTML. | 
|  class | HTMLDocument.BlockElementAn element that represents a structural block of HTML. | 
|  class | HTMLDocument.HTMLReaderAn HTML reader to load an HTML document with an HTML element structure. | 
|  class | HTMLDocument.HTMLReader.BlockAction | 
|  class | HTMLDocument.HTMLReader.CharacterAction | 
|  class | HTMLDocument.HTMLReader.FormActionAction to support forms by building all of the elements used to represent form controls. | 
|  class | HTMLDocument.HTMLReader.HiddenAction | 
|  class | HTMLDocument.HTMLReader.IsindexAction | 
|  class | HTMLDocument.HTMLReader.ParagraphAction | 
|  class | HTMLDocument.HTMLReader.PreAction | 
|  class | HTMLDocument.HTMLReader.SpecialAction | 
|  class | HTMLDocument.HTMLReader.TagActionAn action to be performed in response to parsing a tag. | 
| static class | HTMLDocument.IteratorAn iterator to iterate over a particular type of tag. | 
|  class | HTMLDocument.RunElementAn element that represents a chunk of text that has a set of HTML character level attributes assigned to it. | 
|  class | HTMLEditorKitThe Swing JEditorPane text component supports different kinds of content via a plug-in mechanism called an EditorKit. | 
| static class | HTMLEditorKit.HTMLFactoryA factory to build views for HTML. | 
| static class | HTMLEditorKit.HTMLTextActionAn abstract Action providing some convenience methods that may be useful in inserting HTML into an existing document. | 
| static class | HTMLEditorKit.InsertHTMLTextActionInsertHTMLTextAction can be used to insert an arbitrary string of HTML into an existing HTML document. | 
| static class | HTMLEditorKit.LinkControllerClass to watch the associated component and fire hyperlink events on it when appropriate. | 
| static class | HTMLEditorKit.ParserInterface to be supported by the parser. | 
| static class | HTMLEditorKit.ParserCallbackThe result of parsing drives these callback methods. | 
|  class | HTMLFrameHyperlinkEventHTMLFrameHyperlinkEvent is used to notify interested parties that link was activated in a frame. | 
|  class | HTMLWriterThis is a writer for HTMLDocuments. | 
|  class | ImageViewView of an Image, intended to support the HTML <IMG> tag. | 
|  class | InlineViewDisplays the inline element styles based upon css attributes. | 
|  class | ListViewA view implementation to display an html list | 
|  class | MinimalHTMLWriterMinimalHTMLWriter is a fallback writer used by the HTMLEditorKit to write out HTML for a document that is a not produced by the EditorKit. | 
|  class | ObjectViewComponent decorator that implements the view interface for <object> elements. | 
|  class | OptionValue for the ListModel used to represent <option> elements. | 
|  class | StyleSheetSupport for defining the visual characteristics of HTML views being rendered. | 
| static class | StyleSheet.BoxPainterClass to carry out some of the duties of CSS formatting. | 
| static class | StyleSheet.ListPainterClass to carry out some of the duties of CSS list formatting. | 
| Fields in javax.swing.text.html declared as Object | |
| static Object | HTMLEditorKit.ParserCallback.IMPLIEDThis is passed as an attribute in the attributeset to indicate the element is implied eg, the string '<>foo<\t>' contains an implied html element and an implied body element. | 
| Methods in javax.swing.text.html that return Object | |
|  Object | HTMLEditorKit.clone()Creates a copy of the editor kit. | 
| Methods in javax.swing.text.html with parameters of type Object | |
|  boolean | HTML.UnknownTag.equals(Object obj)Compares this object to the specifed object. | 
|  AttributeSet | StyleSheet.addAttribute(AttributeSet old,
             Object key,
             Object value)Adds an attribute to the given set, and returns the new representative set. | 
|  AttributeSet | StyleSheet.removeAttribute(AttributeSet old,
                Object key)Removes an attribute from the set. | 
|  Element | HTMLDocument.getElement(Element e,
           Object attribute,
           Object value)Returns the child element of ethat contains the
 attribute,attributewith valuevalue, ornullif one isn't found. | 
| Constructors in javax.swing.text.html with parameters of type Object | |
| HTMLFrameHyperlinkEvent(Object source,
                        HyperlinkEvent.EventType type,
                        URL targetURL,
                        String targetFrame)Creates a new object representing a html frame hypertext link event. | |
| HTMLFrameHyperlinkEvent(Object source,
                        HyperlinkEvent.EventType type,
                        URL targetURL,
                        String desc,
                        String targetFrame)Creates a new object representing a hypertext link event. | |
| HTMLFrameHyperlinkEvent(Object source,
                        HyperlinkEvent.EventType type,
                        URL targetURL,
                        Element sourceElement,
                        String targetFrame)Creates a new object representing a hypertext link event. | |
| HTMLFrameHyperlinkEvent(Object source,
                        HyperlinkEvent.EventType type,
                        URL targetURL,
                        String desc,
                        Element sourceElement,
                        String targetFrame)Creates a new object representing a hypertext link event. | |
| Uses of Object in javax.swing.text.html.parser | 
| Subclasses of Object in javax.swing.text.html.parser | |
|  class | AttributeListThis class defines the attributes of an SGML element as described in a DTD using the ATTLIST construct. | 
|  class | ContentModelA representation of a content model. | 
|  class | DocumentParserA Parser for HTML Documents (actually, you can specify a DTD, but you should really only use this class with the html dtd in swing). | 
|  class | DTDThe representation of an SGML DTD. | 
|  class | ElementAn element as described in a DTD using the ELEMENT construct. | 
|  class | EntityAn entity is described in a DTD using the ENTITY construct. | 
|  class | ParserA simple DTD-driven HTML parser. | 
|  class | ParserDelegatorResponsible for starting up a new DocumentParser each time its parse method is invoked. | 
|  class | TagElementA generic HTML TagElement class. | 
| Fields in javax.swing.text.html.parser declared as Object | |
|  Object | Element.dataA field to store user data. | 
|  Object | ContentModel.contentThe content. | 
| Methods in javax.swing.text.html.parser with parameters of type Object | |
| protected  ContentModel | DTD.defContentModel(int type,
                Object obj,
                ContentModel next)Creates and returns a new content model. | 
|  boolean | ContentModel.first(Object token)Return true if the token could potentially be the first token in the input stream. | 
| Constructors in javax.swing.text.html.parser with parameters of type Object | |
| ContentModel(int type,
             Object content,
             ContentModel next)Create a content model of a particular type. | |
| Uses of Object in javax.swing.text.rtf | 
| Subclasses of Object in javax.swing.text.rtf | |
|  class | RTFEditorKitThis is the default implementation of RTF editing functionality. | 
| Uses of Object in javax.swing.tree | 
| Subclasses of Object in javax.swing.tree | |
|  class | AbstractLayoutCacheWarning: Serialized objects of this class will not be compatible with future Swing releases. | 
| static class | AbstractLayoutCache.NodeDimensionsUsed by AbstractLayoutCacheto determine the size
 and x origin of a particular node. | 
|  class | DefaultMutableTreeNodeA DefaultMutableTreeNodeis a general-purpose node in a tree data
 structure. | 
|  class | DefaultTreeCellEditorA TreeCellEditor. | 
|  class | DefaultTreeCellEditor.DefaultTextFieldTextFieldused when no editor is supplied. | 
|  class | DefaultTreeCellEditor.EditorContainerContainer responsible for placing the editingComponent. | 
|  class | DefaultTreeCellRendererDisplays an entry in a tree. | 
|  class | DefaultTreeModelA simple tree data model that uses TreeNodes. | 
|  class | DefaultTreeSelectionModelDefault implementation of TreeSelectionModel. | 
|  class | ExpandVetoExceptionException used to stop and expand/collapse from happening. | 
|  class | FixedHeightLayoutCacheNOTE: This will become more open in a future release. | 
|  class | TreePathRepresents a path to a node. | 
|  class | VariableHeightLayoutCacheNOTE: This will become more open in a future release. | 
| Fields in javax.swing.tree declared as Object | |
| protected  Object | DefaultMutableTreeNode.userObjectoptional user object | 
| Methods in javax.swing.tree that return Object | |
|  Object | DefaultTreeCellEditor.getCellEditorValue()Returns the value currently being edited. | 
|  Object | DefaultTreeModel.getRoot()Returns the root of the tree. | 
|  Object | DefaultTreeModel.getChild(Object parent,
         int index)Returns the child of parent at index index in the parent's child array. | 
|  Object | DefaultMutableTreeNode.getUserObject()Returns this node's user object. | 
|  Object[] | DefaultMutableTreeNode.getUserObjectPath()Returns the user object path, from the root, to get to this node. | 
|  Object | DefaultMutableTreeNode.clone()Overridden to make clone public. | 
|  Object | DefaultTreeSelectionModel.clone()Returns a clone of this object with the same selection. | 
|  Object[] | TreePath.getPath()Returns an ordered array of Objects containing the components of this TreePath. | 
|  Object | TreePath.getLastPathComponent()Returns the last component of this path. | 
|  Object | TreePath.getPathComponent(int element)Returns the path component at the specified index. | 
|  Object | TreeModel.getRoot()Returns the root of the tree. | 
|  Object | TreeModel.getChild(Object parent,
         int index)Returns the child of parentat indexindexin the parent's
 child array. | 
| Methods in javax.swing.tree with parameters of type Object | |
|  Component | DefaultTreeCellRenderer.getTreeCellRendererComponent(JTree tree,
                             Object value,
                             boolean sel,
                             boolean expanded,
                             boolean leaf,
                             int row,
                             boolean hasFocus)Configures the renderer based on the passed in components. | 
| protected  void | DefaultTreeCellRenderer.firePropertyChange(String propertyName,
                   Object oldValue,
                   Object newValue)Overridden for performance reasons. | 
|  Component | DefaultTreeCellEditor.getTreeCellEditorComponent(JTree tree,
                           Object value,
                           boolean isSelected,
                           boolean expanded,
                           boolean leaf,
                           int row)Configures the editor. | 
| protected  void | DefaultTreeCellEditor.determineOffset(JTree tree,
                Object value,
                boolean isSelected,
                boolean expanded,
                boolean leaf,
                int row) | 
| protected  Rectangle | AbstractLayoutCache.getNodeDimensions(Object value,
                  int row,
                  int depth,
                  boolean expanded,
                  Rectangle placeIn)Returns, by reference in placeIn,
 the size needed to representvalue. | 
| abstract  Rectangle | AbstractLayoutCache.NodeDimensions.getNodeDimensions(Object value,
                  int row,
                  int depth,
                  boolean expanded,
                  Rectangle bounds)Returns, by reference in bounds, the size and x origin to place value at. | 
|  int | DefaultTreeModel.getIndexOfChild(Object parent,
                Object child)Returns the index of child in parent. | 
|  Object | DefaultTreeModel.getChild(Object parent,
         int index)Returns the child of parent at index index in the parent's child array. | 
|  int | DefaultTreeModel.getChildCount(Object parent)Returns the number of children of parent. | 
|  boolean | DefaultTreeModel.isLeaf(Object node)Returns whether the specified node is a leaf node. | 
|  void | DefaultTreeModel.valueForPathChanged(TreePath path,
                    Object newValue)This sets the user object of the TreeNode identified by path and posts a node changed. | 
|  void | DefaultTreeModel.nodesWereRemoved(TreeNode node,
                 int[] childIndices,
                 Object[] removedChildren)Invoke this method after you've removed some TreeNodes from node. | 
| protected  void | DefaultTreeModel.fireTreeNodesChanged(Object source,
                     Object[] path,
                     int[] childIndices,
                     Object[] children)Notifies all listeners that have registered interest for notification on this event type. | 
| protected  void | DefaultTreeModel.fireTreeNodesInserted(Object source,
                      Object[] path,
                      int[] childIndices,
                      Object[] children)Notifies all listeners that have registered interest for notification on this event type. | 
| protected  void | DefaultTreeModel.fireTreeNodesRemoved(Object source,
                     Object[] path,
                     int[] childIndices,
                     Object[] children)Notifies all listeners that have registered interest for notification on this event type. | 
| protected  void | DefaultTreeModel.fireTreeStructureChanged(Object source,
                         Object[] path,
                         int[] childIndices,
                         Object[] children)Notifies all listeners that have registered interest for notification on this event type. | 
|  void | MutableTreeNode.setUserObject(Object object)Resets the user object of the receiver to object. | 
|  void | DefaultMutableTreeNode.setUserObject(Object userObject)Sets the user object for this node to userObject. | 
|  boolean | TreePath.equals(Object o)Tests two TreePaths for equality by checking each element of the paths for equality. | 
|  TreePath | TreePath.pathByAddingChild(Object child)Returns a new path containing all the elements of this object plus child. | 
|  Component | TreeCellRenderer.getTreeCellRendererComponent(JTree tree,
                             Object value,
                             boolean selected,
                             boolean expanded,
                             boolean leaf,
                             int row,
                             boolean hasFocus)Sets the value of the current tree cell to value. | 
|  Object | TreeModel.getChild(Object parent,
         int index)Returns the child of parentat indexindexin the parent's
 child array. | 
|  int | TreeModel.getChildCount(Object parent)Returns the number of children of parent. | 
|  boolean | TreeModel.isLeaf(Object node)Returns trueifnodeis a leaf. | 
|  void | TreeModel.valueForPathChanged(TreePath path,
                    Object newValue)Messaged when the user has altered the value for the item identified by pathtonewValue. | 
|  int | TreeModel.getIndexOfChild(Object parent,
                Object child)Returns the index of child in parent. | 
|  Component | TreeCellEditor.getTreeCellEditorComponent(JTree tree,
                           Object value,
                           boolean isSelected,
                           boolean expanded,
                           boolean leaf,
                           int row)Sets an initial value for the editor. | 
| Constructors in javax.swing.tree with parameters of type Object | |
| DefaultMutableTreeNode(Object userObject)Creates a tree node with no parent, no children, but which allows children, and initializes it with the specified user object. | |
| DefaultMutableTreeNode(Object userObject,
                       boolean allowsChildren)Creates a tree node with no parent, no children, initialized with the specified user object, and that allows children only if specified. | |
| TreePath(Object[] path)Constructs a path from an array of Objects, uniquely identifying the path from the root of the tree to a specific node, as returned by the tree's data model. | |
| TreePath(Object singlePath)Constructs a TreePath containing only a single element. | |
| TreePath(TreePath parent,
         Object lastElement)Constructs a new TreePath, which is the path identified by parentending inlastElement. | |
| TreePath(Object[] path,
         int length)Constructs a new TreePath with the identified path components of length length. | |
| Uses of Object in javax.swing.undo | 
| Subclasses of Object in javax.swing.undo | |
|  class | AbstractUndoableEditAn abstract implementation of UndoableEdit,
 implementing simple responses to all boolean methods in
 that interface. | 
|  class | CannotRedoExceptionThrown when an UndoableEdit is told to redo()and can't. | 
|  class | CannotUndoExceptionThrown when an UndoableEdit is told to undo()and can't. | 
|  class | CompoundEditA concrete subclass of AbstractUndoableEdit, used to assemble little UndoableEdits into great big ones. | 
|  class | StateEditStateEdit is a general edit for objects that change state. | 
|  class | UndoableEditSupportA support class used for managing UndoableEditlisteners. | 
|  class | UndoManagerConcrete subclass of CompoundEditwhich can serve as aUndoableEditListener,
 consolidating theUndoableEditEventsfrom a
 variety of sources, and undoing or redoing them one at a time. | 
| Fields in javax.swing.undo declared as Object | |
| protected  Object | UndoableEditSupport.realSource | 
| Constructors in javax.swing.undo with parameters of type Object | |
| UndoableEditSupport(Object r)Constructs an UndoableEditSupportobject. | |
| Uses of Object in javax.transaction | 
| Subclasses of Object in javax.transaction | |
|  class | InvalidTransactionExceptionThis exception indicates that the request carried an invalid transaction context. | 
|  class | TransactionRequiredExceptionThis exception indicates that a request carried a null transaction context, but the target object requires an activate transaction. | 
|  class | TransactionRolledbackExceptionThis exception indicates that the transaction associated with processing of the request has been rolled back, or marked to roll back. | 
| Uses of Object in javax.transaction.xa | 
| Subclasses of Object in javax.transaction.xa | |
|  class | XAExceptionThe XAException is thrown by the Resource Manager (RM) to inform the Transaction Manager of an error encountered by the involved transaction. | 
| Uses of Object in javax.xml.parsers | 
| Subclasses of Object in javax.xml.parsers | |
|  class | DocumentBuilderDefines the API to obtain DOM Document instances from an XML document. | 
|  class | DocumentBuilderFactoryDefines a factory API that enables applications to obtain a parser that produces DOM object trees from XML documents. | 
|  class | FactoryConfigurationErrorThrown when a problem with configuration with the Parser Factories exists. | 
|  class | ParserConfigurationExceptionIndicates a serious configuration error. | 
|  class | SAXParserDefines the API that wraps an XMLReaderimplementation class. | 
|  class | SAXParserFactoryDefines a factory API that enables applications to configure and obtain a SAX based parser to parse XML documents. | 
| Methods in javax.xml.parsers that return Object | |
| abstract  Object | SAXParser.getProperty(String name)Returns the particular property requested for in the underlying implementation of XMLReader. | 
| abstract  Object | DocumentBuilderFactory.getAttribute(String name)Allows the user to retrieve specific attributes on the underlying implementation. | 
| Methods in javax.xml.parsers with parameters of type Object | |
| abstract  void | SAXParser.setProperty(String name,
            Object value)Sets the particular property in the underlying implementation of XMLReader. | 
| abstract  void | DocumentBuilderFactory.setAttribute(String name,
             Object value)Allows the user to set specific attributes on the underlying implementation. | 
| Uses of Object in javax.xml.transform | 
| Subclasses of Object in javax.xml.transform | |
|  class | OutputKeysProvides string constants that can be used to set output properties for a Transformer, or to retrieve output properties from a Transformer or Templates object. | 
|  class | TransformerAn instance of this abstract class can transform a source tree into a result tree. | 
|  class | TransformerConfigurationExceptionIndicates a serious configuration error. | 
|  class | TransformerExceptionThis class specifies an exceptional condition that occured during the transformation process. | 
|  class | TransformerFactoryA TransformerFactory instance can be used to create TransformerandTemplatesobjects. | 
|  class | TransformerFactoryConfigurationErrorThrown when a problem with configuration with the Transformer Factories exists. | 
| Methods in javax.xml.transform that return Object | |
| abstract  Object | TransformerFactory.getAttribute(String name)Allows the user to retrieve specific attributes on the underlying implementation. | 
| abstract  Object | Transformer.getParameter(String name)Get a parameter that was explicitly set with setParameter or setParameters. | 
| Methods in javax.xml.transform with parameters of type Object | |
| abstract  void | TransformerFactory.setAttribute(String name,
             Object value)Allows the user to set specific attributes on the underlying implementation. | 
| abstract  void | Transformer.setParameter(String name,
             Object value)Add a parameter for the transformation. | 
| Uses of Object in javax.xml.transform.dom | 
| Subclasses of Object in javax.xml.transform.dom | |
|  class | DOMResultActs as a holder for a transformation result tree, in the form of a Document Object Model (DOM) tree. | 
|  class | DOMSourceActs as a holder for a transformation Source tree in the form of a Document Object Model (DOM) tree. | 
| Uses of Object in javax.xml.transform.sax | 
| Subclasses of Object in javax.xml.transform.sax | |
|  class | SAXResultActs as an holder for a transformation Result. | 
|  class | SAXSourceActs as an holder for SAX-style Source. | 
|  class | SAXTransformerFactoryThis class extends TransformerFactory to provide SAX-specific factory methods. | 
| Uses of Object in javax.xml.transform.stream | 
| Subclasses of Object in javax.xml.transform.stream | |
|  class | StreamResultActs as an holder for a transformation result, which may be XML, plain Text, HTML, or some other form of markup. | 
|  class | StreamSourceActs as an holder for a transformation Source in the form of a stream of XML markup. | 
| Uses of Object in org.ietf.jgss | 
| Subclasses of Object in org.ietf.jgss | |
|  class | ChannelBindingThis class encapsulates the concept of caller-provided channel binding information. | 
|  class | GSSExceptionThis exception is thrown whenever a GSS-API error occurs, including any mechanism specific error. | 
|  class | GSSManagerThis class serves as a factory for other important GSS-API classes and also provides information about the mechanisms that are supported. | 
|  class | MessagePropThis is a utility class used within the per-message GSSContext methods to convey per-message properties. | 
|  class | OidThis class represents Universal Object Identifiers (Oids) and their associated operations. | 
| Methods in org.ietf.jgss with parameters of type Object | |
|  boolean | ChannelBinding.equals(Object obj)Compares two instances of ChannelBinding. | 
|  boolean | GSSCredential.equals(Object another)Tests if this GSSCredential asserts the same entity as the supplied object. | 
|  boolean | GSSName.equals(Object another)Compares this GSSNameobject to another Object that might be aGSSName. | 
|  boolean | Oid.equals(Object other)Tests if two Oid objects represent the same Object identifier value. | 
| Uses of Object in org.omg.CORBA | 
| Subclasses of Object in org.omg.CORBA | |
|  class | _IDLTypeStubThe Stub for IDLType. | 
|  class | _PolicyStubThe Stub for Policy. | 
|  class | AnyServes as a container for any data that can be described in IDL or for any IDL primitive type. | 
|  class | AnyHolderThe Holder for Any. | 
|  class | AnySeqHelperThe Helper for AnySeq. | 
|  class | AnySeqHolderThe Holder for AnySeq. | 
|  class | BAD_CONTEXTException thrown when an operation is invoked by a client but the passed context does not contain the context values required by the operation. | 
|  class | BAD_INV_ORDERThis exception indicates that the caller has invoked operations in the wrong order. | 
|  class | BAD_OPERATIONException thrown when an object reference denotes an existing object, but that the object does not support the operation that was invoked. | 
|  class | BAD_PARAMException thrown when a parameter passed to a call is out of range or otherwise considered illegal. | 
|  class | BAD_TYPECODEException thrown when the ORB has encountered a malformed type code (for example, a type code with an invalid TCKind value). | 
|  class | BooleanHolderThe Holder for Boolean. | 
|  class | BooleanSeqHelperThe Helper for BooleanSeq. | 
|  class | BooleanSeqHolderThe Holder for BooleanSeq. | 
|  class | BoundsA user exception thrown when a parameter is not within the legal bounds for the object that a method is trying to access. | 
|  class | ByteHolderThe Holder for Byte. | 
|  class | CharHolderThe Holder for Char. | 
|  class | CharSeqHelperThe Helper for CharSeq. | 
|  class | CharSeqHolderThe Holder for CharSeq. | 
|  class | COMM_FAILUREThis exception is raised if communication is lost while an operation is in progress, after the request was sent by the client, but before the reply from the server has been returned to the client. | 
|  class | CompletionStatusAn object that indicates whether a method had completed running when a SystemExceptionwas thrown. | 
|  class | CompletionStatusHelperThe Helper for CompletionStatus. | 
|  class | ContextAn object used in Requestoperations
 to specify the context object in which context strings
 must be resolved before being sent along with the request invocation. | 
|  class | ContextListAn object containing a modifiable list of Stringobjects
 that represent property names. | 
|  class | CurrentHelperThe Helper for Current. | 
|  class | CurrentHolderThe Holder for Current. | 
|  class | DATA_CONVERSIONThis exception is raised if an ORB cannot convert the representation of data as marshaled into its native representation or vice-versa. | 
|  class | DefinitionKindThe class that provides the constants used to identify the type of an Interface Repository object. | 
|  class | DefinitionKindHelperThe Helper for DefinitionKind. | 
|  class | DoubleHolderThe Holder for Double. | 
|  class | DoubleSeqHelperThe Helper for DoubleSeq. | 
|  class | DoubleSeqHolderThe Holder for DoubleSeq. | 
|  class | DynamicImplementationDeprecated. org.omg.CORBA.DynamicImplementation | 
|  class | EnvironmentA container (holder) for an exception that is used in Requestoperations to make exceptions available to the client. | 
|  class | ExceptionListAn object used in Requestoperations to
 describe the exceptions that can be thrown by a method. | 
|  class | FieldNameHelperThe Helper for FieldName. | 
|  class | FixedHolderThe Holder for Fixed. | 
|  class | FloatHolderThe Holder for Float. | 
|  class | FloatSeqHelperThe Helper for FloatSeq. | 
|  class | FloatSeqHolderThe Holder for FloatSeq. | 
|  class | FREE_MEMException thrown when the ORB failed in an attempt to free dynamic memory, for example because of heap corruption or memory segments being locked. | 
|  class | IdentifierHelperThe Helper for Identifier. | 
|  class | IDLTypeHelperThe Helper for IDLType. | 
|  class | IMP_LIMITThis exception indicates that an implementation limit was exceeded in the ORB run time. | 
|  class | INITIALIZEException thrown when an ORB has encountered a failure during its initialization, such as failure to acquire networking resources or detecting a configuration error. | 
|  class | INTERNALThis exception indicates an internal failure in an ORB, for example, if an ORB has detected corruption of its internal data structures. | 
|  class | INTF_REPOSException raised when an ORB cannot reach the interface repository, or some other failure relating to the interface repository is detected. | 
|  class | IntHolderThe Holder for Int. | 
|  class | INV_FLAGException thrown when an invalid flag was passed to an operation (for example, when creating a DII request). | 
|  class | INV_IDENTThis exception indicates that an IDL identifier is syntactically invalid. | 
|  class | INV_OBJREFThis exception indicates that an object reference is internally malformed. | 
|  class | INV_POLICYStandard exception thrown when an invocation cannot be made because of an incompatibility between Policy overrides that apply to the particular invocation. | 
|  class | INVALID_TRANSACTIONException thrown when the request carried an invalid transaction context. | 
|  class | LocalObjectUsed as a base class for implementation of a local IDL interface in the Java language mapping. | 
|  class | LongHolderThe Holder for Long. | 
|  class | LongLongSeqHelperThe Helper for LongLongSeq. | 
|  class | LongLongSeqHolderThe Holder for LongLongSeq. | 
|  class | LongSeqHelperThe Helper for LongSeqHelper. | 
|  class | LongSeqHolderThe Holder for LongSeq. | 
|  class | MARSHALA request or reply from the network is structurally invalid. | 
|  class | NamedValueAn object used in the DII and DSI to describe arguments and return values. | 
|  class | NameValuePairAssociates a name with a value that is an attribute of an IDL struct, and is used in the DynStruct APIs. | 
|  class | NameValuePairHelperThe Helper for NameValuePair. | 
|  class | NO_IMPLEMENTThis exception indicates that even though the operation that was invoked exists (it has an IDL definition), no implementation for that operation exists. | 
|  class | NO_MEMORYException thrown when the ORB run time has run out of memory. | 
|  class | NO_PERMISSIONException thrown when an invocation failed because the caller has insufficient privileges. | 
|  class | NO_RESOURCESException thrown when the ORB has encountered some general resource limitation. | 
|  class | NO_RESPONSEThis exception is raised if a client attempts to retrieve the result of a deferred synchronous call, but the response for the request is not yet available. | 
|  class | NVListA modifiable list containing NamedValueobjects. | 
|  class | OBJ_ADAPTERThis exception typically indicates an administrative mismatch, for example, a server may have made an attempt to register itself with an implementation repository under a name that is already in use, or is unknown to the repository. | 
|  class | OBJECT_NOT_EXISTException raised whenever an invocation on a deleted object was performed. | 
|  class | ObjectHelper | 
|  class | ObjectHolderThe Holder for Object. | 
|  class | OctetSeqHelperThe Helper for OctetSeq. | 
|  class | OctetSeqHolderThe Holder for OctetSeq. | 
|  class | ORBA class providing APIs for the CORBA Object Request Broker features. | 
|  class | ParameterModeEnumeration of parameter modes for Parameter. | 
|  class | ParameterModeHelperEnumeration of parameter modes for Parameter. | 
|  class | ParameterModeHolderEnumeration of parameter modes for Parameter. | 
|  class | PERSIST_STOREThis exception indicates a persistent storage failure, for example, failure to establish a database connection or corruption of a database. | 
|  class | PolicyErrorA user exception thrown when a policy error occurs. | 
|  class | PolicyErrorCodeHelperEncapsulates a reason a Policy may be invalid. | 
|  class | PolicyErrorHelperThrown to indicate problems with parameter values passed to the ORB.create_policyoperation. | 
|  class | PolicyErrorHolderThrown to indicate problems with parameter values passed to the ORB.create_policyoperation. | 
|  class | PolicyHelperThe Helper for Policy. | 
|  class | PolicyHolderThe Holder for Policy. | 
|  class | PolicyListHelperThe Helper for PolicyList. | 
|  class | PolicyListHolderThe Holder for PolicyList. | 
|  class | PolicyTypeHelperThe Helper for PolicyType. | 
|  class | PrincipalDeprecated. Deprecated by CORBA 2.2. | 
|  class | PrincipalHolderDeprecated. Deprecated by CORBA 2.2. | 
|  class | RepositoryIdHelperThe Helper for RepositoryId. | 
|  class | RequestAn object containing the information necessary for invoking a method. | 
|  class | ServerRequestAn object that captures the explicit state of a request for the Dynamic Skeleton Interface (DSI). | 
|  class | ServiceDetailAn object that represents an ORB service: its service_detail_typefield contains the type of the ORB service, and itsservice_detailfield contains a description of the ORB service. | 
|  class | ServiceDetailHelper | 
|  class | ServiceInformationAn IDL struct in the CORBA module that stores information about a CORBA service available in the ORB implementation and is obtained from the ORB.get_service_information method. | 
|  class | ServiceInformationHelper | 
|  class | ServiceInformationHolderThe Holder for ServiceInformation. | 
|  class | SetOverrideTypeThe mapping of a CORBA enumtaggingSET_OVERRIDEandADD_OVERRIDE, which
 indicate whether policies should replace the 
 existing policies of anObjector be added to them. | 
|  class | SetOverrideTypeHelperThe Helper for SetOverrideType. | 
|  class | ShortHolderThe Holder for Short. | 
|  class | ShortSeqHelperThe Helper for ShortSeqHelper. | 
|  class | ShortSeqHolderThe Holder for ShortSeq. | 
|  class | StringHolderThe Holder for String. | 
|  class | StringSeqHelperAn array of Strings | 
|  class | StringSeqHolderAn array of Strings | 
|  class | StringValueHelperThe Helper for StringValue. | 
|  class | StructMemberDescribes a member of an IDL structin the 
 Interface Repository, including
 the  name of thestructmember, the type of 
 thestructmember, and
 the typedef that represents the IDL type of thestructmember
 described thestructmember object. | 
|  class | StructMemberHelperThe Helper for StructMember. | 
|  class | SystemExceptionThe root class for all CORBA standard exceptions. | 
|  class | TCKindThe Java mapping of the IDL enum TCKind, which
 specifies the kind of aTypeCodeobject. | 
|  class | TRANSACTION_REQUIREDException indicates that the request carried a null transaction context, but an active transaction is required. | 
|  class | TRANSACTION_ROLLEDBACKException thrown when the transaction associated with the request has already been rolled back or marked to roll back. | 
|  class | TRANSIENTException thrown when the ORB attempted to reach an object and failed. | 
|  class | TypeCodeA container for information about a specific CORBA data type. | 
|  class | TypeCodeHolderThe Holder for TypeCode. | 
|  class | ULongLongSeqHelperThe Helper for ULongLongSeq. | 
|  class | ULongLongSeqHolderThe Holder for ULongLongSeq. | 
|  class | ULongSeqHelperThe Helper for ULongSeq. | 
|  class | ULongSeqHolderThe Holder for ULongSeq. | 
|  class | UnionMemberA description in the Interface Repository of a member of an IDL union. | 
|  class | UnionMemberHelperThe Helper for UnionMember. | 
|  class | UNKNOWNThis exception is raised if an operation implementation throws a non-CORBA exception (such as an exception specific to the implementation's programming language), or if an operation raises a user exception that does not appear in the operation's raises expression. | 
|  class | UnknownUserExceptionA class that contains user exceptions returned by the server. | 
|  class | UnknownUserExceptionHelperThe Helper for UnknownUserException. | 
|  class | UnknownUserExceptionHolderThe Holder for UnknownUserException. | 
|  class | UserExceptionThe root class for CORBA IDL-defined user exceptions. | 
|  class | UShortSeqHelperThe Helper for UShortSeq. | 
|  class | UShortSeqHolderThe Holder for UShortSeq. | 
|  class | ValueBaseHelper | 
|  class | ValueBaseHolderThe Holder for ValueBase. | 
|  class | ValueMemberA description in the Interface Repository of a member of a valueobject. | 
|  class | ValueMemberHelperThe Helper for ValueMember. | 
|  class | VersionSpecHelperThe Helper for VersionSpec. | 
|  class | VisibilityHelperThe Helper for Visibility. | 
|  class | WCharSeqHelperThe Helper for WCharSeq. | 
|  class | WCharSeqHolderThe Holder for WCharSeq. | 
|  class | WrongTransactionThe CORBA WrongTransactionuser-defined exception. | 
|  class | WrongTransactionHelperThe Helper for WrongTransaction. | 
|  class | WrongTransactionHolderThe Holder for WrongTransaction. | 
|  class | WStringSeqHelperAn array of WStrings | 
|  class | WStringSeqHolderAn array of WStrings | 
|  class | WStringValueHelperorg/omg/CORBA/WStringValueHelper.java Generated by the IDL-to-Java compiler (portable), version "3.0" from orb.idl 31 May 1999 22:27:30 o'clock GMT+00:00 The class definition has been modified to conform to the following OMG specifications : ORB core as defined by CORBA 2.3.1 (formal/99-10-07) IDL/Java Language Mapping as defined in ptc/00-01-08 | 
| Methods in org.omg.CORBA that return Object | |
|  Object | DataInputStream.read_Abstract()Reads an IDL Abstract interface from the input stream. | 
| Methods in org.omg.CORBA with parameters of type Object | |
|  void | DataOutputStream.write_Abstract(Object value)Writes the IDL Abstract interface type to the output stream. | 
| Uses of Object in org.omg.CORBA_2_3 | 
| Methods in org.omg.CORBA_2_3 with parameters of type Object | |
|  void | ORB.set_delegate(Object wrapper) | 
| Uses of Object in org.omg.CORBA_2_3.portable | 
| Methods in org.omg.CORBA_2_3.portable that return Object | |
|  Object | InputStream.read_abstract_interface()Unmarshal the value object or a suitable stub object. | 
|  Object | InputStream.read_abstract_interface(Class clz)Unmarshal the class object or the stub class corresponding to the passed type. | 
| Methods in org.omg.CORBA_2_3.portable with parameters of type Object | |
|  void | OutputStream.write_abstract_interface(Object obj)Marshals a value object or a stub object. | 
| Uses of Object in org.omg.CORBA.DynAnyPackage | 
| Subclasses of Object in org.omg.CORBA.DynAnyPackage | |
|  class | InvalidInvalid is thrown by dynamic any operations when a bad DynAnyorAnyis passed as a parameter. | 
|  class | InvalidSeqThe InvalidSeq exception is thrown by all operations on dynamic anys that take a sequence (Java array) as an argument, when that sequence is invalid. | 
|  class | InvalidValue | 
|  class | TypeMismatchTypeMismatch is thrown by dynamic any accessor methods when type of the actual contents do not match what is trying to be accessed. | 
| Uses of Object in org.omg.CORBA.ORBPackage | 
| Subclasses of Object in org.omg.CORBA.ORBPackage | |
|  class | InconsistentTypeCodeInconsistentTypeCode is thrown when an attempt is made to create a dynamic any with a type code that does not match the particular subclass of DynAny. | 
|  class | InvalidNameThe InvalidNameexception is raised whenORB.resolve_initial_referencesis passed a name
 for which there is no initial reference. | 
| Uses of Object in org.omg.CORBA.portable | 
| Subclasses of Object in org.omg.CORBA.portable | |
|  class | ApplicationExceptionThis class is used for reporting application level exceptions between ORBs and stubs. | 
|  class | DelegateSpecifies a portable API for ORB-vendor-specific implementation of the org.omg.CORBA.Object methods. | 
|  class | IndirectionExceptionThe Indirection exception is a Java specific system exception. | 
|  class | ObjectImplThe common base class for all stub classes; provides default implementations of the org.omg.CORBA.Objectmethods. | 
|  class | RemarshalExceptionThis class is used for reporting locate forward exceptions and object forward GIOP messages back to the ORB. | 
|  class | ServantObjectThis class is part of the local stub API, the purpose of which is to provide high performance calls for collocated clients and servers (i.e. | 
|  class | UnknownExceptionThe org.omg.CORBA.portable.UnknownException is used for reporting unknown exceptions between ties and ORBs and between ORBs and stubs. | 
| Fields in org.omg.CORBA.portable declared as Object | |
|  Object | ServantObject.servantThe real servant. | 
| Methods in org.omg.CORBA.portable with parameters of type Object | |
|  boolean | Delegate.equals(Object self,
       Object obj)Provides the implementation to override the equals(java.lang.Object obj) method of the delegating CORBA object. | 
|  boolean | ObjectImpl.equals(Object obj)Compares this ObjectImplobject with the given one
 for equality. | 
| Uses of Object in org.omg.CORBA.TypeCodePackage | 
| Subclasses of Object in org.omg.CORBA.TypeCodePackage | |
|  class | BadKindThe exception BadKindis thrown when 
 an inappropriate operation is invoked on aTypeCodeobject. | 
| Uses of Object in org.omg.CosNaming | 
| Subclasses of Object in org.omg.CosNaming | |
|  class | _BindingIteratorImplBase | 
|  class | _BindingIteratorStubThe BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations. | 
|  class | _NamingContextExtStubNamingContextExtis the extension ofNamingContextwhich
 contains a set of name bindings in which each name is unique and is
 part of Interoperable Naming Service. | 
|  class | _NamingContextImplBase | 
|  class | _NamingContextStubA naming context is an object that contains a set of name bindings in which each name is unique. | 
|  class | BindingA name-to-object association is called a Binding. | 
|  class | BindingHelperA name-to-object association is called a Binding. | 
|  class | BindingHolderA name-to-object association is called a Binding. | 
|  class | BindingIteratorHelperThe BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations. | 
|  class | BindingIteratorHolderThe BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations. | 
|  class | BindingIteratorPOAThe BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations. | 
|  class | BindingListHelperList of Bindings. | 
|  class | BindingListHolderList of Bindings. | 
|  class | BindingTypeSpecifies whether the given binding is for a object (that is not a naming context) or for a naming context. | 
|  class | BindingTypeHelperSpecifies whether the given binding is for a object (that is not a naming context) or for a naming context. | 
|  class | BindingTypeHolderSpecifies whether the given binding is for a object (that is not a naming context) or for a naming context. | 
|  class | IstringHelperorg/omg/CosNaming/IstringHelper.java . | 
|  class | NameComponentMany of the operations defined on a naming context take names as parameters. | 
|  class | NameComponentHelperMany of the operations defined on a naming context take names as parameters. | 
|  class | NameComponentHolderMany of the operations defined on a naming context take names as parameters. | 
|  class | NameHelperA name is a sequence of name components. | 
|  class | NameHolderA name is a sequence of name components. | 
|  class | NamingContextExtHelperNamingContextExtis the extension ofNamingContextwhich
 contains a set of name bindings in which each name is unique and is
 part of Interoperable Naming Service. | 
|  class | NamingContextExtHolderNamingContextExtis the extension ofNamingContextwhich
 contains a set of name bindings in which each name is unique and is
 part of Interoperable Naming Service. | 
|  class | NamingContextExtPOANamingContextExtis the extension ofNamingContextwhich
 contains a set of name bindings in which each name is unique and is
 part of Interoperable Naming Service. | 
|  class | NamingContextHelperA naming context is an object that contains a set of name bindings in which each name is unique. | 
|  class | NamingContextHolderA naming context is an object that contains a set of name bindings in which each name is unique. | 
|  class | NamingContextPOAA naming context is an object that contains a set of name bindings in which each name is unique. | 
| Uses of Object in org.omg.CosNaming.NamingContextExtPackage | 
| Subclasses of Object in org.omg.CosNaming.NamingContextExtPackage | |
|  class | AddressHelperAddress is the Host and Port information represented as a String. | 
|  class | InvalidAddressorg/omg/CosNaming/NamingContextExtPackage/InvalidAddress.java . | 
|  class | InvalidAddressHelperorg/omg/CosNaming/NamingContextExtPackage/InvalidAddressHelper.java . | 
|  class | InvalidAddressHolderorg/omg/CosNaming/NamingContextExtPackage/InvalidAddressHolder.java . | 
|  class | StringNameHelperStringName is the Stringified Name, Array of Name Components represented as a String. | 
|  class | URLStringHelperURLString is the URL address (corbaloc: or corbaname:) represented as a String. | 
| Uses of Object in org.omg.CosNaming.NamingContextPackage | 
| Subclasses of Object in org.omg.CosNaming.NamingContextPackage | |
|  class | AlreadyBoundorg/omg/CosNaming/NamingContextPackage/AlreadyBound.java . | 
|  class | AlreadyBoundHelperorg/omg/CosNaming/NamingContextPackage/AlreadyBoundHelper.java . | 
|  class | AlreadyBoundHolderorg/omg/CosNaming/NamingContextPackage/AlreadyBoundHolder.java . | 
|  class | CannotProceedorg/omg/CosNaming/NamingContextPackage/CannotProceed.java . | 
|  class | CannotProceedHelperorg/omg/CosNaming/NamingContextPackage/CannotProceedHelper.java . | 
|  class | CannotProceedHolderorg/omg/CosNaming/NamingContextPackage/CannotProceedHolder.java . | 
|  class | InvalidNameHelperorg/omg/CosNaming/NamingContextPackage/InvalidNameHelper.java . | 
|  class | InvalidNameHolderorg/omg/CosNaming/NamingContextPackage/InvalidNameHolder.java . | 
|  class | NotEmptyorg/omg/CosNaming/NamingContextPackage/NotEmpty.java . | 
|  class | NotEmptyHelperorg/omg/CosNaming/NamingContextPackage/NotEmptyHelper.java . | 
|  class | NotEmptyHolderorg/omg/CosNaming/NamingContextPackage/NotEmptyHolder.java . | 
|  class | NotFoundorg/omg/CosNaming/NamingContextPackage/NotFound.java . | 
|  class | NotFoundHelperorg/omg/CosNaming/NamingContextPackage/NotFoundHelper.java . | 
|  class | NotFoundHolderorg/omg/CosNaming/NamingContextPackage/NotFoundHolder.java . | 
|  class | NotFoundReasonIndicates the reason for not able to resolve. | 
|  class | NotFoundReasonHelperIndicates the reason for not able to resolve. | 
|  class | NotFoundReasonHolderIndicates the reason for not able to resolve. | 
| Uses of Object in org.omg.Dynamic | 
| Subclasses of Object in org.omg.Dynamic | |
|  class | ParameterNVListPIDL represented byParameterListIDL. | 
| Uses of Object in org.omg.DynamicAny | 
| Subclasses of Object in org.omg.DynamicAny | |
|  class | _DynAnyFactoryStubDynAny objects can be created by invoking operations on the DynAnyFactory object. | 
|  class | _DynAnyStubAny values can be dynamically interpreted (traversed) and constructed through DynAny objects. | 
|  class | _DynArrayStubDynArray objects support the manipulation of IDL arrays. | 
|  class | _DynEnumStubDynEnum objects support the manipulation of IDL enumerated values. | 
|  class | _DynFixedStubDynFixed objects support the manipulation of IDL fixed values. | 
|  class | _DynSequenceStubDynSequence objects support the manipulation of IDL sequences. | 
|  class | _DynStructStubDynStruct objects support the manipulation of IDL struct and exception values. | 
|  class | _DynUnionStubDynUnion objects support the manipulation of IDL unions. | 
|  class | _DynValueStubDynValue objects support the manipulation of IDL non-boxed value types. | 
|  class | DynAnyFactoryHelperDynAny objects can be created by invoking operations on the DynAnyFactory object. | 
|  class | DynAnyHelperAny values can be dynamically interpreted (traversed) and constructed through DynAny objects. | 
|  class | DynAnySeqHelperorg/omg/DynamicAny/DynAnySeqHelper.java . | 
|  class | DynArrayHelperDynArray objects support the manipulation of IDL arrays. | 
|  class | DynEnumHelperDynEnum objects support the manipulation of IDL enumerated values. | 
|  class | DynFixedHelperDynFixed objects support the manipulation of IDL fixed values. | 
|  class | DynSequenceHelperDynSequence objects support the manipulation of IDL sequences. | 
|  class | DynStructHelperDynStruct objects support the manipulation of IDL struct and exception values. | 
|  class | DynUnionHelperDynUnion objects support the manipulation of IDL unions. | 
|  class | DynValueHelperDynValue objects support the manipulation of IDL non-boxed value types. | 
|  class | NameDynAnyPairNameDynAnyPairs associate a name with an DynAny object. | 
|  class | NameDynAnyPairHelperNameDynAnyPairs associate a name with an DynAny object. | 
|  class | NameDynAnyPairSeqHelperorg/omg/DynamicAny/NameDynAnyPairSeqHelper.java . | 
|  class | NameValuePairSeqHelperorg/omg/DynamicAny/NameValuePairSeqHelper.java . | 
| Uses of Object in org.omg.DynamicAny.DynAnyFactoryPackage | 
| Subclasses of Object in org.omg.DynamicAny.DynAnyFactoryPackage | |
|  class | InconsistentTypeCodeHelperorg/omg/DynamicAny/DynAnyFactoryPackage/InconsistentTypeCodeHelper.java . | 
| Uses of Object in org.omg.DynamicAny.DynAnyPackage | 
| Subclasses of Object in org.omg.DynamicAny.DynAnyPackage | |
|  class | InvalidValueHelperorg/omg/DynamicAny/DynAnyPackage/InvalidValueHelper.java . | 
| Uses of Object in org.omg.IOP | 
| Subclasses of Object in org.omg.IOP | |
|  class | CodecFactoryHelperCodecsare obtained from theCodecFactory. | 
|  class | ComponentIdHelperStandard way of representing multicomponent profiles. | 
|  class | EncodingDefines the encoding format of a Codec. | 
|  class | IORCaptures information about a object references, such as whether the object is null, what type it is, what protocols are supported, and what ORB services are available. | 
|  class | IORHelperCaptures information about a object references, such as whether the object is null, what type it is, what protocols are supported, and what ORB services are available. | 
|  class | IORHolderCaptures information about a object references, such as whether the object is null, what type it is, what protocols are supported, and what ORB services are available. | 
|  class | MultipleComponentProfileHelperAn array of tagged components, forming a multiple component profile. | 
|  class | MultipleComponentProfileHolderAn array of tagged components, forming a multiple component profile. | 
|  class | ProfileIdHelperProfile ID | 
|  class | ServiceContextService-specific information to be passed implicitly with requests and replies. | 
|  class | ServiceContextHelperService-specific information to be passed implicitly with requests and replies. | 
|  class | ServiceContextHolderService-specific information to be passed implicitly with requests and replies. | 
|  class | ServiceContextListHelperAn array of service contexts, forming a service context list. | 
|  class | ServiceContextListHolderAn array of service contexts, forming a service context list. | 
|  class | ServiceIdHelperA service id, represented as an int | 
|  class | TaggedComponentTaggedComponentscontained inTAG_INTERNET_IOPandTAG_MULTIPLE_COMPONENTSprofiles are identified by 
 unique numeric tags using a namespace distinct form that is used for 
 profile tags. | 
|  class | TaggedComponentHelperTaggedComponentscontained inTAG_INTERNET_IOPandTAG_MULTIPLE_COMPONENTSprofiles are identified by 
 unique numeric tags using a namespace distinct form that is used for 
 profile tags. | 
|  class | TaggedComponentHolderTaggedComponentscontained inTAG_INTERNET_IOPandTAG_MULTIPLE_COMPONENTSprofiles are identified by 
 unique numeric tags using a namespace distinct form that is used for 
 profile tags. | 
|  class | TaggedProfileObject references have at least one tagged profile. | 
|  class | TaggedProfileHelperObject references have at least one tagged profile. | 
|  class | TaggedProfileHolderObject references have at least one tagged profile. | 
| Uses of Object in org.omg.IOP.CodecFactoryPackage | 
| Subclasses of Object in org.omg.IOP.CodecFactoryPackage | |
|  class | UnknownEncodingorg/omg/IOP/CodecFactoryPackage/UnknownEncoding.java . | 
|  class | UnknownEncodingHelperorg/omg/IOP/CodecFactoryPackage/UnknownEncodingHelper.java . | 
| Uses of Object in org.omg.IOP.CodecPackage | 
| Subclasses of Object in org.omg.IOP.CodecPackage | |
|  class | FormatMismatchorg/omg/IOP/CodecPackage/FormatMismatch.java . | 
|  class | FormatMismatchHelperorg/omg/IOP/CodecPackage/FormatMismatchHelper.java . | 
|  class | InvalidTypeForEncodingorg/omg/IOP/CodecPackage/InvalidTypeForEncoding.java . | 
|  class | InvalidTypeForEncodingHelperorg/omg/IOP/CodecPackage/InvalidTypeForEncodingHelper.java . | 
|  class | TypeMismatchHelperorg/omg/IOP/CodecPackage/TypeMismatchHelper.java . | 
| Uses of Object in org.omg.Messaging | 
| Subclasses of Object in org.omg.Messaging | |
|  class | SyncScopeHelperSynchronization scope | 
| Uses of Object in org.omg.PortableInterceptor | 
| Subclasses of Object in org.omg.PortableInterceptor | |
|  class | InvalidSlotorg/omg/PortableInterceptor/InvalidSlot.java . | 
|  class | InvalidSlotHelperorg/omg/PortableInterceptor/InvalidSlotHelper.java . | 
| Uses of Object in org.omg.PortableInterceptor.ORBInitInfoPackage | 
| Subclasses of Object in org.omg.PortableInterceptor.ORBInitInfoPackage | |
|  class | DuplicateNameorg/omg/PortableInterceptor/ORBInitInfoPackage/DuplicateName.java . | 
|  class | DuplicateNameHelperorg/omg/PortableInterceptor/ORBInitInfoPackage/DuplicateNameHelper.java . | 
|  class | ObjectIdHelperObject id, represented as a String | 
| Uses of Object in org.omg.PortableServer | 
| Subclasses of Object in org.omg.PortableServer | |
|  class | _ServantActivatorStubWhen the POA has the RETAIN policy it uses servant managers that are ServantActivators. | 
|  class | _ServantLocatorStubWhen the POA has the NON_RETAIN policy it uses servant managers that are ServantLocators. | 
|  class | ForwardRequestorg/omg/PortableServer/ForwardRequest.java . | 
|  class | ForwardRequestHelperorg/omg/PortableServer/ForwardRequestHelper.java . | 
|  class | IdAssignmentPolicyValueThe IdAssignmentPolicyValue can have the following values. | 
|  class | IdUniquenessPolicyValueIdUniquenessPolicyValue can have the following values. | 
|  class | ImplicitActivationPolicyValueImplicitActivationPolicyValue has the following semantics. | 
|  class | LifespanPolicyValueThe LifespanPolicyValue can have the following values. | 
|  class | POAHelperA POA object manages the implementation of a collection of objects. | 
|  class | RequestProcessingPolicyValueThe RequestProcessingPolicyValue can have the following values. | 
|  class | ServantDefines the native Servanttype. | 
|  class | ServantActivatorHelperWhen the POA has the RETAIN policy it uses servant managers that are ServantActivators. | 
|  class | ServantActivatorPOAWhen the POA has the RETAIN policy it uses servant managers that are ServantActivators. | 
|  class | ServantLocatorHelperWhen the POA has the NON_RETAIN policy it uses servant managers that are ServantLocators. | 
|  class | ServantLocatorPOAWhen the POA has the NON_RETAIN policy it uses servant managers that are ServantLocators. | 
|  class | ServantRetentionPolicyValueServantRetentionPolicyValue can have the following values. | 
|  class | ThreadPolicyValueThe ThreadPolicyValue can have the following values. | 
| Methods in org.omg.PortableServer with parameters of type Object | |
|  void | _ServantLocatorStub.postinvoke(byte[] oid,
           POA adapter,
           String operation,
           Object the_cookie,
           Servant the_servant)This operation is invoked whenener a servant completes a request. | 
|  void | ServantLocatorOperations.postinvoke(byte[] oid,
           POA adapter,
           String operation,
           Object the_cookie,
           Servant the_servant)This operation is invoked whenener a servant completes a request. | 
| Uses of Object in org.omg.PortableServer.CurrentPackage | 
| Subclasses of Object in org.omg.PortableServer.CurrentPackage | |
|  class | NoContextorg/omg/PortableServer/CurrentPackage/NoContext.java . | 
|  class | NoContextHelperorg/omg/PortableServer/CurrentPackage/NoContextHelper.java . | 
| Uses of Object in org.omg.PortableServer.POAManagerPackage | 
| Subclasses of Object in org.omg.PortableServer.POAManagerPackage | |
|  class | AdapterInactiveorg/omg/PortableServer/POAManagerPackage/AdapterInactive.java . | 
|  class | AdapterInactiveHelperorg/omg/PortableServer/POAManagerPackage/AdapterInactiveHelper.java . | 
|  class | StateSpecifies the states for the POAManager | 
| Uses of Object in org.omg.PortableServer.POAPackage | 
| Subclasses of Object in org.omg.PortableServer.POAPackage | |
|  class | AdapterAlreadyExistsorg/omg/PortableServer/POAPackage/AdapterAlreadyExists.java . | 
|  class | AdapterAlreadyExistsHelperorg/omg/PortableServer/POAPackage/AdapterAlreadyExistsHelper.java . | 
|  class | AdapterNonExistentorg/omg/PortableServer/POAPackage/AdapterNonExistent.java . | 
|  class | AdapterNonExistentHelperorg/omg/PortableServer/POAPackage/AdapterNonExistentHelper.java . | 
|  class | InvalidPolicyorg/omg/PortableServer/POAPackage/InvalidPolicy.java . | 
|  class | InvalidPolicyHelperorg/omg/PortableServer/POAPackage/InvalidPolicyHelper.java . | 
|  class | NoServantorg/omg/PortableServer/POAPackage/NoServant.java . | 
|  class | NoServantHelperorg/omg/PortableServer/POAPackage/NoServantHelper.java . | 
|  class | ObjectAlreadyActiveorg/omg/PortableServer/POAPackage/ObjectAlreadyActive.java . | 
|  class | ObjectAlreadyActiveHelperorg/omg/PortableServer/POAPackage/ObjectAlreadyActiveHelper.java . | 
|  class | ObjectNotActiveorg/omg/PortableServer/POAPackage/ObjectNotActive.java . | 
|  class | ObjectNotActiveHelperorg/omg/PortableServer/POAPackage/ObjectNotActiveHelper.java . | 
|  class | ServantAlreadyActiveorg/omg/PortableServer/POAPackage/ServantAlreadyActive.java . | 
|  class | ServantAlreadyActiveHelperorg/omg/PortableServer/POAPackage/ServantAlreadyActiveHelper.java . | 
|  class | ServantNotActiveorg/omg/PortableServer/POAPackage/ServantNotActive.java . | 
|  class | ServantNotActiveHelperorg/omg/PortableServer/POAPackage/ServantNotActiveHelper.java . | 
|  class | WrongAdapterorg/omg/PortableServer/POAPackage/WrongAdapter.java . | 
|  class | WrongAdapterHelperorg/omg/PortableServer/POAPackage/WrongAdapterHelper.java . | 
|  class | WrongPolicyorg/omg/PortableServer/POAPackage/WrongPolicy.java . | 
|  class | WrongPolicyHelperorg/omg/PortableServer/POAPackage/WrongPolicyHelper.java . | 
| Uses of Object in org.omg.PortableServer.ServantLocatorPackage | 
| Subclasses of Object in org.omg.PortableServer.ServantLocatorPackage | |
|  class | CookieHolderThe native type PortableServer::ServantLocator::Cookie is mapped to java.lang.Object. | 
| Fields in org.omg.PortableServer.ServantLocatorPackage declared as Object | |
|  Object | CookieHolder.value | 
| Constructors in org.omg.PortableServer.ServantLocatorPackage with parameters of type Object | |
| CookieHolder(Object initial) | |
| Uses of Object in org.omg.stub.java.rmi | 
| Subclasses of Object in org.omg.stub.java.rmi | |
|  class | _Remote_StubThis class provides the Stub for the Remote Type. | 
| Uses of Object in org.w3c.dom | 
| Subclasses of Object in org.w3c.dom | |
|  class | DOMExceptionDOM operations only raise exceptions in "exceptional" circumstances, i.e., when an operation is impossible to perform (either for logical reasons, because data is lost, or because the implementation has become unstable). | 
| Uses of Object in org.xml.sax | 
| Subclasses of Object in org.xml.sax | |
|  class | HandlerBaseDeprecated. This class works with the deprecated DocumentHandlerinterface.  It has been replaced by the SAX2DefaultHandlerclass. | 
|  class | InputSourceA single input source for an XML entity. | 
|  class | SAXExceptionEncapsulate a general SAX error or warning. | 
|  class | SAXNotRecognizedExceptionException class for an unrecognized identifier. | 
|  class | SAXNotSupportedExceptionException class for an unsupported operation. | 
|  class | SAXParseExceptionEncapsulate an XML parse error or warning. | 
| Methods in org.xml.sax that return Object | |
|  Object | XMLReader.getProperty(String name)Look up the value of a property. | 
| Methods in org.xml.sax with parameters of type Object | |
|  void | XMLReader.setProperty(String name,
            Object value)Set the value of a property. | 
| Uses of Object in org.xml.sax.helpers | 
| Subclasses of Object in org.xml.sax.helpers | |
|  class | AttributeListImplDeprecated. This class implements a deprecated interface, AttributeList;
             that interface has been replaced byAttributes,
             which is implemented in theAttributesImplhelper class. | 
|  class | AttributesImplDefault implementation of the Attributes interface. | 
|  class | DefaultHandlerDefault base class for SAX2 event handlers. | 
|  class | LocatorImplProvide an optional convenience implementation of Locator. | 
|  class | NamespaceSupportEncapsulate Namespace logic for use by SAX drivers. | 
|  class | ParserAdapterAdapt a SAX1 Parser as a SAX2 XMLReader. | 
|  class | ParserFactoryDeprecated. This class works with the deprecated Parserinterface. | 
|  class | XMLFilterImplBase class for deriving an XML filter. | 
|  class | XMLReaderAdapterAdapt a SAX2 XMLReader as a SAX1 Parser. | 
|  class | XMLReaderFactoryFactory for creating an XML reader. | 
| Methods in org.xml.sax.helpers that return Object | |
|  Object | XMLFilterImpl.getProperty(String name)Look up the value of a property. | 
|  Object | ParserAdapter.getProperty(String name)Get a parser property. | 
| Methods in org.xml.sax.helpers with parameters of type Object | |
|  void | XMLFilterImpl.setProperty(String name,
            Object value)Set the value of a property. | 
|  void | ParserAdapter.setProperty(String name,
            Object value)Set a parser property. | 
| 
 | JavaTM 2 Platform Std. Ed. v1.4.2 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Copyright 2003 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.