Sie sind auf Seite 1von 1

Java Platform

Standard Ed. 7
All Classes

Packages

Overview Package

Class

Prev Class Next Class

Use Tree Deprecated Index Help


Frames No Frames

Summary: Nested | Field | Constr | Method

Java Platform
Standard Ed. 7

Detail: Field | Constr | Method

javax.naming.directory
java.applet
java.awt
Class BasicAttribute
java.awt.color
java.awt.datatransfer
java.lang.Object
java.awt.dnd
javax.naming.directory.BasicAttribute
java.awt.event
java.awt.font
All Implemented Interfaces:
java.awt.geom
java.awt.im
Serializable, Cloneable, Attribute
java.awt.im.spi
java.awt.image
java.awt.image.renderable
public class BasicAttribute
extends Object
All Classes
implements Attribute
AbstractAction
This class provides a basic implementation of the Attribute interface.
AbstractAnnotationValueVisitor6
AbstractAnnotationValueVisitor7
This implementation does not support the schema methods
AbstractBorder
getAttributeDefinition() and getAttributeSyntaxDefinition(). They simply
AbstractButton
throw OperationNotSupportedException. Subclasses of BasicAttribute should
AbstractCellEditor
override these methods if they support them.
AbstractCollection
AbstractColorChooserPanel
The BasicAttribute class by default uses Object.equals() to determine equality of
AbstractDocument
attribute values when testing for equality or when searching for values, except when the
AbstractDocument.AttributeContext
value is an array. For an array, each element of the array is checked using
AbstractDocument.Content
Object.equals(). Subclasses of BasicAttribute can make use of schema
AbstractDocument.ElementEdit
information when doing similar equality checks by overriding methods in which such use
AbstractElementVisitor6
of schema is meaningful. Similarly, the BasicAttribute class by default returns the
AbstractElementVisitor7
values passed to its constructor and/or manipulated using the add/remove methods.
AbstractExecutorService
Subclasses of BasicAttribute can override get() and getAll() to get the values
AbstractInterruptibleChannel
dynamically from the directory (or implement the Attribute interface directly instead of
AbstractLayoutCache
subclassing BasicAttribute).
AbstractLayoutCache.NodeDimensions
AbstractList
Note that updates to BasicAttribute (such as adding or removing a value) does not
AbstractListModel
affect the corresponding representation of the attribute in the directory. Updates to the
AbstractMap
directory can only be effected using operations in the DirContext interface.
AbstractMap.SimpleEntry
AbstractMap.SimpleImmutableEntry
A BasicAttribute instance is not synchronized against concurrent multithreaded
AbstractMarshallerImpl
access. Multiple threads trying to access and modify a BasicAttribute should lock the
AbstractMethodError
object.
AbstractOwnableSynchronizer
AbstractPreferences
Since:
AbstractProcessor
1.3
AbstractQueue
AbstractQueuedLongSynchronizer
See Also:
AbstractQueuedSynchronizer
AbstractRegionPainter
Serialized Form
AbstractRegionPainter.PaintContext
AbstractRegionPainter.PaintContext.CacheM
AbstractScriptEngine
AbstractSelectableChannel
Field Summary
AbstractSelectionKey
AbstractSelector
AbstractSequentialList
Fields
AbstractSet
Modifier and Type
Field and Description
AbstractSpinnerModel
AbstractTableModel
protected String
attrID
AbstractTypeVisitor6

Das könnte Ihnen auch gefallen