| $actions | Cup generated class to encapsulate user supplied action code |
| AbstractAction | |
| AbstractBorder | |
| AbstractButton | |
| AbstractButton.AccessibleAbstractButton | |
| AbstractButton.ActionAndModelListener | |
| AbstractButton.ButtonChangeListener | |
| AbstractCellEditor | |
| AbstractCharClass | This class represents character classes, i.e |
| AbstractCharClass.LazyAlnum | |
| AbstractCharClass.LazyAlpha | |
| AbstractCharClass.LazyASCII | |
| AbstractCharClass.LazyBlank | |
| AbstractCharClass.LazyCategory | |
| AbstractCharClass.LazyCategoryScope | |
| AbstractCharClass.LazyCharClass | |
| AbstractCharClass.LazyCntrl | |
| AbstractCharClass.LazyDigit | |
| AbstractCharClass.LazyGraph | |
| AbstractCharClass.LazyJavaDefined | |
| AbstractCharClass.LazyJavaDigit | |
| AbstractCharClass.LazyJavaIdentifierIgnorable | |
| AbstractCharClass.LazyJavaISOControl | |
| AbstractCharClass.LazyJavaJavaIdentifierPart | |
| AbstractCharClass.LazyJavaJavaIdentifierStart | |
| AbstractCharClass.LazyJavaLetter | |
| AbstractCharClass.LazyJavaLetterOrDigit | |
| AbstractCharClass.LazyJavaLowerCase | |
| AbstractCharClass.LazyJavaMirrored | |
| AbstractCharClass.LazyJavaSpaceChar | |
| AbstractCharClass.LazyJavaTitleCase | |
| AbstractCharClass.LazyJavaUnicodeIdentifierPart | |
| AbstractCharClass.LazyJavaUnicodeIdentifierStart | |
| AbstractCharClass.LazyJavaUpperCase | |
| AbstractCharClass.LazyJavaWhitespace | |
| AbstractCharClass.LazyLower | |
| AbstractCharClass.LazyNonDigit | |
| AbstractCharClass.LazyNonSpace | |
| AbstractCharClass.LazyNonWord | |
| AbstractCharClass.LazyPrint | |
| AbstractCharClass.LazyPunct | |
| AbstractCharClass.LazyRange | |
| AbstractCharClass.LazySpace | |
| AbstractCharClass.LazySpecialsBlock | |
| AbstractCharClass.LazyUpper | |
| AbstractCharClass.LazyWord | |
| AbstractCharClass.LazyXDigit | |
| AbstractCharClass.PredefinedCharacterClasses | Character classes generated from http://www.unicode.org/reports/tr18/ http://www.unicode.org/Public/4.1.0/ucd/Blocks.txt |
| AbstractCollection< E > | AbstractCollection is an abstract implementation of the Collection interface |
| AbstractColorChooserPanel | |
| AbstractContentUndoableEdit | |
| AbstractDocument | |
| AbstractDocument.AbstractElement | |
| AbstractDocument.AttributeContext | |
| AbstractDocument.BidiElement | |
| AbstractDocument.BidiRoot | |
| AbstractDocument.BranchElement | |
| AbstractDocument.Content | |
| AbstractDocument.DefaultDocumentEvent | |
| AbstractDocument.ElementComparator | The comparator to compare Elements when searching for element index |
| AbstractDocument.ElementEdit | |
| AbstractDocument.LeafElement | |
| AbstractDocument.ReadWriteLock | |
| AbstractDocument.SearchElement | Object of this class serves as key when searching for element index |
| AbstractExecutorService | Provides default implementation of ExecutorService execution methods |
| AbstractExtendedListElement | |
| AbstractInterruptibleChannel | This class roots the implementation of interruptible channels |
| AbstractLayoutCache | |
| AbstractLayoutCache.NodeDimensions | |
| AbstractLayoutCache.StateNode | |
| AbstractLineTerminator | Line terminator factory |
| AbstractList< E > | AbstractList is an abstract implementation of the List interface, optimized for a backing store which supports random access |
| AbstractList< E >.FullListIterator | |
| AbstractList< E >.SimpleListIterator | |
| AbstractList< E >.SubAbstractList< E > | |
| AbstractList< E >.SubAbstractList< E >.SubAbstractListIterator< E > | |
| AbstractList< E >.SubAbstractListRandomAccess< E > | |
| AbstractListModel | |
| AbstractMap< K, V > | AbstractMap is an abstract implementation of the Map interface |
| AbstractMemorySpy | Abstract implementation for the OS memory spies |
| AbstractMemorySpy.AddressWrapper | |
| AbstractMethodError | This error is thrown when the VM notices that an attempt is being made to invoke an abstract method |
| AbstractPreferences | This class is partly implementation of Preferences, which can be used to simplify Preferences provider's implementation |
| AbstractPreferences.EventDispatcher | |
| AbstractPreferences.Lock | Marker class for 'lock' field |
| AbstractPreferences.NodeAddEvent | |
| AbstractPreferences.NodeRemoveEvent | |
| AbstractQueue< E > | An abstract class which gives out skeletal implementations for some methods in Queue which include add, remove, and element that are based on offer, poll, and peek except that they throw exception to indicate the occurrence of some error instead of the return value of false or null |
| AbstractQueuedSynchronizer | Provides a framework for implementing blocking locks and related synchronizers (semaphores, events, etc) that rely on first-in-first-out (FIFO) wait queues |
| AbstractQueuedSynchronizer.ConditionObject | Condition implementation for a AbstractQueuedSynchronizer serving as the basis of a Lock implementation |
| AbstractQueuedSynchronizer.Node | Wait queue node class |
| AbstractRowSetImpl | |
| AbstractSelectableChannel | Abstract class for selectable channels |
| AbstractSelectableChannel.BlockingLock | |
| AbstractSelectionKey | Abstract class for selection key |
| AbstractSelector | Abstract class for selectors |
| AbstractSequentialList< E > | AbstractSequentialList is an abstract implementation of the List interface |
| AbstractSet | Basic class for nodes, representing given regular expression |
| AbstractSet< E > | AbstractSet is an abstract implementation of the Set interface |
| AbstractSpinnerModel | |
| AbstractStringBuilder | |
| AbstractTableModel | |
| AbstractUndoableEdit | |
| AbstractView | A base interface that all views shall derive from |
| AbstractWriter | |
| AcceleratorsProcessor | |
| AccessControlContext | The vm vendor may choose to implement this class |
| AccessControlException | This runtime exception is thrown when an access control check indicates that access should not be granted |
| AccessController | This class must be implemented by the vm vendor, or the reference implementation can be used if the documented native is implemented |
| AccessDescription | The class encapsulates the ASN.1 DER encoding/decoding work with the AccessDescription which is a part of X.509 framework (as specified in RFC 3280 - Internet X.509 Public Key Infrastructure |
| AccessException | |
| Accessible | |
| AccessibleAction | |
| AccessibleAttributeSequence | |
| AccessibleBundle | |
| AccessibleComponent | |
| AccessibleContext | |
| AccessibleEditableText | |
| AccessibleExtendedComponent | |
| AccessibleExtendedTable | |
| AccessibleExtendedText | |
| AccessibleHyperlink | |
| AccessibleHypertext | |
| AccessibleIcon | |
| AccessibleKeyBinding | |
| AccessibleObject | AccessibleObjectprovides the ability to toggle access checks for these objects |
| AccessibleRelation | |
| AccessibleRelationSet | |
| AccessibleResourceBundle | |
| AccessibleRole | |
| AccessibleSelection | |
| AccessibleState | |
| AccessibleStateSet | |
| AccessibleStreamable | |
| AccessibleTable | |
| AccessibleTableModelChange | |
| AccessibleText | |
| AccessibleTextSequence | |
| AccessibleValue | |
| AccessorFactory | Factory for all accessors |
| AccountException | |
| AccountExpiredException | |
| AccountLockedException | |
| AccountNotFoundException | |
| Acl | .intel.drl.spec_ref |
| AclEntry | .intel.drl.spec_ref |
| AclNotFoundException | .intel.drl.spec_ref |
| Action | |
| ActionEvent | |
| ActionListener | |
| ActionMap | |
| ActionMapUIResource | |
| ActionNames | Containts names of text actions |
| ActionProxy | |
| ActionSet | Implements a set of text actions that should be used as a base for text component implementations |
| ActionSet.BeepAction | |
| ActionSet.BeginAction | |
| ActionSet.BeginLineAction | |
| ActionSet.BeginParagraphAction | |
| ActionSet.BeginWordAction | |
| ActionSet.CopyAction | |
| ActionSet.CutAction | |
| ActionSet.DeleteNextCharAction | |
| ActionSet.DeletePrevCharAction | |
| ActionSet.DumpModelAction | |
| ActionSet.EndAction | |
| ActionSet.EndLineAction | |
| ActionSet.EndParagraphAction | |
| ActionSet.EndWordAction | |
| ActionSet.InsertBreakAction | |
| ActionSet.InsertTabAction | |
| ActionSet.NextVisualPositionAction | |
| ActionSet.NextWordAction | |
| ActionSet.PageAction | |
| ActionSet.PasteAction | |
| ActionSet.PreviousWordAction | |
| ActionSet.SelectAllAction | |
| ActionSet.SelectLineAction | |
| ActionSet.SelectParagraphAction | |
| ActionSet.SelectWordAction | |
| ActionSet.ToggleComponentOrientationAction | |
| ActionSet.UnselectAction | |
| ActionSet.VerticalPageAction | |
| Activatable | |
| ActivatableRef | Activatable ref is the Remote Reference that organizes the next level of indirection during the remote method invocation |
| ActivatableServerRef | |
| ActivateFailedException | |
| ActivationDesc | |
| ActivationException | |
| ActivationGroup | |
| ActivationGroup_Stub | |
| ActivationGroupDesc | |
| ActivationGroupDesc.CommandEnvironment | |
| ActivationGroupID | |
| ActivationGroupImpl | The implementation of ActivationGroup |
| ActivationGroupImpl.ActiveObject | |
| ActivationID | |
| ActivationInstantiator | |
| ActivationMonitor | |
| ActivationSystem | |
| Activator | |
| ActiveEvent | |
| ActivityCompletedException | |
| ActivityRequiredException | |
| AdapterManager | Adapter Manager |
| AddOp | This class represents add operation in ldap protocol, inclue one request and one response |
| AddressUtil | |
| Adjustable | |
| AdjustmentEvent | |
| AdjustmentListener | |
| Adler32 | Used to compute the Adler32 Checksum from a set of data |
| AffineTransform | |
| AffineTransformOp | |
| AheadFSet | LookAhead FSet, always returns true; |
| AlertException | This exception is used to signalize the fatal alert occured during the work of protocol |
| AlertProtocol | This class encapsulates the functionality of Alert Protocol |
| AlgNameMapper | Provides Algorithm Name to OID and OID to Algorithm Name mappings |
| AlgorithmIdentifier | The class encapsulates the ASN.1 DER encoding/decoding work with the Algorithm Identifier which is a part of X.509 certificate (as specified in RFC 3280 - Internet X.509 Public Key Infrastructure |
| AlgorithmParameterGenerator | .intel.drl.spec_ref |
| AlgorithmParameterGeneratorSpi | .intel.drl.spec_ref |
| AlgorithmParameters | .intel.drl.spec_ref |
| AlgorithmParameterSpec | .intel.drl.spec_ref |
| AlgorithmParametersSpi | .intel.drl.spec_ref |
| All2PSDocPrintJob | |
| All2PSStreamPrintService | |
| AllPermission | Subclass of Permission whose instances imply all other permissions |
| AllPermissionCollection | Specific PermissionCollection for storing AllPermissions |
| AllPermissionCollection.SingletonEnumeration< E > | An auxiliary implementation for enumerating a single object |
| AlphaComposite | |
| AlreadyBoundException | |
| AlreadyConnectedException | Thrown when an attempt is made to connect a SocketChannel that is already connected |
| AlternativeName | This class implements the values of Subject Alternative Name (OID is 2.5.29.17) and Issuer Alternative Name extensions (OID is 2.5.29.18) |
| AltGroupQuantifierSet | Represents "?" quantifier over composite sets |
| AltQuantifierSet | Represents "?" quantifier over leaf sets |
| AncestorEvent | |
| AncestorListener | |
| AnnotatedElement | An interface implemented an annotated element to enable reflective access to annotation information |
| Annotation | Annotation |
| Annotation | |
| AnnotationFormatError | |
| AnnotationHelper | |
| AnnotationImpl | |
| AnnotationTypeMismatchException | |
| AppConfigurationEntry | |
| AppConfigurationEntry.LoginModuleControlFlag | |
| AppContext | Stub class, added to make applications like Netbeans which address this class by name compilable on Harmony |
| Appendable | This interface represents the ability of the input stream related classes to provide additianal data to be read |
| Appendable | Appendable is an object used to append character or character sequence |
| Applet | |
| Applet.AccessibleApplet | |
| AppletContext | |
| AppletInitializer | |
| AppletStub | |
| AppletThread | Thread that initializes applet and performs commands from the host application |
| Arc2D | |
| Arc2D.Double | |
| Arc2D.Float | |
| Arc2D.Iterator | |
| Area | |
| Area.AreaPathIterator | |
| AreaAveragingScaleFilter | |
| Argument | |
| ArithmeticException | This runtime exception is thrown when the an invalid arithmetic operation is attempted |
| Array | This class must be implemented by the VM vendor |
| Array | Utility class for arrays |
| Array | A Java representation of the SQL ARRAY type |
| ArrayAccessor | This class is a performance optimization aid which provides the low-level access to arrays |
| ArrayBlockingQueue< E > | A bounded BlockingQueue blocking queue} backed by an array |
| ArrayBlockingQueue< E >.Itr | Iterator for ArrayBlockingQueue |
| ArrayIndexOutOfBoundsException | This runtime exception is thrown when the an array is indexed with a value less than zero, or greater than or equal to the size of the array |
| ArrayList< E > | ArrayList is an implementation of List, backed by an array |
| ArrayPersistenceDelegate | |
| Arrays | Arrays contains static methods which operate on arrays |
| Arrays.ArrayList< E > | |
| ArrayStoreException | This runtime exception is thrown when a program attempts to store into an array an element of a a type which the array can not hold |
| ASN1Any | This class represents ASN.1 ANY type |
| Asn1Attributes | It implements ASN.1 codification tools for javax.swing.text.html.parser.AttributeList |
| ASN1BitString | This class represents ASN.1 Bitstring type |
| ASN1BitString.ASN1NamedBitList | Default implementation for ASN.1 Named Bitstring type |
| ASN1Boolean | This class represents ASN.1 Boolean type |
| ASN1Choice | This abstract class represents ASN.1 Choice type |
| ASN1ChoiceWrap | When encoding, the value bind to ASN1ChoiceWrap must be Object array length of two or ChosenValue instance |
| ASN1ChoiceWrap.ChosenValue | |
| ASN1Constants | ASN.1 and some other constants holder interface |
| ASN1Constructured | This abstract class is the super class for all constructed ASN.1 types |
| Asn1ContentModel | It implements ASN.1 codification tools for javax.swing.text.html.parser.ContentModel |
| ASN1Decodable | Retrieves data from ASN.1 data stream |
| Asn1Dtd | It implements ASN.1 codification tools for javax.swing.text.html.parser.DTD |
| Asn1Element | It implements ASN.1 codification tools for javax.swing.text.html.parser.Element |
| ASN1Encodable | This interface is responsible for encoding data according to ASN.1 type schema |
| Asn1Entity | It implements ASN.1 codification tools for javax.swing.text.html.parser.Entity |
| ASN1Enumerated | This class represents ASN.1 Enumerated type |
| ASN1Exception | Thrown by decoder/encoder stream to indicate violation of encoding rules |
| ASN1Explicit | This class represents explicitly tagged ASN.1 type |
| ASN1GeneralizedTime | This class represents ASN.1 GeneralizedTime type |
| ASN1Implicit | Implicitly tagged ASN.1 type |
| ASN1Integer | This class represents ASN.1 Integer type |
| ASN1LdapFilter | This class deal with recursive definition of ASN.1 choice type, it's used to define Ldap Filter type schema |
| Asn1ModelElement | It implements ASN.1 codification tools for the nodes that conforms the ContentModel tree representation |
| ASN1Null | This class represents ASN.1 Null type |
| ASN1OctetString | This class represents ASN.1 octet string type |
| ASN1Oid | This class represents ASN.1 Object Identifier type |
| ASN1OpenType | Represents ASN.1 open type that is defined by Oid |
| ASN1OpenType.Id | |
| ASN1Primitive | This abstract class is the super class for all primitive ASN.1 types |
| ASN1Sequence | This class represents ASN.1 Sequence type |
| ASN1SequenceOf | This class represents ASN.1 Sequence OF type |
| ASN1SequenceWrap | When encoding, the value bind to ASN1SequenceWrap should be either array of object or ASN1Encodable instance |
| ASN1Set | This class represents ASN.1 Set type |
| ASN1SetOf | This class represents ASN.1 SetOf type |
| ASN1StringType | This class is the super class for all string ASN.1 types |
| ASN1Time | Abstract class to represent ASN.1 time types |
| ASN1Type | This abstract class is the super class for all ASN.1 types |
| ASN1TypeCollection | This abstract class represents ASN.1 type that is a collection of ASN.1 types |
| ASN1UTCTime | This class represents ASN.1 UTCTime type |
| ASN1ValueCollection | This abstract class represents ASN.1 collection type |
| AssertionError | Indicates that an assertion has failed |
| AsynchronousCloseException | Thrown when the underlying channel for an IO operation is closed by another thread |
| AtomicBoolean | A boolean value that may be updated atomically |
| AtomicFSet | |
| AtomicInteger | An int value that may be updated atomically |
| AtomicIntegerArray | An int array in which elements may be updated atomically |
| AtomicIntegerFieldUpdater< T > | A reflection-based utility that enables atomic updates to designated volatile int fields of designated classes |
| AtomicIntegerFieldUpdater< T >.AtomicIntegerFieldUpdaterImpl< T > | Standard hotspot implementation using intrinsics |
| AtomicJointSet | This class represent atomic group (?>X), once X matches, this match become unchangeable till the end of the match |
| AtomicLong | A long value that may be updated atomically |
| AtomicLongArray | A long array in which elements may be updated atomically |
| AtomicLongFieldUpdater< T > | A reflection-based utility that enables atomic updates to designated volatile long fields of designated classes |
| AtomicLongFieldUpdater< T >.CASUpdater< T > | |
| AtomicLongFieldUpdater< T >.LockedUpdater< T > | |
| AtomicMarkableReference< V > | An AtomicMarkableReference maintains an object reference along with a mark bit, that can be updated atomically |
| AtomicMarkableReference< V >.ReferenceBooleanPair< T > | |
| AtomicNameParser | Parser for flat case-sensitive atomic names used by RegistryContext |
| AtomicReference< V > | An object reference that may be updated atomically |
| AtomicReferenceArray< E > | An array of object references in which elements may be updated atomically |
| AtomicReferenceFieldUpdater< T, V > | A reflection-based utility that enables atomic updates to designated volatile reference fields of designated classes |
| AtomicReferenceFieldUpdater< T, V >.AtomicReferenceFieldUpdaterImpl< T, V > | Standard hotspot implementation using intrinsics |
| AtomicStampedReference< V > | An AtomicStampedReference maintains an object reference along with an integer "stamp", that can be updated atomically |
| AtomicStampedReference< V >.ReferenceIntegerPair< T > | |
| Attr | The Attr interface represents an attribute in an Element object |
| Attribute | |
| Attribute | This interface defines the valid operations on a particular attribute of a directory entry |
| AttributeCondition | |
| AttributedCharacterIterator | AttributedCharacterIterator |
| AttributedCharacterIterator.Attribute | |
| AttributedString | AttributedString |
| AttributedString.AttributedIterator | |
| AttributedString.Range | |
| AttributeException | |
| AttributeInUseException | Thrown when attempting to add an attribute that is already defined for an object |
| AttributeList | |
| AttributeList | Interface for an element's attribute specifications |
| AttributeListImpl | Default implementation for AttributeList |
| AttributeModificationException | Thrown when a caller attempts to make an attribute modification that is not permitted |
| Attributes | Interface for a list of XML attributes |
| Attributes | This is the interface to a collection of attributes associated with a directory entry |
| Attributes | X.501 Attributes |
| Attributes | Used to store values for Manifest entries |
| Attributes2 | SAX2 extension to augment the per-attribute information provided though Attributes |
| Attributes2Impl | SAX2 extension helper for additional Attributes information, implementing the Attributes2 interface |
| Attributes.Name | |
| AttributeSet | |
| AttributeSet | |
| AttributeSet.CharacterAttribute | |
| AttributeSet.ColorAttribute | |
| AttributeSet.FontAttribute | |
| AttributeSet.ParagraphAttribute | |
| AttributeSetUtilities | |
| AttributeSetUtilities.SynchronizedAttributeSet | |
| AttributeSetUtilities.SynchronizedDocAttributeSet | |
| AttributeSetUtilities.SynchronizedPrintJobAttributeSet | |
| AttributeSetUtilities.SynchronizedPrintRequestAttributeSet | |
| AttributeSetUtilities.SynchronizedPrintServiceAttributeSet | |
| AttributeSetUtilities.UnmodifiableAttributeSet | |
| AttributeSetUtilities.UnmodifiableDocAttributeSet | |
| AttributeSetUtilities.UnmodifiablePrintJobAttributeSet | |
| AttributeSetUtilities.UnmodifiablePrintRequestAttributeSet | |
| AttributeSetUtilities.UnmodifiablePrintServiceAttributeSet | |
| AttributesImpl | Default implementation of the Attributes interface |
| AttributeType | X.501 Attribute Type |
| AttributeTypeAndValue | X.501 AttributeTypeAndValue |
| AttributeTypeAndValueComparator | AttributeTypeAndValue comparator |
| AttributeTypeAndValuePair | Represents a Type And a Value Pair |
| AttributeValue | X.501 Attribute Value |
| AudioClip | |
| AudioClipImpl | Implementation of AudioClip interface |
| AudioFileFormat | |
| AudioFileFormat.Type | |
| AudioFileReader | |
| AudioFileWriter | |
| AudioFormat | |
| AudioFormat.Encoding | |
| AudioInputStream | |
| AudioPermission | |
| AudioSystem | |
| AuthenticatedAttributes | As defined in PKCS #7: Cryptographic Message Syntax Standard (http://www.ietf.org/rfc/rfc2315.txt): authenticatedAttributes is a set of attributes that are signed (i.e., authenticated) by the signer |
| AuthenticationException | |
| AuthenticationException | An AuthenticationException is the NamingSecurityException used when authentication fails |
| AuthenticationNotSupportedException | An AuthenticationNotSupportedException is the NamingSecurityException used when the authentication required is not available |
| Authenticator | This class is able to obtain authentication info for a connection, usually from user |
| AuthorityKeyIdentifier | The class encapsulates the ASN.1 DER encoding/decoding work with Authority Key Identifier Extension (OID = 2.5.29.35) |
| AuthorizeCallback | |
| AuthPermission | |
| AuthProvider | .intel.drl.spec_ref |
| Autoscroll | |
| AWTCaret | |
| AwtChoicePersistenceDelegate | |
| AwtColorPersistenceDelegate | |
| AwtComponentPersistenceDelegate | |
| AwtContainerPersistenceDelegate | |
| AwtCursorPersistenceDelegate | |
| AwtDimensionPersistenceDelegate | |
| AWTError | |
| AWTEvent | |
| AWTEvent.EventConverter | |
| AWTEvent.EventDescriptor | |
| AWTEvent.EventTypeLookup | |
| AWTEventListener | |
| AWTEventListenerProxy | |
| AWTEventMulticaster | |
| AWTException | |
| AwtFontPersistenceDelegate | |
| AwtFontTextAttributePersistenceDelegate | |
| AWTHighlighter | That's a simple highlighter for a text component |
| AwtImageBackdoorAccessor | This class give an opportunity to get access to private data of some java.awt.image classes Implementation of this class placed in java.awt.image package |
| AwtImageBackdoorAccessorImpl | This class not part of public API |
| AwtImageReader | This implementation is based on the image loader from the AWT module |
| AwtImageReader.IISDecodingImageSource | |
| AwtInsetsPersistenceDelegate | |
| AWTKeyStroke | |
| AWTListenerList< T extends EventListener > | |
| AwtListPersistenceDelegate | |
| AwtMenuBarPersistenceDelegate | |
| AwtMenuPersistenceDelegate | |
| AwtMenuShortcutPersistenceDelegate | |
| AWTPermission | |
| AWTPermissionCollection | |
| AwtPointPersistenceDelegate | |
| AwtRectanglePersistenceDelegate | |
| AwtScrollPanePersistenceDelegate | |
| AwtSystemColorPersistenceDelegate | |
| AWTTextAction | |
| BackgroundImageLoader | Loads an image asynchronously, that is in another thread |
| BackingStoreException | An exception to indicate that some error was encountered while accessing the backing store |
| BackReferencedSingleSet | Group node over subexpression w/o alternations |
| BackReferenceSet | Back reference node, i.e |
| BadLocationException | |
| BadPaddingException | .intel.drl.spec_ref |
| BandCombineOp | |
| BandCombineOp.SampleModelInfo | |
| BandedSampleModel | |
| Base64 | This class implements Base64 encoding/decoding functionality as specified in RFC 2045 (http://www.ietf.org/rfc/rfc2045.txt) |
| Base64Encoder | |
| BaseByteBuffer | Serves as the root of other byte buffer impl classes, implements common methods that can be shared by child classes |
| BaseRowSet | |
| BasicArrowButton | |
| BasicAttribute | A simple attribute of a directory entry |
| BasicAttributes | A simple implementation of the Attributes interface |
| BasicBorders | |
| BasicBorders.ButtonBorder | |
| BasicBorders.FieldBorder | |
| BasicBorders.MarginBorder | |
| BasicBorders.MenuBarBorder | |
| BasicBorders.RadioButtonBorder | |
| BasicBorders.RolloverButtonBorder | |
| BasicBorders.SplitPaneBorder | |
| BasicBorders.SplitPaneDividerBorder | |
| BasicBorders.ToggleButtonBorder | |
| BasicBorders.ToolBarButtonMarginBorder | |
| BasicButtonListener | |
| BasicButtonListener.MnemonicAction | |
| BasicButtonListener.PressButtonAction | |
| BasicButtonListener.ReleaseButtonAction | |
| BasicButtonUI | |
| BasicCheckBoxMenuItemUI | |
| BasicCheckBoxUI | |
| BasicColorChooserUI | |
| BasicColorChooserUI.PropertyHandler | |
| BasicComboBoxEditor | |
| BasicComboBoxEditor.UIResource | |
| BasicComboBoxKeyboardActions | |
| BasicComboBoxKeyboardActions.HidePopupAction | |
| BasicComboBoxKeyboardActions.HidePopupAndSetValueAction | |
| BasicComboBoxKeyboardActions.PassThroughAction | |
| BasicComboBoxKeyboardActions.SelectNextPreviousAction | |
| BasicComboBoxRenderer | |
| BasicComboBoxRenderer.UIResource | |
| BasicComboBoxUI | |
| BasicComboBoxUI.ComboBoxLayoutManager | |
| BasicComboBoxUI.DefaultKeySelectionManager | |
| BasicComboBoxUI.EditorFocusHandler | |
| BasicComboBoxUI.FocusHandler | |
| BasicComboBoxUI.ItemHandler | |
| BasicComboBoxUI.KeyHandler | |
| BasicComboBoxUI.ListDataHandler | |
| BasicComboBoxUI.PropertyChangeHandler | |
| BasicComboPopup | |
| BasicComboPopup.InvocationKeyHandler | This class is replaced with ActionMap/InputMap functionality and does nothing |
| BasicComboPopup.InvocationMouseHandler | |
| BasicComboPopup.InvocationMouseMotionHandler | |
| BasicComboPopup.ItemHandler | |
| BasicComboPopup.ListDataHandler | Is obsolete and is not used |
| BasicComboPopup.ListMouseHandler | |
| BasicComboPopup.ListMouseMotionHandler | |
| BasicComboPopup.ListSelectionHandler | Is obsolete and is not used |
| BasicComboPopup.PropertyChangeHandler | |
| BasicConstraints | Basic Constraints Extension (OID == 2.5.29.19) |
| BasicControl | TODO: JavaDoc |
| BasicDesktopIconUI | |
| BasicDesktopIconUI.MouseInputHandler | |
| BasicDesktopPaneUI | |
| BasicDesktopPaneUI.BoundsChangeAction | Implements drag/move operations of the desktop icon |
| BasicDesktopPaneUI.CloseAction | |
| BasicDesktopPaneUI.MaximizeAction | |
| BasicDesktopPaneUI.MinimizeAction | |
| BasicDesktopPaneUI.NavigateAction | Implements "navigateNext", "navigatePrevious" actions |
| BasicDesktopPaneUI.OpenAction | Restores the selected frame from iconified or maximized states if it is not null |
| BasicDesktopPaneUI.PropertyChangeHandler | |
| BasicDesktopPaneUI.SelectFrameAction | |
| BasicDirectoryModel | |
| BasicEditorPaneUI | |
| BasicFileChooserUI | |
| BasicFileChooserUI.AcceptAllFileFilter | |
| BasicFileChooserUI.ApproveSelectionAction | |
| BasicFileChooserUI.BasicFileView | |
| BasicFileChooserUI.CancelSelectionAction | |
| BasicFileChooserUI.ChangeToParentDirectoryAction | |
| BasicFileChooserUI.DoubleClickListener | |
| BasicFileChooserUI.FileChooserTransferHandler | |
| BasicFileChooserUI.GoHomeAction | |
| BasicFileChooserUI.NewFolderAction | |
| BasicFileChooserUI.PropertyChangeHandler | |
| BasicFileChooserUI.SelectionListener | |
| BasicFileChooserUI.UpdateAction | |
| BasicFormattedTextFieldUI | |
| BasicGraphicsUtils | |
| BasicHTML | |
| BasicHTML.Renderer | Renderer is a RootView for the views obtained from html string |
| BasicIconFactory | |
| BasicIconFactory.CheckBoxIcon | |
| BasicIconFactory.CheckBoxMenuItemIcon | |
| BasicIconFactory.EmptyFrameIcon | |
| BasicIconFactory.MenuArrowIcon | |
| BasicIconFactory.MenuItemArrowIcon | |
| BasicIconFactory.MenuItemCheckIcon | |
| BasicIconFactory.RadioButtonIcon | |
| BasicIconFactory.RadioButtonMenuItemIcon | |
| BasicInternalFrameTitlePane | |
| BasicInternalFrameTitlePane.CloseAction | |
| BasicInternalFrameTitlePane.IconifyAction | |
| BasicInternalFrameTitlePane.MaximizeAction | |
| BasicInternalFrameTitlePane.MoveAction | |
| BasicInternalFrameTitlePane.PropertyChangeHandler | |
| BasicInternalFrameTitlePane.RestoreAction | |
| BasicInternalFrameTitlePane.SizeAction | |
| BasicInternalFrameTitlePane.SystemMenuBar | |
| BasicInternalFrameTitlePane.TitlePaneLayout | |
| BasicInternalFrameUI | |
| BasicInternalFrameUI.BasicInternalFrameListener | |
| BasicInternalFrameUI.BorderListener | |
| BasicInternalFrameUI.ComponentHandler | |
| BasicInternalFrameUI.GlassPaneDispatcher | |
| BasicInternalFrameUI.InternalFrameLayout | |
| BasicInternalFrameUI.InternalFramePropertyChangeListener | |
| BasicLabelUI | |
| BasicLibWrapper | This class is base class for all generated wrappers for native libraries |
| BasicListKeyboardActions | |
| BasicListUI | |
| BasicListUI.ComponentReshapeHandler | |
| BasicListUI.FocusHandler | |
| BasicListUI.KeyHandler | |
| BasicListUI.LayoutStrategy | |
| BasicListUI.ListDataHandler | |
| BasicListUI.ListLayouter | |
| BasicListUI.ListLayouter.AbstractLayoutStrategy | |
| BasicListUI.ListLayouter.HorizontalWrapVisibleSpecifiedLayoutStrategy | |
| BasicListUI.ListLayouter.HorizontalWrapVisibleUnspecifiedLayoutStrategy | |
| BasicListUI.ListLayouter.OrientationStrategy | |
| BasicListUI.ListLayouter.RightToLeftStrategy | |
| BasicListUI.ListLayouter.VerticalLayoutStategy | |
| BasicListUI.ListLayouter.VerticalWrapVisibleSpecifiedLayoutStrategy | |
| BasicListUI.ListLayouter.VerticalWrapVisibleUnspecifiedLayoutStrategy | |
| BasicListUI.ListSelectionHandler | |
| BasicListUI.ListTransferHandler | |
| BasicListUI.MouseInputHandler | |
| BasicListUI.PropertyChangeHandler | |
| BasicLookAndFeel | |
| BasicLookAndFeel.AudioAction | |
| BasicMenuBarUI | |
| BasicMenuBarUI.ChangeContainerHandler | |
| BasicMenuBarUI.FocusAction | |
| BasicMenuItemUI | |
| BasicMenuItemUI.MenuItemHandler | |
| BasicMenuItemUI.MouseInputHandler | |
| BasicMenuUI | |
| BasicMenuUI.ChangeHandler | |
| BasicMenuUI.MenuHandler | |
| BasicMenuUI.MnemonicAction | |
| BasicMenuUI.MouseInputHandler | |
| BasicMenuUI.OpenPopupAction | |
| BasicMetrics | Date: May 14, 2005 Time: 7:44:13 PM |
| BasicNamingEnumeration< T > | A simple implementation of NamingEnumeration |
| BasicNamingEnumerator< T > | Trivial implementation of NamingEnumeration interface |
| BasicOptionPaneUI | |
| BasicOptionPaneUI.ButtonActionListener | |
| BasicOptionPaneUI.ButtonAreaLayout | |
| BasicOptionPaneUI.ButtonInfo | |
| BasicOptionPaneUI.CloseAction | |
| BasicOptionPaneUI.PropertyChangeHandler | |
| BasicOptionPaneUI.WindowFocusGainedListener | |
| BasicPanelUI | |
| BasicPasswordFieldUI | |
| BasicPermission | Superclass of permissions which have names but no action lists |
| BasicPermissionCollection | Specific PermissionCollection for storing BasicPermissions of arbitrary type |
| BasicPopupMenuSeparatorUI | |
| BasicPopupMenuUI | |
| BasicProgressBarUI | |
| BasicProgressBarUI.ChangeHandler | |
| BasicProgressBarUI.PropertyChangeHandler | |
| BasicRadioButtonMenuItemUI | |
| BasicRadioButtonUI | |
| BasicResourceBundle | |
| BasicRootPaneUI | |
| BasicRootPaneUI.DefaultButtonAction | |
| BasicScrollBarUI | |
| BasicScrollBarUI.ArrowButtonListener | |
| BasicScrollBarUI.HorizontalStrategy | |
| BasicScrollBarUI.ModelListener | |
| BasicScrollBarUI.OrientationStrategy | |
| BasicScrollBarUI.PropertyChangeHandler | |
| BasicScrollBarUI.ScrollListener | |
| BasicScrollBarUI.TrackListener | |
| BasicScrollBarUI.VerticalStrategy | |
| BasicScrollPaneKeyboardActions | |
| BasicScrollPaneKeyboardActions.PassThroughAction | |
| BasicScrollPaneKeyboardActions.PassThroughToHorizontalScrollbarAction | |
| BasicScrollPaneKeyboardActions.PassThroughToVerticalScrollbarAction | |
| BasicScrollPaneUI | |
| BasicScrollPaneUI.HSBChangeListener | |
| BasicScrollPaneUI.HSBPropertyChangeHandler | |
| BasicScrollPaneUI.MouseWheelHandler | |
| BasicScrollPaneUI.PropertyChangeHandler | |
| BasicScrollPaneUI.ViewportChangeHandler | |
| BasicScrollPaneUI.VSBChangeListener | |
| BasicScrollPaneUI.VSBPropertyChangeHandler | |
| BasicSeparatorUI | |
| BasicSliderUI | Note: serialVersionUID fields are added as a performance optimization only but not as a guarantee of correct deserialization |
| BasicSliderUI.ActionScroller | This class isn't used since 1.3 and not implemented here (see HARMONY-4523 for details - the methods doesn't throw new NotImplementedException according to backward compatibility) |
| BasicSliderUI.ChangeHandler | |
| BasicSliderUI.ComponentHandler | |
| BasicSliderUI.FocusHandler | |
| BasicSliderUI.PropertyChangeHandler | |
| BasicSliderUI.ScrollListener | |
| BasicSliderUI.TrackListener | |
| BasicSpinnerKeyboardActions | |
| BasicSpinnerUI | |
| BasicSpinnerUI.ArrowButtonHandler | |
| BasicSpinnerUI.PropertyChangeHandler | |
| BasicSpinnerUI.SpinnerLayout | |
| BasicSplitPaneDivider | |
| BasicSplitPaneDivider.ArrowButton | |
| BasicSplitPaneDivider.DividerLayout | |
| BasicSplitPaneDivider.DragController | |
| BasicSplitPaneDivider.MouseHandler | |
| BasicSplitPaneDivider.VerticalDragController | |
| BasicSplitPaneKeyboardActions | |
| BasicSplitPaneUI | |
| BasicSplitPaneUI.BasicHorizontalLayoutManager | |
| BasicSplitPaneUI.BasicVerticalLayoutManager | |
| BasicSplitPaneUI.FocusHandler | |
| BasicSplitPaneUI.KeyboardDownRightHandler | |
| BasicSplitPaneUI.KeyboardEndHandler | |
| BasicSplitPaneUI.KeyboardHomeHandler | |
| BasicSplitPaneUI.KeyboardResizeToggleHandler | |
| BasicSplitPaneUI.KeyboardUpLeftHandler | |
| BasicSplitPaneUI.PropertyHandler | |
| BasicStroke | |
| BasicStroke.BufferedPath | BufferedPath class provides work path storing and processing |
| BasicStroke.Dasher | Dasher class provides dashing for particular dash style |
| BasicStroke.DashIterator | DashIterator class provides dashing for particular segment type |
| BasicStroke.DashIterator.Cubic | |
| BasicStroke.DashIterator.Line | |
| BasicStroke.DashIterator.Quad | |
| BasicTabbedPaneUI | |
| BasicTabbedPaneUI.FocusHandler | |
| BasicTabbedPaneUI.MnemonicAction | |
| BasicTabbedPaneUI.MouseHandler | |
| BasicTabbedPaneUI.MouseMotionHandler | |
| BasicTabbedPaneUI.NavigateAction | |
| BasicTabbedPaneUI.PropertyChangeHandler | |
| BasicTabbedPaneUI.ScrollableTabLayout | |
| BasicTabbedPaneUI.ScrollButton | |
| BasicTabbedPaneUI.TabbedPaneLayout | |
| BasicTabbedPaneUI.TabSelectionHandler | |
| BasicTableHeaderUI | |
| BasicTableHeaderUI.MouseInputHandler | |
| BasicTableHeaderUI.SizeInfo | |
| BasicTableKeyboardActions | |
| BasicTableKeyboardActions.AbstractRowColumnAction | |
| BasicTableKeyboardActions.AbstractTableAction | |
| BasicTableKeyboardActions.EnablebableLeadRowColumnAction | |
| BasicTableKeyboardActions.LeadRowColumnAction | |
| BasicTableKeyboardActions.SelectRowColumnCellAction | |
| BasicTableUI | |
| BasicTableUI.FocusHandler | |
| BasicTableUI.KeyHandler | |
| BasicTableUI.MouseInputHandler | |
| BasicTableUI.TableTransferHandler | |
| BasicTableUI.WidthInfo | |
| BasicTextAreaUI | |
| BasicTextFieldUI | |
| BasicTextPaneUI | |
| BasicTextUI | |
| BasicTextUI.BasicCaret | |
| BasicTextUI.BasicHighlighter | |
| BasicTextUI.DropListener | |
| BasicTextUI.GestureRecognizer | |
| BasicTextUI.Listener | |
| BasicTextUI.RequestFocusAction | Action to request focus on Text Component, concerned with this BasicTextUI |
| BasicTextUI.TextTransferHandler | Transfer Handler to support basic transfer operation |
| BasicToggleButtonUI | |
| BasicToolBarSeparatorUI | |
| BasicToolBarUI | |
| BasicToolBarUI.DockingListener | |
| BasicToolBarUI.DragWindow | |
| BasicToolBarUI.FloatingWindow | |
| BasicToolBarUI.FrameListener | |
| BasicToolBarUI.NavigateAction | |
| BasicToolBarUI.PropertyListener | |
| BasicToolBarUI.ToolBarContListener | |
| BasicToolBarUI.ToolBarFocusListener | |
| BasicToolTipUI | |
| BasicTreeKeyboardActions | |
| BasicTreeKeyboardActions.ChangeLeadAction | |
| BasicTreeKeyboardActions.PreserveLeadAnchorAction | |
| BasicTreeKeyboardActions.TreeAction | |
| BasicTreeUI | |
| BasicTreeUI.CellEditorHandler | |
| BasicTreeUI.ComponentHandler | |
| BasicTreeUI.FocusHandler | |
| BasicTreeUI.KeyHandler | |
| BasicTreeUI.MouseHandler | |
| BasicTreeUI.MouseInputHandler | |
| BasicTreeUI.NodeDimensionsHandler | |
| BasicTreeUI.PropertyChangeHandler | |
| BasicTreeUI.SelectionModelPropertyChangeHandler | |
| BasicTreeUI.TreeCancelEditingAction | |
| BasicTreeUI.TreeExpansionHandler | |
| BasicTreeUI.TreeHomeAction | |
| BasicTreeUI.TreeIncrementAction | |
| BasicTreeUI.TreeModelHandler | |
| BasicTreeUI.TreePageAction | |
| BasicTreeUI.TreeSelectionHandler | |
| BasicTreeUI.TreeToggleAction | |
| BasicTreeUI.TreeTransferHandler | |
| BasicTreeUI.TreeTraverseAction | |
| BasicViewportUI | |
| BatchUpdateException | An exception thrown if a problem occurs during a batch update operation |
| BeanContext | |
| BeanContextChild | |
| BeanContextChildComponentProxy | |
| BeanContextChildSupport | |
| BeanContextContainerProxy | |
| BeanContextEvent | |
| BeanContextMembershipEvent | |
| BeanContextMembershipListener | |
| BeanContextProxy | |
| BeanContextServiceAvailableEvent | |
| BeanContextServiceProvider | |
| BeanContextServiceProviderBeanInfo | |
| BeanContextServiceRevokedEvent | |
| BeanContextServiceRevokedListener | |
| BeanContextServices | |
| BeanContextServicesListener | |
| BeanContextServicesSupport | This support class implements BeanContextServices interface |
| BeanContextServicesSupport.BCSSChild | Every child of context is companied with a BCSSChild instance |
| BeanContextServicesSupport.BCSSProxyServiceProvider | This class implements the BeanContextServiceProvider interface by wrapping a BeanContextServices |
| BeanContextServicesSupport.BCSSServiceProvider | Every servie registered in this context is companied with a BCSSServiceProvider instance |
| BeanContextServicesSupport.ServiceRecord | |
| BeanContextServicesSupport.ServiceRevokedListenerDelegator | |
| BeanContextSupport | This support class implements BeanContext interface |
| BeanContextSupport.BCSChild | Every child of context is companied with a BCSChild instance |
| BeanContextSupport.BCSIterator | This implementation wraps an iterator and override remove() with a noop method |
| BeanDescriptor | Describes a bean's global information |
| BeanInfo | |
| Beans | This class Beans provides some methods for manipulting bean controls |
| BeansUtils | |
| BehindFSet | FSet for lookbehind constructs |
| BequestedFocusTraversalPolicy | |
| BerInputStream | Decodes ASN.1 types encoded with BER (X.690) |
| BerOutputStream | Encodes ASN.1 types with BER (X.690) |
| BevelBorder | |
| Bidi | Bidi is the class providing the bidirectional algorithm |
| BidiRun | TODO: type description |
| BigDecimal | |
| BigInteger | |
| BinaryRefAddr | A BinaryRefAddr refers to an address which is represented by a binary address |
| BinarySearch | |
| BindException | A BindException is thrown when a process cannot bind a local address/port, either because it is already bound or reserved by the OS |
| Binding | Binding extends NameClassPair to associate an object in a naming service with its name, specified class name and relative flag |
| BindingEnumeration | Enumeration of Binding objects, used by RegistryContext#listBindings(Name) method |
| BindOp | Ldap Bind operation |
| BindOp.AuthenticationChoice | |
| BindOp.SaslCredentials | |
| BitLevel | Static library that provides all the bit level operations for BigInteger |
| BitmapSurface | |
| BitSet | Implements a bit field |
| BitString | Represents ASN.1 bit string value |
| BlitSupport | Blit engine which allows to 'repaint' moving components using Graphics.copyArea() (blitting mode) |
| Blitter | The interface for objects which can drawing Images on other Images which have Graphics or on the display |
| Blob | A Java interface mapping for the SQL BLOB type |
| BlockingQueue< E > | A java.util.Queue that additionally supports operations that wait for the queue to become non-empty when retrieving an element, and wait for space to become available in the queue when storing an element |
| BlockView | |
| BMPImageWriteParam | |
| Book | |
| Book.innerPage | |
| Boolean | Boolean is the wrapper for the primitive type boolean |
| BooleanControl | |
| BooleanControl.Type | |
| BooleanEditor | |
| Border | |
| BorderFactory | |
| BorderLayout | |
| BorderUIResource | |
| BorderUIResource.BevelBorderUIResource | |
| BorderUIResource.CompoundBorderUIResource | |
| BorderUIResource.EmptyBorderUIResource | |
| BorderUIResource.EtchedBorderUIResource | |
| BorderUIResource.LineBorderUIResource | |
| BorderUIResource.MatteBorderUIResource | |
| BorderUIResource.TitledBorderUIResource | |
| BoundedRangeModel | |
| Box | |
| Box.AccessibleBox | |
| Box.Filler | |
| Box.Filler.AccessibleBoxFiller | |
| BoxLayout | |
| BoxView | |
| BreakIterator | This class is used to locate the boundaries of text |
| BrokenBarrierException | Exception thrown when a thread tries to wait upon a barrier that is in a broken state, or which enters the broken state while the thread is waiting |
| BRView | |
| Buffer | A buffer is a list of elements of a specific primitive type |
| BufferCapabilities | BufferCapabilities |
| BufferCapabilities.FlipContents | |
| BufferedImage | |
| BufferedImageFilter | |
| BufferedImageGraphics2D | BufferedImageGraphics2D is implementation of CommonGraphics2D for drawing on buffered images |
| BufferedImageOp | BufferedImageOp |
| BufferedImageSource | |
| BufferedInputStream | BufferedInputStream is a class which takes an input stream and buffers the input |
| BufferedOutputStream | BufferedOutputStream is a class which takes an output stream and buffers the writes to that stream |
| BufferedReader | BufferedReader is a buffered character input reader |
| BufferedWriter | BufferedWriter is for writing buffered character output |
| BufferFactory | Provide factory service of buffer classes |
| BufferOverflowException | A BufferOverflowException is thrown when you try to write elements to a buffer, but there is not enough remaining space in the buffer |
| BufferStrategy | |
| BufferUnderflowException | A BufferUnderflowException is thrown when you try to read elements from a buffer, but there is not enough remaining elements in the buffer |
| Button | |
| Button.AccessibleAWTButton | |
| Button.State | |
| ButtonCommons | The storage of different utility methods used for buttons drawing |
| ButtonGroup | |
| ButtonModel | |
| ButtonPeer | |
| ButtonState | State of the button component |
| ButtonStateController | ButtonStateController |
| ButtonUI | |
| Byte | Byte is the wrapper for the primitive type byte |
| ByteArrayDecodingImageSource | |
| ByteArrayInputStream | ByteArrayInputStream is used for streaming over a byte array |
| ByteArrayOutputStream | ByteArrayOutputStream is a class whose underlying stream is represented by a byte array |
| ByteBase | |
| ByteBuffer | A buffer of bytes |
| ByteChannel | A ByteChannel is both readable and writable |
| ByteEditor | |
| ByteLookupTable | |
| ByteOrder | Holds byte order constants |
| ByteVector | Analog of StringBuffer but works with bytes |
| Cache | The caching mechanism designed to speed up the process of Certificates/CRLs generation in the case of their repeated generation |
| CachedRow | |
| CachedRowSet | |
| CachedRowSetImpl | |
| CachedRowSetReader | |
| CachedRowSetWriter | |
| CacheRequest | CacheRequest provides channels for storing resource data in the ResponseCache |
| CacheResponse | CacheResponse is used for getting resource from the ResponseCache |
| Calendar | Calendar is an abstract class which provides the conversion between Dates and integer calendar fields, such as the month, year or minute |
| Callable< V > | A task that returns a result and may throw an exception |
| CallableStatement | An interface used to call Stored Procedures |
| Callback | Callback from applet to the host application |
| Callback | |
| Callback | |
| Callback.Handler | |
| CallbackHandler | |
| CancelablePrintJob | |
| CancellationException | Exception indicating that the result of a value-producing task, such as a FutureTask, cannot be retrieved because the task was cancelled |
| CancelledKeyException | Thrown when an invalid selection key is used |
| CanClasses | This class gives us a hashtable that contains canonical classes that are generated from http://www.unicode.org/Public/4.0-Update/UnicodeData-4.0.0.txt |
| CannotProceedException | Naming operations throw a CannotProceedException when the service provider context implementation is resolving a name but reaches a name component that does not belong to the namespace of the current context |
| CannotRedoException | |
| CannotUndoException | |
| Canvas | |
| Canvas.AccessibleAWTCanvas | |
| CanvasPeer | |
| CardLayout | |
| Caret | |
| CaretEvent | |
| CaretListener | |
| CaretManager | This class provides functionality for creating caret and highlight shapes (bidirectional text is also supported, but, unfortunately, not tested yet) |
| CascadedStyle | Storage for all the attributes applicable for the javax.swing.text.Element for which CascadedStyle is built |
| CDATASection | CDATA sections are used to escape blocks of text containing characters that would otherwise be regarded as markup |
| CellEditor | |
| CellEditorListener | |
| CellRendererPane | |
| CellRendererPane.AccessibleCellRendererPane | |
| Certificate | .intel.drl.spec_ref |
| Certificate | Abstract class to represent identity certificates |
| Certificate | .intel.drl.spec_ref |
| Certificate | The class encapsulates the ASN.1 DER encoding/decoding work with the X.509 certificate |
| Certificate.CertificateRep | .intel.drl.spec_ref |
| CertificateEncodingException | This class represents an encoding exception for a certificate |
| CertificateEncodingException | .intel.drl.spec_ref |
| CertificateException | This class represents a general certificate exception |
| CertificateException | .intel.drl.spec_ref |
| CertificateExpiredException | This class indicates that a given certificate has expired |
| CertificateExpiredException | .intel.drl.spec_ref |
| CertificateFactory | This class provides the functionality of a certificate factory algorithm |
| CertificateFactorySpi | This class is a Service Provider Interface (therefore the Spi suffix) for certificate factories to be supplied by providers |
| CertificateIssuer | CRL Entry's Certificate Issuer Extension (OID = 2.5.29.29) |
| CertificateList | The class encapsulates the ASN.1 DER encoding/decoding work with the X.509 CRL |
| CertificateMessage | Represents server/client certificate message |
| CertificateNotYetValidException | This class indicates that a given certificate is not valid yet |
| CertificateNotYetValidException | .intel.drl.spec_ref |
| CertificateParsingException | This class indicates that a given certificate could not be parsed |
| CertificateParsingException | .intel.drl.spec_ref |
| CertificatePolicies | The class encapsulates the ASN.1 DER encoding/decoding work with Certificate Policies structure which is a part of X.509 certificate (as specified in RFC 3280 - Internet X.509 Public Key Infrastructure |
| CertificateRequest | Represents certificate request message |
| CertificateVerify | Represents certificate verify message |
| CertificationRequest | The class implements the ASN.1 DER encoding and decoding of the PKCS#10 Certificate Signing Request (CSR) |
| CertificationRequestInfo | CertificationRequestInfo ::= SEQUENCE { version Version, subject Name, subjectPublicKeyInfo SubjectPublicKeyInfo, attributes [0] IMPLICIT Attributes } |
| CertPath | An immutable certificate path that can be validated |
| CertPath.CertPathRep | .intel.drl.spec_ref |
| CertPathBuilder | .intel.drl.spec_ref |
| CertPathBuilderException | .intel.drl.spec_ref |
| CertPathBuilderResult | .intel.drl.spec_ref |
| CertPathBuilderSpi | .intel.drl.spec_ref |
| CertPathParameters | .intel.drl.spec_ref |
| CertPathTrustManagerParameters | .intel.drl.spec_ref |
| CertPathValidator | .intel.drl.spec_ref |
| CertPathValidatorException | .intel.drl.spec_ref |
| CertPathValidatorResult | .intel.drl.spec_ref |
| CertPathValidatorSpi | .intel.drl.spec_ref |
| CertSelector | .intel.drl.spec_ref |
| CertStore | .intel.drl.spec_ref |
| CertStoreException | .intel.drl.spec_ref |
| CertStoreParameters | .intel.drl.spec_ref |
| CertStoreSpi | .intel.drl.spec_ref |
| ChangedCharSetException | |
| ChangeEvent | |
| ChangeListener | |
| Channel | A channel is a conduit to IO services covering such items as files, sockets, hardware devices, IO ports, or some software component |
| ChannelBinding | |
| Channels | This class provides several utilities to get I/O streams from channels |
| Channels.ByteChannelReader | |
| Channels.ByteChannelWriter | |
| Channels.ChannelInputStream | |
| Channels.ReadableByteChannelImpl | |
| Channels.ReadableByteChannelInputStream | |
| Channels.ReaderInputStream | |
| Channels.WritableByteChannelImpl | |
| Channels.WritableByteChannelOutputStream | |
| Character | |
| Character.Subset | |
| Character.UnicodeBlock | Blocks of characters, as defined by the Unicode 4.0.1 specification |
| Character.valueOfCache | |
| CharacterCodingException | Type of exception thrown when an encoding or decoding error occurs |
| CharacterData | The CharacterData interface extends Node with a set of attributes and methods for accessing character data in the DOM |
| CharacterDataSelector | |
| CharacterIterator | CharacterIterator is used to sequence over a group of characters |
| CharArrayBuffer | CharArrayBuffer, ReadWriteCharArrayBuffer and ReadOnlyCharArrayBuffer compose the implementation of array based char buffers |
| CharArrayReader | CharArrayReader is used as a buffered character input stream on a character array |
| CharArrayWriter | CharArrayWriter is used as a character output stream on a character array |
| CharBuffer | A buffer of chars |
| CharClass | User defined character classes ([abef]) |
| CharConversionException | This is the top level class for character conversion exceptions |
| CharSequence | The CharSequence interface represents an ordered set of characters and the functions to probe them |
| CharSequenceAdapter | This class wraps a char sequence to be a char buffer |
| Charset | A charset defines a mapping between a Unicode character sequence and a byte sequence |
| CharSet | Represents node accepting single character |
| Charset.IgnoreCaseComparator | A comparator that ignores case |
| CharsetDecoder | An converter that can convert bytes sequence in some charset to 16-bit Unicode character sequence |
| CharsetEncoder | An converter that can convert 16-bit Unicode character sequence to byte sequence in some charset |
| CharsetProvider | The service provider class for character sets |
| CharsetProviderImpl | |
| CharToByteBufferAdapter | This class wraps a byte buffer to be a char buffer |
| Checkbox | |
| Checkbox.AccessibleAWTCheckbox | |
| Checkbox.State | |
| CheckboxGroup | |
| CheckboxMenuItem | |
| CheckboxMenuItem.AccessibleAWTCheckboxMenuItem | |
| CheckboxMenuItemPeer | |
| CheckboxPeer | |
| CheckboxState | State of Checkbox component |
| CheckedInputStream | Used to maintain a running Checksum of all data read from a stream |
| CheckedOutputStream | Used to maintain a running Checksum of all data written to a stream |
| Checksum | Interface to types that can compute a checksum value of given data |
| Choice | |
| Choice.AccessibleAWTChoice | |
| Choice.ChoiceStateController | |
| Choice.State | |
| ChoiceCallback | |
| ChoiceFormat | ChoiceFormat is used to associate strings with ranges of double values |
| ChoicePeer | |
| ChoicePopupBox | Helper class: popup window containing list of Choice items, implements popup and scrolling list behavior of Choice component |
| ChoicePopupBox.ChoiceListState | List state implementation |
| ChoicePopupBox.ChoiceScrollable | Scrolling behavior implementation |
| ChoiceState | State of Choice component |
| ChoiceStyle | ChoiceStyle |
| Chromaticity | |
| CIBackReferenceSet | Case Insensitive back reference node; |
| CICharSet | Represents node accepting single character in case insensitive manner |
| CIDecomposedCharSet | Represents case insensitive canonical decomposition of Unicode character |
| Cipher | .intel.drl.spec_ref |
| CipherInputStream | .intel.drl.spec_ref |
| CipherOutputStream | .intel.drl.spec_ref |
| CipherSpi | .intel.drl.spec_ref |
| CipherSuite | Represents Cipher Suite as defined in TLS 1.0 spec., A.5 |
| CISequenceSet | This class represents ASCII case insensitive character sequences |
| Class< T > | An instance of class Class is the in-image representation of a Java class |
| Class< T >.GACache | Wrapper class used to hold all the Generics and Annotation related data for this class |
| Class< T >.ReflectionData | Wrapper class used to hold all the Reflection related data for this class |
| ClassCastException | This runtime exception is thrown when a program attempts to cast a an object to a type which it is not compatible with |
| ClassCircularityError | This error is thrown when the VM notices that an attempt is made to load a class which would directly or indirectly inherit from one of its subclasses |
| ClassDefinition | Wraps a java.lang.Class that is to be redefined together with the byte array which constitutes the updated version of the class |
| ClassFileTransformer | This interface must be implemented by types used to instrument classes as they are loaded by a running VM |
| ClassFormatError | This error is thrown by the class loader when it discovers that a class that it is loading does not have the correct shape |
| ClassList | Stores list of classes (Class instances), making sure no duplicates are stored, and taking inheritance into account |
| ClassLoader | |
| ClassLoader.BootstrapLoader | |
| ClassLoader.SystemClassLoader | |
| ClassNotFoundException | This exception is thrown when a classloader is unable to find a class |
| ClassPersistenceDelegate | |
| ClassStub | Generates RMI stub code for a particular class |
| ClassStub.MethodStub | Generates RMI stub code for a particular method |
| ClientConnection | Connection opened by client side |
| ClientConnectionManager | Manager managing connections from the client side: it holds the list of opened connections so the client could reuse them |
| ClientConnectionManager.ConnectionsCollector | |
| ClientDGC | DGC on Client's side - it's responsible for renewing/cancelling remote objects leases |
| ClientDGC.CleanCaller | |
| ClientDGC.LeaseRenewer | |
| ClientDGC.PhantomRef | |
| ClientDGC.RemovedObjectsDetector | |
| ClientDGC.RemoveTask | |
| ClientDGC.RenewInfo | |
| ClientDGC.RenewInfo.TablesLock | |
| ClientHandshakeImpl | Client side handshake protocol implementation |
| ClientHello | Represents Client Hello message |
| ClientKeyExchange | Represents client key exchange message |
| ClientRemoteCall | RemoteCall implementation used by UnicastRef on client's side |
| Clip | |
| Clipboard | |
| Clipboard.FlavorEventProcessor | |
| ClipboardOwner | |
| ClipRegion | |
| Clob | A Java interface mapping for the SQL CLOB type |
| Cloneable | This (empty) interface should be implemented by all classes which wish to support cloning |
| CloneNotSupportedException | This exception is thrown when a program attempts to clone an object which does not support the Cloneable interface |
| CLongPointer | |
| Closeable | Closeable represents the source or destination of some data which can be called its close method to release resources it holds |
| ClosedByInterruptException | Thrown when a thread is interrupted in a blocking IO operation |
| ClosedChannelException | This exception is thrown when a channel is closed for the type of operation attempted |
| ClosedSelectorException | Thrown when an a selector is closed and an IO operation is attempted |
| CMMException | |
| CodeBase | Common context for all applets loaded from the same code base |
| CoderMalfunctionError | Errors thrown when the encoder/decoder is malfunctioning |
| CoderResult | Used to indicate the result of encoding/decoding |
| CodeSigner | .intel.drl.spec_ref |
| CodeSource | |
| CodingErrorAction | Used to indicate what kind of actions to take in case of encoding/decoding errors |
| CollationElementIterator | |
| CollationKey | CollationKey represents the collation order of a particular String for a specific Collator |
| Collator | Collator is an abstract class which is the root of classes which provide Locale specific String comparison to determine their ordering with respect to each other |
| Collection< E > | Collection is the root of the collection hierarchy |
| CollectionCertStoreParameters | .intel.drl.spec_ref |
| Collections | Collections contains static methods which operate on Collection classes |
| Collections.CheckedCollection< E > | Class represents a dynamically typesafe view of the specified collection |
| Collections.CheckedList< E > | Class represents a dynamically typesafe view of the specified list |
| Collections.CheckedListIterator< E > | Class represents a dynamically typesafe view of the specified ListIterator |
| Collections.CheckedMap< K, V > | Class represents a dynamically typesafe view of the specified map |
| Collections.CheckedMap< K, V >.CheckedEntry< K, V > | Class represents a dynamically typesafe view of the specified map entry |
| Collections.CheckedRandomAccessList< E > | Class represents a dynamically typesafe view of the specified randomAccessList |
| Collections.CheckedSet< E > | Class represents a dynamically typesafe view of the specified set |
| Collections.CheckedSortedMap< K, V > | Class represents a dynamically typesafe view of the specified sortedMap |
| Collections.CheckedSortedSet< E > | Class represents a dynamically typesafe view of the specified sortedSet |
| Collections.CopiesList< E > | |
| Collections.EmptyList | |
| Collections.EmptyMap | |
| Collections.EmptySet | |
| Collections.ReverseComparator< T > | |
| Collections.ReverseComparatorWithComparator< T > | |
| Collections.SingletonList< E > | |
| Collections.SingletonMap< K, V > | |
| Collections.SingletonSet< E > | |
| Collections.SynchronizedCollection< E > | |
| Collections.SynchronizedList< E > | |
| Collections.SynchronizedMap< K, V > | |
| Collections.SynchronizedRandomAccessList< E > | |
| Collections.SynchronizedSet< E > | |
| Collections.SynchronizedSortedMap< K, V > | |
| Collections.SynchronizedSortedSet< E > | |
| Collections.UnmodifiableCollection< E > | |
| Collections.UnmodifiableList< E > | |
| Collections.UnmodifiableMap< K, V > | |
| Collections.UnmodifiableRandomAccessList< E > | |
| Collections.UnmodifiableSet< E > | |
| Collections.UnmodifiableSortedMap< K, V > | |
| Collections.UnmodifiableSortedSet< E > | |
| Color | |
| Color.ColorPaintContext | |
| ColorChooserComponentFactory | |
| ColorChooserUI | |
| ColorConverter | This class combines ColorScaler, ICC_Transform and NativeImageFormat functionality in the workflows for different types of input/output pixel data |
| ColorConvertOp | |
| ColorConvertOp.ICC_TransfomCreator | |
| ColorEditor | |
| ColorModel | |
| ColorPainter | |
| ColorScaler | This class provides functionality for scaling color data when ranges of the source and destination color values differs |
| ColorSelectionModel | |
| ColorSpace | |
| ColorSupported | |
| ColorType | The class used to mark the states in coloring JComponents |
| ColorUIResource | |
| CombinatorCondition | |
| ComboBoxEditor | |
| ComboBoxModel | |
| ComboBoxUI | |
| ComboPopup | |
| Command | |
| Command | |
| Comment | This interface inherits from CharacterData and represents the content of a comment, i.e., all the characters between the starting ' <!--' and ending '-->' |
| CommonGlyphVector | GlyphVector implementation |
| CommonGraphics2D | CommonGraphics2D class is a super class for all system-dependent implementations |
| CommonGraphics2DFactory | Common GraphicsFactory implementation |
| CommonGraphicsEnvironment | Common GraphicsEnvironment implementation |
| CommonStructWrapper | This class is a base class for all wrappers of C structs |
| CommunicationException | This is the NamingException used when communication with the naming or directory service fails |
| Comparable< T > | This interface should be implemented by all classes which wish to define a natural ordering of their instances |
| Comparator< T > | Comparator is used to compare two objects to determine their ordering in respect to each other |
| CompareOp | |
| Compiler | This class must be implemented by the VM vendor |
| CompletionService< V > | A service that decouples the production of new asynchronous tasks from the consumption of the results of completed tasks |
| Component | |
| Component.AccessibleAWTComponent | |
| Component.AccessibleAWTComponent.AccessibleAWTComponentHandler | |
| Component.AccessibleAWTComponent.AccessibleAWTFocusHandler | |
| Component.BltBufferStrategy | |
| Component.ComponentLock | The lock object for private component's data which don't affect the component hierarchy |
| Component.ComponentState | The internal component's state utilized by the visual theme |
| Component.FlipBufferStrategy | |
| Component.ImageParameters | |
| Component.ImageParameters.DrawingParameters | |
| ComponentAdapter | |
| ComponentBehavior | The interface of the helper object that encapsulates the difference between lightweight and heavyweight components |
| ComponentColorModel | |
| ComponentDragImplHelper | This class helps to implement dragging/resising of components with a mouse |
| ComponentEvent | |
| ComponentInputMap | |
| ComponentInputMapUIResource | |
| ComponentInternals | The accessor to AWT private API |
| ComponentListener | |
| ComponentOrientation | |
| ComponentPeer | |
| ComponentSampleModel | |
| ComponentUI | |
| ComponentView | |
| ComponentView.ComponentViewLayout | |
| ComposedTextInterval | Interval with composed text |
| ComposedTextParams | Stores composed text parameters: the composed text itself, its length and where it starts in a document |
| Composite | |
| CompositeAttributeSet | |
| CompositeContext | |
| CompositeFont | CompositeFont class is the implementation of logical font classes |
| CompositeGroupQuantifierSet | Composite (i.e |
| CompositeName | A CompositeName represents a name in a naming service which spans multiple namespaces |
| CompositeQuantifierSet | Composite (i.e |
| CompositeRangeSet | This class is used to split the range that contains surrogate characters into two ranges: the first consisting of these surrogate characters and the second consisting of all others characters from the parent range |
| CompositeView | |
| CompositionWindow | Active IM client used to implement "below-the-spot" input style with active clients & "root-window" style with passive clients |
| CompositionWindow.ActiveClient | |
| CompoundBorder | |
| CompoundControl | |
| CompoundControl.Type | |
| CompoundEdit | |
| CompoundName | A CompoundName is a series of string elements, and it represents a name in a naming service within a single namespace |
| Compression | |
| ConcurrentHashMap< K, V > | A hash table supporting full concurrency of retrievals and adjustable expected concurrency for updates |
| ConcurrentHashMap< K, V >.HashEntry< K, V > | ConcurrentHashMap list entry |
| ConcurrentHashMap< K, V >.HashIterator | |
| ConcurrentHashMap< K, V >.KeyIterator | |
| ConcurrentHashMap< K, V >.Segment< K, V > | Segments are specialized versions of hash tables |
| ConcurrentHashMap< K, V >.ValueIterator | |
| ConcurrentLinkedQueue< E > | An unbounded thread-safe Queue queue} based on linked nodes |
| ConcurrentLinkedQueue< E >.Itr | |
| ConcurrentLinkedQueue< E >.Node< E > | |
| ConcurrentMap< K, V > | A java.util.Map providing additional atomic putIfAbsent, remove, and replace methods |
| ConcurrentModificationException | This runtime exception is thrown when a Collection is modified and an existing iterator on the Collection is used to modify the Collection as well |
| Condition | |
| Condition | Condition factors out the Object monitor methods (wait, notify and notifyAll) into distinct objects to give the effect of having multiple wait-sets per object, by combining them with the use of arbitrary Lock implementations |
| ConditionalSelector | |
| ConditionFactory | |
| Configuration | |
| ConfigurationException | This is the NamingException used when there is a problem encountered with the configuration |
| ConfirmationCallback | |
| ConnectException | |
| ConnectException | This ConnectException is thrown when a connection cannot be established to a remote host/port, because for instance a server was not listening |
| ConnectIOException | |
| Connection | Connection between host application and applet infrastructure |
| Connection | A Connection represents a link from a Java application to a database |
| Connection.LineReader | |
| ConnectionEvent | An Event object which is sent when specific events happen on a PooledConnection object |
| ConnectionEventListener | An interface used to receive events generated by a PooledConnection |
| ConnectionPendingException | Thrown when an attempt is made to connect a SocketChannel that has a non-blocking connection already underway |
| ConnectionPoolDataSource | An interface for the creation of PooledConnection objects |
| ConnectionState | This abstract class is a base for Record Protocol operating environmet of different SSL protocol versions |
| ConnectionStateSSLv3 | This class incapsulates the operating environment of the SSL v3 (http://wp.netscape.com/eng/ssl3) Record Protocol and provides relating encryption/decryption functionality |
| ConnectionStateTLS | This class incapsulates the operating environment of the TLS v1 (http://www.ietf.org/rfc/rfc2246.txt) Record Protocol and provides relating encryption/decryption functionality |
| ConsoleHandler | A handler that writes log messages to the standard output stream System.err |
| Constructor< T > | This class models aconstructor |
| Constructor< T >.ConstructorData | Keeps information about this constructor |
| Container | |
| Container.AccessibleAWTContainer | |
| Container.AccessibleAWTContainer.AccessibleContainerHandler | |
| ContainerAdapter | |
| ContainerEvent | |
| ContainerListener | |
| ContainerOrderFocusTraversalPolicy | |
| ContentCondition | |
| ContentHandler | Receive notification of the logical content of a document |
| ContentHandler | This class converts the content of a certain format into a Java type Object |
| ContentHandlerFactory | Defines a factory which is reponsible for creating a ContentHandler |
| ContentInfo | As defined in PKCS #7: Cryptographic Message Syntax Standard (http://www.ietf.org/rfc/rfc2315.txt) |
| ContentModel | Elements content representation |
| ContentPositions | |
| ContentPositions.DocumentMark | |
| ContentPositions.MarkReference | |
| ContentPositions.UndoPosRef | |
| ContentPositions.WeakPosition | |
| ContentType | This class incapsulates the constants determining the types of SSL/TLS record's content data |
| Context | The Context interface describes a naming context comprising a collection of bindings (see javax.naming.Binding) and methods for manipulating them |
| ContextImpl | Support class for this package |
| ContextNotEmptyException | This is the NamingException used when trying to destroy a context which is not empty |
| ContextStorage | |
| ContextStorage.ContextLock | |
| ContextThreadGroup | |
| ContextualRenderedImageFactory | |
| Control | A Control corresponds to a control used in LDAPv3 |
| Control | |
| Control.Type | |
| ControlFactory | This abstract class is used for factories which create controls as used in LDAPv3 |
| ControllerEventListener | |
| Conversion | Static library that provides BigInteger base conversion from/to any integer represented in an java.lang.String Object |
| ConvolveOp | |
| CookieHandler | This class is ready for managing a stateful cookie with HTTP protocol |
| Copies | |
| CopiesSupported | |
| CopyOnWriteArrayList< E > | |
| CopyOnWriteArrayList< E >.ListIteratorImpl | List iterator implementation, when created gets snapshot of the list, so never throws ConcurrentModificationException |
| CopyOnWriteArrayList< E >.SubList | Represents a list returned by sublist() |
| CopyOnWriteArrayList< E >.SubList.SubListIterator | Implementation of ListIterator for the SubList gets a snapshot of the sublist, never throws ConcurrentModificationException |
| CopyOnWriteArrayList< E >.SubListReadData | Keeps a state of sublist implementation, size and array declared as final, so we'll never get the unconsistent state |
| CopyOnWriteArraySet< E > | A java.util.Set that uses java.util.concurrent.CopyOnWriteArrayList for all of its operations |
| CountDownLatch | A synchronization aid that allows one or more threads to wait until a set of operations being performed in other threads completes |
| CountDownLatch.Sync | Synchronization control For CountDownLatch |
| Counter | The Counter interface is used to represent any counter or counters function value |
| CRC32 | Used to compute a CRC32 Checksum from a set of data |
| CreateThreadAction | Action for privileged Threads creation |
| CreationParams | This class describes cross-platform NativeWindow creation params See also WindowFactory.createWindow |
| CredentialException | |
| CredentialExpiredException | |
| CredentialNotFoundException | |
| CRL | This class represents Certificate Revocation Lists (CRLs) |
| CRLDistributionPoints | The class encapsulates the ASN.1 DER encoding/decoding work with the CRL Distribution Points which is the part of X.509 Certificate (as specified in RFC 3280 - Internet X.509 Public Key Infrastructure |
| CRLException | .intel.drl.spec_ref |
| CRLNumber | CRL Entry's CRL Number Extension (OID = 2.5.29.20) |
| CRLSelector | .intel.drl.spec_ref |
| CropImageFilter | |
| Crossing | |
| Crossing.CubicCurve | CubicCurve class provides basic functionality to find curve crossing and calculating bounds |
| Crossing.QuadCurve | QuadCurve class provides basic functionality to find curve crossing and calculating bounds |
| CrossingHelper | |
| CrossingHelper.Edge | |
| CryptoProvider | Implementation of Provider for SecureRandom, MessageDigest and Signature using a Secure Hash Algorithm, SHA-1; see SECURE HASH STANDARD, FIPS PUB 180-1 (http://www.itl.nist.gov/fipspubs/fip180-1.htm)
The implementation supports "SHA1PRNG", "SHA-1" and "SHA1withDSA" algorithms described in JavaTM Cryptography Architecture, API Specification & Reference |
| CSS | |
| CSS2Properties | The CSS2Properties interface represents a convenience mechanism for retrieving and setting properties within a CSSStyleDeclaration |
| CSS.Attribute | |
| CSS.BackgroundAttachment | The implementation is based on CSS1 spec for 'background-attachment' |
| CSS.BackgroundColor | The implementation is based on CSS1 spec for 'background-color' |
| CSS.BackgroundExpander | The implementation is based on CSS1 spec for 'background' |
| CSS.BackgroundPosition | The implementation is based on CSS1 spec for 'background-position' |
| CSS.BackgroundRepeat | The implementation is based on CSS1 spec for 'background-repeat' |
| CSS.BorderColor | The implementation is based on CSS1 spec for 'border-color' |
| CSS.BorderExpander | The implementation is based on CSS1 spec for 'border' |
| CSS.BorderSideExpander | The implementation is based on CSS1 spec for |
| CSS.BorderStyle | The implementation is based on CSS1 spec for 'border-style' |
| CSS.BorderStyleValue | The implementation is based on CSS1 spec for 'border-style' |
| CSS.BorderWidthValue | The implementation is based on CSS1 |
| CSS.Clear | The implementation is based on CSS1 spec for 'clear' |
| CSS.ColorProperty | The implementation is based on CSS1 spec for 'color' |
| CSS.Display | The implementation is based on CSS1 spec for 'display' |
| CSS.FixedSetValues | The storage for all properties with fixed set of values |
| CSS.FixedSetValuesError | |
| CSS.FloatProperty | The implementation is based on CSS1 spec for 'float' |
| CSS.FloatValue | Storage for Length Units of float type |
| CSS.FontExpander | The implementation is based on CSS1 spec for 'font' |
| CSS.FontFamily | The implementation is based on CSS1 spec for 'font-family' |
| CSS.FontSize | The implementation is based on CSS1 spec for 'font-size' |
| CSS.FontStyle | The implementation is based on CSS1 spec for 'font-style' |
| CSS.FontVariant | The implementation is based on CSS1 spec for 'font-variant' |
| CSS.FontWeight | The implementation is based on CSS1 spec for 'font-weight' |
| CSS.Height | |
| CSS.ImageValue | The implementation is based on CSS1 spec for 'background-image' and 'list-style-image' |
| CSS.Length | The storage for 'Length Units' |
| CSS.LineHeight | The implementation is based on CSS1 spec for 'line-height' |
| CSS.ListStyleExpander | The implementation is based on CSS1 spec for 'list-style' |
| CSS.ListStylePosition | The implementation is based on CSS1 spec for 'list-style-position' |
| CSS.ListStyleType | The implementation is based on CSS1 spec for 'list-style-type' |
| CSS.PropertyValueConverter | Describes converters of attribute values from StyleConstants notation to CSS and vice versa |
| CSS.RelativeValueResolver | |
| CSS.ShorthandPropertyExpander | |
| CSS.SpaceExpander | Expands values of shorthand 'margin' and 'padding' properties into individual properties for each side |
| CSS.SpacingValue | The implementation is based on CSS1 spec for 'letter-spacing' and 'word-spacing' |
| CSS.TextAlign | The implementation is based on CSS1 spec for 'text-align' |
| CSS.TextDecoration | The implementation is based on CSS1 spec for 'text-decoration' |
| CSS.TextTransform | The implementation is based on CSS1 spec for 'text-transform' |
| CSS.VerticalAlign | The implementation is based on CSS1 spec for 'vertical-align' |
| CSS.ViewUpdater | |
| CSS.WhiteSpace | The implementation is based on CSS1 spec for 'white-space' |
| CSS.Width | The implementation is based on CSS1 spec for 'width' |
| CSSCharsetRule | The CSSCharsetRule interface represents a rule in a CSS style sheet |
| CSSException | |
| CSSFontFaceRule | The CSSFontFaceRule interface represents a -face rule in a CSS style sheet |
| CSSImportRule | The CSSImportRule interface represents a rule within a CSS style sheet |
| CSSLogger | |
| CSSMediaRule | The CSSMediaRule interface represents a rule in a CSS style sheet |
| CSSPageRule | The CSSPageRule interface represents a @page rule within a CSS style sheet |
| CSSParseException | Encapsulate a CSS parse error or warning |
| CSSParser | |
| CSSParserConstants | |
| CSSParserTokenManager | |
| CSSPrimitiveValue | The CSSPrimitiveValue interface represents a single CSS value |
| CSSRule | The CSSRule interface is the abstract base interface for any type of CSS statement |
| CSSRuleList | The CSSRuleList interface provides the abstraction of an ordered collection of CSS rules |
| CSSStyleDeclaration | The CSSStyleDeclaration interface represents a single CSS declaration block |
| CSSStyleRule | The CSSStyleRule interface represents a single rule set in a CSS style sheet |
| CSSStyleSheet | The CSSStyleSheet interface is a concrete interface used to represent a CSS style sheet i.e., a style sheet whose content type is "text/css" |
| CSSUnknownRule | The CSSUnknownRule interface represents an at-rule not supported by this user agent |
| CSSValue | The CSSValue interface represents a simple or a complex value |
| CSSValueList | The CSSValueList interface provides the abstraction of an ordered collection of CSS values |
| CubicCurve2D | |
| CubicCurve2D.Double | |
| CubicCurve2D.Float | |
| CubicCurve2D.Iterator | |
| CUPSClient | |
| CUPSPrintServiceProvider | |
| Currency | This class represents a currency as identified in the ISO 4217 currency codes |
| Cursor | |
| CursorFactory | Provides factory for NativeCursor |
| CurveCrossingHelper | |
| CustomizedObjectInputStream | Customized object input stream that allows to read objects by specified class loader |
| Customizer | |
| CyclicBarrier | A synchronization aid that allows a set of threads to all wait for each other to reach a common barrier point |
| DatabaseMetaData | An interface which provides comprehensive information about the database |
| DataBuffer | |
| DataBufferByte | |
| DataBufferDouble | |
| DataBufferFloat | |
| DataBufferInt | |
| DataBufferListener | |
| DataBufferShort | |
| DataBufferUShort | |
| DataFlavor | |
| DataFormatException | DataFormatException is used to indicate an error in the format of a particular data stream |
| DatagramChannel | A DatagramChannel is a selectable channel for part abstraction of datagram socket |
| DatagramChannelImpl | |
| DatagramChannelImpl.DatagramSocketAdapter | |
| DatagramChannelImpl.ReadLock | |
| DatagramChannelImpl.WriteLock | |
| DatagramPacket | This class models a datagram packet to be sent or received |
| DatagramSocket | This class models a socket for sending & receiving datagram packets |
| DatagramSocket.Lock | |
| DatagramSocketImpl | The abstract superclass of datagram & multicast socket implementations |
| DatagramSocketImplFactory | This interface defines a factory for datagram socket implementations |
| DataInput | DataInput is an interface which declares methods for reading in typed data from a Stream |
| DataInputStream | DataInputStream is a filter class which can read typed data from a Stream |
| DataLine | |
| DataLine.Info | |
| DataOutput | DataOutput is an interface which declares methods for writing typed data to a Stream |
| DataOutputStream | DataOutputStream is a filter class which can write typed data to a Stream |
| DataProvider | Unified representation of transferable data, either obtained from or prepared for native clipboard and/or drag&drop |
| DataProxy | Wrapper for native data |
| DataSnapshot | Immutable copy of transferable data, safe for use across the threads |
| DataSource | An interface for the creation of Connection objects which represent a connection to a database |
| DataSource | Convertor from java.awt.datatransfer.Transferable to org.apache.harmony.awt.datatransfer.DataProvider |
| DataStream | This interface represents the ability of the classes to provide the chunks of data |
| DataTransferThread | Thread for handling data transfer native events |
| DataTruncation | An exception which is thrown when a JDBC driver unexpectedly truncates a data value either when reading or when writing data |
| DatatypeConfigurationException | |
| DatatypeConstants | |
| DatatypeConstants.Field | Type-safe enum class that represents six fields of the Duration class |
| DatatypeFactory | |
| Date | Date represents a specific moment in time, to the millisecond |
| Date | A Date class which can consume and produce dates in SQL Date format |
| DateFormat | DateFormat is the abstract superclass of formats which format and parse Dates |
| DateFormat.Field | The instances of this inner class are used as attribute keys and values in AttributedCharacterIterator that SimpleDateFormat.formatToCharacterIterator() method returns |
| DateFormatSymbols | DateFormatSymbols holds the Strings used in the formating and parsing of dates and times |
| DateFormatter | |
| DateTimeAtCompleted | |
| DateTimeAtCreation | |
| DateTimeAtProcessing | |
| DateTimeSyntax | |
| DebugGraphics | |
| DebugGraphics.BufferedDrawAction | |
| DebugGraphics.FlashAction | |
| DebugMemorySpy | This memory spy tries to be as protective as possible, and fail as early as posible for misbehaving allocators |
| DebugUtil | |
| DecimalFormat | DecimalFormat is used to format and parse numbers, both integers and fractions, based on a pattern |
| DecimalFormatSymbols | DecimalFormatSymbols holds the symbols used in the formating and parsing of numbers |
| DeclHandler | SAX2 extension handler for DTD declaration events |
| DecodingImageSource | This is an abstract class that encapsulates a main part of ImageProducer functionality for the images being decoded by the native decoders, like PNG, JPEG and GIF |
| DecomposedCharSet | Represents canonical decomposition of Unicode character |
| DefaultBoundedRangeModel | |
| DefaultButton | Implementation of Button's default visual style |
| DefaultButtonModel | |
| DefaultCallbackHandler | |
| DefaultCaret | |
| DefaultCaret.DocumentHandler | |
| DefaultCaret.FilterBypass | Default Implementation if NavigationFilter.FilterBypass |
| DefaultCaret.PropertyHandler | |
| DefaultCellEditor | |
| DefaultCellEditor.EditorDelegate | |
| DefaultCheckbox | Implementation of Checkbox' default visual style |
| DefaultChoice | DefaultChoice |
| DefaultColorSelectionModel | |
| DefaultComboBoxModel | |
| DefaultConfiguration | Default Configuration implementation based on login configuration files |
| DefaultConfigurationParser | Auth configuration parser |
| DefaultConfigurationParser.InvalidFormatException | Specific exception class to signal configuration file syntax error |
| DefaultDesktopManager | |
| DefaultEditorKit | |
| DefaultEditorKit.BeepAction | |
| DefaultEditorKit.CopyAction | |
| DefaultEditorKit.CutAction | |
| DefaultEditorKit.DefaultKeyTypedAction | |
| DefaultEditorKit.InsertBreakAction | |
| DefaultEditorKit.InsertContentAction | |
| DefaultEditorKit.InsertTabAction | |
| DefaultEditorKit.KitAction | |
| DefaultEditorKit.PasteAction | |
| DefaultEditorKit.ReadOnlyAction | |
| DefaultEditorKit.WritableAction | |
| DefaultFileDialog | DefaultFileDialog Pure Java Implementation of FileDialog for platforms where native file dialog is not used |
| DefaultFileDialog.Separator | |
| DefaultFocusManager | |
| DefaultFocusTraversalPolicy | |
| DefaultFormatter | |
| DefaultFormatter.DocumentFilterImpl | |
| DefaultFormatterFactory | |
| DefaultGlyphPainter | Default GlyphPainter which is used when a GlyphView needs a painter but none was set |
| DefaultGlyphPainter.TextPainter | |
| DefaultHandler | Default base class for SAX2 event handlers |
| DefaultHandler2 | This class extends the SAX2 base handler class to support the SAX2 LexicalHandler, DeclHandler, and EntityResolver2 extensions |
| DefaultHighlighter | |
| DefaultHighlighter.DefaultHighlightPainter | |
| DefaultHighlighter.HighlightImpl | Stores all Highlights information |
| DefaultHighlighter.HighlightList | Provides more convinient interface for DefaultHighlighter |
| DefaultHostnameVerifier | Default implementation of javax.net.ssl.HostnameVerifier |
| DefaultKeyboardFocusManager | |
| DefaultLabel | Implementation of Label's default visual style |
| DefaultList | DefaultList |
| DefaultListCellRenderer | |
| DefaultListCellRenderer.UIResource | |
| DefaultListModel | |
| DefaultListSelectionModel | |
| DefaultListSelectionModel.Segment | |
| DefaultListSelectionModel.Selection | |
| DefaultMenu | Implementation of Menu's default visual style |
| DefaultMenuBar | Implementation of MenuBar's default visual style |
| DefaultMenuLayout | |
| DefaultMetalTheme | |
| DefaultMouseDragGestureRecognizer | |
| DefaultMutableTreeNode | |
| DefaultPersistenceDelegate | Default PersistenceDelegate for normal classes |
| DefaultPolicy | Default Policy implementation based on policy configuration files |
| DefaultPolicyParser | This is a basic loader of policy files |
| DefaultPolicyParser.PermissionExpander | Specific handler for expanding self and alias protocols |
| DefaultPolicyScanner | This is a basic high-level tokenizer of policy files |
| DefaultPolicyScanner.GrantEntry | Compound token representing grant clause |
| DefaultPolicyScanner.InvalidFormatException | Specific exception class to signal policy file syntax error |
| DefaultPolicyScanner.KeystoreEntry | Compound token representing keystore clause |
| DefaultPolicyScanner.PermissionEntry | Compound token representing permission entry of a grant clause |
| DefaultPolicyScanner.PrincipalEntry | Compound token representing principal entry of a grant clause |
| DefaultPrintJob | |
| DefaultPrintJob.PrintJobThread | |
| DefaultPrintService | |
| DefaultRMIClassLoaderSpi | Default implementation of RMIClassLoaderSpi |
| DefaultRMIClassLoaderSpi.TableKey | |
| DefaultRMIClassLoaderSpi.URLLoader | |
| DefaultRMISocketFactory | Default RMISocketFactory which is used by RMI runtime to create client and server sockets |
| DefaultScrollbar | Implementation of Scrollbar's default visual style |
| DefaultServerSocketFactory | Default implementation of javax.net.ServerSocketFactory |
| DefaultSingleSelectionModel | |
| DefaultSocketFactory | Default implementation of javax.net.SocketFactory |
| DefaultSSLContext | Support class for this package |
| DefaultSSLServerSocketFactory | Default inoperative implementation of javax.net.ssl.SSLServerSocketFactory |
| DefaultSSLSocketFactory | Default inoperative implementation of javax.net.ssl.SSLSocketFactory |
| DefaultStyle | Common functionality for default visual style |
| DefaultStyledDocument | |
| DefaultStyledDocument.AttributeUndoableEdit | |
| DefaultStyledDocument.ChangeDesc | |
| DefaultStyledDocument.ElementBuffer | |
| DefaultStyledDocument.ElementSpec | |
| DefaultStyledDocument.SectionElement | |
| DefaultStyleFactory | The defaultStyleFactory returns styles fills up by putStyle(String, String, SynthStyle) method |
| DefaultStyleFactory.StyleInfo | StyleInfo can be used for representing the style and for finding a style from list |
| DefaultSubjectPolicy | Default implementation for subject-based policy |
| DefaultTableCellRenderer | |
| DefaultTableCellRenderer.UIResource | |
| DefaultTableColumnModel | |
| DefaultTableModel | |
| DefaultTextComponent | |
| DefaultTreeCellEditor | |
| DefaultTreeCellEditor.DefaultTextField | |
| DefaultTreeCellEditor.EditorContainer | |
| DefaultTreeCellRenderer | |
| DefaultTreeModel | |
| DefaultTreeSelectionModel | |
| DefaultUDTMap< T > | |
| Deflater | Used to compress bytes using the DEFLATE compression algorithm |
| DeflaterOutputStream | Implements a stream filter for the writing of compressed data to a stream |
| Delayed | A mix-in style interface for marking objects that should be acted upon after a given delay |
| DelayQueue< E extends Delayed > | An unbounded BlockingQueue blocking queue} of Delayed elements, in which an element can only be taken when its delay has expired |
| DelayQueue< E extends Delayed >.Itr< E > | |
| DelegatedTask | Delegated Runnable task for SSLEngine |
| DelegationPermission | |
| DeleteOnExit | |
| DeleteOp | Ldap delete operation |
| Deprecated | |
| DerInputStream | Decodes ASN.1 types encoded with DER (X.690) |
| DerOutputStream | Encodes ASN.1 types with DER (X.690) |
| DescendantSelector | |
| DESedeKeySpec | .intel.drl.spec_ref |
| DesignMode | |
| DESKeySpec | .intel.drl.spec_ref |
| DesktopIconUI | |
| DesktopManager | DesktopManager objects are owned by a JDesktopPane object |
| DesktopPaneUI | |
| Destination | |
| Destroyable | |
| DestroyFailedException | |
| DevmodeStructWrapper | Wrapper for the DEVMODE native structure |
| DevmodeStructWrapper.CustomPaper | |
| DevmodeStructWrapper.Paper | |
| DGC | .intel.drl.spec_ref |
| DGCImpl | Distributed Garbage Collector implementation (Server side) |
| DGCImpl.ExpirationTracker | |
| DGCImpl_Skel | |
| DGCImpl_Stub | |
| DHGenParameterSpec | .intel.drl.spec_ref |
| DHKey | .intel.drl.spec_ref |
| DHParameters | This class contains well-known primes |
| DHParameterSpec | .intel.drl.spec_ref |
| DHPrivateKey | .intel.drl.spec_ref |
| DHPrivateKeySpec | .intel.drl.spec_ref |
| DHPublicKey | .intel.drl.spec_ref |
| DHPublicKeySpec | .intel.drl.spec_ref |
| Dialog | |
| Dialog.AccessibleAWTDialog | |
| Dialog.DialogModalContext | |
| DialogCallbackHandler | |
| DialogCallbackHandler.DialogCallbackHandlerDialoge | |
| DialogPeer | |
| Dictionary< K, V > | Dictionary is a abstract class which is the superclass of all classes that associate keys with values, such as Hashtable |
| DigestException | This class represents exceptions for message digest computation |
| DigestInputStream | .intel.drl.spec_ref |
| DigestOutputStream | .intel.drl.spec_ref |
| DigitalSignature | This class represents Signature type, as descrybed in TLS v 1.0 Protocol specification, 7.4.3 |
| Dimension | |
| Dimension2D | |
| DimensionUIResource | |
| DirContext | This is the main interface to a directory service |
| DirectBuffer | |
| DirectByteBuffer | DirectByteBuffer, ReadWriteDirectByteBuffer and ReadOnlyDirectByteBuffer compose the implementation of platform memory based byte buffers |
| DirectByteBuffer.SafeAddress | |
| DirectByteBuffers | Helper class for operations on direct ByteBuffer |
| DirectColorModel | |
| DirectoryManager | The DirectoryManager class cannot be instantiated |
| DirectoryManager.Context2DirContextWrapper | An inner class that transforms a Context instance into DirContext |
| DirectoryString | The class encapsulates the ASN.1 DER encoding/decoding work with the DirectoryString structure (as specified in RFC 3280 - Internet X.509 Public Key Infrastructure |
| DirectRMISocketFactory | RMISocketFactory implementation for direct connections |
| DirObjectFactory | An DirObjectFactory creates objects of a specified type |
| DirStateFactory | The DirStateFactory interface describes a factory used to get the state of an object to be bound |
| DirStateFactory.Result | Used by the DirectoryManager.getStateToBind method as the returning value |
| Dispatcher | Helper package-private class for managing lightweight components & dispatching events from heavyweight source |
| Dispatcher.ComponentDispatcher | The dispatcher of native events that affect component's state or bounds |
| Dispatcher.KeyDispatcher | The dispatcher of the keyboard events |
| Dispatcher.MouseGrabManager | Retargets the mouse events to the grab owner when mouse is grabbed, grab and ungrab mouse when mouse buttons are pressed and released |
| Dispatcher.PopupDispatcher | Dispatches native events related to the pop-up boxes (the non-component windows such as menus and drop lists) |
| Dispatcher.PopupDispatcher.MouseGrab | Handles the mouse grab for pop-up boxes |
| DisplayMode | |
| DistributionPoint | The class encapsulates the ASN.1 DER encoding/decoding work with the DistributionPoint structure which is the part of X.509 CRL (as specified in RFC 3280 - Internet X.509 Public Key Infrastructure |
| DistributionPointName | The class encapsulates the ASN.1 DER encoding/decoding work with the DistributionPointName structure which is the part of X.509 CRL (as specified in RFC 3280 - Internet X.509 Public Key Infrastructure |
| DnDConstants | |
| DnDMouseHelper | |
| DNParser | Distinguished Name Parser |
| DNSContext | This class represents DNS context |
| DNSContext.ContextNamePair | |
| DNSContextFactory | A factory to build DNS contexts |
| DNSName | Represents the name in Domain Name System |
| DNSNameParser | DNS name parser |
| DNSPseudoURL | Represents a DNS pseudo URL |
| dnsURLContext | DNS context that is capable of serving requests with DNS URL's given as names |
| dnsURLContextFactory | Factory to create DNS URL contexts |
| Doc | |
| DocAttribute | |
| DocAttributeSet | |
| DocFlavor | Encapsulates an object that specifies the format to a DocPrintJob print data |
| DocFlavor.BYTE_ARRAY | |
| DocFlavor.CHAR_ARRAY | |
| DocFlavor.INPUT_STREAM | |
| DocFlavor.READER | |
| DocFlavor.SERVICE_FORMATTED | |
| DocFlavor.STRING | |
| DocFlavor.URL | |
| DocPrintJob | |
| Document | |
| Document | The Document interface represents the entire HTML or XML document |
| Document | Representation of browser's (or other host app's) document that contains applets |
| DocumentBuilder | Defines the API to obtain DOM Document instances from an XML document |
| DocumentBuilderFactory | Defines a factory API that enables applications to obtain a parser that produces DOM object trees from XML documents |
| DocumentCSS | This interface represents a document with a CSS view |
| Documented | |
| DocumentEvent | The DocumentEvent interface provides a mechanism by which the user can create an Event of a type supported by the implementation |
| DocumentEvent | |
| DocumentEvent.ElementChange | |
| DocumentEvent.EventType | |
| DocumentFilter | |
| DocumentFilter.FilterBypass | |
| DocumentFragment | DocumentFragment is a "lightweight" or "minimal" Document object |
| DocumentHandler | This is the main interface that most CSS applications implement: if the application needs to be informed of basic parsing events, it implements this interface and registers an instance with the CSS parser using the setCSSHandler method |
| DocumentHandler | Receive notification of general document events |
| DocumentListener | |
| DocumentName | |
| DocumentParser | |
| DocumentRange | |
| DocumentSlice | Collection of applets running in one document and loaded from the same code base, implementation of AppletContext interface |
| DocumentStyle | The DocumentStyle interface provides a mechanism by which the style sheets embedded in a document can be retrieved |
| DocumentTraversal | DocumentTraversal contains methods that create NodeIterators and TreeWalkers to traverse a node and its children in document order (depth first, pre-order traversal, which is equivalent to the order in which the start tags occur in the text representation of the document) |
| DocumentType | Each Document has a doctype attribute whose value is either null or a DocumentType object |
| DocumentView | The DocumentView interface is implemented by Document objects in DOM implementations supporting DOM Views |
| DomainCombiner | A DomainCombiner is a way to update the protection domains from an AccessControlContext |
| DomainProtocolException | The exception that can be thrown from the DNS Resolver classes |
| DOMConfiguration | The DOMConfiguration interface represents the configuration of a document and maintains a table of recognized parameters |
| DOMError | DOMError is an interface that describes an error |
| DOMErrorHandler | DOMErrorHandler is a callback interface that the DOM implementation can call when reporting errors that happens while processing XML data, or when doing some other processing (e.g |
| DOMException | DOM 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) |
| DOMImplementation | The DOMImplementation interface provides a number of methods for performing operations that are independent of any particular instance of the document object model |
| DOMImplementationCSS | This interface allows the DOM user to create a CSSStyleSheet outside the context of a document |
| DOMImplementationList | The DOMImplementationList interface provides the abstraction of an ordered collection of DOM implementations, without defining or constraining how this collection is implemented |
| DOMImplementationLS | DOMImplementationLS contains the factory methods for creating Load and Save objects |
| DOMImplementationRegistry | A factory that enables applications to obtain instances of DOMImplementation |
| DOMImplementationSource | This interface permits a DOM implementer to supply one or more implementations, based upon requested features and versions, as specified in |
| DOMLocator | Indicates the position of a node in a source DOM, intended primarily for error reporting |
| DOMLocator | DOMLocator is an interface that describes a location (e.g |
| DOMResult | |
| DOMSource | |
| DOMStringList | The DOMStringList interface provides the abstraction of an ordered collection of DOMString values, without defining or constraining how this collection is implemented |
| DotAllQuantifierSet | Special node for ".*" construction for any character including line terminators |
| DotAllSet | Node accepting any character including line terminators |
| DotQuantifierSet | Special node for ".*" construction |
| DotSet | Node accepting any character except line terminators; |
| Double | |
| DoubleArrayBuffer | DoubleArrayBuffer, ReadWriteDoubleArrayBuffer and ReadOnlyDoubleArrayBuffer compose the implementation of array based double buffers |
| DoubleBuffer | A buffer of doubles |
| DoubleEditor | |
| DoublePointer | |
| DoubleToByteBufferAdapter | This class wraps a byte buffer to be a double buffer |
| DragGestureEvent | |
| DragGestureListener | |
| DragGestureRecognizer | |
| DragSource | |
| DragSourceAdapter | |
| DragSourceContext | |
| DragSourceContextPeer | |
| DragSourceDragEvent | |
| DragSourceDropEvent | |
| DragSourceEvent | |
| DragSourceEventProxy | Dispatches DragSource events on event dispatch thread in conjunction with java.awt.EventQueue#invokeLater(Runnable) |
| DragSourceListener | |
| DragSourceMotionListener | |
| DragSourceMulticaster | A wrapper for array of drag source listeners |
| Driver | An Interface to a JDBC Driver |
| DriverManager | Provides facilities for managing JDBC Drivers |
| DriverPropertyInfo | A class holding information about Driver Properties for making a Connection |
| DRLCertFactory | Master class (provider) for X509 Certificate Factory Implementation |
| DropTarget | |
| DropTarget.DropTargetAutoScroller | |
| DropTargetAdapter | |
| DropTargetContext | |
| DropTargetContext.TransferableProxy | |
| DropTargetContextPeer | |
| DropTargetDragEvent | |
| DropTargetDropEvent | |
| DropTargetEvent | |
| DropTargetListener | |
| DSAKey | .intel.drl.spec_ref |
| DSAKeyFactoryImpl | |
| DSAKeyPairGenerator | .intel.drl.spec_ref |
| DSAParameterSpec | .intel.drl.spec_ref |
| DSAParams | .intel.drl.spec_ref |
| DSAPrivateKey | .intel.drl.spec_ref |
| DSAPrivateKeyImpl | The class provides DSAPrivateKey functionality by extending a class implementing PrivateKey and implementing methods defined in both interfaces, DSAKey and DSAPrivateKey |
| DSAPrivateKeySpec | .intel.drl.spec_ref |
| DSAPublicKey | .intel.drl.spec_ref |
| DSAPublicKeyImpl | The class provides DSAPublicKey functionality by extending a class implementing PublicKey and implementing methods defined in both interfaces, DSAKey and DSAPublicKey |
| DSAPublicKeySpec | .intel.drl.spec_ref |
| DTD | |
| DTDConstants | |
| DTDHandler | Receive notification of basic DTD-related events |
| DTDUtilities | |
| DTK | Data transfer ToolKit |
| DuplicatedPropertiesResourceBundle | |
| DuplicateFormatFlagsException | The unchecked exception will be thrown out if there are duplicate flags given out in the format specifier |
| Duration | |
| ECField | .intel.drl.spec_ref |
| ECFieldF2m | .intel.drl.spec_ref |
| ECFieldFp | .intel.drl.spec_ref |
| ECGenParameterSpec | .intel.drl.spec_ref |
| ECKey | .intel.drl.spec_ref |
| EclipseJavaCompiler | This class represents an Eclipse Java Compiler executed with a simple Java call |
| ECNotificationControl | This class implements EntryChangeNotification control which defined in http://www3.ietf.org/proceedings/01mar/I-D/ldapext-psearch-03.txt |
| ECParameterSpec | .intel.drl.spec_ref |
| ECPoint | .intel.drl.spec_ref |
| ECPrivateKey | .intel.drl.spec_ref |
| ECPrivateKeySpec | .intel.drl.spec_ref |
| ECPublicKey | .intel.drl.spec_ref |
| ECPublicKeySpec | .intel.drl.spec_ref |
| EDIPartyName | The class encapsulates the ASN.1 DER encoding/decoding work with the following structure which is a subpart of GeneralName (as specified in RFC 3280 - Internet X.509 Public Key Infrastructure |
| EditorKit | |
| Element | The Element interface represents an element in an HTML or XML document |
| Element | |
| Element | |
| Elementary | Static library that provides the basic arithmetic mutable operations for BigInteger |
| ElementCSSInlineStyle | Inline style information attached to elements is exposed through the style attribute |
| ElementIterator | |
| ElementSelector | |
| ElementsHandler | This class is generated basing on HTML 4.01 Transitional DTD |
| ElementTimeControl | |
| Ellipse2D | |
| Ellipse2D.Double | |
| Ellipse2D.Float | |
| Ellipse2D.Iterator | |
| EllipticCurve | .intel.drl.spec_ref |
| EmbeddedWindow | The root of the component hierarchy embedded into a native application's window |
| EmbeddedWindow.EmbeddedBehavior | The component behavior for the embedded window |
| EmptyAttributeSet | Implementation of empty attribute set |
| EmptyBorder | |
| EmptySet | Valid constant zero character match |
| EmptyStackException | Runtime exception which is thrown when pop/peek method of stack is executed on a stack which is empty |
| EmulatedFields | An EmulatedFields is an object that represents a set of emulated fields for an object being dumped or loaded |
| EmulatedFields.ObjectSlot | |
| EmulatedFieldsForDumping | An EmulatedFieldsForDumping is an object that represents a set of emulated fields for an object being dumped |
| EmulatedFieldsForLoading | An EmulatedFieldsForLoading is an object that represents a set of emulated fields for an object being loaded |
| EncodedKeySpec | .intel.drl.spec_ref |
| Encoder | The Encoder, together with PersistenceDelegate s, can encode an object into a series of java statements |
| Encoder.DefaultExceptionListener | |
| EncryptedData | |
| EncryptedPrivateKeyInfo | .intel.drl.spec_ref |
| EncryptionKey | Kerberos EncryptionKey type |
| Endianness | Endianness |
| EndOfBufferException | This class represents the exception signalizing that data could not be read from the stream because underlying input stream reached its end |
| EndOfSourceException | This class represents the exception signalizing that data could not be read from the buffered stream because underlying data buffer was exhausted |
| Endpoint | Endpoint implementation: it contains information about host, port, client-side and server-side socket factories |
| Endpoint.FQDNGetter | |
| Engine | This class implements common functionality for all engine classes |
| EntitiesHandler | Class is generated basing on Character Entities |
| Entity | |
| Entity | This interface represents a known entity, either parsed or unparsed, in an XML document |
| EntityReference | EntityReference nodes may be used to represent an entity reference in the tree |
| EntityResolver | Basic interface for resolving entities |
| EntityResolver2 | Extended interface for mapping external entity references to input sources, or providing a missing external subset |
| Enum< E extends Enum< E >> | The superclass of all enumerated types |
| EnumConstantNotPresentException | |
| EnumControl | |
| EnumControl.Type | |
| Enumeration< E > | An Enumeration is used to sequence over a collection of objects |
| EnumMap< K extends Enum< K >, V > | |
| EnumMap< K extends Enum< K >, V >.Entry< KT extends Enum< KT >, VT > | |
| EnumMap< K extends Enum< K >, V >.EnumMapEntryIterator< E, KT extends Enum< KT >, VT > | |
| EnumMap< K extends Enum< K >, V >.EnumMapIterator< E, KT extends Enum< KT >, VT > | |
| EnumMap< K extends Enum< K >, V >.EnumMapKeySet< KT extends Enum< KT >, VT > | |
| EnumMap< K extends Enum< K >, V >.EnumMapValueCollection< KT extends Enum< KT >, VT > | |
| EnumSet< E extends Enum< E >> | |
| EnumSet< E extends Enum< E >>.SerializationProxy< E extends Enum< E >> | |
| EnumSyntax | |
| Environment | Environment |
| Environment.EnvironmentMap | |
| EnvironmentReader | This is a utility class that reads environment properties |
| EnvironmentReader.AppletParametersSource | |
| EnvironmentReader.JNDIPropertiesSource | |
| EnvironmentReader.SystemPropertiesSource | |
| EOFException | This End Of File (EOF) exception is thrown when a program encounters the end of a file or stream during an operation |
| EOISet | Represents end of input '', i.e |
| EOLSet | Represents node accepting single character |
| Error | This class is the superclass of all classes which represent unrecoverable errors |
| ErrorCodeException | |
| ErrorHandler | Basic interface for CSS error handlers |
| ErrorHandler | Basic interface for SAX error handlers |
| ErrorListener | |
| ErrorManager | An error reporting facility for Handler implementations to record any error that may happen during logging |
| EtchedBorder | |
| Event | The Event interface is used to provide contextual information about an event to the handler processing the event |
| Event | |
| EventContext | This interface is for registering and deregistering to receive events about objects that are bound in a context |
| EventDirContext | This interface allows registering of listeners for events concerning objects bound in a directory context |
| EventDispatchThread | |
| EventDispatchThread.MarkerEvent | |
| EventException | Event operations may throw an EventException as specified in their method descriptions |
| EventHandler | |
| EventListener | EventListener is the superclass of all event listener interfaces |
| EventListener | The EventListener interface is the primary method for handling events |
| EventListenerInitializer | This interface must be implemented in order to call Java code from an SVG document |
| EventListenerList | |
| EventListenerProxy | This abstract class provides a simple wrapper to types of EventListener |
| EventNotifier | |
| EventObject | EventObjects represent events |
| EventQueue | |
| EventQueue.EventQueueCoreAtomicReference | |
| EventQueueCore | The events storage for EventQueue |
| EventQueueThread | Thread for dispatching events in non-system EventQueue |
| EventQueueThread.StopThreadEvent | |
| EventSetDescriptor | |
| EventTarget | The EventTarget interface is implemented by all Nodes in an implementation which supports the DOM Event Model |
| Exception | This class is the superclass of all classes which represent recoverable exceptions |
| ExceptionInInitializerError | This error is thrown when an exception occurs during class initialization |
| ExceptionListener | |
| Exchanger< V > | A synchronization point at which two threads can exchange objects |
| ExecJavaCompiler | This class represents a Java Compiler executed as an external program |
| ExecutionException | Exception thrown when attempting to retrieve the result of a task that aborted by throwing an exception |
| Executor | An object that executes submitted Runnable tasks |
| ExecutorCompletionService< V > | A CompletionService that uses a supplied Executor to execute tasks |
| ExecutorCompletionService< V >.QueueingFuture | FutureTask extension to enqueue upon completion |
| Executors | Factory and utility methods for Executor, ExecutorService, ScheduledExecutorService, ThreadFactory, and Callable classes defined in this package |
| Executors.DefaultThreadFactory | The default thread factory |
| Executors.DelegatedExecutorService | A wrapper class that exposes only the ExecutorService methods of an implementation |
| Executors.DelegatedScheduledExecutorService | A wrapper class that exposes only the ExecutorService and ScheduleExecutor methods of a ScheduledExecutorService implementation |
| Executors.PrivilegedActionAdapter | A callable that runs given privileged action and returns its result |
| Executors.PrivilegedCallable< T > | A callable that runs under established access control settings |
| Executors.PrivilegedCallableUsingCurrentClassLoader< T > | A callable that runs under established access control settings and current ClassLoader |
| Executors.PrivilegedExceptionActionAdapter | A callable that runs given privileged exception action and returns its result |
| Executors.PrivilegedThreadFactory | Thread factory capturing access control and class loader |
| Executors.RunnableAdapter< T > | A callable that runs given task and returns given result |
| ExecutorService | An Executor that provides methods to manage termination and methods that can produce a Future for tracking progress of one or more asynchronous tasks |
| ExemptionMechanism | |
| ExemptionMechanismException | .intel.drl.spec_ref |
| ExemptionMechanismSpi | .intel.drl.spec_ref |
| ExpandVetoException | |
| ExportException | .intel.drl.spec_ref |
| ExportManager | Manager controlling all exported objects |
| ExportManager.CallsLock | |
| ExportManager.Scavenger | |
| ExposedByteArrayInputStream | The extension of ByteArrayInputStream which exposes an underlying buffer |
| Expression | |
| ExtendedKeyUsage | Extended Key Usage Extension (OID == 2.5.29.37) |
| ExtendedListCellRenderer | |
| ExtendedListElement | |
| ExtendedListFactory | |
| ExtendedOp | |
| ExtendedRequest | See RFC2251 for the definition of an ExtendedRequest |
| ExtendedResponse | See RFC2251 for the definition of an ExtendedResponse |
| Extension | The class encapsulates the ASN.1 DER encoding/decoding work with the Extension part of X.509 certificate (as specified in RFC 3280 - Internet X.509 Public Key Infrastructure |
| Extensions | The class encapsulates the ASN.1 DER encoding/decoding work with the Extensions part of X.509 certificate (as specified in RFC 3280 - Internet X.509 Public Key Infrastructure |
| ExtensionValue | Base class for extension value structures |
| Externalizable | Objects that want to be serialized/deserialized using ObjectOutputStream/ObjectInputStream but defining their own byte representation should implement this interface |
| Factory | Applet context factory |
| FactoryConfigurationError | Thrown when a problem with configuration with the Parser Factories exists |
| FactoryFinder | |
| FactoryFinder | This class is duplicated for each JAXP subpackage so keep it in sync |
| FactoryFinder | This class is duplicated for each JAXP subpackage so keep it in sync |
| FactoryFinder.ConfigurationError | |
| FactoryFinder.ConfigurationError | |
| FactoryFinder.ConfigurationError | |
| FactoryLocator | |
| FailedLoginException | |
| FeatureDescriptor | Common base class for Descriptors |
| Fidelity | |
| Field | This class must be implemented by the VM vendor |
| Field.FieldData | Keeps an information about this field |
| FieldPersistenceDelegate | This is a persistence delegate for the java.lang.reflect.Field class |
| FieldPosition | FieldPosition is used to identify fields in formatted Strings |
| FieldsAccessor | This class allows modifying class fields, including 'final' ones |
| FieldView | |
| FieldViewI18N | |
| File | File is a class which represents a file name or directory |
| FileCacheImageInputStream | |
| FileCacheImageOutputStream | |
| FileChannel | An abstract channel type for interaction with a platform file |
| FileChannel.MapMode | A type of file mapping modes |
| FileChannelFactory | A simple factory to provide a generic way to create FileChannel implementation from within the java.io package |
| FileChannelImpl | |
| FileChannelImpl.RepositioningLock | |
| FileChooserUI | |
| FileDecodingImageSource | |
| FileDescriptor | FileDescriptor is the lowest level representation of a File, Device, or Socket |
| FileDescriptorHandler | This interface declares method to get wrapped FileDescritpor |
| FileDialog | |
| FileDialogPeer | |
| FileFilter | FileFilter is an interface for filtering abstract Files |
| FileFilter | |
| FileHandler | A FileHandler is a Handler that writes logging events to one or more files |
| FileHandler.MeasureOutputStream | This output stream use decorator pattern to add measure feature to OutputStream which can detect the total size(in bytes) of output, the initial size can be set |
| FileIISSpi | |
| FileImageInputStream | |
| FileImageOutputStream | |
| FileInputStream | FileInputStream is a class for reading bytes from a file |
| FileInputStream.RepositioningLock | |
| FileIOSSpi | |
| FileLock | A FileLock represents a locked region of a file |
| FileLockImpl | The concrete implementation of an NIO file lock object |
| FileLockInterruptionException | Thrown when thread was interrupted while waiting to acquire a file lock |
| FilenameFilter | FilenameFilter is an interface which declares methods for filtering file names in the list method of File |
| FileNameMap | Defines a scheme for mapping a filename type to a MIME content type |
| FileNotFoundException | This IO exception is thrown when a file specified by a program cannot be found |
| FileOutputStream | FileOutputStream is a class whose underlying stream is represented by a file in the operating system |
| FilePathToURI | |
| FilePathToURI | |
| FilePermission | The class FilePermission is responsible for granting access to files or directories |
| FilePermissionCollection | FilePermissionCollection is a class which holds a collection of FilePermission objects and can answer a boolean indicating whether or not a specific permissions is implied by a FilePermissionCollection |
| FilePreferencesFactoryImpl | Default implementation of PreferencesFactory for Linux platform, using file system as back end |
| FilePreferencesImpl | Default implementation of AbstractPreferences for Linux platform, using file system as back end |
| FileReader | FileReader is class for turning a file into a character Stream |
| FileSystemView | |
| FileSystemView.AbstractFileSystemView | |
| FileSystemView.LinuxFileSystemView | |
| FileSystemView.OtherFileSystemView | |
| FileSystemView.WindowsFileSystemView | |
| FileURLConnection | This subclass extends URLConnection |
| FileView | |
| FileWriter | FileWriter is a class for writing characters out to a file |
| Filter | This class represents Ldap search filter, and can be encoded according to ASN.1 |
| Filter | A Filter provides a mechanism for exercising fine-grained control over what records get logged |
| Filter.MatchingRuleAssertion | |
| Filter.SubstringFilter | |
| FilteredImageSource | |
| FilteredRowSet | |
| FilteredRowSetImpl | |
| FilterInputStream | FilteredInputStream is a class which takes an input stream and filters the input in some way |
| FilterOutputStream | FilteredOutputStream is a class which takes an output stream and filters the output in some way |
| FilterParser | Ldap filter parser which parse the string representation of Ldap filters to instance of org.apache.harmony.jndi.provider.ldap.filter.Filter according RFC2254 |
| FilterParser.JJCalls | |
| FilterParser.LookaheadSuccess | |
| FilterParserConstants | |
| FilterParserTokenManager | |
| FilterReader | FilterReader is a class which takes a Reader and filters the input in some way |
| FilterWriter | FilterWriter is a class which takes a Writer and filters the output in some way |
| FinalSet | Special construction which marks end of pattern |
| Finished | Represents Finished message |
| Finishings | |
| FixedHeightLayoutCache | |
| FixedHeightLayoutCache.FixedHeightStateNode | |
| FlatteningPathIterator | |
| FlavorEvent | |
| FlavorException | |
| FlavorListener | |
| FlavorMap | |
| FlavorsComparator | Flavors comparator |
| FlavorTable | |
| FLFontManager | |
| FLFontManager.DisposeNativeHook | Freeing native resources |
| FLFontManager.FLFilenameFilter | |
| FLFontPeer | |
| FLFontPeer.FontPeerNativeHandler | |
| FLGlyph | |
| Float | |
| FloatArrayBuffer | FloatArrayBuffer, ReadWriteFloatArrayBuffer and ReadOnlyFloatArrayBuffer compose the implementation of array based float buffers |
| FloatBuffer | A buffer of floats |
| FloatControl | |
| FloatControl.Type | |
| FloatEditor | |
| FloatingPointParser | Used to parse a string and return either a single or double precision floating point number |
| FloatingPointParser.StringExponentPair | |
| FloatPointer | |
| FloatToByteBufferAdapter | This class wraps a byte buffer to be a float buffer |
| FLOutline | |
| FlowLayout | |
| FlowView | |
| FlowView.FlowStrategy | |
| FlowView.LogicalView | |
| FLPath | |
| FLTextRenderer | |
| Flushable | |
| FocusAdapter | |
| FocusDispatcher | "internal" focus manager Take decoded native focus events & generate WINDOW_GAINED_FOCUS, WINDOW_LOST_FOCUS if necessary |
| FocusEvent | |
| FocusListener | |
| FocusManager | |
| FocusTraversalPolicy | |
| Font | |
| FontEditor | |
| FontExtraMetrics | Extra font metrics: sub/superscripts sizes, offsets, average char width |
| FontFinder | This class chooses the default font for the given text |
| FontFormatException | |
| FontManager | |
| FontManager.DisposeNativeHook | Freeing native resources |
| FontManager.HashMapReference | Class contains SoftReference instance that can be stored in the Hashtable by means of key field corresponding to it |
| FontMetrics | |
| FontMetricsImpl | FontMetrics implementation |
| FontPeer | |
| FontPeerImpl | Abstract class for platform dependent peer implementation of the Font class |
| FontProperty | Class containing font property information |
| FontRenderContext | |
| FontUIResource | |
| Form | |
| Format | Format is the abstract superclass of classes which format and parse objects according to Locale specific rules |
| Format.Field | This inner class is used to represent Format attributes in the AttributedCharacterIterator that formatToCharacterIterator() method returns in the Format subclasses |
| FormatConversionProvider | |
| FormatFlagsConversionMismatchException | The unchecked exception will be thrown out if a conversion and flags are incompatible |
| Formattable | Any class that need to perform customer formatting by transferring converter specifier 's' to Formatter should implement the Formattable interface |
| FormattableFlags | FormattableFlags are used as a parameter to method Formattable.formatTo() and instruct the output format in Formattables |
| Formatter | Formatter provides the method to give out formatted string just like the printf-style |
| Formatter | Formatter objects are used to format LogRecord objects into a string representation |
| Formatter.DateTimeUtil | |
| Formatter.FloatUtil | |
| Formatter.FormatToken | |
| Formatter.ParserStateMachine | |
| Formatter.Transformer | |
| FormatterClosedException | The unchecked exception will be thrown out if the formatter has been closed |
| FormAttributes | |
| FormButtonModel | |
| FormElement | |
| FormFieldsetModel | |
| FormOption | |
| FormOptionGroup | |
| FormRootOptionGroup | |
| FormSelectComboBoxModel | |
| FormSelectListModel | |
| FormSelectModel | |
| FormSubmitEvent | |
| FormTextModel | |
| FormToggleButtonModel | |
| FormView | |
| FormView.MouseEventListener | |
| FormViewComponentFactory | |
| FormViewComponentFactory.InputImageIcon | |
| FormViewUtils | |
| Frame | |
| Frame.AccessibleAWTFrame | |
| Frame.AllFrames | |
| FramePeer | |
| FrameSetTagView | |
| FrameTagView | |
| FSet | The node which marks end of the particular group |
| FSet.PossessiveFSet | Marks the end of the particular group and not take into account possible kickbacks(required for atomic groups, for instance) |
| FtpURLConnection | |
| FtpURLInputStream | This class associates a given inputStream with a control socket |
| Future< V > | A Future represents the result of an asynchronous computation |
| FutureTask< V > | A cancellable asynchronous computation |
| FutureTask< V >.Sync | Synchronization control for FutureTask |
| GapContent | |
| GapContent.GapContentEdit | |
| GapContent.GapContentPositions | |
| GatheringByteChannel | The interface to channels that can write a set of buffers in a single operation |
| GDIBlitter | |
| GDIClient | |
| GDIClient.GDIMediaName | |
| GDIPTextRenderer | |
| GDISurface | This class represent Window Surface and Surface for WinVolatileImages |
| GDITextRenderer | TextRenderer that works by means of GDI calls |
| GeneralName | The class encapsulates the ASN.1 DER encoding/decoding work with the GeneralName structure which is a part of X.509 certificate (as specified in RFC 3280 - Internet X.509 Public Key Infrastructure |
| GeneralNames | The class encapsulates the ASN.1 DER encoding/decoding work with the GeneralNames structure which is a part of X.509 certificate (as specified in RFC 3280 - Internet X.509 Public Key Infrastructure |
| GeneralPath | |
| GeneralPath.Iterator | |
| GeneralSecurityException | This class represents the general security exception |
| GeneralSubtree | The class encapsulates the ASN.1 DER encoding/decoding work with the GeneralSubtree structure which is a part of X.509 certificate: (as specified in RFC 3280 - Internet X.509 Public Key Infrastructure |
| GeneralSubtrees | The class encapsulates the ASN.1 DER encoding/decoding work with the GeneralSubtrees structure which is a part of X.509 certificate: (as specified in RFC 3280 - Internet X.509 Public Key Infrastructure |
| GenericArrayType | Represents an array type with a component type that is parameterized or a type variable |
| GenericDeclaration | Common interface for entities that have type variables |
| GenericIPMreq | This class provides is used to pass the information required in an ip_mreq or ip6_mreq structure to java natives |
| GenericSignatureFormatError | Indicates that a malformed signature has been encountered via a reflective method |
| GenericURLContext | Base class for URL naming context implementations |
| GenericURLContextFactory | Base class for URL naming context factory implementations |
| GeometryUtil | |
| GetBooleanPropAction | Action for obtaining boolean value from properties |
| GetLongPropAction | Action for obtaining properties holding long values |
| GetPropertyAction | |
| GetStringPropAction | Action for obtaining properties holding string values |
| GetSVGDocument | |
| gif | Image/gif content handler |
| GifDecoder | |
| GifDecoder.GifColorTable | |
| GifDecoder.GifDataStream | |
| GifDecoder.GifGraphicBlock | |
| GifDecoder.GifLogicalScreen | |
| GIFImageReader | |
| GIFImageReaderSpi | |
| GL | This file is based on OGL header and has been generated by the nativebridge tool |
| GLDefs | |
| GLGraphicsDevice | GLGraphicsDevice is a super class for all GraphicsDevice implementations |
| GLVolatileImage | |
| Glyph | |
| GlyphJustificationInfo | |
| GlyphMetrics | |
| GlyphVector | |
| GlyphView | |
| GlyphView.GlyphPainter | |
| GradientPaint | |
| GradientPaintContext | |
| GraphicAttribute | |
| Graphics | |
| Graphics2D | |
| Graphics2D2PS | |
| GraphicsConfigTemplate | GraphicsConfigTemplate |
| GraphicsConfiguration | |
| GraphicsDevice | |
| GraphicsEnvironment | |
| GraphicsFactory | GraphicsFactory interface defines methods for Graphics2D and font stuff instances factories |
| GrayFilter | |
| GrayFilter.BrightingColorTransformationStrategy | |
| GrayFilter.ColorTransformationStrategy | |
| GrayFilter.NormalColorTransformationStrategy | |
| GregorianCalendar | GregorianCalendar provides the conversion between Dates and integer calendar fields, such as the month, year or minute, for the Gregorian calendar |
| GridBagConstraints | |
| GridBagLayout | |
| GridBagLayout.ComponentSide | |
| GridBagLayout.Grid | |
| GridBagLayout.Grid.GridSide | |
| GridBagLayout.MixedConstraints | |
| GridBagLayout.ParentInfo | |
| GridBagLayout.RelativeTranslator | |
| GridBagLayout.Segment | |
| GridBagLayoutInfo | |
| GridLayout | |
| Group | .intel.drl.spec_ref |
| GroupQuantifierSet | Default quantifier over groups, in fact this type of quantifier is generally used for constructions we cant identify number of characters they consume |
| GSSContext | |
| GSSCredential | |
| GSSCredentialElement | |
| GSSCredentialImpl | |
| GSSCredentialImpl.GSSCredentialType | |
| GSSException | |
| GSSManager | |
| GSSManagerImpl | |
| GSSMechSpi | |
| GSSName | |
| GSSNameImpl | |
| GSSUtils | |
| Guard | This interface is implemented by objects which wish to control access to other objects |
| GuardedObject | GuardedObject controls access to an object, by checking all requests for the object with a Guard |
| GZIPInputStream | Used to read data stored in the GZIP format |
| GZIPOutputStream | Used to write data to a stream in the GZIP storage format |
| Handler | This is the handler that is responsible for reading files from the file system |
| Handler | |
| Handler | This is the handler that manages all transactions between the client and a HTTP remote server |
| Handler | Handler for HttpsURLConnection implementation |
| Handler | |
| Handler | A Handler object accepts a logging request and exports the desired messages to a target, for example, a file, the console, etc |
| Handler | |
| HandlerBase | Default base class for handlers |
| Handshake | This class incapsulates the constants determining the types of handshake messages as defined in TLS 1.0 spec., 7.4 |
| HandshakeCompletedEvent | .intel.drl.spec_ref |
| HandshakeCompletedListener | .intel.drl.spec_ref |
| HandshakeIODataStream | This class provides Input/Output data functionality for handshake layer |
| HandshakeProtocol | Base class for ClientHandshakeImpl and ServerHandshakeImpl classes |
| HangulDecomposedCharSet | Represents canonical decomposition of Hangul syllable |
| HasControls | Objects implementing this interface can return an array of Control instances |
| HashAttributeSet | |
| HashCode | This class is a convenience method to sequentially calculate hash code of the object based on the field values |
| HashDecompositions | This class gives us a hashtable that contains canonical decomposition mappings that are generated from http://www.unicode.org/Public/4.0-Update/UnicodeData-4.0.0.txt |
| HashDocAttributeSet | |
| HashMap< K, V > | HashMap is an implementation of Map |
| HashMap< K, V >.AbstractMapIterator< K, V > | |
| HashMap< K, V >.Entry< K, V > | |
| HashPrintJobAttributeSet | |
| HashPrintRequestAttributeSet | |
| HashPrintServiceAttributeSet | |
| HashSet< E > | HashSet is an implementation of Set |
| Hashtable< K, V > | Hashtable associates keys with values |
| Hashtable< K, V >.Entry< K, V > | |
| Hashtable< K, V >.HashEnumerator< E > | |
| Hashtable< K, V >.HashIterator< E > | |
| Header | The general structure for request / response header |
| HeadlessEventDispatchThread | |
| HeadlessException | HeadlessException |
| HeadlessGraphicsEnvironment | |
| HeadlessToolkit | |
| HeadlessToolkit.EventMonitor | |
| HeapByteBuffer | HeapByteBuffer, ReadWriteHeapByteBuffer and ReadOnlyHeapByteBuffer compose the implementation of array based byte buffers |
| HelloRequest | Represents Hello Request message |
| HexStringParser | |
| HierarchyBoundsAdapter | |
| HierarchyBoundsListener | |
| HierarchyEvent | |
| HierarchyListener | |
| Highlighter | |
| Highlighter.Highlight | |
| Highlighter.HighlightPainter | |
| HighSurrogateCharSet | This class represents high surrogate character |
| HostnameVerifier | .intel.drl.spec_ref |
| HRuleTagView | |
| HSBPanel | |
| HSBPanel.Selector | |
| HSBPanel.SelectorIcon | |
| HSBPanel.SliderImage | |
| HTML | Attributes and Tags of this class are defined by HTML 4.01 specification, see HTML 4.01 Specification |
| HTML.Attribute | |
| HTML.Tag | |
| HTML.UnknownTag | |
| HTMLAnchorElement | The anchor element |
| HTMLAppletElement | An embedded Java applet |
| HTMLAreaElement | Client-side image map area definition |
| HTMLAttributeList | Represents an attribute of a html tag |
| HTMLBaseElement | Document base URI |
| HTMLBaseFontElement | Base font |
| HTMLBodyElement | The HTML document body |
| HTMLBRElement | Force a line break |
| HTMLButtonElement | Push button |
| HTMLCollection | An HTMLCollection is a list of nodes |
| HTMLComment | This class is used by CUP in order to encapsulte a html comment in the stream |
| HTMLConstants | |
| HTMLDirectoryElement | Directory list |
| HTMLDivElement | Generic block container |
| HTMLDListElement | Definition list |
| HTMLDocument | An HTMLDocument is the root of the HTML hierarchy andholds the entire content |
| HTMLDocument | |
| HTMLDocument.BlockElement | |
| HTMLDocument.HTMLReader | |
| HTMLDocument.HTMLReader.AdvancedCharacterAction | |
| HTMLDocument.HTMLReader.AnchorAction | |
| HTMLDocument.HTMLReader.AppletAction | |
| HTMLDocument.HTMLReader.AreaAction | |
| HTMLDocument.HTMLReader.BaseAction | |
| HTMLDocument.HTMLReader.BlockAction | |
| HTMLDocument.HTMLReader.CharacterAction | |
| HTMLDocument.HTMLReader.FontAction | |
| HTMLDocument.HTMLReader.FormAction | |
| HTMLDocument.HTMLReader.FormTagAction | |
| HTMLDocument.HTMLReader.HeadAction | |
| HTMLDocument.HTMLReader.HiddenAction | |
| HTMLDocument.HTMLReader.ImageAction | |
| HTMLDocument.HTMLReader.IsindexAction | |
| HTMLDocument.HTMLReader.LabelAction | |
| HTMLDocument.HTMLReader.LinkAction | |
| HTMLDocument.HTMLReader.MapAction | |
| HTMLDocument.HTMLReader.MetaAction | |
| HTMLDocument.HTMLReader.ParagraphAction | |
| HTMLDocument.HTMLReader.PreAction | |
| HTMLDocument.HTMLReader.ScriptAction | |
| HTMLDocument.HTMLReader.SpecialAction | |
| HTMLDocument.HTMLReader.StyleAction | |
| HTMLDocument.HTMLReader.TagAction | |
| HTMLDocument.HTMLReader.TitleAction | |
| HTMLDocument.Iterator | |
| HTMLDocument.RunElement | |
| HTMLEditorKit | |
| HTMLEditorKit.ActivateLinkAction | |
| HTMLEditorKit.HeadTagView | |
| HTMLEditorKit.HTMLFactory | |
| HTMLEditorKit.HTMLTextAction | |
| HTMLEditorKit.InsertHTMLTextAction | |
| HTMLEditorKit.LinkController | |
| HTMLEditorKit.LinkHighlightPainter | |
| HTMLEditorKit.NavigateLinkAction | |
| HTMLEditorKit.Parser | |
| HTMLEditorKit.ParserCallback | |
| HTMLElement | All HTML element interfaces derive from this class |
| HTMLFieldSetElement | Organizes form controls into logical groups |
| HTMLFontElement | Local change to font |
| HTMLFormElement | The FORM element encompasses behavior similar to acollection and an element |
| HTMLFrameElement | Create a frame |
| HTMLFrameHyperlinkEvent | |
| HTMLFrameSetElement | Create a grid of frames |
| HTMLHeadElement | Document head information |
| HTMLHeadingElement | For the H1 to H6 elements |
| HTMLHRElement | Create a horizontal rule |
| HTMLHtmlElement | Root of an HTML document |
| HTMLIconFactory | |
| HTMLIFrameElement | Inline subwindows |
| HTMLImageElement | Embedded image |
| HTMLInputElement | Form control |
| HTMLIsIndexElement | This element is usedfor single-line text input |
| HTMLLabelElement | Form field label text |
| HTMLLegendElement | Provides a caption for a FIELDSET grouping |
| HTMLLIElement | List item |
| HTMLLinkElement | The LINK element specifies a link to an externalresource, and defines this document's relationship to that resource(or vice versa) |
| HTMLMapElement | Client-side image map |
| HTMLMarkup | |
| HTMLMenuElement | Menu list |
| HTMLMetaElement | This contains generic meta-information about the document |
| HTMLModElement | Notice of modification to part of a document |
| HTMLObject | |
| HTMLObjectElement | Generic embedded object |
| HTMLOListElement | Ordered list |
| HTMLOptGroupElement | Group options together in logical subdivisions |
| HTMLOptionElement | A selectable choice |
| HTMLParagraphElement | Paragraphs |
| HTMLParamElement | Parameters fed to the OBJECT element |
| HTMLPreElement | Preformatted text |
| HTMLQuoteElement | For the Q and BLOCKQUOTE elements |
| HTMLScriptElement | Script statements |
| HTMLSelectElement | The select element allows the selection of an option |
| HTMLStyleElement | Style information |
| HTMLTableCaptionElement | Table caption See the CAPTION element definition in HTML 4.0 |
| HTMLTableCellElement | The object used to represent the TH and TD elements |
| HTMLTableColElement | Regroups the COL and COLGROUP elements |
| HTMLTableElement | The create* and delete* methods on the table allow authors to constructand modify tables |
| HTMLTableRowElement | A row in a table |
| HTMLTableSectionElement | The THEAD, TFOOT, and TBODYelements |
| HTMLTag | |
| HTMLText | |
| HTMLTextAreaElement | Multi-line text field |
| HTMLTitleElement | The document title |
| HTMLUListElement | Unordered list |
| HTMLWriter | |
| HttpConfiguration | An HttpConfiguration contains all the details needed to create an http connection and to compare whether or not two connections are the same |
| HttpConnection | An HttpConnection represents a persistent http or https connection and contains various utility methods to access that connection |
| HttpConnection | HTTP proxy connection |
| HttpConnectionManager | HttpConnectionManager manages a pool of HttpConnections that are not currently in use and is used to get hold of persistent HttpConnections |
| HttpConnectionManager.ConnectionPool | |
| HttpInboundSocket | Inbound HTTP socket wrapper |
| HttpInputStream | InputStream for HTTP connections |
| HttpOutboundSocket | Outbound HTTP socket wrapper |
| HttpOutputStream | Output stream for HTTP connections |
| HttpProxyRMISocketFactory | Socket factory for HTTP proxy connections |
| HttpRetryException | The exception to be thrown when a request cannot be retried |
| HttpServerConnection | Http extension of ServerConnection |
| HttpServerSocket | HTTP server socket, detects connection type and forwards the HTTP requests to HttpInboundSocket |
| HttpsURLConnection | HttpsURLConnection implementation |
| HttpsURLConnection | .intel.drl.spec_ref |
| HttpsURLConnection.HttpsEngine | HttpsEngine |
| HttpURLConnection | This subclass extends HttpURLConnection which in turns extends URLConnection This is the actual class that "does the work", such as connecting, sending request and getting the content from the remote server |
| HttpURLConnection | This abstract subclass of URLConnection defines method for managing HTTP connection according to the description given by RFC 2068 |
| HttpURLConnection.ChunkedInputStream | |
| HttpURLConnection.HttpOutputStream | |
| HttpURLConnection.LimitedInputStream | |
| HugeEnumSet< E extends Enum< E >> | This is a concrete subclass of EnumSet designed specifically for enum type with more than 64 elements |
| HugeEnumSet< E extends Enum< E >>.HugeEnumSetIterator | |
| HWBehavior | Heavyweight component specific behaviour |
| HYOptimisticProvider | |
| HyperlinkEvent | |
| HyperlinkEvent.EventType | |
| HyperlinkListener | |
| I18n | Internationalization stub |
| IAdaptable | The interface to extensible objects |
| IAdapterFactory | IAdapterFactory |
| IAdapterManager | IAdapterManager |
| ICC_ColorSpace | |
| ICC_Profile | |
| ICC_ProfileGray | |
| ICC_ProfileHelper | Includes utility methods for reading ICC profile data |
| ICC_ProfileRGB | |
| ICC_ProfileStub | |
| ICC_Transform | This class encapsulates native ICC transform object, is responsible for its creation, destruction and passing its handle to the native CMM |
| ICommonDataTypes | Defines some C scalar types |
| ICompositeContext | This class represent implementation of the CompositeContext interface |
| Icon | |
| IconUIResource | |
| IconView | |
| Identity | |
| IdentityHashMap< K, V > | IdentityHashMap |
| IdentityHashMap< K, V >.IdentityHashMapEntry< K, V > | |
| IdentityHashMap< K, V >.IdentityHashMapIterator< E, KT, VT > | |
| IdentityScope | .intel.drl.spec_ref |
| IFileSystem | TODO Type description |
| IIOByteBuffer | |
| IIOException | |
| IIOImage | |
| IIOInvalidTreeException | |
| IIOMetadata | |
| IIOMetadataController | |
| IIOMetadataFormat | |
| IIOMetadataFormatImpl | |
| IIOMetadataFormatImpl.Attlist | |
| IIOMetadataFormatImpl.Element | |
| IIOMetadataFormatImpl.ObjectValue< T > | |
| IIOMetadataNode | |
| IIOMetadataNode.IIOMetadataAttr | |
| IIOMetadataNode.IIOMetadataNodeList | |
| IIOMetadataUtils | |
| IIOParam | |
| IIOParamController | |
| IIOReadProgressListener | |
| IIOReadUpdateListener | |
| IIOReadWarningListener | |
| IIORegistry | |
| IIOServiceProvider | |
| IIOStandardMetadataFormat | |
| IIOWriteProgressListener | |
| IIOWriteWarningListener | |
| IllegalAccessError | This error is thrown when the VM notices that a an attempt is being made to access a field which is not accessable from where it is referenced |
| IllegalAccessException | This exception is thrown when a program attempts to access a field or method which is not accessible from the location where the reference is made |
| IllegalArgumentException | This runtime exception is thrown when a method is invoked with an argument which it can not reasonably deal with |
| IllegalBlockingModeException | Thrown when when operation that requires a specific blocking mode is invoked on a channel that is in a different blocking mode |
| IllegalBlockSizeException | .intel.drl.spec_ref |
| IllegalCharsetNameException | Thrown when an illegal charset name is encountered |
| IllegalClassFormatException | This exception may be thrown from implementations of the method java.lang.instrument.ClassFileTransformer#transform when the class file bytes supplied to it are found to be corrupted or otherwise in a format which does not adhere to the expected Java class file format |
| IllegalComponentStateException | |
| IllegalFormatCodePointException | The unchecked exception will be thrown out if an invalid Unicode code point, which is Character.isValidCodePoint(int), is passed as a parameter to Formatter |
| IllegalFormatConversionException | The unchecked exception will be thrown out when the parameter is incompatible with the corresponding format specifier |
| IllegalFormatException | Unchecked Exception that is to be thrown out when a format string that contains either an illegal syntax or format specifier is transferred as a parameter |
| IllegalFormatFlagsException | The unchecked exception will be thrown out if the combination of the format flags is illegal |
| IllegalFormatPrecisionException | The unchecked exception will be thrown out when the precision is a negative other than -1, or the conversion does not support a precision or other cases when the precision is not supported |
| IllegalFormatWidthException | The unchecked exception will be thrown out when the width is a negative other than -1, or the conversion does not support a width or other cases when the width is not supported |
| IllegalMonitorStateException | This runtime exception is thrown when a monitor operation is attempted when the monitor is not in the correct state, for example when a thread attempts to exit a monitor which it did not own |
| IllegalPathStateException | |
| IllegalSelectorException | Thrown when a call is made to register a channel on a selector that has been created by a different provider |
| IllegalStateException | This runtime exception is thrown when an action is attempted at a time when the virtual machine is not in the correct state |
| IllegalThreadStateException | This runtime exception is thrown when an operation is attempted which is not possible given the state that the executing thread is in |
| Image | |
| ImageCapabilities | ImageCapabilities |
| ImageConsumer | |
| ImageDecoder | This class contains common functionality for all image decoders |
| ImageFilter | |
| ImageFormatException | |
| ImageGraphicAttribute | |
| ImageIcon | |
| ImageIcon.AccessibleImageIcon | |
| ImageInputStream | |
| ImageInputStreamImpl | |
| ImageInputStreamImpl.PositionStack | |
| ImageInputStreamSpi | |
| ImageIO | |
| ImageIO.CanReadFilter | Filter to match spi by decoding possibility |
| ImageIO.FormatAndEncodeFilter | Filter to match spi by format name and encoding possibility |
| ImageIO.FormatFilter | Filter to match spi by format name |
| ImageIO.MIMETypeFilter | Filter to match spi by MIMEType |
| ImageIO.SpiIteratorToReadersIteratorWrapper | Wraps spi's iterator to ImageReader iterator |
| ImageIO.SpiIteratorToWritersIteratorWrapper | Wraps Spi's iterator to ImageWriter iterator |
| ImageIO.SuffixFilter | Filter to match spi by suffix |
| ImageLoader | This class provides functionality for simultaneous loading of several images and running animation |
| ImageLoader.ImageLoadersStorage | |
| ImageObserver | |
| ImageOutputStream | |
| ImageOutputStreamImpl | |
| ImageOutputStreamSpi | |
| ImagePainter | |
| ImageProducer | |
| ImageReader | |
| ImageReaderSpi | |
| ImageReaderWriterSpi | |
| ImageReadParam | |
| ImageSurface | This class represent Surface for different types of Images (BufferedImage, OffscreenImage and so on) |
| ImageTranscoder | |
| ImageTranscoderSpi | |
| ImageTypeSpecifier | |
| ImageView | |
| ImageWriteParam | |
| ImageWriter | |
| ImageWriterSpi | |
| ImagingOpException | |
| IMemorySpy | This is the interface that the memory watchers implement -- what they do with this information is largely undefined |
| IMemorySystem | IMemorySystem |
| IMJFrame | |
| IMManager | Helper class which manages resources shared by several InputMethodContexts, such as list of IM descriptors, IM selection popup, currently visible composition window, etc |
| IMManager.IMSelection | Input method selection popup menu |
| IMManager.IMSelection.IMenuItem | |
| IMManager.IMSelection.IMSubmenu | |
| IMWindow | |
| IncompatibleClassChangeError | This class is the superclass of all classes which represent errors which occur when inconsistant class files are loaded into the same running image |
| IncompleteAnnotationException | |
| Indenter | Provides dynamic 4-space indents usable for source code generation |
| IndexColorModel | |
| IndexedPropertyChangeEvent | A type of PropertyChangeEvent that indicates that an indexed property has changed |
| IndexedPropertyDescriptor | |
| IndexOutOfBoundsException | This runtime exception is thrown when a program attempts to access a value in an indexable collection using a value which is outside the possible range of indices |
| Inet4Address | |
| Inet6Address | |
| Inet6Util | Utility functions for IPV6 operations |
| InetAddress | The Internet Protocol (IP) address class |
| InetAddress.Cache | |
| InetAddress.CacheElement | |
| InetAddress.WaitReachable | |
| InetSocketAddress | |
| INetworkSystem | |
| Inflater | Used to decompress bytes using the DEFLATE compression algorithm |
| InflaterInputStream | InflaterOutputStream read data which has been compressed using the DEFLATE compression method |
| InfoAccessSyntax | The class encapsulates the ASN.1 DER encoding/decoding work with the SubjectInfoAccessSyntax and AuthorityInfoAccessSyntax which are a part of X.509 framework (as specified in RFC 3280 - Internet X.509 Public Key Infrastructure |
| InformationObjectSet | Represents Information Object Set |
| InformationObjectSet.Entry | |
| InheritableThreadLocal< T > | An InheritableThreadLocal is very similar to a ThreadLocal, with the added functionality that a child Thread inherits all InheritableThreadLocal from its parent Thread upon Thread creation time |
| Inherited | |
| InhibitAnyPolicy | InhibitAnyPolicy Certificate Extension (OID = 2.5.29.54) Its ASN.1 notation is as follows: |
| InitialContext | An InitialContext object is required as the starting context for any naming operations |
| InitialContextFactory | An implementation of InitialContextFactory creates an initial context so that the JNDI application can begin to invoke naming operations on that context |
| InitialContextFactoryBuilder | An initial context factory builder creates an initial context factory, and an initial context factory creates initial contexts |
| InitialDirContext | This is the root context for directory service operations |
| InitialLdapContext | This is used as the starting context when the LDAPv3 extended functionality provided by the javax.naming.ldap package is required |
| InitManifest | |
| InlineView | |
| InputContext | |
| InputEvent | |
| InputMap | |
| InputMapUIResource | |
| InputMethod | |
| InputMethodContext | Implementation of InputMethodContext interface, also provides all useful functionality of InputContext |
| InputMethodContext | |
| InputMethodDescriptor | |
| InputMethodEvent | |
| InputMethodHighlight | |
| InputMethodListener | |
| InputMethodListenerImpl | |
| InputMethodRequests | |
| InputMethodRequestsImpl | |
| InputMethodRequestsImpl.IteratorConcatination | Uses by getCommittedText |
| InputMismatchException | An InputMismatchException is thrown by a scanner to indicate that the next token does not match the pattern the specified type |
| InputSource | A single input source for a CSS source |
| InputSource | A single input source for an XML entity |
| InputStream | InputStream is an abstract class for all byte input streams |
| InputStreamExposer | The class contains static java.io.InputStream utilities |
| InputStreamIISSpi | |
| InputStreamReader | InputStreamReader is class for turning a byte Stream into a character Stream |
| InputStreamReader.HistoricalNamesUtil | |
| InputSubset | |
| InputVerifier | |
| Insets | |
| InsetsUIResource | |
| InstantiationError | This error is thrown when the VM notices that a an attempt is being made to create a new instance of a class which has no visible constructors from the location where new is invoked |
| InstantiationException | This exception is thrown when a program attempts to access a constructor which is not accessible from the location where the reference is made |
| Instrument | |
| Instrumentation | Instances of this interface may be used by Java instrumentation agent code for support in carrying out the runtime instrumentation of classes |
| InstrumentationImpl | Default implementation of Instrumentation |
| InsufficientResourcesException | This is the NamingException used when limited resources prevent completion of a request |
| Int16Pointer | TODO: implement char array support |
| Int32Pointer | |
| Int64Pointer | |
| Int8Pointer | This class represents pointer to memory for working with native functions |
| IntArrayBuffer | IntArrayBuffer, ReadWriteIntArrayBuffer and ReadOnlyIntArrayBuffer compose the implementation of array based int buffers |
| IntArrHash | Hashtable implementation for int arrays |
| IntBuffer | A buffer of ints |
| IntEditor | |
| Integer | |
| Integer.valueOfCache | |
| IntegerSyntax | |
| InternalError | This error is thrown when the VM notices that it has gotten into a state which it does not understand |
| InternalFrameAdapter | |
| InternalFrameEvent | |
| InternalFrameFocusTraversalPolicy | |
| InternalFrameListener | |
| InternalFrameUI | |
| InternationalFormatter | |
| InternationalFormatter.IncrementAction | |
| InterruptedException | This exception is thrown when a waiting thread is activated before the condition it was waiting on has been satisfied |
| InterruptedIOException | This IO exception is thrown when a program reading or writing to a stream is interrupted |
| InterruptedNamingException | This is the NamingException used when an operation is interrupted |
| InterruptibleChannel | Channels that implement this interface are both asynchronously closable and interruptible |
| InterruptThreadAction | Action for privileged Threads interruption |
| IntersectPoint | |
| IntHash | Hashtable implementation for int values |
| IntrospectionException | |
| Introspector | The Introspector is a utility for developers to figure out which properties, events, and methods a JavaBean supports |
| IntToByteBufferAdapter | This class wraps a byte buffer to be a int buffer |
| InvalidActivityException | |
| InvalidAlgorithmParameterException | This class represents invalid algorithm parameters to cryptographic services |
| InvalidAttributeIdentifierException | Thrown when the identifier part of an attribute is invalid |
| InvalidAttributesException | Thrown when an attempt is made to set attributes that are invalid for the entry they are being targeted |
| InvalidAttributeValueException | Thrown when the value part of an attribute is invalid |
| InvalidClassException | A problem was found with the class of one of the objects being serialized or deserialized |
| InvalidDnDOperationException | |
| InvalidityDate | CRL Entry's Invalidity Date Extension (OID = 2.5.29.24) |
| InvalidJarIndexException | InvalidJarIndexException is thrown when entries in META-INF/INDEX.LIST are inaccurate |
| InvalidKeyException | Used when invalid cryptography keys are used |
| InvalidKeySpecException | .intel.drl.spec_ref |
| InvalidMarkException | A InvalidMarkException is thrown when reset() is called on a buffer, but there is no mark set previously |
| InvalidMidiDataException | |
| InvalidNameException | An InvalidNameException is the NamingException used when a supplied name does not match the required format |
| InvalidObjectException | The object graph loaded (deserialized) can be validated by a collection of validator objects |
| InvalidParameterException | This exception is thrown when an invalid parameter is passed to a method |
| InvalidParameterSpecException | .intel.drl.spec_ref |
| InvalidPreferencesFormatException | An exception to indicate that the input XML file is not well-formed or validating to the appropriate document type, which is specified by Preferences |
| InvalidPropertiesFormatException | |
| InvalidSearchControlsException | Thrown when the SearchControls for a given search are invalid |
| InvalidSearchFilterException | Thrown when the search filter specification is invalid |
| InvalidTransactionException | An exception which is thrown when a request contains invalid transaction context information |
| InvisibleTagView | |
| InvocationEvent | |
| InvocationHandler | Implementors of this interface decode and dispatch methods sent to proxy instances |
| InvocationTargetException | This class provides a wrapper for an exception thrown by a Method or Constructor invocation |
| IOException | This IO exception is thrown when a program encounters some sort I/O error |
| IOUtil | Static methods for I/O util |
| IPlatformConstants | |
| Ipp2Java | This class make dependencies between Ipp attributes (RFC 2910) and corresponding classes |
| IppAttribute | |
| IppAttributeGroup | |
| IppAttributeGroupSet | |
| IppAttributeUtils | Supporing class for Ipp2Java |
| IppByteBuffer | |
| IppClient | |
| IppDefs | This class represents Job and Printer Set Operations described in RFC 3380 (http://ietf.org/rfc/rfc3380.txt?number=3380) |
| IppDocument | |
| IppException | |
| IppHttpAuthenticator | |
| IppMimeType | |
| IppOperation | |
| IppPrinter | |
| IppPrinter.DoIppRequest | |
| IppRequest | This class represents request encoding described in RFC 2910 (http://ietf.org/rfc/rfc2910.txt?number=2910) |
| IppResources | |
| IppResponse | |
| IppStatusCode | This class represents status codes described in RFC 2911 (http://ietf.org/rfc/rfc2911.txt?number=2911) |
| IppStrings | This class contains messages that are used in IppOperation and related classes |
| IssuingDistributionPoint | CRL's Issuing Distribution Point Extension (OID = 2.5.29.28) |
| ISystemComponent | ISystemComponent |
| ItemEvent | |
| ItemListener | |
| ItemSelectable | |
| Iterable< T > | |
| Iterator< E > | An Iterator is used to sequence over a collection of objects |
| IvParameterSpec | .intel.drl.spec_ref |
| JApplet | |
| JApplet.AccessibleJApplet | |
| JarEntry | |
| JarException | This runtime exception is thrown when a problem occurs while reading a JAR file |
| JarFile | JarFile is used to read jar entries and their associated data from jar files |
| JarFile.JarFileInputStream | |
| JarInputStream | |
| JarOutputStream | The JarOutputStream is used to output data in JarFile format |
| JarURLConnection | This subclass extends URLConnection |
| JarURLConnection | This class establishes a connection to a URL using the jar protocol |
| JarURLConnection.JarURLConnectionInputStream | |
| JarUtils | |
| JarVerifier | Non-public class used by JarFile and JarInputStream to manage the verification of signed jars |
| JarVerifier.VerifierEntry | Stores and a hash and a message digest and verifies that massage digest matches the hash |
| JavaAnnotationDefaultAttribute | |
| JavaArcRasterizer | |
| JavaBlitter | Java implenetation of the Blitter interface |
| JavaCompiler | Representation of a Java Compiler |
| JavaCompilerException | General exception for Java Compiler classes |
| JavaExceptions | |
| JavaInnerClass | |
| JavaInterfaces | |
| JavaLineRasterizer | |
| JavaLineRasterizer.Line | Line class provides rasterization for different line types |
| JavaLineRasterizer.Line.Diag | |
| JavaLineRasterizer.Line.Diag.Hor | |
| JavaLineRasterizer.Line.Diag.HorDashed | |
| JavaLineRasterizer.Line.Diag.Ver | |
| JavaLineRasterizer.Line.Diag.VerDashed | |
| JavaLineRasterizer.Line.Ortog | |
| JavaLineRasterizer.Line.Ortog.Hor | |
| JavaLineRasterizer.Line.Ortog.HorDashed | |
| JavaLineRasterizer.Line.Ortog.Ver | |
| JavaLineRasterizer.Line.Ortog.VerDashed | |
| JavaLineRasterizer.LineDasher | LineDasher class provides dashing for particular dash style |
| JavaModifier | |
| JavaShapeRasterizer | |
| JavaShapeRasterizer.Filler | Rasterization filler for different path rules |
| JavaShapeRasterizer.Filler.EvenOdd | |
| JavaShapeRasterizer.Filler.NonZero | |
| JavaSignature | |
| JavaTextRenderer | |
| JButton | |
| JButton.AccessibleJButton | |
| JCheckBox | |
| JCheckBox.AccessibleJCheckBox | |
| JCheckBoxMenuItem | |
| JCheckBoxMenuItem.AccessibleJCheckBoxMenuItem | |
| JColorChooser | |
| JColorChooser.AccessibleJColorChooser | |
| JComboBox | |
| JComboBox.AccessibleJComboBox | |
| JComboBox.ActionPropertyChangeListener | |
| JComboBox.DefaultKeySelectionManager | |
| JComboBox.KeySelectionManager | |
| JComponent | |
| JComponent.AccessibleJComponent | |
| JComponent.AccessibleJComponent.AccessibleContainerHandler | |
| JComponent.AccessibleJComponent.AccessibleFocusHandler | |
| JComponent.AncestorComponentNotifier | |
| JdbcRowSet | |
| JdbcRowSetImpl | |
| JDesktopPane | |
| JDesktopPane.AccessibleJDesktopPane | |
| JDialog | |
| JDialog.AccessibleJDialog | This class implements accessibility support for JDialog |
| JEditorPane | |
| JEditorPane.AccessibleJEditorPane | |
| JEditorPane.AccessibleJEditorPaneHTML | |
| JEditorPane.AsynchLoad | |
| JEditorPane.ContentTypeRegistration | |
| JEditorPane.JEditorPaneAccessibleHypertextSupport | |
| JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink | |
| JEditorPane.PlainEditorKit | |
| JFileChooser | |
| JFileChooser.AccessibleJFileChooser | |
| JFormattedTextField | |
| JFormattedTextField.AbstractFormatter | |
| JFormattedTextField.AbstractFormatter.ActionMapFormattersResource | |
| JFormattedTextField.AbstractFormatterFactory | |
| JFormattedTextField.CancelAction | |
| JFormattedTextField.CommitAction | |
| JFormattedTextField.DocumentListenerImpl | |
| JFrame | |
| JFrame.AccessibleJFrame | This class implements accessibility support for JFrame |
| JInternalFrame | |
| JInternalFrame.AccessibleJInternalFrame | This class implements accessibility support for JInternalFrame |
| JInternalFrame.JDesktopIcon | This class represents the internal frame when it is iconified |
| JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon | This class implements accessibility support for JDesktopIcon |
| JLabel | |
| JLabel.AccessibleJLabel | |
| JLayeredPane | |
| JLayeredPane.AccessibleJLayeredPane | Implements accessibility support for JLayeredPane |
| JList | |
| JList.AccessibleJList | |
| JList.AccessibleJList.AccessibleJListChild | |
| JList.ListSelectionEventPropagator | |
| JMenu | |
| JMenu.AccessibleJMenu | |
| JMenu.WinListener | |
| JMenuBar | |
| JMenuBar.AccessibleJMenuBar | |
| JMenuItem | |
| JMenuItem.AccessibleJMenuItem | |
| JndiLoginModule | |
| JobAttributes | |
| JobAttributes.DefaultSelectionType | |
| JobAttributes.DestinationType | |
| JobAttributes.DialogType | |
| JobAttributes.MultipleDocumentHandlingType | |
| JobAttributes.SidesType | |
| JobHoldUntil | |
| JobImpressions | |
| JobImpressionsCompleted | |
| JobImpressionsSupported | |
| JobKOctets | |
| JobKOctetsProcessed | |
| JobKOctetsSupported | |
| JobMediaSheets | |
| JobMediaSheetsCompleted | |
| JobMediaSheetsSupported | |
| JobMessageFromOperator | |
| JobName | |
| JobOriginatingUserName | |
| JobPriority | |
| JobPrioritySupported | |
| JobSheets | |
| JobState | |
| JobStateReason | |
| JobStateReasons | |
| Joinable | |
| JoinRowSet | |
| JoinRowSetImpl | |
| JoinRowSetImpl.CachedRowComparator | |
| JointSet | Represents group, which is alternation of other subexpression |
| JOptionPane | |
| JOptionPane.AccessibleJOptionPane | |
| JOptionPane.CloseOwnerListener | |
| JOptionPane.ClosingInternalFrameListener | |
| JOptionPane.ClosingInternalFrameListener.Lock | |
| JPanel | JPanel is a simple lightweight container |
| JPanel.AccessibleJPanel | |
| JPasswordField | |
| JPasswordField.AccessibleJPasswordField | |
| JPasswordField.PasswordTextKit | |
| jpeg | Image/jpeg content handler |
| JPEGConsts | |
| JpegDecoder | |
| JPEGHuffmanTable | |
| JPEGImageReader | |
| JPEGImageReaderSpi | |
| JPEGImageReadParam | |
| JPEGImageWriteParam | |
| JPEGImageWriter | |
| JPEGImageWriterSpi | |
| JPEGQTable | |
| JPEGSpiConsts | |
| JPopupMenu | |
| JPopupMenu.AccessibleJPopupMenu | |
| JPopupMenu.PopupMouseEventPreprocessor | |
| JPopupMenu.Separator | |
| JProgressBar | |
| JProgressBar.AccessibleJProgressBar | |
| JProgressBar.ModelChangeListener | |
| JRadioButton | |
| JRadioButton.AccessibleJRadioButton | |
| JRadioButtonMenuItem | |
| JRadioButtonMenuItem.AccessibleJRadioButtonMenuItem | |
| JRootPane | |
| JRootPane.AccessibleJRootPane | This class implements accessibility support for JRootPane |
| JRootPane.DefaultAction | |
| JRootPane.RootLayout | |
| JScrollBar | |
| JScrollBar.AccessibleJScrollBar | |
| JScrollPane | |
| JScrollPane.AccessibleJScrollPane | |
| JScrollPane.ScrollBar | |
| JSeparator | |
| JSeparator.AccessibleJSeparator | |
| JSlider | |
| JSlider.AccessibleJSlider | |
| JSlider.LabelUIResource | |
| JSpinner | |
| JSpinner.AccessibleJSpinner | |
| JSpinner.DateEditor | |
| JSpinner.DefaultEditor | |
| JSpinner.ListEditor | |
| JSpinner.ModelChangeListener | |
| JSpinner.NumberEditor | |
| JSpinner.SpinnerDateFormatter | |
| JSpinner.SpinnerListFormatter | |
| JSpinner.SpinnerListFormatter.ListFilter | |
| JSpinner.SpinnerNumberFormatter | |
| JSplitPane | |
| JSplitPane.AccessibleJSplitPane | |
| JSSEProvider | JSSE Provider implementation |
| JTabbedPane | |
| JTabbedPane.AccessibleJTabbedPane | |
| JTabbedPane.JTabInfo | |
| JTabbedPane.ModelListener | |
| JTable | |
| JTable.AccessibleJTable | |
| JTable.AccessibleJTable.AccessibleJTableCell | |
| JTable.AccessibleJTable.AccessibleJTableModelChange | |
| JTable.BooleanEditor | |
| JTable.BooleanTableCellRenderer | |
| JTable.DateTableCellRenderer | |
| JTable.IconTableCellRenderer | |
| JTable.MutableInteger | |
| JTable.NumberEditor | |
| JTable.NumberTableCellRenderer | |
| JTable.ObjectEditor | |
| JTable.ResizableElements | |
| JTable.TableEditor | |
| JTableHeader | |
| JTableHeader.AccessibleJTableHeader | |
| JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry | |
| JTableHeader.DefaultHeaderRendererUIResource | |
| JTextArea | |
| JTextArea.AccessibleJTextArea | |
| JTextComponent | |
| JTextComponent.AccessibleJTextComponent | |
| JTextComponent.AccessibleJTextComponent.DocumentPropertyChangeListener | If new document is installed to text component, accessible should to remove itself (as DocumentListener) from old document, and add to new document |
| JTextComponent.CaretEventImpl | CaretEvent implementation |
| JTextComponent.CaretListenerImpl | |
| JTextComponent.FocusListenerImpl | FocusListener implementation to set variable, which indicates last focused text component |
| JTextComponent.KeyBinding | |
| JTextComponent.KeyMap | Keymap interface implementation to store keymap, which was added to JTextComponent |
| JTextComponent.KeyMapWrapper | |
| JTextComponent.KeyMapWrapper.ActionMapWrapper | |
| JTextComponent.KeyMapWrapper.InputMapWrapper | |
| JTextComponent.TextKitImpl | |
| JTextField | Note: serialVersionUID fields in this class and its inner classes are added as a performance optimization but not as a guarantee of correct deserialization of the classes |
| JTextField.AccessibleJTextField | |
| JTextField.ActionPropertyChangeListener | |
| JTextField.ModelChangeListener | |
| JTextField.NotifyAction | |
| JTextField.TextFieldKitImpl | |
| JTextPane | |
| JToggleButton | |
| JToggleButton.AccessibleJToggleButton | |
| JToggleButton.ToggleButtonModel | |
| JToolBar | |
| JToolBar.AccessibleJToolBar | |
| JToolBar.DefaultLayout | |
| JToolBar.Separator | |
| JToolTip | |
| JToolTip.AccessibleJToolTip | |
| JTree | |
| JTree.AccessibleJTree | |
| JTree.AccessibleJTree.AccessibleJTreeNode | |
| JTree.DynamicUtilTreeNode | |
| JTree.EmptySelectionModel | |
| JTree.TreeModelHandler | |
| JTree.TreeSelectionRedirector | |
| JViewport | |
| JViewport.AccessibleJViewport | |
| JViewport.ViewListener | |
| JWindow | JWindow implements a top-level container without any decorations |
| JWindow.AccessibleJWindow | This class implements accessibility support for JWindow |
| KDCReply | |
| KDCRequest | |
| KerberosApplicationRequest | |
| KerberosErrorMessage | Kerberos Error Message type |
| KerberosException | |
| KerberosKey | See RFC3961 |
| KerberosName | Current the org.apache.harmony.auth.jgss.GSSNameImpl just supports kerberos related GSSName |
| KerberosPrincipal | |
| KerberosProvider | |
| KerberosSpiImpl | |
| KerberosTicket | |
| KerberosTime | KerberosTime type |
| KerberosToolboxImpl | |
| KerberosToolboxSpi | |
| KerberosUtils | |
| Kernel | |
| Key | Defines the basic properties of all key objects |
| KeyAdapter | |
| KeyAgreement | .intel.drl.spec_ref |
| KeyAgreementSpi | .intel.drl.spec_ref |
| KeyboardFocusManager | |
| KeyEvent | |
| KeyEventDispatcher | |
| KeyEventPostProcessor | |
| KeyException | This class is the superclass of all classes which represent problems with keys |
| KeyFactory | .intel.drl.spec_ref |
| KeyFactorySpi | .intel.drl.spec_ref |
| KeyGenerator | .intel.drl.spec_ref |
| KeyGeneratorSpi | .intel.drl.spec_ref |
| KeyImpl | This class encapsulates a Kerberos encryption key |
| KeyInfo | Keystroke information |
| KeyListener | |
| KeyManagementException | .intel.drl.spec_ref |
| KeyManager | .intel.drl.spec_ref |
| KeyManagerFactory | .intel.drl.spec_ref |
| KeyManagerFactoryImpl | KeyManagerFactory implementation |
| KeyManagerFactorySpi | .intel.drl.spec_ref |
| KeyManagerImpl | KeyManager implementation |
| Keymap | |
| KeyPair | .intel.drl.spec_ref |
| KeyPairGenerator | .intel.drl.spec_ref |
| KeyPairGenerator.KeyPairGeneratorImpl | Internal class: KeyPairGenerator implementation |
| KeyPairGeneratorSpi | .intel.drl.spec_ref |
| KeyRep | .intel.drl.spec_ref |
| KeySpec | .intel.drl.spec_ref |
| KeyStore | |
| KeyStore.Builder | |
| KeyStore.Builder.BuilderImpl | |
| KeyStore.Builder.TmpLSParameter | |
| KeyStore.CallbackHandlerProtection | |
| KeyStore.Entry | |
| KeyStore.LoadStoreParameter | |
| KeyStore.PasswordProtection | |
| KeyStore.PrivateKeyEntry | |
| KeyStore.ProtectionParameter | |
| KeyStore.SecretKeyEntry | |
| KeyStore.TrustedCertificateEntry | |
| KeyStoreBuilderParameters | .intel.drl.spec_ref |
| KeyStoreException | .intel.drl.spec_ref |
| KeyStoreLoginModule | |
| KeyStoreSpi | |
| KeyStroke | |
| KeyUsage | Key Usage Extension (OID = 2.5.29.15) |
| Krb5LoginModule | |
| KrbClient | |
| KrbConfig | Kerberos configuration |
| KrbDelegationPermissionCollection | Specific PermissionCollection for storing DelegationPermissions |
| KrbServicePermissionCollection | Specific PermissionCollection for storing ServicePermissions |
| Label | |
| Label.AccessibleAWTLabel | |
| Label.State | |
| LabelPeer | |
| LabelState | State of the label component |
| LabelUI | |
| LabelView | |
| LangCondition | |
| LanguageCallback | |
| LastOwnerException | .intel.drl.spec_ref |
| Launcher | Standalone applet launcher |
| Launcher.SunkenBar | |
| Launcher.ThreeTierLayout | |
| LayeredHighlighter | |
| LayeredHighlighter.LayerPainter | |
| LayoutFocusTraversalPolicy | |
| LayoutFocusTraversalPolicy.InternalDefaultFocusTraversalPolicy | |
| LayoutFocusTraversalPolicy.LayoutComparator | |
| LayoutManager | |
| LayoutManager2 | |
| LayoutParameters | This class helps BoxLayout and OverlayLayout to layout their components and calculate all target's necessary parameters |
| LdapASN1Constant | This class contains all ASN.1 type defined in RFC 2251 |
| LdapAttribute | This class add supports to getAttributeDefinition() and getAttributeSyntaxDefinition() methods |
| LDAPCertStoreParameters | .intel.drl.spec_ref |
| LdapClient | LdapClient is the actual class used to communicate with Ldap Server |
| LdapClient.Dispatcher | The instance of the class is daemon thread, which read messages from server and dispatch to corresponding thread |
| LdapClient.Element | Struct for holding necessary info to add to requests list |
| LdapClient.InputStreamWrap | When use InputStream from SSL Socket, if invoke InputStream.read(byte[]) with byte array of zero length, the method will be blocked |
| LdapContext | An LdapContext is used when LDAPv3 extended operations and/or controls are required |
| LdapContextFactory | |
| LdapContextImpl | This context implements LdapContext, it's main entry point of all JNDI ldap operations |
| LdapContextImpl.UnsolicitedListener | |
| LdapControl | |
| LdapMessage | Ldap Message |
| LdapName | TODO: JavaDoc |
| LdapNameParser | A Distinguised Name Parser according with the RFC2253 and RFC1779 for use with LdapName only |
| LdapNamingEnumeration< T > | TODO: dynamic load elements from server |
| LdapOperation | The Ldap operation interface, contains methods for getting encodable request and decoded response |
| LdapParser | Should be used when implementing a new Distinguished Name Parser |
| LdapRdnParser | Class used to parse RDN components of a Distinguished name |
| LdapReferralException | LdapReferralException is an abstract exception which extends ReferralException to handle LDAPv3 request controls |
| LdapResult | This class represents LDAPResult defined in RFC 2251 page 16 |
| LdapSchemaAttrDefContextImpl | |
| LdapSchemaClassDefContextImpl | |
| LdapSchemaContextImpl | |
| LdapSchemaFilter | |
| LdapSearchResult | |
| LdapTypeAndValueList | This class maintains a list of relative distinguished names it supports multiple values for any attribute |
| LdapTypeAndValueList.ValueWrapper | Its a wrapper for String/ByteArray that implements the Comparable interface and uses an upper case string value to compare |
| ldapURLContext | |
| ldapURLContextFactory | |
| LdapUrlParser | |
| LdapUrlParser.JJCalls | |
| LdapUrlParser.LookaheadSuccess | |
| LdapUrlParserConstants | |
| LdapUrlParserTokenManager | |
| LdapUtils | |
| LeafQuantifierSet | |
| LeafSet | Base class for nodes representing leaf tokens of the RE, those who consumes fixed number of characters |
| Lease | .intel.drl.spec_ref |
| Level | Level objects are used to indicate the level of logging |
| Lexer | This class is a scanner generated by JFlex 1.4.1 on 20/12/06 21:02 from the specification file /home/asanchez/workspace/ParserHtml/parser-spec/Lexer.lex |
| Lexer | The purpose of this class is to break given pattern into RE tokens; |
| LexicalHandler | SAX2 extension handler for lexical events |
| LexicalUnit | This is a lexical unit for CSS values |
| LightweightPeer | |
| LimitExceededException | This is the NamingException used when a restriction is exceeded |
| Line | |
| Line2D | |
| Line2D.Double | |
| Line2D.Float | |
| Line2D.Iterator | |
| Line.Info | |
| LineBorder | |
| LineBreakMeasurer | |
| LineEvent | |
| LineEvent.Type | |
| LineListener | |
| LineMetrics | |
| LineMetricsImpl | LineMetrics implementation class |
| LineNumberInputStream | LineNumberInputStream is a filter class which counts the number of line terminators from the data read from the target InputStream |
| LineNumberReader | LineNumberReader is a buffered character input reader which counts line numbers as data is being read |
| LineUnavailableException | |
| LinkageError | This class is the superclass of all classes which represent errors that occur when loading and linking class files |
| LinkedBlockingQueue< E > | An optionally-bounded BlockingQueue blocking queue} based on linked nodes |
| LinkedBlockingQueue< E >.Itr | |
| LinkedBlockingQueue< E >.Node< E > | Linked list node class |
| LinkedHashMap< K, V > | LinkedHashMap is a variant on HashMap |
| LinkedHashMap< K, V >.AbstractMapIterator< K, V > | |
| LinkedHashSet< E > | LinkedHashSet is a variant on HashSet |
| LinkedList< E > | LinkedList is an implementation of List, backed by a linked list |
| LinkedList< E >.Link< ET > | |
| LinkedList< E >.LinkIterator< ET > | |
| LinkException | Naming operations may throw a LinkException when attempting to resolve links |
| LinkLoopException | This is the NamingException used when a link results in a loop or if too many links are being done |
| LinkRef | This is a type of Reference used to point to an address of type "LinkAddress" where the address given is actually the string representation of a valid Name |
| LinkStyle | The LinkStyle interface provides a mechanism by which a style sheet can be retrieved from the node responsible for linking it into a document |
| List | |
| List.AccessibleAWTList | |
| List.AccessibleAWTList.AccessibleAWTListChild | |
| List.ListScrollable | |
| List.ListStateController | |
| List.State | |
| List< E > | List is a collection which maintains an ordering for its elements |
| ListCellRenderer | |
| ListDataEvent | |
| ListDataListener | |
| ListenerList< T extends EventListener > | List of AWT listeners |
| ListIterator< E > | An ListIterator is used to sequence over a List of objects |
| ListModel | |
| ListPeer | |
| ListResourceBundle | ListResourceBundle is the abstract superclass of classes which provide resources by implementing the getContents() method to return the list of resources |
| ListSelectionEvent | |
| ListSelectionListener | |
| ListSelectionModel | |
| ListState | ListState |
| ListUI | |
| ListView | |
| LoaderHandler | .intel.drl.spec_ref |
| Locale | Locale represents a language/country/variant combination |
| LocateRegistry | .intel.drl.spec_ref This class could not be instantiated |
| Locator | Interface for associating a CSS event with a document location |
| Locator | Interface for associating a SAX event with a document location |
| Locator2 | SAX2 extension to augment the entity information provided though a Locator |
| Locator2Impl | SAX2 extension helper for holding additional Entity information, implementing the Locator2 interface |
| LocatorImpl | Provide an optional convenience implementation of Locator |
| Lock | Lock implementations provide more extensive locking operations than can be obtained using synchronized methods and statements |
| LockedArray | Wraps the locked primitive type array |
| LockManager | The lock manager is responsible for tracking acquired and pending locks on the underlying file channel |
| LockSupport | Basic thread blocking primitives for creating locks and other synchronization classes |
| Logger | This class provides debug logging for JSSE provider implementation TODO: Use java.util.logging |
| Logger | Loggers are used to log records to certain outputs, including file, console, etc |
| Logger.PrivateSecurityManager | |
| Logger.Stream | |
| LoggingMXBean | The management interface for the logging sub-system |
| LoggingPermission | The permission required to control the logging when run with a SecurityManager |
| LoginContext | |
| LoginContext.ContextedCallbackHandler | |
| LoginContext.Module | A private class that stores an instantiated LoginModule |
| LoginException | |
| LoginModule | |
| LoginModuleUtils | |
| LoginModuleUtils.LoginModuleStatus | |
| LogManager | LogManager is used to manage named Loggers and any shared logging properties |
| LogRecord | A LogRecord object represents a logging request |
| LogStream | .intel.drl.spec_ref |
| Long | |
| Long.valueOfCache | |
| LongArrayBuffer | LongArrayBuffer, ReadWriteLongArrayBuffer and ReadOnlyLongArrayBuffer compose the implementation of array based long buffers |
| LongBuffer | A buffer of longs |
| LongEditor | |
| LongToByteBufferAdapter | This class wraps a byte buffer to be a long buffer |
| LookAndFeel | |
| LookupOp | |
| LookupTable | |
| LowHighSurrogateRangeSet | |
| LowSurrogateCharSet | This class represents low surrogate character |
| LSException | Parser or write operations may throw an LSException if the processing is stopped |
| LSInput | This interface represents an input source for data |
| LSLoadEvent | This interface represents a load event object that signals the completion of a document load |
| LSOutput | This interface represents an output destination for data |
| LSParser | An interface to an object that is able to build, or augment, a DOM tree from various input sources |
| LSParserFilter | LSParserFilters provide applications the ability to examine nodes as they are being constructed while parsing |
| LSProgressEvent | This interface represents a progress event object that notifies the application about progress as a document is parsed |
| LSResourceResolver | LSResourceResolver provides a way for applications to redirect references to external resources |
| LSSerializer | A LSSerializer provides an API for serializing (writing) a DOM document out into XML |
| LSSerializerFilter | LSSerializerFilters provide applications the ability to examine nodes as they are being serialized and decide what nodes should be serialized or not |
| LUTColorConverter | |
| LWBehavior | A lightweight component specific behaviour |
| Mac | .intel.drl.spec_ref |
| MacSpi | .intel.drl.spec_ref |
| Main | Launcher engine for RMI Compiler |
| MalformedInputException | Thrown when a malformed input is encountered, for example, a byte sequence is illegal for the given charset |
| MalformedLinkException | This is the NamingException used when a link turns out to be malformed |
| MalformedParameterizedTypeException | Indicates that a malformed parameterized type has been accessed by a reflected method |
| MalformedURLException | This exception is thrown when a program attempts to create an URL from an incorrect specification |
| Malloc | Utility class which is used to host the native memory access functions |
| ManageReferralControl | TODO: JavaDoc |
| ManagerFactoryParameters | .intel.drl.spec_ref |
| Manifest | Used to obtain attribute information for a JarFile and its entries |
| Manifest.Chunk | |
| Map< K, V > | Map has a set of keys, each key is mapped to a single value |
| Map< K, V >.Entry< K, V > | Map.Entry is a key/value mapping which is contained in a Map |
| MapEntry< K, V > | MapEntry is an internal class which provides an implementation of Map.Entry |
| MapEntry< K, V >.Type< RT, KT, VT > | |
| MappedByteBuffer | MappedByteBuffer is a special kind of direct byte buffer, which maps a region of file to memory |
| MappedByteBufferAdapter | |
| MappedByteBufferFactory | |
| MappedPlatformAddress | |
| MarshalException | |
| MarshalInputStream | |
| MarshalledObject | |
| MarshalledObjectInputStream | The MarshalledObjectInputStream uses the same deserialization rules as it's predecessor RMIObjectInputStream |
| MarshalledObjectOutputStream | The MarshalledObjectOutputStream uses the same serialization rules as it's predecessor RMIObjectOutputStream, but it holds annotations for classes separately from the main stream |
| MarshalOutputStream | |
| MaskFormatter | |
| MaskFormatter.NavigationFilterImpl | |
| Matcher | Note: main functionality of this class is hidden into nodes match methods |
| MatchResult | .intel.drl.spec_ref |
| MatchResultImpl | Match result implementation Note: probably it might make sense to combine this class with Matcher |
| Math | Class math provides various floating point support routines and some standard constants |
| MathContext | |
| MatteBorder | |
| Media | |
| MediaList | The MediaList interface provides the abstraction of an ordered collection of media, without defining or constraining how this collection is implemented |
| MediaMargins | |
| MediaName | |
| MediaPrintableArea | |
| MediaSize | |
| MediaSize.Engineering | |
| MediaSize.ISO | |
| MediaSize.JIS | |
| MediaSize.NA | |
| MediaSize.Other | |
| MediaSizeName | |
| MediaTracker | |
| MediaTracker.TrackingImage | |
| MediaTracker.TrackingNode | |
| MediaTray | |
| Member | Implementors of this interface model a class member |
| MemoryAccessor | The class describes low level memory operation for memory allocation/deallocation and access |
| MemoryCacheImageInputStream | |
| MemoryCacheImageOutputStream | |
| MemoryHandler | MemoryHandler is a Handler that 'remembers' a finite number of LogRecords at a time and stores them in a buffer without formatting them |
| MemoryImageSource | |
| Menu | |
| Menu.AccessibleAWTMenu | |
| Menu.State | The internal menu's state utilized by the visual theme |
| MenuBar | |
| MenuBar.AccessibleAWTMenuBar | |
| MenuBar.MenuBarBox | Pseudo pop-up box for menu bar |
| MenuBar.State | The accessor to MenuBar internal state, utilized by the visual theme |
| MenuBarPeer | |
| MenuBarState | State of menu bar |
| MenuBarUI | |
| MenuComponent | |
| MenuComponent.AccessibleAWTMenuComponent | |
| MenuComponent.MenuPopupBox | Pop-up box for menu |
| MenuComponent.State | The accessor to MenuComponent internal state, utilized by the visual theme |
| MenuComponentPeer | |
| MenuContainer | |
| MenuDragMouseEvent | |
| MenuDragMouseListener | |
| MenuElement | |
| MenuEvent | |
| MenuItem | |
| MenuItem.AccessibleAWTMenuItem | |
| MenuItem.State | The internal menu item's state utilized by the visual theme |
| MenuItemPeer | |
| MenuItemState | State of menu item |
| MenuItemUI | |
| MenuKeyBindingProcessor | |
| MenuKeyBindingProcessor.CancelEventFireStarter | |
| MenuKeyBindingProcessor.ChildParentAction | |
| MenuKeyBindingProcessor.GenericNavigationAction | |
| MenuKeyBindingProcessor.PrevNextAction | |
| MenuKeyEvent | |
| MenuKeyListener | |
| MenuListener | |
| MenuPeer | |
| MenuSelectionManager | |
| MenuShortcut | |
| MenuState | State of pop-up or drop-down menu |
| Message | Base class for handshake messages |
| Message | This class represents a domain protocol message |
| MessageDigest | |
| MessageDigest.MessageDigestImpl | The internal MessageDigest implementation |
| MessageDigestSpi | This class is a Service Provider Interface (therefore the Spi suffix) for digest algorithms to be supplied by providers |
| MessageFormat | MessageFormat is used to format and parse arguments based on a pattern |
| MessageFormat.Field | The instances of this inner class are used as attribute keys in AttributedCharacterIterator that MessageFormat.formatToCharacterIterator() method returns |
| MessageFormat.FieldContainer | An inner class to store attributes, values, start and end indices |
| MessageImprint | As defined in Time-Stamp Protocol (TSP) (http://www.ietf.org/rfc/rfc3161.txt) |
| MessageProp | |
| Messages | This class retrieves strings from a resource bundle and returns them, formatting them with MessageFormat when required |
| Messages | This class retrieves strings from a resource bundle and returns them, formatting them with MessageFormat when required |
| Messages | This class retrieves strings from a resource bundle and returns them, formatting them with MessageFormat when required |
| Messages | This class retrieves strings from a resource bundle and returns them, formatting them with MessageFormat when required |
| Messages | This class retrieves strings from a resource bundle and returns them, formatting them with MessageFormat when required |
| Messages | This class retrieves strings from a resource bundle and returns them, formatting them with MessageFormat when required |
| Messages | This class retrieves strings from a resource bundle and returns them, formatting them with MessageFormat when required |
| Messages | This class retrieves strings from a resource bundle and returns them, formatting them with MessageFormat when required |
| Messages | This class retrieves strings from a resource bundle and returns them, formatting them with MessageFormat when required |
| Messages | This class retrieves strings from a resource bundle and returns them, formatting them with MessageFormat when required |
| Messages | This class retrieves strings from a resource bundle and returns them, formatting them with MessageFormat when required |
| Messages | This class retrieves strings from a resource bundle and returns them, formatting them with MessageFormat when required |
| Messages | This class retrieves strings from a resource bundle and returns them, formatting them with MessageFormat when required |
| Messages | This class retrieves strings from a resource bundle and returns them, formatting them with MessageFormat when required |
| Messages | This class retrieves strings from a resource bundle and returns them, formatting them with MessageFormat when required |
| Messages | This class retrieves strings from a resource bundle and returns them, formatting them with MessageFormat when required |
| Messages | This class retrieves strings from a resource bundle and returns them, formatting them with MessageFormat when required |
| Messages | This class retrieves strings from a resource bundle and returns them, formatting them with MessageFormat when required |
| Messages | This class retrieves strings from a resource bundle and returns them, formatting them with MessageFormat when required |
| Messages | This class retrieves strings from a resource bundle and returns them, formatting them with MessageFormat when required |
| Messages | This class retrieves strings from a resource bundle and returns them, formatting them with MessageFormat when required |
| Messages | This class retrieves strings from a resource bundle and returns them, formatting them with MessageFormat when required |
| Messages | This class retrieves strings from a resource bundle and returns them, formatting them with MessageFormat when required |
| Messages | This class retrieves strings from a resource bundle and returns them, formatting them with MessageFormat when required |
| Messages | This class retrieves strings from a resource bundle and returns them, formatting them with MessageFormat when required |
| Messages | This class retrieves strings from a resource bundle and returns them, formatting them with MessageFormat when required |
| MetaEventListener | |
| MetalBorders | |
| MetalBorders.ButtonBorder | |
| MetalBorders.DialogBorder | This class implements the border for top level containers |
| MetalBorders.ErrorDialogBorder | This class implements the border for top level containers |
| MetalBorders.Flush3DBorder | |
| MetalBorders.FrameBorder | This class implements the border for top level containers |
| MetalBorders.InternalFrameBorder | |
| MetalBorders.MenuBarBorder | |
| MetalBorders.MenuItemBorder | |
| MetalBorders.OptionDialogBorder | |
| MetalBorders.PaletteBorder | |
| MetalBorders.PopupMenuBorder | |
| MetalBorders.QuestionDialogBorder | This class implements the border for top level containers |
| MetalBorders.RolloverButtonBorder | |
| MetalBorders.ScrollPaneBorder | |
| MetalBorders.TableHeaderBorder | |
| MetalBorders.TextFieldBorder | |
| MetalBorders.ToggleButtonBorder | |
| MetalBorders.ToolBarBorder | |
| MetalBorders.ToolBarButtonMarginBorder | |
| MetalBorders.WarningDialogBorder | This class implements the border for top level containers |
| MetalBumps | |
| MetalButtonUI | |
| MetalCheckBoxIcon | |
| MetalCheckBoxUI | |
| MetalComboBoxButton | |
| MetalComboBoxButton.MetalComboBoxButtonModel | |
| MetalComboBoxEditor | |
| MetalComboBoxEditor.UIResource | |
| MetalComboBoxIcon | |
| MetalComboBoxUI | |
| MetalComboBoxUI.MetalComboBoxLayoutManager | |
| MetalComboBoxUI.MetalComboPopup | |
| MetalComboBoxUI.MetalPropertyChangeListener | |
| MetalDesktopIconUI | |
| MetalDesktopIconUI.DecorationIcon | |
| MetalDesktopIconUI.DeiconizeAction | |
| MetalDesktopIconUI.InternalFramePropertyChangeListener | |
| MetalFileChooserUI | |
| MetalFileChooserUI.ChangeViewAction | |
| MetalFileChooserUI.DetailedFileViewModel | |
| MetalFileChooserUI.DetailedRepresentation | |
| MetalFileChooserUI.DetailedViewAction | |
| MetalFileChooserUI.DirectoryComboBoxAction | |
| MetalFileChooserUI.DirectoryComboBoxModel | |
| MetalFileChooserUI.DirectoryComboBoxRenderer | |
| MetalFileChooserUI.FileRenderer | |
| MetalFileChooserUI.FilterComboBoxModel | |
| MetalFileChooserUI.FilterComboBoxRenderer | |
| MetalFileChooserUI.IndentedIcon | |
| MetalFileChooserUI.ListRepresentation | |
| MetalFileChooserUI.ListViewAction | |
| MetalFileChooserUI.OpenDirectoryAction | |
| MetalFileChooserUI.SingleClickListener | |
| MetalFileChooserUI.SingleClickListener.CellEditor | |
| MetalFileChooserUI.ViewRepresentation | |
| MetalIconFactory | |
| MetalIconFactory.CheckBoxIcon | |
| MetalIconFactory.CheckBoxMenuItemIcon | |
| MetalIconFactory.FileChooserDetailViewIcon | |
| MetalIconFactory.FileChooserHomeFolderIcon | |
| MetalIconFactory.FileChooserListViewIcon | |
| MetalIconFactory.FileChooserNewFolderIcon | |
| MetalIconFactory.FileChooserUpFolderIcon | |
| MetalIconFactory.FileIcon16 | |
| MetalIconFactory.FolderIcon16 | |
| MetalIconFactory.HorizontalSliderThumbIcon | |
| MetalIconFactory.InternalFrameAltMaximizeIcon | |
| MetalIconFactory.InternalFrameCloseIcon | |
| MetalIconFactory.InternalFrameDefaultMenuIcon | |
| MetalIconFactory.InternalFrameMaximizeIcon | |
| MetalIconFactory.InternalFrameMinimizeIcon | |
| MetalIconFactory.MenuArrowIcon | |
| MetalIconFactory.MenuItemArrowIcon | |
| MetalIconFactory.PaletteCloseIcon | |
| MetalIconFactory.RadioButtonIcon | |
| MetalIconFactory.RadioButtonMenuItemIcon | |
| MetalIconFactory.TreeComputerIcon | |
| MetalIconFactory.TreeControlIcon | |
| MetalIconFactory.TreeFloppyDriveIcon | |
| MetalIconFactory.TreeFolderIcon | |
| MetalIconFactory.TreeHardDriveIcon | |
| MetalIconFactory.TreeLeafIcon | |
| MetalIconFactory.VerticalSliderThumbIcon | |
| MetalInternalFrameTitlePane | |
| MetalInternalFrameTitlePane.MetalTitlePaneLayout | |
| MetalInternalFrameUI | |
| MetalInternalFrameUI.MetalInternalFramePropertyChangeListener | |
| MetalLabelUI | |
| MetalLookAndFeel | |
| MetalLookAndFeel.MetalLazyValue | |
| MetalMenuBarUI | |
| MetalPopupMenuSeparatorUI | |
| MetalProgressBarUI | |
| MetalRadioButtonUI | |
| MetalResourceBundle | |
| MetalRootPaneTitlePane | This class implements the metal title pane for top level containers |
| MetalRootPaneTitlePane.CloseAction | |
| MetalRootPaneTitlePane.IconifyAction | |
| MetalRootPaneTitlePane.MaximizeAction | |
| MetalRootPaneTitlePane.PropertyChangeHandler | |
| MetalRootPaneTitlePane.RestoreAction | |
| MetalRootPaneTitlePane.WindowStateHandler | |
| MetalRootPaneUI | |
| MetalRootPaneUI.BorderListener | |
| MetalRootPaneUI.MetalRootLayout | |
| MetalScrollBarUI | |
| MetalScrollButton | |
| MetalScrollPaneUI | |
| MetalScrollPaneUI.ScrollBarSwapListener | |
| MetalSeparatorUI | |
| MetalSliderUI | |
| MetalSliderUI.MetalPropertyListener | |
| MetalSplitPaneUI | |
| MetalSplitPaneUI.MetalSplitPaneDivider | |
| MetalTabbedPaneUI | |
| MetalTabbedPaneUI.TabbedPaneLayout | |
| MetalTextFieldUI | |
| MetalTheme | |
| MetalToggleButtonUI | |
| MetalToolBarUI | |
| MetalToolBarUI.MetalContainerListener | |
| MetalToolBarUI.MetalDockingListener | |
| MetalToolBarUI.MetalRolloverListener | |
| MetalToolTipUI | |
| MetalTreeUI | |
| MetaMessage | |
| Method | This class must be implemented by the VM vendor |
| Method.MethodData | |
| MethodDescriptor | Describes a bean's method |
| MethodJavaCompiler | This class represents a Java Compiler executed with a simple Java call |
| MethodPersistenceDelegate | Persistence delegate for java.lang.reflect.Method class |
| MGF1ParameterSpec | .intel.drl.spec_ref |
| MidiChannel | |
| MidiDevice | |
| MidiDevice.Info | |
| MidiDeviceProvider | |
| MidiEvent | |
| MidiFileFormat | |
| MidiFileReader | |
| MidiFileWriter | |
| MidiMessage | |
| MidiSystem | |
| MidiUnavailableException | |
| MimeTable | Instances of this class map file extensions to MIME content types based on a default MIME table |
| MimeType | |
| MimeTypeParseException | |
| MimeTypeProcessor | |
| MimeTypeProcessor.MimeType | |
| MimeTypeProcessor.StringPosition | |
| MiniEnumSet< E extends Enum< E >> | This is a concrete subclass of EnumSet designed specifically for enum type with less than or equal to 64 elements |
| MiniEnumSet< E extends Enum< E >>.MiniEnumSetIterator | |
| MinimalHTMLWriter | |
| MissingFormatArgumentException | The unchecked exception will be thrown out if there no corresponding argument with the specified conversion or an argument index that refers to a missing argument |
| MissingFormatWidthException | The unchecked exception will be thrown out if the format width is missing but is required |
| MissingResourceException | This runtime exception is thrown by ResourceBundle when a resouce bundle cannot be found or a resource is missing from a resource bundle |
| Mixer | |
| Mixer.Info | |
| MixerProvider | |
| ModalContext | The context for nested event loop |
| ModelElement | It implements the elements that compose the sequence that defines a ContentModel |
| ModificationItem | This class is a combination of a modification code and attribute |
| Modifier | This class provides methods to decode class and member modifiers |
| ModifyDNOp | |
| ModifyOp | |
| ModifyOp.Modification | |
| MonitorHelper | |
| MouseAdapter | |
| MouseDispatcher | |
| MouseDispatcher.PointerInfo | |
| MouseDragGestureRecognizer | |
| MouseEvent | |
| MouseEvent | The MouseEvent interface provides specific contextual information associated with Mouse events |
| MouseEventPreprocessor | MouseEventPreprocessor |
| MouseInfo | |
| MouseInfoPeer | |
| MouseInputAdapter | |
| MouseInputListener | |
| MouseListener | |
| MouseMotionAdapter | |
| MouseMotionListener | |
| MouseWheelEvent | |
| MouseWheelListener | |
| Msg | This class retrieves strings from a resource bundle and returns them, formatting them with MessageFormat when required |
| MsgHelp | This class contains helper methods for loading resource bundles and formatting external message strings |
| MultiButtonUI | All the methods described in public api |
| MulticastSocket | This class models a multicast socket for sending & receiving datagram packets to a multicast group |
| MultiColorChooserUI | All the methods described in public api |
| MultiComboBoxUI | All the methods described in public api |
| MultiDesktopIconUI | All the methods described in public api |
| MultiDesktopPaneUI | All the methods described in public api |
| MultiDoc | |
| MultiDocPrintJob | |
| MultiDocPrintService | |
| MultiFileChooserUI | All the methods described in public api |
| MultiInternalFrameUI | All the methods described in public api |
| MultiLabelUI | All the methods described in public api |
| MultiLineEOLSet | Represents multiline version of the dollar sign |
| MultiLineSOLSet | Multiline version of the ^ sign |
| MultiListUI | All the methods described in public api |
| MultiLookAndFeel | |
| MultiMenuBarUI | All the methods described in public api |
| MultiMenuItemUI | All the methods described in public api |
| MultiOptionPaneUI | All the methods described in public api |
| MultiPanelUI | All the methods described in public api |
| MultiPixelPackedSampleModel | |
| MultipleDocumentHandling | |
| MultipleMaster | |
| Multiplication | Static library that provides all multiplication of BigInteger methods |
| MultiPopupMenuUI | All the methods described in public api |
| MultiProgressBarUI | All the methods described in public api |
| MultiRectArea | |
| MultiRectArea.Iterator | MultiRectArea path iterator |
| MultiRectArea.LineCash | LineCash provides creating MultiRectArea line by line |
| MultiRectArea.RectCash | RectCash provides simple creating MultiRectArea |
| MultiRectAreaOp | |
| MultiRectAreaOp.Intersection | Intersection class provides intersection of two MultiRectAre aobjects |
| MultiRectAreaOp.Region | Region class provides basic functionlity for MultiRectArea objects to make logical operations |
| MultiRectAreaOp.Subtraction | Subtraction class provides subtraction of two MultiRectAre aobjects |
| MultiRectAreaOp.Union | Union class provides union of two MultiRectAre aobjects |
| MultiRootPaneUI | All the methods described in public api |
| MultiScrollBarUI | All the methods described in public api |
| MultiScrollPaneUI | All the methods described in public api |
| MultiSeparatorUI | All the methods described in public api |
| MultiSliderUI | All the methods described in public api |
| MultiSpinnerUI | All the methods described in public api |
| MultiSplitPaneUI | All the methods described in public api |
| MultiTabbedPaneUI | All the methods described in public api |
| MultiTableHeaderUI | All the methods described in public api |
| MultiTableUI | All the methods described in public api |
| MultiTextUI | All the methods described in public api |
| MultiToolBarUI | All the methods described in public api |
| MultiToolTipUI | All the methods described in public api |
| MultiTreeUI | All the methods described in public api |
| MultiViewportUI | All the methods described in public api |
| MutableAttributeSet | |
| MutableComboBoxModel | |
| MutableTreeNode | |
| MutationEvent | The MutationEvent interface provides specific contextual information associated with Mutation events |
| Name | A Name interface represents a name in a naming service |
| Name | X.501 Name |
| NameAlreadyBoundException | This is the NamingException used when trying to add a name which is already bound |
| NameCallback | |
| NameClassPair | NameClassPair associates a name in a naming service with a specified class name and also with a relative flag |
| NameClassPairEnumeration | Enumeration of NameClassPair objects, used by RegistryContext#list(Name) method |
| NameConstraints | The class encapsulates the ASN.1 DER encoding/decoding work with the following structure which is a part of X.509 certificate (as specified in RFC 3280 - Internet X.509 Public Key Infrastructure |
| NamedNodeMap | Objects implementing the NamedNodeMap interface are used to represent collections of nodes that can be accessed by name |
| NameImpl | A class required to satisfy the requirement for an 'impl' field |
| NameList | The NameList interface provides the abstraction of an ordered collection of parallel pairs of name and namespace values (which could be null values), without defining or constraining how this collection is implemented |
| NameNotFoundException | This is the NamingException used when part of a name cannot be found |
| NameParser | A NameParser is used to validate and decompose a name from a particular namespace |
| NamespaceChangeListener | The listener interface to get notification of namespace change events |
| NamespaceContext | |
| NamespaceSupport | Encapsulate Namespace logic for use by applications using SAX, or internally by SAX drivers |
| NamespaceSupport.Context | Internal class for a single Namespace context |
| Naming | |
| Naming.RegistryURL | Auxiliary class holding information about host, port and name |
| NamingEnumeration< T > | A NamingEnumeration interface is an Enumeration which has been extended to support NamingExceptions |
| NamingEvent | An event from a directory or naming service, for passing to a listener |
| NamingException | A NamingException is the basic exception thrown by the naming classes |
| NamingExceptionEvent | An event object contains a NamingException |
| NamingListener | This is a root listener interface that provides a method needed by all its subinterfaces |
| NamingManager | The NamingManager class should not be instantiated although it can be extended by classes within the javax.naming.spi package - see DirectoryManager |
| NamingSecurityException | A NamingSecurityException is the NamingException used when a security exception is encountered |
| NativeBridge | |
| NativeClipboard | Base class for platrorm-specific clipboards |
| NativeCMM | This class is a wrapper for the native CMM library |
| NativeCursor | The interface provides access to platform dependent functionality for the class java.awt.Cursor |
| NativeEvent | The interface describing cross-platform translation of system messages |
| NativeEventListener | Describes the installable cross-platform event handler interface |
| NativeEventQueue | Describes the cross-platform native event queue interface |
| NativeEventQueue.EventMonitor | |
| NativeEventQueue.Task | |
| NativeEventThread | NativeEventThread |
| NativeEventThread.Init | |
| NativeFont | |
| NativeIM | A cross-platform interface for native input method sub-system functionality |
| NativeImageBlitter | This kind of blitters is intended for drawing one image on the buffered or volatile image |
| NativeImageFormat | This class converts java color/sample models to the LCMS pixel formats |
| NativeMouseInfo | The interface provides access to platform dependent functionality for classes java.awt.PointerInfo & java.awt.MouseInfo |
| NativeRobot | A cross-platform interface for java.awt.Robot implementation |
| NativeWindow | Provides cross-platform way to manipulate native window |
| NavigationFilter | |
| NavigationFilter.FilterBypass | |
| NegativeArraySizeException | This runtime exception is thrown when an attempt is made to create an array whose size would be less than zero |
| NegativeCache< K, V > | This class is used to manage the negative name lookup cache |
| NegativeCondition | |
| NegativeLookAhead | Negative look ahead node |
| NegativeLookBehind | Negative look behind node |
| NegativeSelector | |
| NegCacheElement | This class is used to hold information about failed name lookups |
| NetPermission | This class represents permission to access network resources |
| NetUtil | |
| NetUtil.Action | |
| NetworkInterface | This class provides an methods that are used to get information about the network interfaces supported by the system |
| NewInstance | Create a new instance of a class by name |
| NoClassDefFoundError | This error is thrown when the VM is unable to locate a class which it has been asked to load |
| NoConnectionPendingException | Thrown if SocketChannel's finishConnect method is called before the SocketChannel's connect method completed without error |
| Node | The Node interface is the primary datatype for the entire Document Object Model |
| NodeChangeEvent | This is the event class to indicate one child of the preferences node has been added or deleted |
| NodeChangeListener | This interface is used to handle preferences node change event |
| NodeFilter | Filters are objects that know how to "filter out" nodes |
| NodeInfo | Holds the ID of the node object and its state |
| NodeIterator | NodeIterators are used to step through a set of nodes, e.g |
| NodeList | The NodeList interface provides the abstraction of an ordered collection of nodes, without defining or constraining how this collection is implemented |
| NoFramesTagView | |
| NoInitialContextException | A NoInitialContextException is the exception thrown by the naming classes when an initial context cannot be created |
| NonCapFSet | Non-capturing group closing node |
| NonCapJointSet | Node representing non-capturing group |
| NoninvertibleTransformException | |
| NonReadableChannelException | Thrown when attempting to read from a channel that is not open for reading |
| NonWritableChannelException | Thrown when attempting to write to a channel that is not open for writing |
| NoPermissionException | An NoPermissionException is the NamingSecurityException used when a server refuses permission to the client |
| NoRouteToHostException | The NoRouteToHostException may be thrown when attempting to connect to a remote machine and because of network fault or firewall, no route can be established |
| NoSuchAlgorithmException | Instances of this class are thrown when an attempt is made to access an algorithm which is not provided by the library |
| NoSuchAttributeException | Thrown when an attempt is made to access a non-existent attribute |
| NoSuchElementException | This runtime exception is thrown when trying to retrieve an element past the end of an Enumeration, or the first or last element from an empty Vector |
| NoSuchFieldError | This error is thrown when the VM notices that a an attempt is being made to reference a field of a class which does not exist in that class |
| NoSuchFieldException | This exception is thrown when a program attempts to access a field which does not exist in a class |
| NoSuchMethodError | This error is thrown when the VM notices that a an attempt is being made to reference a method of a class which does not exist in that class |
| NoSuchMethodException | This exception is thrown when a program attempts to access a method which does not exist in a class |
| NoSuchObjectException | |
| NoSuchPaddingException | .intel.drl.spec_ref |
| NoSuchProviderException | Instances of this class are thrown when an attempt is made to access a provider by name which is not currently available |
| NotActiveException | Some methods in ObjectInputStream and ObjectOutputStream can only be called from a nested call to readObject() or writeObject() |
| Notation | This interface represents a notation declared in the DTD |
| NotBoundException | |
| NotContextException | A NotContextException is the exception thrown by the naming classes when an operation on a context object cannot proceed because the resolved object is not a context type |
| NotImplementedException | This exception is thrown by methods that are not currently implemented, so that programs that call the stubs fail early and predictably |
| NotOwnerException | .intel.drl.spec_ref |
| NotSerializableException | When an implementation of ObjectOutput.writeObject() is passed an object that is not serializable, it will throw this type of exception |
| NotYetBoundException | Thrown if the server socket channel is not bound before an IO operation is made |
| NotYetConnectedException | Thrown if the socket channel is not connected before an IO operation is invoked |
| NotYetImplementedException | |
| NTDomainPrincipal | A Principal which stores information NT domain name |
| NTLoginModule | A passive LoginModule which keeps an NT user's information |
| NTNumericCredential | A credential which stores information about impersonation token |
| NTSid | A Principal class which serves as a base class for many SID-based principals |
| NTSidDomainPrincipal | A principal which holds information about NT domain |
| NTSidGroupPrincipal | A principal which holds information about user's group basing on group's sid |
| NTSidPrimaryGroupPrincipal | A principal which holds information about user's primary group basing on group's sid |
| NTSidUserPrincipal | A principal which holds information about NT user basing on its sid |
| NTSystem | A helper class which queries information about the current NT user |
| NTUserPrincipal | A Principal which stores user name |
| NullBlitter | |
| NullCipher | .intel.drl.spec_ref |
| NullCipherSpi | CipherSpi implementation for javax.crypto.NullCipher |
| NullPersistenceDelegate | |
| NullPointerException | This runtime exception is thrown when an attempt is made to access a field or method of an instance or an element of an array when there is no instance or array to use (i.e |
| Number | Number is the abstract superclass of the classes which represent numeric base types (i.e |
| NumberFormat | NumberFormat is the abstract superclass of Formats which format and parse Numbers |
| NumberFormat.Field | The instances of this inner class are used as attribute keys and values in AttributedCharacterIterator that NumberFormat.formatToCharacterIterator() method returns |
| NumberFormatException | This runtime exception is thrown when a "string to number" conversion routine is passed an invalid value |
| NumberFormatter | |
| NumberOfDocuments | |
| NumberOfInterveningJobs | |
| NumberUp | |
| NumberUpSupported | |
| NumericShaper | |
| OAEPParameterSpec | .intel.drl.spec_ref |
| ObjectAccessor | Provides the direct access to classes and objects |
| ObjectChangeListener | The listener interface to get notification of object change events |
| ObjectFactory | An ObjectFactory creates objects of a specified type |
| ObjectFactoryBuilder | An object factory builder creates an object factory, and an object factory creates objects of a specified type |
| ObjectHelper | |
| ObjectIdentifier | Instance of this class represents ObjectIdentifier (OID) |
| ObjectIdentifier | Instance of this class represents ObjectIdentifier (OID) |
| ObjectInput | Streams to be used with serialization to read objects must implement this interface |
| ObjectInputStream | An ObjectInputStream can be used to load Java objects from a stream where the objects were saved using an ObjectOutputStream |
| ObjectInputStream.GetField | Inner class to provide access to serializable fields |
| ObjectInputStream.InputValidationDesc | |
| ObjectInputValidation | Objects to perform validations on other objects read with serialization should implement this interface |
| ObjectOutput | Streams to be used with serialization to write objects must implement this interface |
| ObjectOutputStream | An ObjectOutputStream can be used to save Java objects into a stream where the objects can be loaded later with an ObjectInputStream |
| ObjectOutputStream.PutField | Inner class to provide access to serializable fields |
| Objects | |
| ObjectStreamClass | Instances of ObjectStreamClass are used to describe classes of objects used by serialization |
| ObjectStreamClass.OSCThreadLocalCache | |
| ObjectStreamConstants | Helper interface with constants used by the serialization implementation |
| ObjectStreamException | This is the superclass of all exceptions that can happen when serializing or deserialing objects |
| ObjectStreamField | This class represents object fields that are saved to the stream, by serialization |
| ObjectView | |
| ObjID | .intel.drl.spec_ref |
| ObjID.NumberGenerator | |
| Observable | Observable is used to notify a group of Observer objects when a change occurs |
| Observer | Observer must be implemented by objects which are added to an Observable |
| OceanTheme | |
| OffscreenGraphics | |
| OffscreenImage | This class represent implementation of abstact Image class |
| OGLBlitter | |
| OGLBlitter.OGLImageParams | |
| OGLBlitter.OGLTextureParams | |
| OGLContextManager | |
| OGLContextManager.OffscreenBufferObject | |
| OGLGraphics2D | |
| OGLGraphics2D.OGLContextValidator | |
| OGLSurface | |
| OGLTextRenderer | |
| OGLTextRenderer.DLInfo | |
| OGLTextRenderer.GlyphHashtable | |
| OGLTextRenderer.SoftHashtable | |
| OGLVolatileImage | |
| OGLVolatileImage.Disposer | |
| OGLVolatileImage.OGLOffscreenWindow | Helps us use OGL graphics in the uniform way |
| Oid | |
| OIDDatabase | |
| OIDDatabase.DBEntry | |
| OpenType | |
| Operation | .intel.drl.spec_ref |
| OperationNotSupportedException | This is the NamingException used when an operation is requested which is not supported |
| Option | |
| OptionalDataException | When readObject() encounters primitive types (int, char, etc) instead of an object instance in the input stream, this type of exception will be thrown |
| OptionPaneUI | |
| ORAddress | The class encapsulates the ASN.1 DER encoding/decoding work with the ORAddress structure which is a part of X.509 certificate: (as specified in RFC 3280 - Internet X.509 Public Key Infrastructure |
| OrdinaryWritableRaster | |
| OrientationRequested | |
| OSComponent | OSComponent |
| OSComponentFactory | OSComponentFactory |
| OSFileSystem | This is the portable implementation of the file system interface |
| OSMemory | This class enables direct access to OS memory |
| OSNetworkSystem | |
| OSResourcesMonitor | |
| OtherName | The class encapsulates the ASN.1 DER encoding/decoding work with OtherName structure which is a subpart of GeneralName (as specified in RFC 3280 - Internet X.509 Public Key Infrastructure |
| OutOfMemoryError | This error is thrown when a request is made for more memory either as a result of the running program, or because of the internal behavior of the virtual machine which can not be satisfied using the available platform resources |
| OutputDeviceAssigned | |
| OutputKeys | Provides string constants that can be used to set output properties for a Transformer, or to retrieve output properties from a Transformer or Templates object |
| OutputStream | OutputStream is an abstract class for all byte output streams |
| OutputStreamIOSSpi | |
| OutputStreamWriter | OutputStreamWriter is a class for turning a character output stream into a byte output stream |
| OverlappingFileLockException | Thrown when attempting to acquire a lock that overlaps an existing or pending lock held by this process |
| OverlayLayout | |
| Override | An annotation to indicate that a method is intended to override a superclass method |
| Owner | .intel.drl.spec_ref |
| Pack200 | Class that initialize Packer and Unpacker |
| Pack200.Packer | Interface of Packer |
| Pack200.Unpacker | Interface of unpacker |
| Package | This class must be implemented by the VM vendor |
| PackedColorModel | |
| Pageable | |
| PageAttributes | |
| PageAttributes.ColorType | |
| PageAttributes.MediaType | |
| PageAttributes.OrientationRequestedType | |
| PageAttributes.OriginType | |
| PageAttributes.PrintQualityType | |
| PagedResultsControl | TODO: JavaDoc |
| PagedResultSearchControlValue | Represents the following ASN1 Syntax on java Types: |
| PagedResultsResponseControl | TODO: JavaDoc |
| PageFormat | |
| PageRanges | |
| PagesPerMinute | |
| PagesPerMinuteColor | |
| Paint | Paint |
| PaintContext | PaintContext |
| PaintersManager | PaintersManager is a SynthPainter used to combine all the painters described in XML file |
| PaintersManager.SynthPainterInfo | PainterInfo for the search |
| PaintEvent | |
| Pair< E, T > | This class implements a generic pair |
| Panel | |
| Panel.AccessibleAWTPanel | |
| PanelPeer | |
| PanelUI | |
| Paper | |
| ParagraphView | |
| ParagraphView | |
| ParagraphView.Row | |
| ParameterBlock | |
| ParameterDescriptor | |
| ParameterizedType | Represents a parameterized type |
| ParameterMetaData | An interface used to get information about the types and properties of parameters in a PreparedStatement object |
| Parameters | Applet's startup parameters |
| ParseException | A ParseException is thrown when the String being parsed is not in the correct form |
| ParseException | This exception is thrown when parse errors are encountered |
| ParseException | This exception is thrown when parse errors are encountered |
| ParsePosition | ParsePosition is used to track the current position in a String being parsed |
| Parser | Basic interface for SAX (Simple API for XML) parsers |
| Parser | Basic interface for CSS (Simple API for CSS) parsers |
| Parser | This class attempts to read and parse an HTML file, which it gets via an Input Stream |
| Parser.ParserHandlerImpl | |
| ParserAdapter | Adapt a SAX1 Parser as a SAX2 XMLReader |
| ParserAdapter.AttributeListAdapter | Adapt a SAX1 AttributeList as a SAX2 Attributes object |
| ParserConfigurationException | Indicates a serious configuration error |
| ParserCup | CUP v0.11a beta 20060102 generated parser |
| ParserDelegator | This class is a wrapper of DocumentParser |
| ParserFactory | |
| ParserFactory | Java-specific class for dynamically loading SAX parsers |
| ParserHandler | |
| ParserSym | CUP generated interface containing symbol constants |
| PartialResultException | This is the NamingException used when an operation returns an incomplete result |
| PasswordAuthentication | This class is a data structure that contains the username and password |
| PasswordCallback | |
| PasswordProtectedInputStream | This class implements a password-protected input stream |
| PasswordView | |
| Patch | |
| PathIterator | |
| PathPlaceHolder | |
| Pattern | Pattern implements a compiler for regular expressions as defined by the J2SE specification |
| PatternSyntaxException | .intel.drl.spec_ref |
| PBEKey | .intel.drl.spec_ref |
| PBEKeySpec | .intel.drl.spec_ref |
| PBEParameterSpec | .intel.drl.spec_ref |
| PDLOverrideSupported | |
| PeriodicTimer | Periodic relative timer class |
| Permission | Abstract superclass of all classes which represent permission to access system resources |
| Permission | .intel.drl.spec_ref |
| PermissionCollection | Abstract superclass of classes which are collections of Permission objects |
| Permissions | A heterogeneous collection of permissions |
| Permissions.MetaEnumeration | An auxiliary implementation for enumerating individual permissions from a collection of PermissionCollections |
| PermissionsHash | A default PermissionCollection implementation that uses a hashtable |
| PersistenceDelegate | PersistenceDelegate instances write received bean objects to encoders in the form of expressions and statements, which can be evaluated or executed to reconstruct the recorded bean objects in a new environment during decoding |
| PersistentSearchControl | This class implements PersistentSearch control defined in http://www3.ietf.org/proceedings/01mar/I-D/ldapext-psearch-03.txt |
| PersistentSearchResult | Search result for persisten search |
| PhantomReference< T > | PhantomReference objects are used to detect referents which are no longer visible and are eligible to have their storage reclaimed |
| Pipe | A pipe contains two channels |
| Pipe.SinkChannel | Writable sink channel for writing into |
| Pipe.SourceChannel | Readable source channel for reading from |
| PipedInputStream | PipedInputStream is a class which receives information on a communications pipe |
| PipedOutputStream | PipedOutputStream is a class which places information on a communications pipe |
| PipedReader | PipedReader is a class which receives information on a communications pipe |
| PipedWriter | PipedWriter is a class which places information on a communications pipe |
| PipeImpl | |
| PipeImpl.SinkChannelImpl | |
| PipeImpl.SourceChannelImpl | |
| PixelGrabber | |
| PixelInterleavedSampleModel | |
| PKCS8EncodedKeySpec | .intel.drl.spec_ref |
| PKIStatusInfo | As defined in Time-Stamp Protocol (TSP) (http://www.ietf.org/rfc/rfc3161.txt) |
| PKIXBuilderParameters | .intel.drl.spec_ref |
| PKIXCertPathBuilderResult | .intel.drl.spec_ref |
| PKIXCertPathChecker | .intel.drl.spec_ref |
| PKIXCertPathValidatorResult | .intel.drl.spec_ref |
| PKIXParameters | .intel.drl.spec_ref |
| PlainDatagramSocketImpl | The default, concrete instance of datagram sockets |
| PlainDocument | |
| PlainMulticastSocketImpl | This class was added so we can create sockets with options that are needed for server sockets |
| PlainServerSocketImpl | This class was added so we can create sockets with options that are needed for server sockets |
| PlainSocketImpl | A concrete connected-socket implementation |
| PlainSocketImpl2 | This class was added so we can create sockets without options that were needed for server sockets |
| PlainView | |
| PlainViewI18N | Represents view for displaying bidirectional text |
| PlainViewI18N.BidiTextView | Base class for directional run of text |
| PlainViewI18N.LineView | Represents one logical line of text |
| PlainViewI18N.LTRTextView | Represents text fragment with left-to-right orientation |
| PlainViewI18N.RTLTextView | Represents text fragment with right-to-left orientation |
| Platform | Platform |
| PlatformAddress | The platform address class is an unsafe virtualization of an OS memory block |
| PlatformAddressFactory | |
| PlatformFile | |
| PlatformFileManager | |
| PluginAppletFactory | |
| PluginCallback | |
| PluginUtils | |
| PluginUtils.IisWrapper | |
| png | Image/png content handler |
| PngDecoder | |
| PNGImageReader | |
| PNGImageReaderSpi | |
| PNGImageWriter | |
| PNGImageWriterParam | |
| PNGImageWriterSpi | |
| Point | |
| Point2D | |
| Point2D.Double | |
| Point2D.Float | |
| PointerInfo | |
| PointerPointer | |
| Policy | Abstract superclass of classes which represent the system security policy |
| Policy | |
| PolicyConstraints | The class encapsulates the ASN.1 DER encoding/decoding work with PolicyConstraints structure which is a part of X.509 certificate (as specified in RFC 3280 - Internet X.509 Public Key Infrastructure |
| PolicyEntry | This class represents an elementary block of a security policy |
| PolicyInformation | The class encapsulates the ASN.1 DER encoding/decoding work with PolicyInformation structure which is a subpart of certificatePolicies (as specified in RFC 3280 - Internet X.509 Public Key Infrastructure |
| PolicyNode | .intel.drl.spec_ref |
| PolicyQualifierInfo | .intel.drl.spec_ref |
| PolicyQualifierInfo | /** The class encapsulates the ASN.1 DER decoding work with PolicyQualifierInfo structure (as specified in RFC 3280 - Internet X.509 Public Key Infrastructure |
| PolicyUtils | This class consist of a number of static methods, which provide a common functionality for various policy and configuration providers |
| PolicyUtils.ExpansionFailedException | Specific exception to signal that property expansion failed due to unknown key |
| PolicyUtils.GeneralExpansionHandler | Instances of this interface are intended for resolving generalized expansion expressions, of the form ${{protocol:data}} |
| PolicyUtils.ProviderLoader< T > | Auxiliary action for loading a provider by specific security property |
| PolicyUtils.SecurityPropertyAccessor | Auxiliary action for accessing specific security property |
| PolicyUtils.SystemKit | Auxiliary action for accessing system properties in a bundle |
| PolicyUtils.SystemPropertyAccessor | Auxiliary action for accessing specific system property |
| PolicyUtils.URLLoader | Auxiliary action for opening InputStream from specified location |
| Polygon | |
| Polygon.Iterator | |
| PooledConnection | An interface which provides facilities for handling connections to a database which are pooled |
| Popup | |
| Popup.PopupWindow | |
| PopupBox | Non-component window for displaying menus and drop-down lists |
| PopupFactory | |
| PopupFactory.HWPopup | |
| PopupFactory.HWPopup.FactoryPopupWindow | |
| PopupFactory.LWPopup | |
| PopupFactory.ReleasedPopupStorage | |
| PopupMenu | |
| PopupMenu.AccessibleAWTPopupMenu | |
| PopupMenuEvent | |
| PopupMenuListener | |
| PopupMenuPeer | |
| PopupMenuUI | |
| Port | |
| Port.Info | |
| PortUnreachableException | |
| PosAltGroupQuantifierSet | Possessive quantifier over group, see java.util.regex.GroupQuantifierSet for more details |
| PosCompositeGroupQuantifierSet | Possessive composite (i.e |
| Position | |
| Position.Bias | |
| PositionalCondition | |
| PositionedInputStream | This class implements a Stream whose position can be queried for |
| PositiveLookAhead | Positive lookahead node |
| PositiveLookBehind | Positive lookbehind node |
| PosPlusGroupQuantifierSet | Possessive + quantifier node over groups |
| PossessiveAltQuantifierSet | Possessive ? quantifier node |
| PossessiveCompositeQuantifierSet | Possessive composite (i.e |
| PossessiveGroupQuantifierSet | Possessive quantifier set over groups |
| PossessiveQuantifierSet | Possessive quantifier set over LeafSet's |
| PPDMediaSizeName | |
| Predicate | |
| PreferenceChangeEvent | This is the event class to indicate some preferences has been added, deleted or updated |
| PreferenceChangeListener | This interface is used to handle preferences change event |
| Preferences | Preferences instance represents one node in preferences tree, which provide a mechanisms to store and access configuration data in a hierarchical way |
| PreferencesFactory | This interface is used by Preferences class as factory class to create Preferences instance |
| PreparedStatement | An interface for a Precompiled SQL Statement |
| PresentationDirection | |
| PreviewPanel | |
| PreviousMatch | Node representing previous match () |
| PRF | This class provides functionality for computation of PRF values for TLS (http://www.ietf.org/rfc/rfc2246.txt) and SSL v3 (http://wp.netscape.com/eng/ssl3) protocols |
| Primality | Provides primality probabilistic methods |
| PrimitiveWrapperPersistenceDelegate | A special internal PersistenceDelegate for wrapper classes of primitive types like int |
| Principal | Principals are objects which have identities |
| PrincipalComparator | The implementation for this interface provides a way to determine whether this object implies a specified subject |
| PrincipalName | Kerberos PrincipalName type |
| Printable | |
| PrintClient | |
| PrinterAbortException | |
| PrinterException | |
| PrinterGraphics | |
| PrinterInfo | |
| PrinterIOException | |
| PrinterIsAcceptingJobs | |
| PrinterJob | |
| PrinterJobImpl | |
| PrinterJobImpl.PrintableWrapper | |
| PrinterLocation | |
| PrinterMakeAndModel | |
| PrinterMessageFromOperator | |
| PrinterMoreInfo | |
| PrinterMoreInfoManufacturer | |
| PrinterName | |
| PrinterResolution | |
| PrinterState | |
| PrinterStateReason | |
| PrinterStateReasons | |
| PrinterURI | |
| PrintEvent | |
| PrintException | |
| PrintGraphics | |
| PrintJob | |
| PrintJobAdapter | |
| PrintJobAttribute | |
| PrintJobAttributeEvent | |
| PrintJobAttributeListener | |
| PrintJobAttributeSet | |
| PrintJobEvent | |
| PrintJobListener | |
| PrintQuality | |
| PrintRequestAttribute | |
| PrintRequestAttributeSet | |
| PrintService | |
| PrintServiceAttribute | |
| PrintServiceAttributeEvent | |
| PrintServiceAttributeListener | |
| PrintServiceAttributeSet | |
| PrintServiceLookup | |
| PrintStream | PrintStream is a class which takes an OutputStream and provides convenience methods for printing common data types in a human readable format on the stream |
| PrintWriter | PrintWriter is a class which takes either an OutputStream or Writer and provides convenience methods for printing common data types in a human readable format on the stream |
| PriorityBlockingQueue< E > | An unbounded BlockingQueue blocking queue} that uses the same ordering rules as class PriorityQueue and supplies blocking retrieval operations |
| PriorityBlockingQueue< E >.Itr< E > | |
| PriorityQueue< E > | PriorityQueue holds elements on a priority heap, which orders elements according to the comparator specified at construction or their natural order |
| PriorityQueue< E >.PriorityIterator | |
| PrivateCredentialPermission | |
| PrivateCredentialPermission.CredOwner | |
| PrivateKey | .intel.drl.spec_ref |
| PrivateKeyImpl | PrivateKeyImpl |
| PrivateKeyInfo | The class implements the ASN.1 DER encoding and decoding of the PKCS#8 PrivateKeyInfo having the following ASN.1 notation: |
| PrivateKeyUsagePeriod | The class encapsulates the ASN.1 DER encoding/decoding work with the following certificate extension (OID: 2.5.29.16) (as specified in RFC 3280 - Internet X.509 Public Key Infrastructure |
| PriviAction< T > | Helper class to avoid multiple anonymous inner class for java.security.AccessController#doPrivileged(PrivilegedAction) calls |
| PrivilegedAction< T > | .intel.drl.spec_ref |
| PrivilegedActionException | Instances of this class are used to wrap exceptions which occur within privileged operations |
| PrivilegedExceptionAction< T > | .intel.drl.spec_ref |
| Process | Instances of class Process provide control of and access to platform processes |
| ProcessBuilder | |
| ProcessingInstruction | The ProcessingInstruction interface represents a "processing instruction", used in XML as a way to keep processor-specific information in the text of the document |
| ProcessingInstructionSelector | This simple matches a processing instruction |
| ProcessInputStream | |
| ProcessOutputStream | |
| ProfileDataException | |
| ProgressBarUI | |
| ProgressMonitor | |
| ProgressMonitor.AccessibleProgressMonitor | |
| ProgressMonitorInputStream | |
| Properties | Properties is a Hashtable where the keys and values must be Strings |
| Property | |
| PropertyChangeEvent | |
| PropertyChangeListener | |
| PropertyChangeListenerProxy | |
| PropertyChangeSupport | |
| PropertyDescriptor | |
| PropertyEditor | |
| PropertyEditorManager | |
| PropertyEditorSupport | |
| PropertyNames | |
| PropertyPermission | PropertyPermission objects represent permission to access system properties |
| PropertyPermissionCollection | A PermissionCollection for holding PropertyPermissions |
| PropertyResourceBundle | PropertyResourceBundle loads resources from an InputStream |
| PropertyVetoException | Indicates that a proposed property change is unacceptable |
| ProtectionDomain | This class represents a domain in which classes from the same source (URL) and signed by the same keys are stored |
| ProtocolException | An attempt to connect to a socket of the wrong type (stream or nonstream) will trigger this exception |
| ProtocolVersion | Represents Protocol Version |
| Provider | |
| Provider | |
| Provider.Service | |
| ProviderConstants | Contains various constants that are used in the provider classes |
| ProviderException | .intel.drl.spec_ref |
| ProviderImpl | |
| ProviderMgr | Contains some useful routines that are used in other classes |
| ProviderService | |
| Proxy | Applet's state and parameters, implementation AppletStub interface |
| Proxy | Provides access to Java proxy system properties |
| Proxy | This class provides methods to creating dynamic proxy classes and instances |
| Proxy | This class is about proxy setting |
| ProxyCharArrayCache | |
| ProxyClassFile | |
| ProxyConstantPool | |
| ProxyConstants | Contains constants usable by RMI HTTP proxy access classes |
| ProxyConstants | |
| ProxyMethod | |
| ProxyNameAndTypeCache | |
| ProxyObjectCache | |
| ProxyPersistenceDelegate | |
| ProxyRMISocketFactory | Template of a socket factory for proxy connections |
| ProxySelector | |
| ProxySelectorImpl | Default implementation for ProxySelector |
| PSInterpreter | |
| PSource | .intel.drl.spec_ref |
| PSource.PSpecified | .intel.drl.spec_ref |
| PSPrinterJob | |
| PSSParameterSpec | .intel.drl.spec_ref |
| PSStreamPrintServiceFactory | |
| PublicKey | Superinterface for all specific public key interfaces |
| PublicKeyImpl | PublicKeyImpl |
| PushbackInputStream | PushbackInputStream is a filter class which allows bytes read to be pushed back into the stream so that they can be reread |
| PushbackReader | PushbackReader is a filter class which allows chars read to be pushed back into the stream so that they can be reread |
| QName | |
| QuadCurve2D | |
| QuadCurve2D.Double | |
| QuadCurve2D.Float | |
| QuadCurve2D.Iterator | |
| Quantifier | Represents RE quantifier; contains two fields responsible for min and max number of repetitions |
| QuantifierSet | Base class for quantifiers |
| QuestionRecord | Represents domain protocol Question Record |
| Queue< E > | A kind of collection provides advanced operations than other basic collections, such as insertion, extraction, and inspection |
| QueuedJobCount | |
| RAFIISSpi | |
| RAFIOSSpi | |
| Random | This class provides methods that generates pseudo-random numbers of different types, such as int, long, double and float using either |
| RandomAccess | RandomAccess is implemented by List implementations that support fast (usually constant time) random access |
| RandomAccessFile | RandomAccessFile is a class which allows positioning of the next read anywhere in the file |
| RandomAccessFile.RepositionLock | |
| RandomAccessMemoryCache | |
| RandomBitsSupplier | The static class providing access on Windows platform to system means for generating true random bits |
| Range | |
| RangeException | Range operations may throw a RangeException as specified in their method descriptions |
| RangeSet | Represents node accepting single character from the given char class |
| Raster | |
| RasterFormatException | |
| RasterOp | RasterOp |
| RawBitmap | RawBitmap |
| RC2ParameterSpec | .intel.drl.spec_ref |
| RC5ParameterSpec | .intel.drl.spec_ref |
| Rdn | TODO: JavaDoc |
| Readable | Readable marks that the implementing class provides character sequence |
| ReadableByteChannel | A ReadableByteChannel is a type of Channel that can read bytes |
| Reader | Reader is an Abstract class for reading Character Streams |
| ReadOnlyBufferException | A ReadOnlyBufferException is thrown when some write operation is called on a readonly buffer |
| ReadOnlyCharArrayBuffer | CharArrayBuffer, ReadWriteCharArrayBuffer and ReadOnlyCharArrayBuffer compose the implementation of array based char buffers |
| ReadOnlyDirectByteBuffer | DirectByteBuffer, ReadWriteDirectByteBuffer and ReadOnlyDirectByteBuffer compose the implementation of platform memory based byte buffers |
| ReadOnlyDoubleArrayBuffer | DoubleArrayBuffer, ReadWriteDoubleArrayBuffer and ReadOnlyDoubleArrayBuffer compose the implementation of array based double buffers |
| ReadOnlyFileChannel | |
| ReadOnlyFloatArrayBuffer | FloatArrayBuffer, ReadWriteFloatArrayBuffer and ReadOnlyFloatArrayBuffer compose the implementation of array based float buffers |
| ReadOnlyHeapByteBuffer | HeapByteBuffer, ReadWriteHeapByteBuffer and ReadOnlyHeapByteBuffer compose the implementation of array based byte buffers |
| ReadOnlyIntArrayBuffer | IntArrayBuffer, ReadWriteIntArrayBuffer and ReadOnlyIntArrayBuffer compose the implementation of array based int buffers |
| ReadOnlyIterator< E > | ReadOnlyIterator |
| ReadOnlyLongArrayBuffer | LongArrayBuffer, ReadWriteLongArrayBuffer and ReadOnlyLongArrayBuffer compose the implementation of array based long buffers |
| ReadOnlyShortArrayBuffer | ShortArrayBuffer, ReadWriteShortArrayBuffer and ReadOnlyShortArrayBuffer compose the implementation of array based short buffers |
| ReadWriteCharArrayBuffer | CharArrayBuffer, ReadWriteCharArrayBuffer and ReadOnlyCharArrayBuffer compose the implementation of array based char buffers |
| ReadWriteDirectByteBuffer | DirectByteBuffer, ReadWriteDirectByteBuffer and ReadOnlyDirectByteBuffer compose the implementation of platform memory based byte buffers |
| ReadWriteDoubleArrayBuffer | DoubleArrayBuffer, ReadWriteDoubleArrayBuffer and ReadOnlyDoubleArrayBuffer compose the implementation of array based double buffers |
| ReadWriteFileChannel | |
| ReadWriteFloatArrayBuffer | FloatArrayBuffer, ReadWriteFloatArrayBuffer and ReadOnlyFloatArrayBuffer compose the implementation of array based float buffers |
| ReadWriteHeapByteBuffer | HeapByteBuffer, ReadWriteHeapByteBuffer and ReadOnlyHeapByteBuffer compose the implementation of array based byte buffers |
| ReadWriteIntArrayBuffer | IntArrayBuffer, ReadWriteIntArrayBuffer and ReadOnlyIntArrayBuffer compose the implementation of array based int buffers |
| ReadWriteLock | A ReadWriteLock maintains a pair of associated locks, one for read-only operations and one for writing |
| ReadWriteLongArrayBuffer | LongArrayBuffer, ReadWriteLongArrayBuffer and ReadOnlyLongArrayBuffer compose the implementation of array based long buffers |
| ReadWriteShortArrayBuffer | ShortArrayBuffer, ReadWriteShortArrayBuffer and ReadOnlyShortArrayBuffer compose the implementation of array based short buffers |
| RealmCallback | |
| RealmChoiceCallback | |
| ReasonCode | CRL Entry's Reason Code Extension (OID = 2.5.29.21) |
| ReasonFlags | The class encapsulates the ASN.1 DER encoding/decoding work with the following part of X.509 CRL (as specified in RFC 3280 - Internet X.509 Public Key Infrastructure |
| Receiver | |
| Rect | The Rect interface is used to represent any rect value |
| Rectangle | |
| Rectangle2D | |
| Rectangle2D.Double | |
| Rectangle2D.Float | |
| Rectangle2D.Iterator | |
| RectangularShape | |
| RedrawManager | The collection of component regions that need to be painted |
| ReentrantLock | A reentrant mutual exclusion Lock with the same basic behavior and semantics as the implicit monitor lock accessed using synchronized methods and statements, but with extended capabilities |
| ReentrantLock.FairSync | Sync object for fair locks |
| ReentrantLock.NonfairSync | Sync object for non-fair locks |
| ReentrantLock.Sync | Base of synchronization control for this lock |
| ReentrantReadWriteLock | An implementation of ReadWriteLock supporting similar semantics to ReentrantLock |
| ReentrantReadWriteLock.FairSync | Fair version of Sync |
| ReentrantReadWriteLock.NonfairSync | Nonfair version of Sync |
| ReentrantReadWriteLock.ReadLock | The lock returned by method ReentrantReadWriteLock#readLock |
| ReentrantReadWriteLock.Sync | Synchronization implementation for ReentrantReadWriteLock |
| ReentrantReadWriteLock.WriteLock | The lock returned by method ReentrantReadWriteLock#writeLock |
| Ref | A manifestation of the SQL REF type - a reference to an SQL type contained in the database |
| RefAddr | This is an abstract class describing the address of an object which is outside of a naming system |
| Reference | A Reference contains the class of the object which is referenced together with a list of all the addresses at which this object may be found |
| Reference< T > | This class must be implemented by the vm vendor |
| Referenceable | An object which is not in a naming service, but can be referenced, implements the Referenceable interface |
| ReferenceMap | A simple map |
| ReferenceMap.Pair | |
| ReferenceQueue< T > | The implementation of this class is provided |
| ReferenceUriSchemesSupported | |
| ReferralException | A ReferralException is an abstract class used by service providers when dealing with referral exceptions |
| ReferralExceptionImpl | |
| ReflectPermission | ReflectPermission objects represent permission to access dangerous operations in the reflection layer |
| ReflectPermissionCollection | |
| Refreshable | |
| RefreshFailedException | |
| Region | Region used to markup the type of JComponent to be painted |
| RegisterableService | |
| Registry | .intel.drl.spec_ref |
| RegistryContext | RMI Registry context implementation |
| RegistryContextFactory | Initial context and object factory for RegistryContext |
| RegistryHandler | |
| RegistryImpl | Transient Registry interface implementation |
| RegistryImpl_Skel | |
| RegistryImpl_Stub | |
| RegistryPreferencesFactoryImpl | Default implementation of PreferencesFactory for windows platform, using windows Registry as back end |
| RegistryPreferencesImpl | Default implementation of AbstractPreferences for windows platform, using windows registry as back end |
| RejectedExecutionException | Exception thrown by an Executor when a task cannot be accepted for execution |
| RejectedExecutionHandler | A handler for tasks that cannot be executed by a ThreadPoolExecutor |
| RelAltGroupQuantifierSet | Reluctant version of "?" quantifier set over group |
| RelativeTimer | Relative timer class |
| RelativeTimer.DeltaList | |
| RelativeTimer.DeltaList.DeltaThread | |
| RelativeTimer.DeltaListEntry | |
| RelaxedDnParser | A relative distinguished name parser that does less checking than DNParser |
| RelCompositeGroupQuantifierSet | Reluctant version of composite (i.e |
| ReluctantAltQuantifierSet | This class represents ?? quantifier over leaf sets |
| ReluctantCompositeQuantifierSet | Reluctant version of composite(i.e |
| ReluctantGroupQuantifierSet | Relactant version of the group quantifier set |
| ReluctantQuantifierSet | This class represents [+*]? constructs over LeafSets |
| Remote | |
| RemoteCall | .intel.drl.spec_ref |
| RemoteException | |
| RemoteObject | .intel.drl.spec_ref |
| RemoteObjectInvocationHandler | .intel.drl.spec_ref |
| RemoteRef | .intel.drl.spec_ref |
| RemoteRefBase | Base class for all RemoteRef implementations |
| RemoteReference | This interface provides access to a remote reference |
| RemoteReferenceWrapper | This class stores a Reference and provides Remote access to it |
| RemoteReferenceWrapper_Skel | |
| RemoteReferenceWrapper_Stub | |
| RemoteServer | .intel.drl.spec_ref |
| RemoteStub | .intel.drl.spec_ref |
| RenderableImage | |
| RenderableImageOp | |
| RenderableImageProducer | |
| RenderContext | |
| RenderedImage | |
| RenderedImageFactory | |
| Renderer | |
| RenderingHints | RenderingHints |
| RenderingHints.Key | Key |
| RenderingHints.KeyImpl | Private implementation of Key class |
| RenderingHints.KeyValue | Private class KeyValue is used as value for Key class instance |
| RepaintManager | |
| ReplicateScaleFilter | |
| RequestingUserName | |
| RescaleOp | |
| ResolutionSyntax | |
| Resolver | The Resolver interface describes an intermediate context which may be used in name resolution |
| Resolver | This class implements the functionality of a simple DNS resolver |
| Resolver.AnalysisReport | Analysis report |
| Resolver.ThreadListEntry | Entry of the resolver thread list |
| Resolver.ThreadListSemaphore | |
| ResolverCache | A cache for received resource records |
| ResolverCache.CacheEntry | Represents SLIST cache entry |
| ResolveResult | An instance of ResolveResult is produced when a name resolution operation has completed |
| ResourceBundle | ResourceBundle is an abstract class which is the superclass of classes which provide locale specific resources |
| ResourceBundle.MissingBundle | |
| ResourceRecord | Represents domain protocol Resource Record |
| ResponseCache | ResponseCache implements URLConnection caches |
| Result | |
| ResultSet | An interface to an Object which represents a Table of Data, typically returned as the result of a Query to a Database |
| ResultSetMetaData | Provides information about the columns in a ResultSet |
| Retention | |
| ReverbType | |
| RGBColor | The RGBColor interface is used to represent any RGB color value |
| RGBImageFilter | |
| RGBPanel | |
| RmicConstants | This interface contains various useful constants for RMI Compiler |
| RMIClassLoader | .intel.drl.spec_ref This class could not be instantiated |
| RMIClassLoaderSpi | .intel.drl.spec_ref |
| RMIClientSocketFactory | .intel.drl.spec_ref |
| RMICompiler | Core class of RMI Compiler |
| RMICompilerException | Basic exception for RMI Compiler operations |
| RMIConstants | The constants of the RMI and Activation framework |
| RmicStrings | This interface contains command line options and other textual constants for RMI Compiler |
| RmicUtil | Utility functions for RMI compiler |
| Rmid | Represents rmid - RMI Activation Daemon |
| Rmid.ActivationGroupInfo | This class holds all the information needed about ActivationGroup |
| Rmid.DebugThread | DebugThread - the thread that consumes the contents of the given InputStream and prints it to console |
| Rmid.Delta | |
| Rmid.Lock | |
| Rmid.ObjectInfo | Structure to hold just 1 activated object |
| Rmid.Snapshot | |
| Rmid_Skel | |
| Rmid_Stub | |
| RmidMBean | Management interface for RMID tool |
| RmidMonitor | Monitor interface for RMID |
| RmidMonitorAdapter | The parent class for all RMID monitors |
| RmidMonitorFactory | Factory class to create RmidMonitors |
| RMIFailureHandler | .intel.drl.spec_ref |
| RMIHash | Generates class and method hash codes necessary for RMI |
| RMIHashException | This exception is used if RMIHash fails to compute RMI hash for some class or method |
| RMILog | Class containing all RMI logging functionality |
| RMILog.RMIStreamHandler | |
| RMIObjectInfo | Holds info characterizing exported remote objects |
| RMIObjectInfo.DGCExpirationInfo | |
| RMIObjectInputStream | The RMIObjectInputStream is a subclass of ObjectInputStream performing deserialization for RMI calls |
| RMIObjectOutputStream | The RMIObjectOutputStream is a subclass of ObjectOutputStream performing serialization for RMI calls |
| RMIObjectTable | Defines structure for storing RMIObjects and methods for finding them by different separate keys, which are unique inside the table: ObjID and RMIReference to the object's implementation |
| RMIObjectTable.TablesLock | |
| RMIProperties | Interface containing names of all supported RMI properties |
| RMIProtocolConstants | Constants for RMI Transport Protocol |
| RMIReference | Extension of WeakReference |
| RMISecurityException | |
| RMISecurityManager | |
| RMIServerSocketFactory | .intel.drl.spec_ref |
| RMISocketFactory | .intel.drl.spec_ref |
| rmiURLContext | RMI URL context implementation |
| rmiURLContextFactory | URL context factory for rmiURLContext |
| RMIUtil | Utility class for RMI implementation |
| Robot | |
| RootPaneContainer | |
| RootPaneFocusHandler | |
| RootPaneUI | |
| RootView | |
| RootViewContext | |
| RootViewContext.ViewFactoryGetter | |
| RoundRectangle2D | |
| RoundRectangle2D.Double | |
| RoundRectangle2D.Float | |
| RoundRectangle2D.Iterator | |
| RowMapper | |
| RowSet | A RowSet is an interface which provides access to data being sent from/to a database and which extends the functionality of ResultSet into a form that can be used as a JavaBeans component, perhaps being used in a visual programming environment |
| RowSetEvent | An event which is sent when specific events happen to a RowSet object |
| RowSetInternal | An interface provided by a RowSet object to either a RowSetReader or a RowSetWriter, providing facilities to read and update the internal state of the RowSet |
| RowSetListener | An interface used to send notification of events occurring in a RowSet |
| RowSetMetaData | An interface which provides facilities for getting information about the columns in a RowSet |
| RowSetMetaDataImpl | This class is a concrete implementation of javax.sql.RowSetMetatData, which provides methods that get and set column information |
| RowSetMetaDataImpl.ColInfo | The inner class to store meta information of columns |
| RowSetReader | An interface which provides functionality for a disconnected RowSet to get data from a data source into its rows |
| RowSetWarning | |
| RowSetWriter | An interface which provides functionality for a disconnected RowSet to put data updates back to the data source from which the RowSet was originally populated |
| RSAKey | .intel.drl.spec_ref |
| RSAKeyGenParameterSpec | .intel.drl.spec_ref |
| RSAMultiPrimePrivateCrtKey | .intel.drl.spec_ref |
| RSAMultiPrimePrivateCrtKeySpec | .intel.drl.spec_ref |
| RSAOtherPrimeInfo | .intel.drl.spec_ref |
| RSAPrivateCrtKey | .intel.drl.spec_ref |
| RSAPrivateCrtKeySpec | .intel.drl.spec_ref |
| RSAPrivateKey | .intel.drl.spec_ref |
| RSAPrivateKeySpec | .intel.drl.spec_ref |
| RSAPublicKey | .intel.drl.spec_ref |
| RSAPublicKeySpec | .intel.drl.spec_ref |
| RuleBasedBreakIterator | |
| RuleBasedCollator | RuleBasedCollator is a concrete subclass of Collator |
| RuleSet | |
| Runnable | The runnable interface must be implemented by all classes which want to be run as threads |
| Runtime | This class, with the exception of the exec() APIs, must be implemented by the VM vendor |
| Runtime.SubProcess | |
| Runtime.SubProcess.SubInputStream | |
| Runtime.SubProcess.SubOutputStream | |
| RuntimeException | This class is the superclass of all classes which represent exceptional conditions which occur as a result of the running of the virtual machine |
| RuntimeMemorySpy | |
| RuntimePermission | RuntimePermission objects represent access to runtime support |
| RuntimePermissionCollection | |
| SACMediaList | |
| SampleModel | |
| Sasl | |
| SaslBind | A class used to perform SASL Bind Operation |
| SaslClient | |
| SaslClientFactory | |
| SaslException | |
| SaslServer | |
| SaslServerFactory | |
| Savepoint | A Savepoint is an instant during the current transaction that can be utilized by a Rollback from the Connection.rollback method |
| SAXException | Encapsulate a general SAX error or warning |
| SAXNotRecognizedException | Exception class for an unrecognized identifier |
| SAXNotSupportedException | Exception class for an unsupported operation |
| SAXParseException | Encapsulate an XML parse error or warning |
| SAXParser | Defines the API that wraps an org.xml.sax.XMLReader implementation class |
| SAXParserFactory | Defines a factory API that enables applications to configure and obtain a SAX based parser to parse XML documents |
| SAXResult | |
| SAXSource | |
| SAXTransformerFactory | This class extends TransformerFactory to provide SAX-specific factory methods |
| Scanner | A parser that parses a text string of primitive types and strings with the help of regular expressions |
| ScatteringByteChannel | The interface to channels that can read a set of buffers in a single operation |
| ScheduledExecutorService | An ExecutorService that can schedule commands to run after a given delay, or to execute periodically |
| ScheduledFuture< V > | A delayed result-bearing action that can be cancelled |
| ScheduledThreadPoolExecutor | A ThreadPoolExecutor that can additionally schedule commands to run after a given delay, or to execute periodically |
| ScheduledThreadPoolExecutor.DelayedWorkQueue | An annoying wrapper class to convince generics compiler to use a DelayQueue<ScheduledFutureTask> as a BlockingQueue<Runnable> |
| ScheduledThreadPoolExecutor.ScheduledFutureTask< V > | |
| Schema | Immutable in-memory representation of grammar |
| SchemaFactory | Factory that creates Schema objects&x2E; Entry-point to the validation API |
| SchemaFactoryFinder | Implementation of SchemaFactory#newInstance(String) |
| SchemaFactoryFinder.SingleIterator | Iterator that lazily computes one value and returns it |
| SchemaFactoryLoader | |
| SchemaParser | |
| SchemaViolationException | Thrown when attempting to make a modification that contravenes the directory schema |
| Scrollable | An internal AWT interface similar to javax.swing.Scrollable |
| Scrollable | |
| Scrollbar | |
| Scrollbar.AccessibleAWTScrollBar | |
| Scrollbar.State | |
| ScrollbarPeer | |
| ScrollbarState | ScrollbarState |
| ScrollbarStateController | ScrollbarStateController |
| ScrollbarStateController.BlockScrollTask | Timer task which scrolls by block on every tick |
| ScrollbarStateController.ScrollTask | Timer task which scrolls by unit on every tick |
| ScrollbarStateController.SimpleButton | Scrollbar Arrow button behavior: handles mouse events |
| ScrollbarStateController.Slider | Scrollbar Thumb[scroll box] behavior: handles mouse drags |
| ScrollBarUI | |
| ScrollPane | |
| ScrollPane.AccessibleAWTScrollPane | |
| ScrollPane.SPScrollable | |
| ScrollPaneAdjustable | |
| ScrollPaneAdjustable.State | |
| ScrollPaneConstants | |
| ScrollPaneLayout | |
| ScrollPaneLayout.UIResource | |
| ScrollPanePeer | |
| ScrollPaneUI | |
| ScrollStateController | Implements scrolling behavior for any container which has up to 1 child and up to 2 scrollbars[and implements Scrollable interface], for example ScrollPane |
| SealedObject | .intel.drl.spec_ref |
| SearchControls | This class represents the scope of a search, and the list of attributes that the search encompasses |
| SearchOp | |
| SearchResult | SearchResult returned from a search on a directory context and is provided by a NamingEnumeration |
| SecretKey | .intel.drl.spec_ref |
| SecretKeyFactory | .intel.drl.spec_ref |
| SecretKeyFactorySpi | .intel.drl.spec_ref |
| SecretKeySpec | .intel.drl.spec_ref |
| SecureCacheResponse | A secure cache response, which is originally retrieved through secure ways |
| SecureClassLoader | SecureClassLoaders are used to dynamically load, link and install classes into a running image |
| SecureRandom | .intel.drl.spec_ref |
| SecureRandomSpi | This class is a Service Provider Interface (therefore the Spi suffix) for secure random number generation algorithms to be supplied by providers |
| Security | For access to security providers and properties |
| Security.SecurityDoor | |
| SecurityAccess | This interface provides access to package visible api in java.security |
| SecurityException | This runtime exception is thrown when a security manager check fails |
| SecurityManager | SecurityManager is the abstract superclass of the classes which can provide security verification for a running program |
| SecurityPermission | SecurityPermission objects guard access to the mechanisms which implement security |
| SecuritySupport | This class is duplicated for each JAXP subpackage so keep it in sync |
| SecuritySupport | This class is duplicated for each JAXP subpackage so keep it in sync |
| SecuritySupport | This class is duplicated for each JAXP subpackage so keep it in sync |
| SecuritySupport | This class is duplicated for each JAXP subpackage so keep it in sync |
| SecuritySupport | This class is duplicated for each JAXP subpackage so keep it in sync |
| SecuritySupport | This class is duplicated for each JAXP subpackage so keep it in sync |
| SecuritySupport12 | This class is duplicated for each JAXP subpackage so keep it in sync |
| SecurityUtils | The class is used to perform an exchange of information between java.lang.Thread and java.security.AccessController |
| Segment | |
| SelectableChannel | A channel that can be detected by a selector |
| SelectedTextInterval | Interval with selected text |
| SelectionKey | A key that representing the relationship of a channel and the selector |
| SelectionKeyImpl | |
| Selector | This interface defines a selector |
| Selector | |
| Selector | A controller for selection of SelectableChannel objects |
| SelectorFactory | |
| SelectorImpl | |
| SelectorImpl.KeysLock | |
| SelectorImpl.UnaddableSet< E > | |
| SelectorList | The SelectorList interface provides the abstraction of an ordered collection of selectors, without defining or constraining how this collection is implemented |
| SelectorMatcher | |
| SelectorProvider | Provider for nio selector and selectable channel |
| SelectorProviderImpl | |
| Semaphore | A counting semaphore |
| Semaphore.FairSync | Fair version |
| Semaphore.NonfairSync | NonFair version |
| Semaphore.Sync | Synchronization implementation for semaphore |
| SeparatorUI | |
| Sequence | |
| SequenceInputStream | SequenceInputStream is used for streaming over a sequence of streams concatenated together |
| Sequencer | |
| Sequencer.SyncMode | |
| SequenceSet | This class represents nodes constructed with character sequences |
| SequenceSet.IntHash | |
| SerialArray | A array that can be serialized |
| SerialBlob | |
| SerialClob | |
| SerialDatalink | |
| SerialException | SerialException is thrown when an error is encountered during serialization/deserialization |
| Serializable | Objects that want to be serialized/deserialized using ObjectOutputStream/ObjectInputStream should implement this interface |
| SerializableHelper | |
| SerializablePermission | SerializablePermission objects represent permission to access unsafe serialization operations |
| SerialJavaObject | |
| SerialRef | |
| SerialStruct | A struct class for serialization |
| ServerCloneException | .intel.drl.spec_ref |
| ServerConnection | Connection opened on server side when connection from the client is accepted |
| ServerConnectionManager | Manager waiting for client connections and initiating communication with them |
| ServerConnectionManager.CallsLock | |
| ServerError | |
| ServerException | |
| ServerHandshakeImpl | Server side handshake protocol implementation |
| ServerHello | Represents server hello message |
| ServerHelloDone | Represents server hello done message |
| ServerKeyExchange | Represents server key exchange message |
| ServerNotActiveException | .intel.drl.spec_ref |
| ServerRef | .intel.drl.spec_ref |
| ServerRemoteCall | RemoteCall implementation used by UnicastServerRef on server's side |
| ServerRuntimeException | |
| ServerSocket | ServerSocket create connections between 'host' and 'client' machines |
| ServerSocketChannel | A ServerSocketChannel is a partly abstracted stream-oriented listening socket which is selectable |
| ServerSocketChannelImpl | |
| ServerSocketChannelImpl.AcceptLock | |
| ServerSocketChannelImpl.ServerSocketAdapter | |
| ServerSocketFactory | .intel.drl.spec_ref |
| ServicePermission | |
| ServiceRegistry | TODO: add all the methods from the spec |
| ServiceRegistry.CategoriesMap | |
| ServiceRegistry.Filter | |
| ServiceRegistry.FilteredIterator< E > | |
| ServiceRegistry.ProvidersMap | |
| Services | This class contains information about all registered providers and preferred implementations for all "serviceName.algName" |
| ServiceUI | |
| ServiceUIDialog | |
| ServiceUIDialog.cancelButtonListener | |
| ServiceUIDialog.CopiesChangeListener | |
| ServiceUIDialog.DestinationChooser | |
| ServiceUIDialog.OKButtonListener | |
| ServiceUIDialog.OrientationChangeListener | |
| ServiceUIDialog.PagesButtonChangeListener | |
| ServiceUIDialog.ServicesActionListener | |
| ServiceUIDialogTemplate | |
| ServiceUIFactory | |
| ServiceUnavailableException | This is the NamingException used when a connection to a server cannot be established |
| Set< E > | Set is a collection which does not allow duplicate elements |
| SetOfIntegerSyntax | |
| Severity | |
| SHA1_Data | This interface contains :
- a set of constant values, H0-H4, defined in "SECURE HASH STANDARD", FIPS PUB 180-2 ;
- implementation constant values to use in classes using SHA-1 algorithm
|
| SHA1_MessageDigestImpl | This class extends the MessageDigestSpi class implementing all its abstract methods; it overrides the "Object clone()" and "int engineGetDigestLength()" methods |
| SHA1Impl | This class contains methods providing SHA-1 functionality to use in classes |
| SHA1PRNG_SecureRandomImpl | This class extends the SecureRandomSpi class implementing all its abstract methods |
| SHA1withDSA_SignatureImpl | |
| SHAOutputStream | This class implements the Secure Hash Algorithm, SHA-1 |
| Shape | Shape |
| ShapeGraphicAttribute | |
| SharedStateManager | |
| Sheet | |
| SheetCollate | |
| Short | |
| Short.valueOfCache | |
| ShortArrayBuffer | ShortArrayBuffer, ReadWriteShortArrayBuffer and ReadOnlyShortArrayBuffer compose the implementation of array based short buffers |
| ShortBuffer | A buffer of shorts |
| ShortBufferException | .intel.drl.spec_ref |
| ShortEditor | |
| ShortLookupTable | |
| ShortMessage | |
| ShortToByteBufferAdapter | This class wraps a byte buffer to be a short buffer |
| ShutdownThread | |
| ShutdownThread.Watchdog | |
| ShutdownWatchdog | Shutdown Watchdog |
| SiblingSelector | |
| Sides | |
| Signature | .intel.drl.spec_ref |
| Signature.SignatureImpl | Internal Signature implementation |
| SignatureException | This class represents generic security exceptions |
| SignatureSpi | .intel.drl.spec_ref |
| SignedData | As defined in PKCS #7: Cryptographic Message Syntax Standard (http://www.ietf.org/rfc/rfc2315.txt) |
| SignedObject | .intel.drl.spec_ref |
| Signer | .intel.drl.spec_ref |
| SignerInfo | As defined in PKCS #7: Cryptographic Message Syntax Standard (http://www.ietf.org/rfc/rfc2315.txt) |
| SimpleAttributeSet | |
| SimpleBeanInfo | |
| SimpleCharStream | An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing) |
| SimpleCharStream | An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing) |
| SimpleDateFormat | SimpleDateFormat is used to format and parse Gregorian calendar dates and times based on a pattern of date and time fields |
| SimpleDoc | |
| SimpleFormatter | SimpleFormatter can be used to print a summary of the information contained in a LogRecord object in a human readable format |
| SimpleSelector | |
| SimpleSelector | This interface is only for constraints on selectors |
| SimpleTimeZone | SimpleTimeZone represents a local time zone and its daylight savings time rules for the gregorian calendar |
| SingleDecompositions | This class gives us a hashtable that contains information about symbols that are one symbol decompositions that is generated from http://www.unicode.org/Public/4.0-Update/UnicodeData-4.0.0.txt |
| SinglePixelPackedSampleModel | |
| SingleSelectionModel | |
| SingleSet | Group node over subexpression w/o alternations |
| SingleShotTimer | Single-shot relative timer class |
| Size2DSyntax | |
| SizeLimitExceededException | This is the NamingException used when a size restriction is exceeded |
| SizeRequirements | |
| SizeRequirementsHelper | Helper object which wraps functionality of javax.swing.SizeRequirements so that it can be easily used by javax.swing.text.BoxView |
| SizeSequence | |
| Skeleton | .intel.drl.spec_ref |
| SkeletonMismatchException | .intel.drl.spec_ref |
| SkeletonNotFoundException | .intel.drl.spec_ref |
| SliderUI | |
| SList | Represents DNS resolver's SLIST - the structure to keep the collected information about active DNS servers and zones they contain information about |
| SList.Entry | Represents an SLIST entry |
| SList.Server | Represents a DNS server |
| Socket | This class represents sockets to be used in connection-oriented (streaming) protocols |
| Socket.ConnectLock | |
| SocketAddress | |
| SocketChannel | A SocketChannel is a selectable channel for part abstraction of stream connecting socket |
| SocketChannelImpl | |
| SocketChannelImpl.ReadLock | |
| SocketChannelImpl.SocketAdapter | |
| SocketChannelImpl.SocketChannelInputStream | |
| SocketChannelImpl.SocketChannelOutputStream | |
| SocketChannelImpl.WriteLock | |
| SocketException | This SocketException may be thrown during socket creation or setting options, and is the superclass of all other socket related exceptions |
| SocketFactory | .intel.drl.spec_ref |
| SocketHandler | A handler that writes log messages to a socket connection |
| SocketImpl | The abstract superclass of all classes that implement streaming sockets |
| SocketImplFactory | This interface defines a factory for socket implementations |
| SocketImplProvider | |
| SocketInputStream | The SocketInputStream supports the streamed reading of bytes from a socket |
| SocketOptions | Defines the protocol to get & set Socket options |
| SocketOutputStream | |
| SocketPermission | SocketPermissions represent permission to access resources via sockets |
| SocketPermissionCollection | SocketPermissionCollection is a class which holds a collection of SocketPermission objects and can answer a boolean indicating whether or not a specific permissions is implied by a SocketPermissionCollection |
| SocketSecurityException | .intel.drl.spec_ref |
| SocketTimeoutException | |
| SocketWrapper | Wrapper for already opened socket |
| Socks4Message | |
| SoftBevelBorder | |
| SoftReference< T > | SoftReference objects are used to detect referents which are no longer visible and who's memory is to be reclaimed |
| SOLSet | Represents node accepting single character |
| SortControl | TODO: JavaDoc |
| SortedMap< K, V > | SortedMap is a Map where the iterators sequence in order of the sorted keys |
| SortedSet< E > | SortedSet is a Set which iterates its elements in sorted order |
| SortingFocusTraversalPolicy | |
| SortingFocusTraversalPolicy.NextComponentFinder | |
| SortKey | TODO: JavaDoc |
| SortResponseControl | TODO: JavaDoc |
| SortResult | Represents the following ASN1 Syntax to use with the Harmony ASN1 Parser:
|
| Soundbank | |
| SoundbankReader | |
| SoundbankResource | |
| Source | An object that implements this interface contains the information needed to act as source input (XML source or transformation instructions) |
| SourceDataLine | |
| SourceLocator | This interface is primarily for the purposes of reporting where an error occurred in the XML source or transformation instructions |
| SpecialToken | This is base class for special tokens like character classes and quantifiers |
| Specificity | |
| SpecificityComparator | |
| SpinnerDateModel | |
| SpinnerListModel | |
| SpinnerModel | |
| SpinnerNumberModel | |
| SpinnerUI | |
| SplitPaneUI | |
| Spring | |
| Spring.ConstantSpring | |
| Spring.HeightSpring | |
| Spring.MaxSpring | |
| Spring.MinusSpring | |
| Spring.ScaleSpring | |
| Spring.SumSpring | |
| Spring.WidthSpring | |
| SpringLayout | |
| SpringLayout.Constraints | |
| SpringLayout.ConstraintsOrder | |
| SpringLayout.ProxySpring | |
| SQLData | An interface for the custom mapping of an SQL User Defined Type (UDT) to a Java Class |
| SQLException | An Exception class that is used in conjunction with JDBC operations |
| SQLInput | The SQLInput interface defines operations which apply to a type of input stream which carries a series of values which represent an instance of an SQL structured type or SQL distinct type |
| SQLInputImpl | A concrete implementation of SQLInput |
| SQLOutput | The interface for an output stream used to write attributes of an SQL User Defined Type to the database |
| SQLOutputImpl | |
| SQLPermission | Permission relating to security access control in the java.sql package |
| SqlUtil | |
| SQLWarning | An exception class that holds information about Database access warnings |
| SSLBufferedInput | This is a wrapper input stream for ByteBuffer data source |
| SSLContext | .intel.drl.spec_ref |
| SSLContextImpl | Implementation of SSLContext service provider interface |
| SSLContextSpi | .intel.drl.spec_ref |
| SSLEngine | .intel.drl.spec_ref |
| SSLEngineAppData | This class is used to retrieve the application data arrived for the SSLEngine |
| SSLEngineDataStream | This class provides the DataStream functionality implemented over the array of ByteBuffer instances |
| SSLEngineImpl | Implementation of SSLEngine |
| SSLEngineResult | .intel.drl.spec_ref |
| SSLException | .intel.drl.spec_ref |
| SSLHandshakeException | .intel.drl.spec_ref |
| SSLInputStream | This class is a base for all input stream classes used in protocol implementation |
| SSLKeyException | .intel.drl.spec_ref |
| SSLParameters | The instances of this class incapsulate all the info about enabled cipher suites and protocols, as well as the information about client/server mode of ssl socket, whether it require/want client authentication or not, and controls whether new SSL sessions may be established by this socket or not |
| SSLPeerUnverifiedException | .intel.drl.spec_ref |
| SSLPermission | .intel.drl.spec_ref |
| SSLProtocolException | .intel.drl.spec_ref |
| SSLRecordProtocol | This class performs functionality dedicated to SSL record layer |
| SslRMIClientSocketFactory | |
| SslRMIServerSocketFactory | |
| SSLServerSocket | .intel.drl.spec_ref |
| SSLServerSocketFactory | .intel.drl.spec_ref |
| SSLServerSocketFactoryImpl | Implementation of SSLServerSocketFactory |
| SSLServerSocketImpl | SSLServerSocket implementation |
| SSLSession | .intel.drl.spec_ref |
| SSLSessionBindingEvent | .intel.drl.spec_ref |
| SSLSessionBindingListener | .intel.drl.spec_ref |
| SSLSessionContext | .intel.drl.spec_ref |
| SSLSessionContextImpl | SSLSessionContext implementation |
| SSLSessionContextImpl.IdKey | |
| SSLSessionImpl | SSLSession implementation |
| SSLSocket | .intel.drl.spec_ref |
| SSLSocketFactory | .intel.drl.spec_ref |
| SSLSocketFactoryImpl | Implementation of SSLSocketFactory |
| SSLSocketImpl | SSLSocket implementation |
| SSLSocketInputStream | This class provides input data stream functionality for SSLSocket |
| SSLSocketInputStream.Adapter | |
| SSLSocketOutputStream | This is a application data output stream used in SSLSocket implementation |
| SSLSocketWrapper | This class wraps the SSL fuctionality over existing conneted socket |
| SSLStreamedInput | This class acts like a filtered input stream: it takes the bytes from another InputStream |
| SSLv3Constants | Contains SSL 3.0 constants |
| Stack< E > | Stack is a Last-In/First-Out(LIFO) data structure which represents a stack of objects |
| StackOverflowError | This error is thrown when the depth of the callstack of the running program excedes some platform or virtual machine specific limit |
| StackTraceElement | An implementation of this class is provided, but the documented constructor can be used by the VM specific implementation to create instances |
| StandardBeanInfo | |
| StandardBeanInfo.PropertyComparator | |
| StandardCharset | |
| StandardCharset.Decoder | |
| StandardCharset.Encoder | |
| StartTlsRequest | TODO: JavaDoc |
| StartTlsResponse | TODO: JavaDoc |
| StartTlsResponseImpl | |
| State | State of the component |
| StateEdit | |
| StateEditable | |
| StateFactory | The StateFactory interface describes a factory used to get the state of an object to be bound |
| Statement | |
| Statement | Interface used for executing static SQL statements and returning their results |
| Statement.MethodComparator | Comparator to determine which of two methods is "closer" to the reference method |
| StaticFieldPersistenceDelegate | |
| StreamCorruptedException | When readObject() cannot read an object from the input stream due to missing information (cyclic reference that doesn't match previous instance or missing class descriptor for instance to be loaded) this type of exception is thrown |
| StreamHandler | A StreamHandler object writes log messages to an output stream, that is, an object of type java.io.OutputStream |
| StreamPrintService | |
| StreamPrintServiceFactory | |
| StreamResult | |
| StreamSource | |
| StreamTokenizer | StreamTokenizer takes a stream and a set of tokens and parses them one at a time |
| StrictMath | Class StrictMath provides various numeric operations using the standards set by the known "Freely Distributable Math Library" (fdlibm) |
| StringAccessor | This class allows to copy data from String objects to native buffers, and construct String objects from native strings |
| StringBuffer | StringBuffer is a variable size contiguous indexable array of characters |
| StringBufferInputStream | StringBufferInputStream is a class for to allow a String to be used as an InputStream |
| StringBuilder | |
| StringCharacterIterator | StringCharacterIterator is an implementation of CharacterIterator for Strings |
| StringConstants | This interface contains string constants used in Swing implementation |
| StringContent | |
| StringContent.StringContentEdit | |
| StringEditor | |
| StringHelper | |
| StringHelper.CaseInsensitiveComparator | CaseInsensitiveComparator compares Strings ignoring the case of the characters |
| StringIndexOutOfBoundsException | This runtime exception is thrown when the a String is indexed with a value less than zero, or greater than or equal to the size of the array |
| StringInterfacesHelper | |
| StringPersistenceDelegate | |
| StringReader | StringReader is used as a character input stream on a String |
| StringRefAddr | A StringRefAddr refers to an address which is represented by a string such as a URL or hostname |
| StringSelection | |
| StringTokenizer | String tokenizer is used to break a string apart into tokens |
| StringWriter | StringWriter is an class for writing Character Streams to a StringBuffer |
| Stroke | Stroke |
| Struct | An interface which provides facilities for mapping an SQL structured type to Java |
| StubNotFoundException | |
| Style | |
| StyleConstants | |
| StyleConstants.CharacterConstants | |
| StyleConstants.ColorConstants | |
| StyleConstants.FontConstants | |
| StyleConstants.ParagraphConstants | |
| StyleContext | |
| StyleContext.CacheReference | Class that stores not only a weak reference to the object, but the key for the cache (in the HashMap), so that the referent could be removed from the cache |
| StyleContext.NamedStyle | |
| StyleContext.SmallAttributeSet | |
| StyledDocument | |
| StyledEditorKit | |
| StyledEditorKit.AlignmentAction | |
| StyledEditorKit.BoldAction | |
| StyledEditorKit.CaretListenerImpl | |
| StyledEditorKit.FontFamilyAction | |
| StyledEditorKit.FontSizeAction | |
| StyledEditorKit.ForegroundAction | |
| StyledEditorKit.ItalicAction | |
| StyledEditorKit.StyledTextAction | |
| StyledEditorKit.UnderlineAction | |
| StyledEditorKit.ViewFactoryImpl | |
| StyleSheet | Implementation of this class is based on CSS1 |
| StyleSheet | The StyleSheet interface is the abstract base interface for any type of style sheet |
| StyleSheet.BoxPainter | |
| StyleSheet.LargeConverterSet | |
| StyleSheet.ListPainter | |
| StyleSheet.NameConverterEnumeration | |
| StyleSheet.ResultStyleHashMap | |
| StyleSheet.SmallConverterSet | |
| StyleSheetList | The StyleSheetList interface provides the abstraction of an ordered collection of style sheets |
| Subject | |
| Subject.SecureSet< SST > | |
| Subject.SecureSet< SST >.SecureIterator | Represents iterator for subject's secure set |
| SubjectDomainCombiner | |
| SubjectKeyIdentifier | Subject Key Identifier Extension (OID = 2.5.29.14) |
| SubjectPublicKeyInfo | The class encapsulates the ASN.1 DER encoding/decoding work with the following structure which is a part of X.509 certificate (as specified in RFC 3280 - Internet X.509 Public Key Infrastructure |
| SubProcess | Allows for execution of external applications as subprocesses |
| SubProcess.StreamPipe | Automatically transfers data from input to output stream using new thread |
| SupplCharSet | Represents node accepting single supplementary codepoint |
| SupplRangeSet | Represents node accepting single character from the given char class |
| SupportedValuesAttribute | |
| SuppressWarnings | An annotation that indicates a compiler should suppress any warnings of the type specified in the value() |
| Surface | This class is super class for others types of Surfaces |
| SVGAElement | |
| SVGAltGlyphDefElement | |
| SVGAltGlyphElement | |
| SVGAltGlyphItemElement | |
| SVGAngle | |
| SVGAnimateColorElement | |
| SVGAnimatedAngle | |
| SVGAnimatedBoolean | |
| SVGAnimatedEnumeration | |
| SVGAnimatedInteger | |
| SVGAnimatedLength | |
| SVGAnimatedLengthList | |
| SVGAnimatedNumber | |
| SVGAnimatedNumberList | |
| SVGAnimatedPathData | |
| SVGAnimatedPoints | |
| SVGAnimatedPreserveAspectRatio | |
| SVGAnimatedRect | |
| SVGAnimatedString | |
| SVGAnimatedTransformList | |
| SVGAnimateElement | |
| SVGAnimateMotionElement | |
| SVGAnimateTransformElement | |
| SVGAnimationElement | |
| SVGCircleElement | |
| SVGClipPathElement | |
| SVGColor | |
| SVGColorProfileElement | |
| SVGColorProfileRule | |
| SVGComponentTransferFunctionElement | |
| SVGCSSRule | |
| SVGCursorElement | |
| SVGDefinitionSrcElement | |
| SVGDefsElement | |
| SVGDescElement | |
| SVGDocument | |
| SVGElement | |
| SVGElementInstance | |
| SVGElementInstanceList | |
| SVGEllipseElement | |
| SVGEvent | |
| SVGException | |
| SVGExternalResourcesRequired | |
| SVGFEBlendElement | |
| SVGFEColorMatrixElement | |
| SVGFEComponentTransferElement | |
| SVGFECompositeElement | |
| SVGFEConvolveMatrixElement | |
| SVGFEDiffuseLightingElement | |
| SVGFEDisplacementMapElement | |
| SVGFEDistantLightElement | |
| SVGFEFloodElement | |
| SVGFEFuncAElement | |
| SVGFEFuncBElement | |
| SVGFEFuncGElement | |
| SVGFEFuncRElement | |
| SVGFEGaussianBlurElement | |
| SVGFEImageElement | |
| SVGFEMergeElement | |
| SVGFEMergeNodeElement | |
| SVGFEMorphologyElement | |
| SVGFEOffsetElement | |
| SVGFEPointLightElement | |
| SVGFESpecularLightingElement | |
| SVGFESpotLightElement | |
| SVGFETileElement | |
| SVGFETurbulenceElement | |
| SVGFilterElement | |
| SVGFilterPrimitiveStandardAttributes | |
| SVGFitToViewBox | |
| SVGFontElement | |
| SVGFontFaceElement | |
| SVGFontFaceFormatElement | |
| SVGFontFaceNameElement | |
| SVGFontFaceSrcElement | |
| SVGFontFaceUriElement | |
| SVGForeignObjectElement | |
| SVGGElement | |
| SVGGlyphElement | |
| SVGGlyphRefElement | |
| SVGGradientElement | |
| SVGHKernElement | |
| SVGICCColor | |
| SVGImageElement | |
| SVGLangSpace | |
| SVGLength | |
| SVGLengthList | |
| SVGLinearGradientElement | |
| SVGLineElement | |
| SVGLocatable | |
| SVGMarkerElement | |
| SVGMaskElement | |
| SVGMatrix | |
| SVGMetadataElement | |
| SVGMissingGlyphElement | |
| SVGMPathElement | |
| SVGNumber | |
| SVGNumberList | |
| SVGPaint | |
| SVGPathElement | |
| SVGPathSeg | |
| SVGPathSegArcAbs | |
| SVGPathSegArcRel | |
| SVGPathSegClosePath | |
| SVGPathSegCurvetoCubicAbs | |
| SVGPathSegCurvetoCubicRel | |
| SVGPathSegCurvetoCubicSmoothAbs | |
| SVGPathSegCurvetoCubicSmoothRel | |
| SVGPathSegCurvetoQuadraticAbs | |
| SVGPathSegCurvetoQuadraticRel | |
| SVGPathSegCurvetoQuadraticSmoothAbs | |
| SVGPathSegCurvetoQuadraticSmoothRel | |
| SVGPathSegLinetoAbs | |
| SVGPathSegLinetoHorizontalAbs | |
| SVGPathSegLinetoHorizontalRel | |
| SVGPathSegLinetoRel | |
| SVGPathSegLinetoVerticalAbs | |
| SVGPathSegLinetoVerticalRel | |
| SVGPathSegList | |
| SVGPathSegMovetoAbs | |
| SVGPathSegMovetoRel | |
| SVGPatternElement | |
| SVGPoint | |
| SVGPointList | |
| SVGPolygonElement | |
| SVGPolylineElement | |
| SVGPreserveAspectRatio | |
| SVGRadialGradientElement | |
| SVGRect | |
| SVGRectElement | |
| SVGRenderingIntent | |
| SVGScriptElement | |
| SVGSetElement | |
| SVGStopElement | |
| SVGStringList | |
| SVGStylable | |
| SVGStyleElement | |
| SVGSVGElement | |
| SVGSwitchElement | |
| SVGSymbolElement | |
| SVGTests | |
| SVGTextContentElement | |
| SVGTextElement | |
| SVGTextPathElement | |
| SVGTextPositioningElement | |
| SVGTitleElement | |
| SVGTransform | |
| SVGTransformable | |
| SVGTransformList | |
| SVGTRefElement | |
| SVGTSpanElement | |
| SVGUnitTypes | |
| SVGURIReference | |
| SVGUseElement | |
| SVGViewElement | |
| SVGViewSpec | |
| SVGVKernElement | |
| SVGZoomAndPan | |
| SVGZoomEvent | |
| SwatchesPanel | |
| SwatchesPanel.SwatchPanel | |
| SwatchesPanel.SwatchPanelMouseInputAdapter | |
| SwingAbstractButtonPersistenceDelegate | A special internal PersistenceDelegate for java.awt.JComponent class |
| SwingBoxPersistenceDelegate | |
| SwingConstants | |
| SwingDefaultComboBoxModelPersistenceDelegate | |
| SwingJFramePersistenceDelegate | |
| SwingJTabbedPanePersistenceDelegate | |
| SwingPropertyChangeSupport | |
| SwingToolTipManagerPersistenceDelegate | |
| SwingUtilities | |
| SyncFactory | A singleton factory class that generates SyncProvider instances |
| SyncFactoryException | |
| SyncFailedException | This IO exception is thrown when the method sync() in FileDescriptor failed to complete |
| Synchronizer | Class synchronizer is to protect AWT state integrity in multithreading environment |
| SynchronousQueue< E > | A BlockingQueue blocking queue} in which each put must wait for a take, and vice versa |
| SynchronousQueue< E >.EmptyIterator< E > | |
| SynchronousQueue< E >.FifoWaitQueue | FIFO queue to hold waiting puts/takes |
| SynchronousQueue< E >.LifoWaitQueue | LIFO queue to hold waiting puts/takes |
| SynchronousQueue< E >.Node | Nodes each maintain an item and handle waits and signals for getting and setting it |
| SynchronousQueue< E >.WaitQueue | Queue to hold waiting puts/takes; specialized to Fifo/Lifo below |
| SyncProvider | |
| SyncProviderException | |
| SyncResolver | |
| SyncResolverImpl | TODO seems RI's implementation is not complete, now we follow RI throw UnsupportedOperationException |
| SyncResolverImpl.ConflictedRow | |
| SynthConstants | The SynthConstants contains possible states for the Component |
| SynthContext | |
| Synthesizer | |
| SynthGraphicsUtils | |
| SynthLookAndFeel | |
| SynthPainter | SynthPainter class provides the methods for painting all the JComponents |
| SynthStyle | SynthStyle contains all the information about component drawing |
| SynthStyleFactory | |
| SysexMessage | |
| System | Class System provides a standard place for programs to find system related information |
| SystemColor | |
| SystemFlavorMap | |
| SystemProcess | This class provides the Runtime#exec(String[], String[], File) implementation |
| SystemProcess.Lock | |
| SystemProperties | NativeProperties |
| SystemScope | |
| SystemUtils | Some system utils |
| TabableView | |
| TabbedPaneUI | |
| TabExpander | |
| TableCellEditor | |
| TableCellRenderer | |
| TableColumn | |
| TableColumnModel | |
| TableColumnModelEvent | |
| TableColumnModelListener | |
| TableHeaderUI | |
| TableModel | |
| TableModelEvent | |
| TableModelListener | |
| TableTagView | |
| TableTagView.RowViewIterator | |
| TableTagView.TableCellView | |
| TableTagView.TableRowView | |
| TableUI | |
| TabSet | |
| TabStop | |
| TagElement | |
| TagIterator | |
| Target | |
| TargetDataLine | |
| TBSCertificate | The class encapsulates the ASN.1 DER encoding/decoding work with TBSCertificate structure which is the part of X.509 certificate (as specified in RFC 3280 - Internet X.509 Public Key Infrastructure |
| TBSCertList | The class encapsulates the ASN.1 DER encoding/decoding work with TBSCertList structure which is the part of X.509 CRL (as specified in RFC 3280 - Internet X.509 Public Key Infrastructure |
| TBSCertList.RevokedCertificate | |
| TcpConnection | Direct socket connection |
| TcpConnection.Lock | |
| TcpServerConnection | Tcp extension of ServerConnection |
| Templates | An object that implements this interface is the runtime representation of processed transformation instructions |
| TemplatesHandler | A SAX ContentHandler that may be used to process SAX parse events (parsing transformation instructions) into a Templates object |
| Text | The Text interface inherits from CharacterData and represents the textual content (termed character data in XML) of an Element or Attr |
| TextAction | |
| TextArea | |
| TextArea.AccessibleAWTTextArea | |
| TextArea.MouseEventFilter | Helper class which filters out all mouse events on non-client area and switches cursors (default cursor is always shown above non-client area) |
| TextArea.TextScrollable | Scrolling behavior implementation |
| TextAreaPeer | |
| TextAttribute | |
| TextCallbackHandler | |
| TextCaret | |
| TextComponent | |
| TextComponent.AccessibleAWTTextComponent | |
| TextComponent.DocumentHandler | Handles Document changes, updates view |
| TextComponent.KeyHandler | Handles key actions and updates document on key typed events |
| TextComponent.KeyMap | Maps KeyEvents to keyboard actions |
| TextComponent.State | |
| TextComponent.TextKitImpl | Implements all necessary document/view/caret operations for text handling |
| TextComponentState | State of the text component |
| TextDecorator | This class is responsible for rendering text decorations like underline, strikethrough, text with background, etc |
| TextDecorator.Decoration | This class encapsulates a set of decoration attributes for a single text run |
| TextEvent | |
| TextFactory | |
| TextFactoryImpl | |
| TextField | |
| TextField.AccessibleAWTTextField | |
| TextField.TextFieldKitImpl | Implementation of text field specific text operations |
| TextFieldKit | |
| TextFieldPeer | |
| TextFlavor | TextFlavor |
| TextHitInfo | |
| TextInputCallback | |
| TextInterval | Represents a basic interval of text |
| TextInterval.TextIntervalPainter | Defines how text is actually painted |
| TextKit | |
| TextLayout | |
| TextLayout.CaretPolicy | |
| TextListener | |
| TextMeasurer | |
| TextMetricsCalculator | This class operates with an arbitrary text string which can include any number of style, font and direction runs |
| TextOutputCallback | |
| TextPaintParams | Stores parameters to paint text in plain text views |
| TextRenderer | |
| TextRunBreaker | This class is responsible for breaking the text into the run segments with constant font, style, other text attributes and direction |
| TextRunBreaker.JustificationInfo | This class represents the information collected before the actual justification is started and needed to perform the justification |
| TextRunBreaker.SegmentsInfo | |
| TextRunSegment | Abstract class which represents the segment of the text with constant attributes running in one direction (i.e |
| TextRunSegmentImpl | Date: Apr 25, 2005 Time: 4:33:18 PM |
| TextRunSegmentImpl.TextRunSegmentCommon | This class represents a simple text segment backed by the glyph vector |
| TextRunSegmentImpl.TextRunSegmentGraphic | |
| TextRunSegmentImpl.TextSegmentInfo | This class contains basic information required for creation of the glyph-based text run segment |
| TextState | State of the component with text |
| TextSyntax | |
| TextUI | |
| TextureCache | |
| TexturePaint | |
| TexturePaintContext | |
| TexturePaintContext.ByteBilinear | |
| TexturePaintContext.ByteSimple | |
| TexturePaintContext.CommonBilinear | |
| TexturePaintContext.CommonSimple | |
| TexturePaintContext.IntBilinear | |
| TexturePaintContext.IntSimple | |
| TexturePaintContext.ShortBilinear | |
| TexturePaintContext.ShortSimple | |
| TextUtils | |
| Theme | Standard appearance of standard components |
| Thread | A Thread is a unit of concurrent execution in Java |
| Thread.UncaughtExceptionHandler | Implemented by objects that want to handle cases where a thread is being terminated by an uncaught exception |
| ThreadDeath | ThreadDeath is thrown when a thread stops executing |
| ThreadFactory | An object that creates new threads on demand |
| ThreadGroup | An implementation of this class is provided, but the documented constructors are used by the vm specific implementation to create the required "system" and "main" ThreadGroups |
| ThreadGroup.ChildrenGroupsLock | |
| ThreadGroup.ChildrenThreadsLock | |
| ThreadLocal< T > | A ThreadLocal is a variable that has a per-thread value |
| ThreadLocalCache< T > | The class extends the functionality of java.lang.ThreadLocal with possibility of discarding the thread local storage content when a heap is exhausted |
| ThreadPoolExecutor | An ExecutorService that executes each submitted task using one of possibly several pooled threads, normally configured using Executors factory methods |
| ThreadPoolExecutor.AbortPolicy | A handler for rejected tasks that throws a RejectedExecutionException |
| ThreadPoolExecutor.CallerRunsPolicy | A handler for rejected tasks that runs the rejected task directly in the calling thread of the execute method, unless the executor has been shut down, in which case the task is discarded |
| ThreadPoolExecutor.DiscardOldestPolicy | A handler for rejected tasks that discards the oldest unhandled request and then retries execute, unless the executor is shut down, in which case the task is discarded |
| ThreadPoolExecutor.DiscardPolicy | A handler for rejected tasks that silently discards the rejected task |
| ThreadPoolExecutor.Worker | Worker threads |
| Threads | |
| ThreadStackAccessor | Provides access to call stack trace |
| ThreadStackAccessor.ClassContext | VM independent implementation of getCallerClasses |
| ThreeIntegerSequence | The auxiliary class providing means to process ASN1Sequence of three Integers |
| Throwable | This class must be implemented by the VM vendor, or the reference implementation can be used if the documented natives are implemented |
| ThrowableHelper | |
| Ticket | |
| TileObserver | |
| Time | Java representation of an SQL TIME value |
| Time | Class represents the work with the following X.509 structure: (as specified in RFC 3280 - Internet X.509 Public Key Infrastructure |
| TimeEvent | The TimeEvent interface provides specific contextual information associated with Time events |
| TimeLimitExceededException | This is the NamingException used when a time restriction is exceeded |
| TimeoutException | Exception thrown when a blocking operation times out |
| Timer | |
| Timer | Timers are used to schedule jobs for execution in a background process |
| Timer.FiringEventRunnable | |
| Timer.TimerImpl | |
| Timer.TimerImpl.TimerNode | |
| Timer.TimerImpl.TimerTree | |
| TimerTask | Task to run at specified time |
| Timestamp | .intel.drl.spec_ref |
| Timestamp | A Java representation of the SQL TIMESTAMP type |
| TimeStampReq | As defined in Time-Stamp Protocol (TSP) (http://www.ietf.org/rfc/rfc3161.txt) |
| TimeStampResp | As defined in Time-Stamp Protocol (TSP) (http://www.ietf.org/rfc/rfc3161.txt) |
| TimeZone | TimeZone is an abstract class which represents a local time zone and its daylight savings time rules |
| TimeZones | |
| TitledBorder | |
| TitlePaneInternals | This class contains properties that are common for all title panes, for example: BasicInternalFrameTitlePane, MetalInternalFrameTitlePane, MetalRootPaneTitlePane |
| Token | Describes the input token stream |
| Token | Describes the input token stream |
| TokenMgrError | |
| TokenMgrError | |
| TokenResolver | |
| ToolBarUI | |
| Toolkit | |
| Toolkit.AutoNumber | |
| Toolkit.AWTEventsManager | |
| Toolkit.AWTTreeLock | |
| Toolkit.ComponentInternalsImpl | |
| Toolkit.WindowList | Thread-safe collection of Window objects |
| Toolkit.WindowList.Lock | |
| ToolkitImpl | |
| ToolTipManager | |
| ToolTipManager.insideTimerAction | |
| ToolTipManager.outsideTimerAction | |
| ToolTipManager.stillInsideTimerAction | |
| ToolTipUI | |
| TooManyListenersException | This exception is thrown when an attempt is made to add more than one listener to an event source which only supports a single listener |
| Track | |
| TransactionalWriter | |
| TransactionRequiredException | An exception which is thrown when a request is made which supplied a null transaction context in a situation where an active transaction is required |
| TransactionRolledbackException | An exception which is thrown to indicate that the transaction associated with a request has been rolled back or marked for rollback |
| Transferable | |
| TransferHandler | |
| TransferHandler.Data | |
| TransformAttribute | |
| Transformer | An instance of this abstract class can transform a source tree into a result tree |
| TransformerConfigurationException | Indicates a serious configuration error |
| TransformerException | This class specifies an exceptional condition that occured during the transformation process |
| TransformerFactory | |
| TransformerFactoryConfigurationError | Thrown when a problem with configuration with the Transformer Factories exists |
| TransformerHandler | A TransformerHandler listens for SAX ContentHandler parse events and transforms them to a Result |
| Transmitter | |
| Transparency | |
| TransportMgr | Contains service methods that are used for transporting DNS messages from DNS client to DNS server and vice versa |
| TreeCellEditor | |
| TreeCellRenderer | |
| TreeCommons | Storage of the utility methods for tree-related calculations |
| TreeCommons.PaintTreeContext | Painting context |
| TreeExpansionEvent | |
| TreeExpansionListener | |
| TreeMap< K, V > | TreeMap is an implementation of SortedMap |
| TreeMap< K, V >.AbstractMapIterator< K, V > | |
| TreeMap< K, V >.MapEntry | |
| TreeMap< K, V >.Node< K, V > | |
| TreeModel | |
| TreeModelEvent | |
| TreeModelListener | |
| TreeNode | |
| TreePath | |
| TreeSelectionEvent | |
| TreeSelectionListener | |
| TreeSelectionModel | |
| TreeSet< E > | TreeSet is an implementation of SortedSet |
| TreeUI | |
| TreeWalker | TreeWalker objects are used to navigate a document tree or subtree using the view of the document defined by their whatToShow flags and filter (if any) |
| TreeWillExpandListener | |
| TrustAnchor | .intel.drl.spec_ref |
| TrustManager | .intel.drl.spec_ref |
| TrustManagerFactory | .intel.drl.spec_ref |
| TrustManagerFactoryImpl | TrustManagerFactory service provider interface implementation |
| TrustManagerFactorySpi | .intel.drl.spec_ref |
| TrustManagerImpl | TrustManager implementation |
| TSTInfo | As defined in Time-Stamp Protocol (TSP) (http://www.ietf.org/rfc/rfc3161.txt) |
| TwoKeyHashMap< E, K, V > | Reductive hash with two keys |
| TwoKeyHashMap< E, K, V >.Entry< E, K, V > | Entry implementation for the TwoKeyHashMap class |
| Type | Common interface for all Java types |
| TypeInfo | The TypeInfo interface represents a type referenced from Element or Attr nodes, specified in the schemas associated with the document |
| TypeInfoProvider | This class provides access to the type information determined by ValidatorHandler |
| TypeNotPresentException | |
| Types | A class which defines constants used to identify generic SQL types, also called JDBC types |
| TypeVariable< D extends GenericDeclaration > | Represents a type variable |
| UCIBackReferenceSet | Unicode case insensitive back reference (i.e |
| UCICharSet | Represents node accepting single character in unicode case insensitive manner |
| UCIDecomposedCharSet | Represents Unicode case insensitive canonical decomposition of Unicode character |
| UCIRangeSet | Represents node accepting single character from the given char class |
| UCISequenceSet | Node accepting substrings in unicode case insensitive manner |
| UCISupplCharSet | Represents node accepting single supplementary codepoint in Unicode case insensitive manner |
| UCISupplRangeSet | Represents node accepting single character from the given char class in Unicode case insensitive manner |
| UEOLSet | Unix line terminator, accepting only
|
| UID | .intel.drl.spec_ref |
| UID.Lock | |
| UIDefaults | |
| UIDefaults.ActiveValue | |
| UIDefaults.LazyInputMap | |
| UIDefaults.LazyValue | |
| UIDefaults.ProxyLazyValue | |
| UIEvent | The UIEvent interface provides specific contextual information associated with User Interface events |
| UIManager | |
| UIManager.LookAndFeelInfo | |
| UIResource | |
| UMultiLineEOLSet | Unix style multiline end-of-line node |
| UndeclaredThrowableException | This class provides a wrapper for an unexpected exception thrown by an InvocationHandler |
| UndoableEdit | |
| UndoableEditEvent | |
| UndoableEditListener | |
| UndoableEditSupport | |
| UndoManager | |
| UnexpectedException | |
| UnicastRef | Implementation of handle for remote objects |
| UnicastRef2 | Handle of remote objects using custom client socket factory |
| UnicastRemoteObject | .intel.drl.spec_ref |
| UnicastServerRef | Implementation of server-side handle for remote objects |
| UnicastServerRef2 | Implementation of server-side handle for remote objects using custom socket factories |
| UnicodeCategory | Unicode category (i.e |
| UnicodeCategoryScope | Unicode category scope (i.e IsL, IsM, |
| UnifiedQuantifierSet | Greedy quantifier node for the case where there is no intersection with next node and normal quantifiers could be treated as greedy and possessive |
| UnixNumericGroupPrincipal | This class represents a unix groups by its group id |
| UnixNumericUserPrincipal | This class represents a unix user by its user id |
| UnixPrincipal | This class represents a unix user by its name |
| UnknownError | This error is thrown when the virtual machine must throw an error which does not match any known exceptional condition |
| UnknownFormatConversionException | The unchecked exception will be thrown out if the format conversion is unknown |
| UnknownFormatFlagsException | The unchecked exception will be thrown out if there is an unknown flag |
| UnknownGroupException | |
| UnknownHostException | |
| UnknownHostException | This UnknownHostException is thrown when an IP address resolution is attempted and no host or resolver may be found |
| UnknownObjectException | |
| UnknownServiceException | This UnknownServiceException is thrown when a particular service requested isn't support by the URL |
| UnmappableCharacterException | Thrown when an unmappable character for the given charset is encountered |
| UnmarshalException | |
| UnmodifiableClassException | This exception may be thrown from implementations of the method java.lang.instrument.Instrumentation#redefineClasses when one of the desired class redefinition operations cannot be carried out |
| UnmodifiableSetException | |
| UnrecoverableEntryException | .intel.drl.spec_ref |
| UnrecoverableKeyException | This class represents exceptions if a key cannot be found in the keystore |
| Unreferenced | .intel.drl.spec_ref |
| UnresolvedAddressException | Thrown when trying to use an unresolved network address in a network operation |
| UnresolvedPermission | Holds permissions which are of an unknown type when a policy file is read |
| UnresolvedPermissionCollection | Specific PermissionCollection for storing UnresolvedPermissions |
| UnresolvedPrincipal | Descriptive implementation of Principal, which holds a name and a classname of unresolved principal |
| Unsafe | |
| UnsatisfiedLinkError | This error is thrown when an attempt is made to invoke a native for which an implementation could not be found |
| UnselectedTextInterval | Interval with unselected text |
| UnsolicitedNotification | See RFC2251 for the definition of an UnsolicitedNotification |
| UnsolicitedNotificationEvent | This event is fired when an LDAP server sends an unsolicited notification |
| UnsolicitedNotificationImpl | |
| UnsolicitedNotificationListener | A listener that wishes to receive unsolicited notifications |
| UnsupportedAddressTypeException | Thrown when connecting or binding to an unsupported address type |
| UnsupportedAudioFileException | |
| UnsupportedCallbackException | |
| UnsupportedCharsetException | Thrown when an unsupported charset name is encountered |
| UnsupportedClassVersionError | This error is thrown when an attempt is made to load a class with a format version that is not supported by the VM |
| UnsupportedEncodingException | This IO exception is thrown when a program asks for a particular character converter and it is not available |
| UnsupportedFlavorException | |
| UnsupportedLookAndFeelException | |
| UnsupportedOperationException | This runtime exception is thrown when an unsupported operation is attempted |
| URI | This class represents an instance of a URI as defined by RFC 2396 |
| URI.Helper | |
| URIEncoderDecoder | This class is used to encode a string using the format required by application/x-www-form-urlencoded MIME content type |
| URIException | |
| URIResolver | |
| URISyntax | |
| URISyntaxException | Represents an exception that occurred during parsing of a URI |
| URL | An instance of class URL specifies the location of a resource on the world wide web as specified by RFC 1738 |
| URLClassLoader | This class loader is responsible for loading classes and resources from a list of URLs which can refer to either directories or JAR files |
| URLClassLoader.IndexFile | |
| URLClassLoader.SubURLClassLoader | |
| URLClassLoader.URLFileHandler | |
| URLClassLoader.URLHandler | |
| URLClassLoader.URLJarHandler | |
| URLConnection | Responsible for establishing a connection to an URL for a given protocol |
| URLConnection.DefaultContentHandler | |
| URLDecoder | This class is used to decode a string which is encoded in the application/x-www-form-urlencoded MIME content type |
| URLDecodingImageSource | |
| URLEncoder | This class is used to encode a string using the format required by application/x-www-form-urlencoded MIME content type |
| UrlParser | Identifies the simplest URL syntax: {scheme}:{scheme specific part} |
| URLStreamHandler | The abstract superclass of all classes that implement Protocol Handler |
| URLStreamHandlerFactory | Defines a factory which creates URL Stream (protocol) Handler It is used by the classes URL |
| URLUtil | |
| UserDataHandler | When associating an object to a key on a node using Node.setUserData() the application can provide a handler that gets called when the node the object is associated to is being cloned, imported, or renamed |
| UTFDataFormatException | This IO exception is thrown when a program attempts to read a UTF-8 String and the encoding is incorrect |
| Util | |
| Util | Some useful utilities |
| Util | |
| Util | |
| Util | |
| UtilCollectionPersistenceDelegate | |
| UtilDatePersistenceDelegate | |
| Utilities | |
| Utilities | SwingUtilities extension |
| Utilities.ListModelAccessor | This interface allows to access list data |
| UtilListPersistenceDelegate | |
| UtilMapPersistenceDelegate | |
| Utils | Text utils for processing DN string representations |
| Utils | This class includes widely useful static instances and methods |
| Utils | |
| Utils | |
| UUID | |
| Validator | |
| ValidatorHandler | Streaming validator that works on SAX stream |
| Validity | The class encapsulates the ASN.1 DER encoding/decoding work with Validity structure which is the part of X.509 certificate (as specified in RFC 3280 - Internet X.509 Public Key Infrastructure |
| VariableHeightLayoutCache | |
| VariableHeightLayoutCache.VariableHeightStateNode | |
| Vector< E > | Vector is a variable size contiguous indexable array of Objects |
| VerifyError | This error is thrown when the VM notices that an attempt is made to load a class which does not pass the class verification phase |
| Version | <meta name="usage" content="general"> Administrative class to keep track of the version number of xml-commons external sources releases |
| VetoableChangeListener | |
| VetoableChangeListenerProxy | |
| VetoableChangeSupport | |
| View | |
| View.TextPainter | |
| ViewAttributeSet | |
| ViewCSS | This interface represents a CSS view |
| ViewFactory | |
| ViewportLayout | |
| ViewportLayout.UpdateStrategy | |
| ViewportUI | |
| VirtualMachineError | This class is the superclass of all classes which represent errors that occur during the operation of the virtual machine |
| Visibility | |
| VM | This class must be implemented by the vm vendor |
| VMCall | |
| VMID | .intel.drl.spec_ref |
| VoiceStatus | |
| Void | This class is a placeholder class for the Java keyword void |
| VoidPointer | This class represents pointer to memory for working with native functions |
| VolatileImage | Volatile image implementation |
| WeakHashMap< K, V > | WeakHashMap is an implementation of Map with keys which are WeakReferences |
| WeakHashMap< K, V >.Entry< K, V > | |
| WeakHashMap< K, V >.Entry< K, V >.Type< R, K, V > | |
| WeakHashMap< K, V >.HashIterator< R > | |
| WeakReference< T > | WeakReference objects are used to detect referents which are no longer visible |
| WebRowSet | |
| WebRowSetImpl | |
| WGL | This file is based on WGL headers and has been generated by the nativebridge tool |
| WGL.HGLRC__ | |
| WGL.HPBUFFERARB__ | |
| WGLDefs | |
| WGLGraphicsConfiguration | |
| WildcardType | Represents a wildcard type, such as ? or ? extends Comparable |
| Win32 | |
| Win32.BIND_OPTS | |
| Win32.BITMAPINFO | |
| Win32.BITMAPINFOHEADER | |
| Win32.COMPOSITIONFORM | |
| Win32.DDBLTBATCH | |
| Win32.DDBLTFX | |
| Win32.DDCAPS_DX7 | |
| Win32.DDCOLORKEY | |
| Win32.DDDEVICEIDENTIFIER2 | |
| Win32.DDOVERLAYFX | |
| Win32.DDPIXELFORMAT | |
| Win32.DDSCAPS | |
| Win32.DDSCAPS2 | |
| Win32.DDSURFACEDESC | |
| Win32.DDSURFACEDESC2 | |
| Win32.DEVMODEW | |
| Win32.DISPLAY_DEVICEW | |
| Win32.FIXED | |
| Win32.GUID | |
| Win32.HARDWAREINPUT | |
| Win32.HIGHCONTRASTA | |
| Win32.IBindCtx | |
| Win32.IBindCtxVtbl | |
| Win32.ICONINFO | |
| Win32.ICONMETRICSW | |
| Win32.IDirectDraw | |
| Win32.IDirectDraw7 | |
| Win32.IDirectDraw7Vtbl | |
| Win32.IDirectDrawClipper | |
| Win32.IDirectDrawClipperVtbl | |
| Win32.IDirectDrawPalette | |
| Win32.IDirectDrawPaletteVtbl | |
| Win32.IDirectDrawSurface | |
| Win32.IDirectDrawSurface7 | |
| Win32.IDirectDrawSurface7Vtbl | |
| Win32.IDirectDrawSurfaceVtbl | |
| Win32.IDirectDrawVtbl | |
| Win32.IEnumIDList | |
| Win32.IEnumIDListVtbl | |
| Win32.INPUT | |
| Win32.IShellFolder | |
| Win32.IShellFolderVtbl | |
| Win32.ITEMIDLIST | |
| Win32.IUnknown | |
| Win32.IUnknownVtbl | |
| Win32.KEYBDINPUT | |
| Win32.LARGE_INTEGER | |
| Win32.LOGBRUSH | |
| Win32.LOGFONTA | |
| Win32.LOGFONTW | |
| Win32.MINMAXINFO | |
| Win32.MONITORINFO | |
| Win32.MONITORINFOEXW | |
| Win32.MOUSEINPUT | |
| Win32.MSG | |
| Win32.NMHDR | |
| Win32.NONCLIENTMETRICSW | |
| Win32.OFNOTIFYEXW | |
| Win32.OPENFILENAMEW | |
| Win32.PALETTEENTRY | |
| Win32.PIXELFORMATDESCRIPTOR | |
| Win32.POINT | |
| Win32.POINTFX | |
| Win32.POINTL | |
| Win32.RECT | |
| Win32.RGNDATA | |
| Win32.RGNDATAHEADER | |
| Win32.SHDESCRIPTIONID | |
| Win32.SHELLFLAGSTATE | |
| Win32.SHFILEINFOW | |
| Win32.SHITEMID | |
| Win32.SIZE | |
| Win32.STRRET | |
| Win32.STYLESTRUCT | |
| Win32.TRACKMOUSEEVENT | |
| Win32.TTPOLYCURVE | |
| Win32.TTPOLYGONHEADER | |
| Win32.WINDOWPLACEMENT | |
| Win32.WINDOWPOS | |
| Win32.WNDCLASSEXW | |
| Win32.XFORM | |
| Win32PrintServiceProvider | |
| WinButton | WinButton |
| WinCheckbox | WinCheckbox |
| WinChoice | WinChoice |
| WinClipboard | |
| WinCursor | |
| WinCursorFactory | Implementation of CursorFactory for Windows platform |
| WinDataTransfer | Native support for data transfer on Windows |
| WinDataTransfer.IDataObject | Wrapper for OLE interface IDataObject |
| Window | |
| Window.AccessibleAWTWindow | |
| WindowAdapter | |
| WindowConstants | |
| WindowEvent | |
| WindowFactory | Provides factory for NativeWindow |
| WindowFocusListener | |
| WindowListener | |
| WindowPeer | |
| WindowProcHandler | Helper that registers native window class and forwards WindowProc calls to appropriate WinWTK object |
| WindowsConsts | |
| WindowsDefs | |
| WindowsFont | Windows platform font peer implementation based on GDI font object |
| WindowStateListener | |
| WinDragSource | Starts drag operation and handles callbacks from OLE |
| WinDropTarget | Handles OLE drop opreration on particular heavyweight component, and dispatches DropTarget events |
| WinDropTarget.DropMonitor | |
| WinDTK | |
| WinEvent | |
| WinEventQueue | Handler of Windows messages |
| WinEventQueue.Preprocessor | Interface for message pre-processing |
| WinEventQueue.ThemeMap | The Windows theme handles currently open, and their names |
| WinFile | |
| WinFileDialog | |
| WinFileDialog.OFNHookHandler | |
| WinFileManager | |
| WinFileManager.ItemIdProcessor | |
| WinFontManager | Windows FontManager implementation |
| WinFontProperty | Windows FontProperty implementation, applicable for Windows formats of font property files |
| WinGDIGraphics2D | Graphics2D implementation for Windows GDI library |
| WinGDIPGraphics2D | Graphics2D implementation for Windows GDI+ library |
| WinGDIPGraphics2D.GDIPShutdown | We need to shutdown GDI+ before exit |
| WinGlyph | Windows implementation of the Glyph class |
| WinGraphics2DFactory | Graphics2D factory for Windows |
| WinGraphicsConfiguration | Windows GraphicsConfiguration implementation |
| WinGraphicsDevice | Windows GraphicsDevice implementation |
| WinGraphicsEnvironment | Windows GraphicsEnvironment implementation |
| WinIcons | |
| WinIM | Windows-specific native input method functionality |
| WinManagement | |
| WinMouseInfo | Implementation of NativeMouseInfo for Windows platform |
| WinPrinterFactory | |
| WinPrintJob | |
| WinPrintJob.DummyGraphics2D | |
| WinPrintJob.Printer | |
| WinPrintService | |
| WinPrintServiceLookup | |
| WinRobot | WinRobot |
| WinScrollbar | WinScrollbar |
| WinStyle | Common functinality for native Windows visual style |
| WinSystemProperties | WinSystemProperties More information about Windows Desktop Properties can be found at http://java.sun.com/j2se/1.5.0/docs/guide/swing/1.4/w2k_props.html |
| WinSystemProperties.CacheLock | |
| WinSystemProperties.WinPlaySound | |
| WinTextComponent | |
| WinTheme | WinTheme |
| WinThemeGraphics | Native painting of standard components |
| WinUtils | |
| WinVolatileImage | Volatile image for Windows |
| WinWindow | |
| WinWindowFactory | |
| WinWindowFactory.MouseGrab | |
| WinWTK | |
| WordBoundary | Represents word boundary, checks current character and previous one if different types returns true; |
| WrappedPlainView | |
| WrappedPlainView.LineView | |
| WritableByteChannel | A WritableByteChannel is a type of Channel that can write bytes |
| WritableRaster | |
| WritableRenderedImage | |
| WriteAbortedException | This type of exception is thrown by readObject() when it detects an exception marker in the input stream |
| WriteOnlyFileChannel | |
| Writer | Writer is an Abstract class for writing Character Streams |
| WTK | |
| X500Principal | |
| X500PrivateCredential | |
| X509CertFactoryImpl | X509 Certificate Factory Service Provider Interface Implementation |
| X509CertFactoryImpl.RestoringInputStream | |
| X509Certificate | .intel.drl.spec_ref |
| X509Certificate | .intel.drl.spec_ref |
| X509CertImpl | This class is an implementation of X509Certificate |
| X509CertPathImpl | This class is an implementation of X.509 CertPath |
| X509CertSelector | .intel.drl.spec_ref |
| X509CRL | .intel.drl.spec_ref |
| X509CRLEntry | .intel.drl.spec_ref |
| X509CRLEntryImpl | Implementation of X509CRLEntry |
| X509CRLImpl | This class is an implementation of X509CRL |
| X509CRLSelector | .intel.drl.spec_ref |
| X509EncodedKeySpec | .intel.drl.spec_ref |
| X509ExtendedKeyManager | .intel.drl.spec_ref |
| X509Extension | .intel.drl.spec_ref |
| X509KeyManager | .intel.drl.spec_ref |
| X509PublicKey | |
| X509TrustManager | .intel.drl.spec_ref |
| XAConnection | An interface that is used to support the participation of a database connection in distributed transactions |
| XADataSource | An interface for the creation of XAConnection objects |
| XAException | An XAException is an exception thrown by a Resource Manager to inform the Transaction Manager of an error which has occurred in relation to a transaction branch |
| XAResource | An interface which provides a mapping of the X/Open CAE Specification (for Distributed Transaction processing) into Java |
| Xid | An interface which provides a mapping for the X/Open XID transaction identifier structure |
| XMLConstants | |
| XMLDecoder | XMLDecoder reads objects from xml created by XMLEncoder |
| XMLDecoder.DefaultExceptionListener | |
| XMLDecoder.Elem | |
| XMLDecoder.SAXHandler | |
| XMLEncoder | XMLEncoder exnteds Encoder to write out the encoded statements and expressions in xml format |
| XMLEncoder.Record | |
| XMLFilter | Interface for an XML filter |
| XMLFilterImpl | Base class for deriving an XML filter |
| XMLFormatter | Format a given LogRecord into string represents XML |
| XMLGregorianCalendar | |
| XMLParser | Utility class for the Preferences import/export from XML file |
| XmlReader | |
| XMLReader | Interface for reading an XML document using callbacks |
| XMLReaderAdapter | Adapt a SAX2 XMLReader as a SAX1 Parser |
| XMLReaderAdapter.AttributesAdapter | Internal class to wrap a SAX2 Attributes object for SAX1 |
| XMLReaderFactory | Factory for creating an XML reader |
| XmlReaderImpl | |
| XmlReaderImpl.XmlHandler | |
| XMLSynthParser | XMLSynthParser creates a set of SynthStyles that satisfied XML description of the look and feel |
| XMLSynthParser.BeansAdapter | Beans adapter processing the unknown elements and obtains objects from elements known to beansAdapter |
| XMLSynthParser.XMLSynthKey | This class is used to represent correct keys in namedReferences table which helps to unambiguously insert named element instead of reference in the concluding stage of parsing |
| XMLSynthStyle | XMLSynthStyle class represents SynthStyle, generated from XMLSynthParser |
| XMLSynthStyle.ColorInfo | ColorInfo class used in SynthStyle for correct search Colors in List of colors |
| XMLSynthStyle.FontInfo | ColorInfo class used in SynthStyle for correct search Fonts in List |
| XMLSynthStyle.IconInfo | IconInfo class used in SynthStyle for correct search Icons in List |
| XmlWriter | |
| XmlWriterImpl | |
| XORComposite | |
| XPath | |
| XPathConstants | |
| XPathEvaluator | The evaluation of XPath expressions is provided by XPathEvaluator |
| XPathException | XPathException represents a generic XPath exception |
| XPathException | A new exception has been created for exceptions specific to these XPath interfaces |
| XPathExpression | |
| XPathExpression | The XPathExpression interface represents a parsed and resolved XPath expression |
| XPathExpressionException | XPathExpressionException represents an error in an XPath expression |
| XPathFactory | |
| XPathFactoryConfigurationException | XPathFactoryConfigurationException represents a configuration error in a XPathFactory environment |
| XPathFactoryFinder | Implementation of XPathFactory#newInstance(String) |
| XPathFactoryFinder.SingleIterator | Iterator that lazily computes one value and returns it |
| XPathFunction | |
| XPathFunctionException | XPathFunctionException represents an error with an XPath function |
| XPathFunctionResolver | |
| XPathNamespace | The XPathNamespace interface is returned by XPathResult interfaces to represent the XPath namespace node type that DOM lacks |
| XPathNSResolver | The XPathNSResolver interface permit prefix strings in the expression to be properly bound to namespaceURI strings |
| XPathResult | The XPathResult interface represents the result of the evaluation of an XPath 1.0 expression within the context of a particular node |
| XPathVariableResolver | |
| ZipConstants | |
| ZipEntry | ZipEntry represents an entry in a zip file |
| ZipException | This runtime exception is thrown by ZipFile and ZipInputStream when the file or stream is not a valid zip file |
| ZipFile | ZipFile is used to read zip entries and their associated data from zip files |
| ZipFile.ZFEnum< T extends ZipEntry > | |
| ZipInputStream | ZipInputStream is an input stream for reading zip files |
| ZipOutputStream | ZipOutputStream is used to write ZipEntries to the underlying stream |