Вы находитесь на странице: 1из 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.management
java.applet
java.awt
Class AttributeList
java.awt.color
java.awt.datatransfer
java.lang.Object
java.awt.dnd
java.util.AbstractCollection<E>
java.awt.event
java.util.AbstractList<E>
java.awt.font
java.util.ArrayList<Object>
java.awt.geom
javax.management.AttributeList
java.awt.im
java.awt.im.spi
All Implemented Interfaces:
java.awt.image
java.awt.image.renderable
Serializable, Cloneable, Iterable<Object>, Collection<Object>, List<Object>,
RandomAccess
All Classes
AbstractAction
AbstractAnnotationValueVisitor6
public class AttributeList
AbstractAnnotationValueVisitor7
extends ArrayList<Object>
AbstractBorder
AbstractButton
Represents a list of values for attributes of an MBean. See the getAttributes and
AbstractCellEditor
setAttributes methods of MBeanServer and MBeanServerConnection.
AbstractCollection
AbstractColorChooserPanelFor compatibility reasons, it is possible, though highly discouraged, to add objects to an
AttributeList that are not instances of Attribute. However, an AttributeList can
AbstractDocument
be made type-safe, which means that an attempt to add an object that is not an
AbstractDocument.AttributeContext
AbstractDocument.ContentAttribute will produce an IllegalArgumentException. An AttributeList becomes
type-safe when the method asList() is called on it.
AbstractDocument.ElementEdit
AbstractElementVisitor6
AbstractElementVisitor7 Since:
AbstractExecutorService
1.5
AbstractInterruptibleChannel
AbstractLayoutCache
See Also:
AbstractLayoutCache.NodeDimensions
AbstractList
Serialized Form
AbstractListModel
AbstractMap
AbstractMap.SimpleEntry
AbstractMap.SimpleImmutableEntry
Field Summary
AbstractMarshallerImpl
AbstractMethodError
AbstractOwnableSynchronizerFields inherited from class java.util.AbstractList
AbstractPreferences
modCount
AbstractProcessor
AbstractQueue
AbstractQueuedLongSynchronizer
AbstractQueuedSynchronizer
AbstractRegionPainter
AbstractRegionPainter.PaintContext
AbstractRegionPainter.PaintContext.CacheM
Constructor Summary
AbstractScriptEngine
AbstractSelectableChannel
Constructors
AbstractSelectionKey
AbstractSelector
Constructor and Description
AbstractSequentialList
AttributeList()
AbstractSet
Constructs an empty AttributeList.
AbstractSpinnerModel
AbstractTableModel
AttributeList(AttributeListlist)
AbstractTypeVisitor6

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